Jul 14 00:49:06.765570 np0000185044 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 14 00:49:06.777683 np0000185044 devstack@c-api.service[110840]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 14 00:49:06.779984 np0000185044 devstack@c-api.service[110840]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jul 14 00:49:06 2026] *** Jul 14 00:49:06.779984 np0000185044 devstack@c-api.service[110840]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 14 00:49:06.779984 np0000185044 devstack@c-api.service[110840]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 14 00:49:06.779984 np0000185044 devstack@c-api.service[110840]: nodename: np0000185044 Jul 14 00:49:06.779984 np0000185044 devstack@c-api.service[110840]: machine: x86_64 Jul 14 00:49:06.779984 np0000185044 devstack@c-api.service[110840]: clock source: unix Jul 14 00:49:06.779984 np0000185044 devstack@c-api.service[110840]: pcre jit disabled Jul 14 00:49:06.779984 np0000185044 devstack@c-api.service[110840]: detected number of CPU cores: 16 Jul 14 00:49:06.779984 np0000185044 devstack@c-api.service[110840]: current working directory: / Jul 14 00:49:06.779984 np0000185044 devstack@c-api.service[110840]: detected binary path: /usr/bin/uwsgi-core Jul 14 00:49:06.779984 np0000185044 devstack@c-api.service[110840]: your processes number limit is 256916 Jul 14 00:49:06.779984 np0000185044 devstack@c-api.service[110840]: your memory page size is 4096 bytes Jul 14 00:49:06.779984 np0000185044 devstack@c-api.service[110840]: detected max file descriptor number: 2048 Jul 14 00:49:06.779984 np0000185044 devstack@c-api.service[110840]: lock engine: pthread robust mutexes Jul 14 00:49:06.780769 np0000185044 devstack@c-api.service[110840]: thunder lock: enabled Jul 14 00:49:06.780769 np0000185044 devstack@c-api.service[110840]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 14 00:49:06.780769 np0000185044 devstack@c-api.service[110840]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 14 00:49:06.780769 np0000185044 devstack@c-api.service[110840]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 14 00:49:06.780769 np0000185044 devstack@c-api.service[110840]: Set PythonHome to /opt/stack/data/venv Jul 14 00:49:06.818257 np0000185044 devstack@c-api.service[110840]: Python main interpreter initialized at 0x77c17eaa4668 Jul 14 00:49:06.818257 np0000185044 devstack@c-api.service[110840]: python threads support enabled Jul 14 00:49:06.818257 np0000185044 devstack@c-api.service[110840]: your server socket listen backlog is limited to 100 connections Jul 14 00:49:06.818257 np0000185044 devstack@c-api.service[110840]: your mercy for graceful operations on workers is 80 seconds Jul 14 00:49:06.818777 np0000185044 devstack@c-api.service[110840]: mapped 671795 bytes (656 KB) for 4 cores Jul 14 00:49:06.818915 np0000185044 devstack@c-api.service[110840]: *** Operational MODE: preforking *** Jul 14 00:49:06.819076 np0000185044 devstack@c-api.service[110840]: *** uWSGI is running in multiple interpreter mode *** Jul 14 00:49:06.819076 np0000185044 devstack@c-api.service[110840]: spawned uWSGI master process (pid: 110840) Jul 14 00:49:06.819289 np0000185044 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 14 00:49:06.820004 np0000185044 devstack@c-api.service[110840]: spawned uWSGI worker 1 (pid: 110843, cores: 1) Jul 14 00:49:06.820789 np0000185044 devstack@c-api.service[110840]: spawned uWSGI worker 2 (pid: 110844, cores: 1) Jul 14 00:49:06.821338 np0000185044 devstack@c-api.service[110840]: spawned uWSGI worker 3 (pid: 110846, cores: 1) Jul 14 00:49:06.821702 np0000185044 devstack@c-api.service[110840]: spawned uWSGI worker 4 (pid: 110847, cores: 1) Jul 14 00:49:06.821778 np0000185044 devstack@c-api.service[110840]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 14 00:49:06.942435 np0000185044 devstack@c-api.service[110843]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:49:06.942435 np0000185044 devstack@c-api.service[110843]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:49:06.942435 np0000185044 devstack@c-api.service[110843]: we strongly recommend against using it for new projects. Jul 14 00:49:06.942435 np0000185044 devstack@c-api.service[110843]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:49:06.942435 np0000185044 devstack@c-api.service[110843]: framework. For more detail see Jul 14 00:49:06.942435 np0000185044 devstack@c-api.service[110843]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:49:06.942435 np0000185044 devstack@c-api.service[110843]: import eventlet # noqa Jul 14 00:49:06.944448 np0000185044 devstack@c-api.service[110844]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:49:06.944448 np0000185044 devstack@c-api.service[110844]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:49:06.944448 np0000185044 devstack@c-api.service[110844]: we strongly recommend against using it for new projects. Jul 14 00:49:06.944448 np0000185044 devstack@c-api.service[110844]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:49:06.944448 np0000185044 devstack@c-api.service[110844]: framework. For more detail see Jul 14 00:49:06.944448 np0000185044 devstack@c-api.service[110844]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:49:06.944448 np0000185044 devstack@c-api.service[110844]: import eventlet # noqa Jul 14 00:49:06.945783 np0000185044 devstack@c-api.service[110847]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:49:06.945783 np0000185044 devstack@c-api.service[110847]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:49:06.945783 np0000185044 devstack@c-api.service[110847]: we strongly recommend against using it for new projects. Jul 14 00:49:06.945783 np0000185044 devstack@c-api.service[110847]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:49:06.945783 np0000185044 devstack@c-api.service[110847]: framework. For more detail see Jul 14 00:49:06.945783 np0000185044 devstack@c-api.service[110847]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:49:06.945783 np0000185044 devstack@c-api.service[110847]: import eventlet # noqa Jul 14 00:49:06.971458 np0000185044 devstack@c-api.service[110846]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:49:06.971458 np0000185044 devstack@c-api.service[110846]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:49:06.971458 np0000185044 devstack@c-api.service[110846]: we strongly recommend against using it for new projects. Jul 14 00:49:06.971458 np0000185044 devstack@c-api.service[110846]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:49:06.971458 np0000185044 devstack@c-api.service[110846]: framework. For more detail see Jul 14 00:49:06.971458 np0000185044 devstack@c-api.service[110846]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:49:06.971458 np0000185044 devstack@c-api.service[110846]: import eventlet # noqa Jul 14 00:49:07.102747 np0000185044 devstack@c-api.service[110847]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 14 00:49:07.102747 np0000185044 devstack@c-api.service[110847]: from cgi import parse_header Jul 14 00:49:07.104442 np0000185044 devstack@c-api.service[110843]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 14 00:49:07.104442 np0000185044 devstack@c-api.service[110843]: from cgi import parse_header Jul 14 00:49:07.121716 np0000185044 devstack@c-api.service[110844]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 14 00:49:07.121716 np0000185044 devstack@c-api.service[110844]: from cgi import parse_header Jul 14 00:49:07.141775 np0000185044 devstack@c-api.service[110847]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:49:07.141775 np0000185044 devstack@c-api.service[110847]: warnings.warn( Jul 14 00:49:07.144496 np0000185044 devstack@c-api.service[110843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:49:07.144496 np0000185044 devstack@c-api.service[110843]: warnings.warn( Jul 14 00:49:07.152263 np0000185044 devstack@c-api.service[110847]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 14 00:49:07.152263 np0000185044 devstack@c-api.service[110847]: removals.removed_module( Jul 14 00:49:07.152915 np0000185044 devstack@c-api.service[110847]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 14 00:49:07.152915 np0000185044 devstack@c-api.service[110847]: removals.removed_module( Jul 14 00:49:07.155045 np0000185044 devstack@c-api.service[110843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 14 00:49:07.155045 np0000185044 devstack@c-api.service[110843]: removals.removed_module( Jul 14 00:49:07.155740 np0000185044 devstack@c-api.service[110843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 14 00:49:07.155740 np0000185044 devstack@c-api.service[110843]: removals.removed_module( Jul 14 00:49:07.162806 np0000185044 devstack@c-api.service[110844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:49:07.162806 np0000185044 devstack@c-api.service[110844]: warnings.warn( Jul 14 00:49:07.172975 np0000185044 devstack@c-api.service[110844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 14 00:49:07.172975 np0000185044 devstack@c-api.service[110844]: removals.removed_module( Jul 14 00:49:07.173800 np0000185044 devstack@c-api.service[110844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 14 00:49:07.173800 np0000185044 devstack@c-api.service[110844]: removals.removed_module( Jul 14 00:49:07.178672 np0000185044 devstack@c-api.service[110846]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 14 00:49:07.178672 np0000185044 devstack@c-api.service[110846]: from cgi import parse_header Jul 14 00:49:07.226663 np0000185044 devstack@c-api.service[110846]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:49:07.226663 np0000185044 devstack@c-api.service[110846]: warnings.warn( Jul 14 00:49:07.239801 np0000185044 devstack@c-api.service[110846]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 14 00:49:07.239801 np0000185044 devstack@c-api.service[110846]: removals.removed_module( Jul 14 00:49:07.240656 np0000185044 devstack@c-api.service[110846]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 14 00:49:07.240656 np0000185044 devstack@c-api.service[110846]: removals.removed_module( Jul 14 00:49:07.915242 np0000185044 devstack@c-api.service[110847]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:49:07.915242 np0000185044 devstack@c-api.service[110847]: warnings.warn( Jul 14 00:49:07.940444 np0000185044 devstack@c-api.service[110844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:49:07.940444 np0000185044 devstack@c-api.service[110844]: warnings.warn( Jul 14 00:49:07.957877 np0000185044 devstack@c-api.service[110843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:49:07.957877 np0000185044 devstack@c-api.service[110843]: warnings.warn( Jul 14 00:49:07.966694 np0000185044 devstack@c-api.service[110847]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 14 00:49:07.966694 np0000185044 devstack@c-api.service[110847]: warnings.warn( Jul 14 00:49:07.992272 np0000185044 devstack@c-api.service[110844]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 14 00:49:07.992272 np0000185044 devstack@c-api.service[110844]: warnings.warn( Jul 14 00:49:08.016350 np0000185044 devstack@c-api.service[110843]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 14 00:49:08.016350 np0000185044 devstack@c-api.service[110843]: warnings.warn( Jul 14 00:49:08.066092 np0000185044 devstack@c-api.service[110846]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:49:08.066092 np0000185044 devstack@c-api.service[110846]: warnings.warn( Jul 14 00:49:08.118720 np0000185044 devstack@c-api.service[110846]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 14 00:49:08.118720 np0000185044 devstack@c-api.service[110846]: warnings.warn( Jul 14 00:49:08.181329 np0000185044 devstack@c-api.service[110847]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 14 00:49:08.181444 np0000185044 devstack@c-api.service[110847]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110847) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:49:08.187425 np0000185044 devstack@c-api.service[110844]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 14 00:49:08.187607 np0000185044 devstack@c-api.service[110844]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110844) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:49:08.204873 np0000185044 devstack@c-api.service[110843]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 14 00:49:08.205034 np0000185044 devstack@c-api.service[110843]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110843) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:49:08.270262 np0000185044 devstack@c-api.service[110844]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 00:49:08.270262 np0000185044 devstack@c-api.service[110844]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:49:08.271818 np0000185044 devstack@c-api.service[110847]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 00:49:08.271818 np0000185044 devstack@c-api.service[110847]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:49:08.274669 np0000185044 devstack@c-api.service[110843]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 00:49:08.274669 np0000185044 devstack@c-api.service[110843]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:49:08.315791 np0000185044 devstack@c-api.service[110846]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 14 00:49:08.316002 np0000185044 devstack@c-api.service[110846]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110846) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:49:08.383303 np0000185044 devstack@c-api.service[110846]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 00:49:08.383303 np0000185044 devstack@c-api.service[110846]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:49:08.748778 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110844) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:49:08.748990 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110847) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:49:08.749181 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.749299 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.749372 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.749426 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.749525 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.749587 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.749866 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110843) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:49:08.750469 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.750469 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.750809 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.753274 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.753274 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.753274 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.753274 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.753582 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.753646 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.753646 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.753761 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.753761 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.753870 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.753927 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.753927 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.754065 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.754136 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.754191 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.754269 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.754339 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.754339 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.754339 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.754339 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.754339 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.754612 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.754612 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.754731 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.754787 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.754844 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.754900 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.754963 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.755018 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.755082 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.755082 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.755199 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.755278 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.755347 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.755412 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.755468 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.755468 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.755468 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.755628 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.755628 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.755732 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.755788 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.755843 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.755909 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.755983 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.756046 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.756122 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.756185 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.756413 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.756500 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.756558 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.756614 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.756614 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.756717 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.756775 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.756842 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.756842 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.756842 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.756842 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.756842 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.756842 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.756842 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.757487 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.757545 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.757545 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.757616 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.757698 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.757741 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.757800 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.757838 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.757882 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.757921 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.757921 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.758001 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.758040 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.758109 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.758173 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.758361 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.758443 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.758519 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.758611 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.758684 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.758766 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.758852 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.762911 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.762981 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.763037 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.763084 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.763150 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.763191 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.763249 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.763288 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.763398 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.763513 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.763640 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.763759 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.763874 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.764006 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.764113 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.764182 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.764278 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.764340 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.764383 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.764447 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.764504 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.764545 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.764583 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.764623 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.764662 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.764701 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.764740 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.764786 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.764827 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110846) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:49:08.764871 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.764924 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.764964 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.765008 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.765047 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.765088 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.765126 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.765169 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.765240 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.765290 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.765290 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.765290 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.765400 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.765446 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.765487 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.765525 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.765564 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.765619 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.765619 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.765697 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.765737 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.765780 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.765819 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.765864 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.765907 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.765907 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.765907 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.765907 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.766061 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.766101 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.766101 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.766101 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.766210 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.766273 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.766273 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.766273 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.766394 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.766435 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.766473 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.766512 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.766549 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.766593 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.766628 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.766671 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.766711 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.766749 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.766794 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.766834 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.766880 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.766919 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.766960 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.767003 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.767003 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.767080 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.767080 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.767151 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.767151 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.767151 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.767151 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.767151 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.767360 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.767400 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.767400 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.767475 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.767520 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.767520 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.767597 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.767641 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.767681 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.767720 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.767758 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.767796 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.767834 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.767878 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.767919 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.767957 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.767995 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.768035 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.768074 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.768137 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.768177 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.768233 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.768233 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.768233 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.768363 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.768402 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.768443 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.768482 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.768521 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.768564 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.768604 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.768643 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.768696 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.768735 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.768779 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.768823 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.768823 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.768896 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.768935 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.768979 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.769018 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.769063 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.769063 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.769063 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.769320 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.769362 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.769406 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.769406 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.769487 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.769487 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.769487 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.769595 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.769637 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.769676 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.769720 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.769760 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.769798 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.769849 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.769890 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.769932 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.769976 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.770016 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.770054 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.770092 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.770131 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.770170 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.770229 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.770280 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.770320 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.770360 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.770360 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.770360 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.770478 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.770519 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.770559 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.770603 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.770603 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.770683 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.770722 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.770761 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.770802 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.770841 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.770879 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.770919 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.770958 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.770998 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.771045 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.771090 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.771130 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.771170 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.771210 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.771332 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.771373 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.771423 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.771465 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.771504 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.771549 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.771592 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.771632 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.771670 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.771708 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.771751 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.771751 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.771826 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.771865 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.771904 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.771948 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.771948 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.772017 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.772056 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.772100 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.772140 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.772140 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.772211 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.772279 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.772279 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.772374 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.772418 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.772418 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.772418 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.772528 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.772567 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.772567 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.772567 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.772567 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.772567 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.772567 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.772567 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.772567 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.772567 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.772884 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.772884 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.772978 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.773092 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.773135 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.773186 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.773245 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.773285 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.773324 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.773324 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.773395 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.773436 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.773475 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.773525 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.773565 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.773565 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.773644 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.773682 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.773721 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.773766 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.773808 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.773850 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.773889 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.773935 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.773978 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.774023 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.774063 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.774102 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.774146 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.774185 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.774245 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.774285 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.774321 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.774360 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.774399 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.774438 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.774476 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.774515 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.774553 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.774591 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.774646 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.774685 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.774724 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.774724 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.774724 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.774724 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.774724 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.774724 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.774724 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.774959 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.775001 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.775039 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.775078 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.775121 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.775121 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.775121 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.775121 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.775121 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.775121 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.775121 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.775121 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.775421 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.775421 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.775421 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.775523 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.775642 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.775766 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.775887 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.776010 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.776132 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.776306 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.776433 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.776796 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.776877 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.777035 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.777154 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.777291 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.777412 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.777547 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.778122 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.778236 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.778378 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.778496 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.778619 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.778737 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.778900 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.779009 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.779163 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.779358 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.779484 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.779605 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.779726 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.779853 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.780431 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.780493 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.780560 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.780632 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.780687 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.780745 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.780773 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.780801 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.780835 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.780866 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.780895 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.780927 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.780958 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.780986 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.781013 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.781044 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.781071 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.781099 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.781123 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.781152 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.781177 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.781206 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.781252 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.781279 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.781342 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.781403 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.781463 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.781557 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.781589 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.781704 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.781822 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.781870 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.781941 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.781973 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.782002 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.782030 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.782059 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.782117 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.782146 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.782173 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.782233 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.782262 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.782318 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.782346 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.782373 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.782398 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.782425 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.782480 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.782510 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.782537 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.782571 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.782599 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.782652 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.782685 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.782714 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.782739 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.782771 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.782799 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.782831 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.782861 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.782901 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.782930 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.782958 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.782984 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.783012 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.783043 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.783071 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.783098 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.783124 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.783151 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.783184 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.783213 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.783213 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.783293 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.783324 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.783388 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.783420 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.783450 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.783504 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.783602 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.783676 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.783760 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.783842 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.783931 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.785133 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.785183 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.785282 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.785339 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.785387 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.785434 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.785480 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.785519 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.785564 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.785605 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.785644 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.785683 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.785727 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.785767 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.785812 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.785850 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.785893 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.785931 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.785971 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.785971 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.785971 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.786794 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.786855 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.786964 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.787023 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.787063 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.787063 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.787128 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.787167 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.787207 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.787263 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.787300 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.787337 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.787384 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.787426 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.787463 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.787505 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.787546 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.787583 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.787619 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.787656 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.787692 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.787727 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.787771 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.787808 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.787843 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.787843 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.787909 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.788022 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.788603 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.788674 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.788825 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.788934 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.789068 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.789176 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.789329 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.790074 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.790135 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.790203 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.790323 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.790382 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.790424 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.790473 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.790512 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.790592 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.790639 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.790683 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.790759 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.790834 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.790881 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.790922 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.790958 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.791004 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.791050 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.791090 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.791129 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.791190 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.791262 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.791307 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.791357 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.791394 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.791447 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.791495 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.791535 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.791579 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.791579 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.791654 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.791698 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.791732 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.791771 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.791807 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.791857 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.791900 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.791944 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.791983 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.792023 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.792065 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.792103 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.792142 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.792179 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.792179 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.792323 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.792369 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.792369 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.792369 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.792474 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.792474 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.792474 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.792474 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.792474 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.792474 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.792673 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.792722 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.792722 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.792792 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.792831 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.792867 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.792907 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.792942 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.792987 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.793035 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.793085 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.793129 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.793182 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.793252 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.793294 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.793294 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.793372 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.793411 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.793450 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.793450 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.793526 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.793571 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.793611 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.793649 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.793649 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.793718 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.793718 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.793718 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.793718 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.793852 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.793852 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.793852 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.793968 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.794009 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.794049 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.794087 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.794135 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.794182 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.794239 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.794278 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.794317 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.794365 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.794412 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.794451 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.794451 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.794521 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.794560 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.794604 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.794644 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.794681 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.794718 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.794763 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.794807 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.794856 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.794856 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.794856 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.794856 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.795445 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.795503 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.795545 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.795585 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.795623 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.795660 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.795708 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.795752 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.795791 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.795827 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.795867 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.795905 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.795944 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.795944 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.796023 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.796023 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.796023 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.796023 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.796171 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.796171 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.796285 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.796326 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.796367 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.796475 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.796543 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.796638 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.796713 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.796812 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.797385 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.797445 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.797499 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.797569 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.797612 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.797651 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.797700 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.797749 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.797788 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.797832 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.797871 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.797871 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.797871 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.797979 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.798018 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.798056 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.798126 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.798176 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.798234 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.798274 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.798314 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.798314 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.798388 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.798426 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.798465 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.798514 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.798514 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.798602 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.798642 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.798642 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.798714 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.798714 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.798784 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.798823 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.798863 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.798908 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.798948 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.798988 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.799026 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.799065 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.799103 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.799144 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.799187 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.799250 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.799297 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.799337 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.799375 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.799418 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.799461 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.799500 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.799539 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.799577 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.799615 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.799654 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.799654 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.799654 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.803405 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.803476 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.803513 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.803582 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.803622 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.803691 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.803737 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.803777 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.803825 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.803870 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.803911 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.803949 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.803988 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.804027 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.804071 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.804121 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.804164 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.804209 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.804285 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.804322 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.804362 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.804410 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.804448 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.804487 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.804525 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.804565 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.804609 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.804654 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.804699 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.804739 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.804778 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.804821 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.804871 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.804915 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.804954 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.804992 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.805031 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.805076 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.805114 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.805152 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.805190 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.805243 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.805283 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.805320 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.805358 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.805395 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.805434 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.805482 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.805521 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.805521 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.805592 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.805635 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.805635 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.805704 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.805747 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.805747 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.806234 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.806307 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.806443 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.806443 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.806514 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.806555 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.806593 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.806634 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.806676 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.806714 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.806757 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.806757 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.806757 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.806879 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.806922 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.807005 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.807049 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.807115 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.807171 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.807249 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.807302 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.807350 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.807395 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.807435 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.807480 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.807520 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.807563 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.807604 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.807647 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.807687 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.807736 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.807776 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.807815 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.807853 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.807891 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.807938 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.807985 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.808028 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.808070 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.808119 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.808159 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.808198 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.808293 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.808338 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.808378 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.808416 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.808459 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.808498 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.808544 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.808588 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.808630 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.808668 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.808707 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.808745 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.808782 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.808826 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.808869 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.808907 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.808949 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.808994 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.809037 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.809076 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.809113 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.809152 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.809189 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.809241 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.809278 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.809325 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.809365 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.809403 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.809446 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.809485 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.809522 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.809566 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.809566 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.809566 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.809566 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.809566 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.809566 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.809566 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.809566 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.809566 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.809566 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.809894 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:08.810537 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.810583 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.810655 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.810699 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.810738 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.810791 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.810831 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.810870 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.810908 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.810947 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.810986 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.811023 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.811060 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.811098 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.811136 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.811174 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.811235 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.811285 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.811825 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:08.811900 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:08.811992 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:08.812073 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:08.812169 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:08.812299 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:08.857849 np0000185044 devstack@c-api.service[110846]: INFO dbcounter [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Registered counter for database cinder Jul 14 00:49:08.859712 np0000185044 devstack@c-api.service[110844]: INFO dbcounter [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Registered counter for database cinder Jul 14 00:49:08.860920 np0000185044 devstack@c-api.service[110843]: INFO dbcounter [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Registered counter for database cinder Jul 14 00:49:08.862000 np0000185044 devstack@c-api.service[110847]: INFO dbcounter [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Registered counter for database cinder Jul 14 00:49:08.900963 np0000185044 devstack@c-api.service[110846]: DEBUG oslo_db.sqlalchemy.engines [None req-c5f949ca-337f-44e4-b3aa-87229219df76 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=110846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:08.904657 np0000185044 devstack@c-api.service[110844]: DEBUG oslo_db.sqlalchemy.engines [None req-ef8c4755-78d7-42db-8892-403a0e65e495 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=110844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:08.906281 np0000185044 devstack@c-api.service[110843]: DEBUG oslo_db.sqlalchemy.engines [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 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=110843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:08.909948 np0000185044 devstack@c-api.service[110847]: DEBUG oslo_db.sqlalchemy.engines [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 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=110847) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:09.015811 np0000185044 devstack@c-api.service[110846]: DEBUG dbcounter [-] [110846] Writer thread running {{(pid=110846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:49:09.018737 np0000185044 devstack@c-api.service[110846]: INFO cinder.rpc [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:49:09.021168 np0000185044 devstack@c-api.service[110844]: DEBUG dbcounter [-] [110844] Writer thread running {{(pid=110844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:49:09.021674 np0000185044 devstack@c-api.service[110846]: INFO cinder.rpc [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:49:09.023183 np0000185044 devstack@c-api.service[110843]: DEBUG dbcounter [-] [110843] Writer thread running {{(pid=110843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:49:09.023733 np0000185044 devstack@c-api.service[110844]: INFO cinder.rpc [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:49:09.024383 np0000185044 devstack@c-api.service[110846]: INFO cinder.rpc [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:49:09.024823 np0000185044 devstack@c-api.service[110847]: DEBUG dbcounter [-] [110847] Writer thread running {{(pid=110847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:49:09.025746 np0000185044 devstack@c-api.service[110843]: INFO cinder.rpc [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:49:09.026161 np0000185044 devstack@c-api.service[110844]: INFO cinder.rpc [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:49:09.026910 np0000185044 devstack@c-api.service[110846]: INFO cinder.rpc [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:49:09.027354 np0000185044 devstack@c-api.service[110847]: INFO cinder.rpc [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:49:09.028050 np0000185044 devstack@c-api.service[110843]: INFO cinder.rpc [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:49:09.028166 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.028459 np0000185044 devstack@c-api.service[110844]: INFO cinder.rpc [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:49:09.029778 np0000185044 devstack@c-api.service[110847]: INFO cinder.rpc [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:49:09.030195 np0000185044 devstack@c-api.service[110843]: INFO cinder.rpc [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:49:09.030420 np0000185044 devstack@c-api.service[110844]: INFO cinder.rpc [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:49:09.031271 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.031455 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.031902 np0000185044 devstack@c-api.service[110847]: INFO cinder.rpc [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:49:09.032249 np0000185044 devstack@c-api.service[110843]: INFO cinder.rpc [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:49:09.033423 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.034175 np0000185044 devstack@c-api.service[110847]: INFO cinder.rpc [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:49:09.034284 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.035510 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.037503 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.039281 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.065235 np0000185044 devstack@c-api.service[110846]: DEBUG oslo_db.sqlalchemy.engines [None req-c5f949ca-337f-44e4-b3aa-87229219df76 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=110846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:09.067238 np0000185044 devstack@c-api.service[110844]: DEBUG oslo_db.sqlalchemy.engines [None req-ef8c4755-78d7-42db-8892-403a0e65e495 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=110844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:09.067528 np0000185044 devstack@c-api.service[110846]: INFO cinder.rpc [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:49:09.069717 np0000185044 devstack@c-api.service[110846]: INFO cinder.rpc [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:49:09.069801 np0000185044 devstack@c-api.service[110844]: INFO cinder.rpc [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:49:09.070824 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.072142 np0000185044 devstack@c-api.service[110844]: INFO cinder.rpc [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:49:09.072271 np0000185044 devstack@c-api.service[110843]: DEBUG oslo_db.sqlalchemy.engines [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 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=110843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:09.072904 np0000185044 devstack@c-api.service[110847]: DEBUG oslo_db.sqlalchemy.engines [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 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=110847) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:09.073425 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.075030 np0000185044 devstack@c-api.service[110843]: INFO cinder.rpc [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:49:09.075154 np0000185044 devstack@c-api.service[110847]: INFO cinder.rpc [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:49:09.077435 np0000185044 devstack@c-api.service[110847]: INFO cinder.rpc [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:49:09.077538 np0000185044 devstack@c-api.service[110843]: INFO cinder.rpc [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:49:09.078548 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.078705 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.082548 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.086697 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.087070 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.089863 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.091079 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.091157 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.092152 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.093677 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.093752 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.093955 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.095867 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.096793 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.096962 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.099305 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.099362 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.100507 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.102027 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.102080 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.103048 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.105100 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.105158 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.105192 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.106288 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.107700 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.107971 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.108169 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.108982 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.110183 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.111131 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.111182 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.111519 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.113107 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.113949 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.113999 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.115197 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.115495 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.116841 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.118153 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.118289 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.118409 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.118609 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.120969 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.121949 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.122814 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.123957 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.124068 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.124576 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.125441 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.126697 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.126864 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.127533 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.128159 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.128478 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.129341 np0000185044 devstack@c-api.service[110846]: WARNING cinder.api.contrib.hosts [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:49:09.129566 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.129828 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.130150 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.131040 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.131554 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.131842 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.132495 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.132983 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.133342 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.133812 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.134464 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.134745 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.134959 np0000185044 devstack@c-api.service[110844]: WARNING cinder.api.contrib.hosts [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:49:09.135482 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: extensions {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.135904 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.136186 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.136292 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.137337 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: cgsnapshots {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.137395 np0000185044 devstack@c-api.service[110847]: WARNING cinder.api.contrib.hosts [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:49:09.137843 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.138115 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.138707 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: os-availability-zone {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.139281 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.139572 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.140035 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: os-snapshot-manage {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.140795 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.141366 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.141542 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: os-volume-transfer {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.141643 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: extensions {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.142844 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.142974 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: cgsnapshots {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.143052 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.143112 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: os-quota-sets {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.143675 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: extensions {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.144360 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: os-availability-zone {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.144577 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: os-hosts {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.145017 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: cgsnapshots {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.145682 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: os-snapshot-manage {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.145934 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: qos-specs {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.146387 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: os-availability-zone {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.147738 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: os-volume-transfer {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.148010 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: backups {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.148406 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: os-snapshot-manage {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.148770 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.149374 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: os-quota-sets {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.149877 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: os-volume-transfer {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.150238 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: capabilities {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.151019 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: os-hosts {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.151461 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: os-volume-type-access {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.151676 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: os-quota-sets {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.152144 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.152405 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: qos-specs {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.152916 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: os-hosts {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.153075 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: os-quota-class-sets {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.154312 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: qos-specs {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.154378 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: scheduler-stats {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.154452 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: backups {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.155382 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.155779 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: consistencygroups {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.156505 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: capabilities {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.156768 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: backups {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.157718 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: os-volume-type-access {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.157799 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.157858 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: encryption {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.158800 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: capabilities {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.158881 np0000185044 devstack@c-api.service[110843]: WARNING cinder.api.contrib.hosts [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:49:09.159305 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: encryption {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.159371 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: os-quota-class-sets {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.159665 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.159998 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: os-volume-type-access {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.160600 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: scheduler-stats {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.160820 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: os-volume-manage {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.161103 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.161628 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: os-quota-class-sets {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.162036 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: consistencygroups {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.162278 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extended resource: extra_specs {{(pid=110846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.163133 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.163250 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: scheduler-stats {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.164492 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: encryption {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.164609 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.164673 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: consistencygroups {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.164923 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.164990 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: extensions {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.165528 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: encryption {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.166296 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.166366 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: encryption {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.166444 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: cgsnapshots {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.167084 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: os-volume-manage {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.167644 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.167731 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: os-availability-zone {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.167807 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: encryption {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.168555 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extended resource: extra_specs {{(pid=110844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.169003 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.169351 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: os-volume-manage {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.169836 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.contrib.snapshot_actions [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] SnapshotActionsController initialized {{(pid=110846) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:49:09.169895 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: os-snapshot-manage {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.170564 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.170796 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.170841 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extended resource: extra_specs {{(pid=110847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.171330 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: os-volume-transfer {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.171884 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.172193 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.172917 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: os-quota-sets {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.173036 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.173288 np0000185044 devstack@c-api.service[110846]: WARNING castellan.key_manager.migration [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.173579 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.174200 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.174343 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.174396 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: os-hosts {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.174443 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.174482 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension VolumeActions extending resource: volumes {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.174596 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension UsedLimits extending resource: limits {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.174699 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.174881 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.174937 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.174985 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.175093 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension TypesManage extending resource: types {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.175197 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.175314 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.175416 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.175515 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.175616 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension AdminActions extending resource: volumes {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.175734 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension AdminActions extending resource: snapshots {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.175780 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.contrib.snapshot_actions [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] SnapshotActionsController initialized {{(pid=110844) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:49:09.175832 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: qos-specs {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.175876 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.175914 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension AdminActions extending resource: backups {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.175914 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.v3.router [None req-c5f949ca-337f-44e4-b3aa-87229219df76 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.176510 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.177156 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.177830 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: backups {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.177871 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.177987 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.contrib.snapshot_actions [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] SnapshotActionsController initialized {{(pid=110847) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:49:09.178707 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.179230 np0000185044 devstack@c-api.service[110844]: WARNING castellan.key_manager.migration [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.179825 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: capabilities {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.180016 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.180167 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.180313 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.180470 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension VolumeActions extending resource: volumes {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.180596 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension UsedLimits extending resource: limits {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.180701 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.180884 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.180991 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.181040 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: os-volume-type-access {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.181112 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension TypesManage extending resource: types {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.181228 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.181336 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.181416 np0000185044 devstack@c-api.service[110847]: WARNING castellan.key_manager.migration [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.181446 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.181544 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.181647 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension AdminActions extending resource: volumes {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.181760 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension AdminActions extending resource: snapshots {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.181861 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension AdminActions extending resource: backups {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.181963 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.v3.router [None req-ef8c4755-78d7-42db-8892-403a0e65e495 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.182369 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.182492 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.182611 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension VolumeActions extending resource: volumes {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.182647 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: os-quota-class-sets {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.182738 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension UsedLimits extending resource: limits {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.182844 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.183482 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.183588 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.183710 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension TypesManage extending resource: types {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.183745 np0000185044 devstack@c-api.service[110846]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77c17eaa4668 pid: 110846 (default app) Jul 14 00:49:09.183808 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.183912 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.183948 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: scheduler-stats {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.184010 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.184112 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.184210 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension AdminActions extending resource: volumes {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.184362 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension AdminActions extending resource: snapshots {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.184459 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension AdminActions extending resource: backups {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.184559 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.v3.router [None req-731267d2-a1a1-4092-88ae-be6bf1ef8822 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.185502 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: consistencygroups {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.187829 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: encryption {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.189432 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: encryption {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.190666 np0000185044 devstack@c-api.service[110844]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77c17eaa4668 pid: 110844 (default app) Jul 14 00:49:09.191008 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: os-volume-manage {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.192228 np0000185044 devstack@c-api.service[110847]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77c17eaa4668 pid: 110847 (default app) Jul 14 00:49:09.192471 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extended resource: extra_specs {{(pid=110843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:09.193322 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.middleware.request_id [None req-f323619c-88e2-4fce-a60f-f4e34a2f4008 None None] RequestId filter calling following filter/app {{(pid=110846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:49:09.194761 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.196056 np0000185044 devstack@c-api.service[110846]: [pid: 110846|app: 0|req: 1/1] 199.204.45.23 () {60 vars in 949 bytes} [Tue Jul 14 00:49:09 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 14 00:49:09.196259 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.197667 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.199096 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.199927 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.contrib.snapshot_actions [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] SnapshotActionsController initialized {{(pid=110843) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:49:09.200766 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.202192 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.203682 np0000185044 devstack@c-api.service[110843]: WARNING castellan.key_manager.migration [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:09.204748 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.204926 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.205099 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension VolumeActions extending resource: volumes {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.205305 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension UsedLimits extending resource: limits {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.205455 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.206238 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.206390 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.206550 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension TypesManage extending resource: types {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.206701 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.206838 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.206995 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.207130 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.207289 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension AdminActions extending resource: volumes {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.207448 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension AdminActions extending resource: snapshots {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.207592 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension AdminActions extending resource: backups {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.207737 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.v3.router [None req-d673114b-e2eb-451d-ae70-3b4a36f967d4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:09.215606 np0000185044 devstack@c-api.service[110843]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77c17eaa4668 pid: 110843 (default app) Jul 14 00:49:16.199341 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.middleware.request_id [None req-17ba6ce8-47d8-4362-856b-b0e3d805fd01 None None] RequestId filter calling following filter/app {{(pid=110844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:49:16.699667 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-17ba6ce8-47d8-4362-856b-b0e3d805fd01 admin admin] POST https://199.204.45.23/volume/v3/types Jul 14 00:49:16.700280 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.openstack.wsgi [None req-17ba6ce8-47d8-4362-856b-b0e3d805fd01 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=110844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 00:49:16.701880 np0000185044 devstack@c-api.service[110844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 14 00:49:16.701880 np0000185044 devstack@c-api.service[110844]: warnings.warn( Jul 14 00:49:16.734806 np0000185044 devstack@c-api.service[110844]: DEBUG oslo_db.sqlalchemy.engines [None req-17ba6ce8-47d8-4362-856b-b0e3d805fd01 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=110844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:16.763778 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-17ba6ce8-47d8-4362-856b-b0e3d805fd01 admin admin] https://199.204.45.23/volume/v3/types returned with HTTP 200 Jul 14 00:49:16.764173 np0000185044 devstack@c-api.service[110844]: [pid: 110844|app: 0|req: 1/2] 199.204.45.23 () {68 vars in 1326 bytes} [Tue Jul 14 00:49:16 2026] POST /volume/v3/types => generated 186 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:49:16.783481 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.middleware.request_id [None req-38889c6e-e089-4085-b268-838da2c110b4 None None] RequestId filter calling following filter/app {{(pid=110847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:49:17.109958 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-38889c6e-e089-4085-b268-838da2c110b4 admin admin] POST https://199.204.45.23/volume/v3/types/7e47d12c-f96f-46a7-9f01-878580eac513/extra_specs Jul 14 00:49:17.110553 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [None req-38889c6e-e089-4085-b268-838da2c110b4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 00:49:17.112162 np0000185044 devstack@c-api.service[110847]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 14 00:49:17.112162 np0000185044 devstack@c-api.service[110847]: warnings.warn( Jul 14 00:49:17.147324 np0000185044 devstack@c-api.service[110847]: DEBUG oslo_db.sqlalchemy.engines [None req-38889c6e-e089-4085-b268-838da2c110b4 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=110847) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:17.222350 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-38889c6e-e089-4085-b268-838da2c110b4 admin admin] https://199.204.45.23/volume/v3/types/7e47d12c-f96f-46a7-9f01-878580eac513/extra_specs returned with HTTP 200 Jul 14 00:49:17.223187 np0000185044 devstack@c-api.service[110847]: [pid: 110847|app: 0|req: 1/3] 199.204.45.23 () {68 vars in 1473 bytes} [Tue Jul 14 00:49:16 2026] POST /volume/v3/types/7e47d12c-f96f-46a7-9f01-878580eac513/extra_specs => generated 55 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 00:49:19.069512 np0000185044 devstack@c-api.service[110846]: DEBUG dbcounter [-] [110846] Writing DB stats cinder:SELECT=6 {{(pid=110846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:49:19.076806 np0000185044 devstack@c-api.service[110843]: DEBUG dbcounter [-] [110843] Writing DB stats cinder:SELECT=6 {{(pid=110843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:49:26.764263 np0000185044 devstack@c-api.service[110844]: DEBUG dbcounter [-] [110844] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:49:27.220114 np0000185044 devstack@c-api.service[110847]: DEBUG dbcounter [-] [110847] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:51:42.706583 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.middleware.request_id [None req-4d3f8b6c-b67a-4e7c-af00-86355d108b96 None None] RequestId filter calling following filter/app {{(pid=110846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:51:42.707814 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-4d3f8b6c-b67a-4e7c-af00-86355d108b96 None None] GET https://199.204.45.23/volume// Jul 14 00:51:42.708149 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-4d3f8b6c-b67a-4e7c-af00-86355d108b96 None None] Empty body provided in request {{(pid=110846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:51:42.708627 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-4d3f8b6c-b67a-4e7c-af00-86355d108b96 None None] Calling method 'all' {{(pid=110846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:51:42.709627 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-4d3f8b6c-b67a-4e7c-af00-86355d108b96 None None] https://199.204.45.23/volume// returned with HTTP 300 Jul 14 00:51:42.710164 np0000185044 devstack@c-api.service[110846]: [pid: 110846|app: 0|req: 2/4] 199.204.45.23 () {66 vars in 1449 bytes} [Tue Jul 14 00:51:42 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 14 00:52:19.683648 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.middleware.request_id [None req-0163a9a6-a6f2-400e-9d50-5e8e6a8bc19c None None] RequestId filter calling following filter/app {{(pid=110843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:19.686853 np0000185044 devstack@c-api.service[110843]: [pid: 110843|app: 0|req: 1/5] 199.204.45.23 () {62 vars in 1061 bytes} [Tue Jul 14 00:52:19 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 14 00:52:19.716468 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.middleware.request_id [None req-a8cda8eb-3a52-44c6-ac98-a1b448624805 None None] RequestId filter calling following filter/app {{(pid=110844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:19.725693 np0000185044 devstack@c-api.service[110844]: [pid: 110844|app: 0|req: 2/6] 199.204.45.23 () {64 vars in 1265 bytes} [Tue Jul 14 00:52:19 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 14 00:52:19.760252 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.middleware.request_id [req-a8cda8eb-3a52-44c6-ac98-a1b448624805 req-808d215c-a8b8-4ce9-a087-94cd40288dd3 None None] RequestId filter calling following filter/app {{(pid=110847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:19.765928 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [req-a8cda8eb-3a52-44c6-ac98-a1b448624805 req-808d215c-a8b8-4ce9-a087-94cd40288dd3 demo demo] GET https://199.204.45.23/volume/v3/ Jul 14 00:52:19.766499 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [req-a8cda8eb-3a52-44c6-ac98-a1b448624805 req-808d215c-a8b8-4ce9-a087-94cd40288dd3 demo demo] Empty body provided in request {{(pid=110847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:19.767090 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [req-a8cda8eb-3a52-44c6-ac98-a1b448624805 req-808d215c-a8b8-4ce9-a087-94cd40288dd3 demo demo] Calling method 'version_select' {{(pid=110847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:19.769302 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [req-a8cda8eb-3a52-44c6-ac98-a1b448624805 req-808d215c-a8b8-4ce9-a087-94cd40288dd3 demo demo] https://199.204.45.23/volume/v3/ returned with HTTP 200 Jul 14 00:52:19.770484 np0000185044 devstack@c-api.service[110847]: [pid: 110847|app: 0|req: 2/7] 199.204.45.23 () {66 vars in 1339 bytes} [Tue Jul 14 00:52:19 2026] GET /volume/v3/ => generated 389 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:19.808773 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.middleware.request_id [None req-15d34654-af1a-459d-ae54-b20b12048e13 None None] RequestId filter calling following filter/app {{(pid=110846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:20.131179 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-15d34654-af1a-459d-ae54-b20b12048e13 demo demo] GET https://199.204.45.23/volume/v3/types Jul 14 00:52:20.131958 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-15d34654-af1a-459d-ae54-b20b12048e13 demo demo] Empty body provided in request {{(pid=110846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:20.132418 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-15d34654-af1a-459d-ae54-b20b12048e13 demo demo] Calling method 'index' {{(pid=110846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:20.133253 np0000185044 devstack@c-api.service[110846]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 14 00:52:20.133253 np0000185044 devstack@c-api.service[110846]: warnings.warn( Jul 14 00:52:20.134475 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.api_utils [None req-15d34654-af1a-459d-ae54-b20b12048e13 demo demo] Removing options '' from query. {{(pid=110846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 00:52:20.178418 np0000185044 devstack@c-api.service[110846]: DEBUG oslo_db.sqlalchemy.engines [None req-15d34654-af1a-459d-ae54-b20b12048e13 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=110846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:20.201320 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-15d34654-af1a-459d-ae54-b20b12048e13 demo demo] https://199.204.45.23/volume/v3/types returned with HTTP 200 Jul 14 00:52:20.201772 np0000185044 devstack@c-api.service[110846]: [pid: 110846|app: 0|req: 3/8] 199.204.45.23 () {64 vars in 1283 bytes} [Tue Jul 14 00:52:19 2026] GET /volume/v3/types => generated 377 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:20.236932 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.middleware.request_id [None req-bf296f8d-20a0-4666-a873-524045510a2d None None] RequestId filter calling following filter/app {{(pid=110843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:20.547134 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-bf296f8d-20a0-4666-a873-524045510a2d demo demo] GET https://199.204.45.23/volume/v3/types/default Jul 14 00:52:20.547485 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-bf296f8d-20a0-4666-a873-524045510a2d demo demo] Empty body provided in request {{(pid=110843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:20.547705 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-bf296f8d-20a0-4666-a873-524045510a2d demo demo] Calling method 'show' {{(pid=110843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:20.584239 np0000185044 devstack@c-api.service[110843]: DEBUG oslo_db.sqlalchemy.engines [None req-bf296f8d-20a0-4666-a873-524045510a2d 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=110843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:20.597636 np0000185044 devstack@c-api.service[110843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 14 00:52:20.597636 np0000185044 devstack@c-api.service[110843]: warnings.warn( Jul 14 00:52:20.599709 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-bf296f8d-20a0-4666-a873-524045510a2d demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 Jul 14 00:52:20.600088 np0000185044 devstack@c-api.service[110843]: [pid: 110843|app: 0|req: 2/9] 199.204.45.23 () {64 vars in 1294 bytes} [Tue Jul 14 00:52:20 2026] GET /volume/v3/types/default => generated 145 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:21.058832 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.middleware.request_id [None req-392074dc-9536-446a-8471-5bf67d2566cc None None] RequestId filter calling following filter/app {{(pid=110844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:21.058832 np0000185044 devstack@c-api.service[110844]: [pid: 110844|app: 0|req: 3/10] 199.204.45.23 () {62 vars in 1061 bytes} [Tue Jul 14 00:52:21 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 14 00:52:21.092242 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.middleware.request_id [None req-1771f1fd-6e8e-41fa-a51e-73ff1d47dfb7 None None] RequestId filter calling following filter/app {{(pid=110847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:21.100776 np0000185044 devstack@c-api.service[110847]: [pid: 110847|app: 0|req: 3/11] 199.204.45.23 () {64 vars in 1265 bytes} [Tue Jul 14 00:52:21 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 14 00:52:21.129995 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.middleware.request_id [req-1771f1fd-6e8e-41fa-a51e-73ff1d47dfb7 req-a1d13b6c-b694-44cf-962c-d2b338ff69d8 None None] RequestId filter calling following filter/app {{(pid=110846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:21.133467 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [req-1771f1fd-6e8e-41fa-a51e-73ff1d47dfb7 req-a1d13b6c-b694-44cf-962c-d2b338ff69d8 demo demo] GET https://199.204.45.23/volume/v3/ Jul 14 00:52:21.134209 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [req-1771f1fd-6e8e-41fa-a51e-73ff1d47dfb7 req-a1d13b6c-b694-44cf-962c-d2b338ff69d8 demo demo] Empty body provided in request {{(pid=110846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:21.134209 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [req-1771f1fd-6e8e-41fa-a51e-73ff1d47dfb7 req-a1d13b6c-b694-44cf-962c-d2b338ff69d8 demo demo] Calling method 'version_select' {{(pid=110846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:21.135089 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [req-1771f1fd-6e8e-41fa-a51e-73ff1d47dfb7 req-a1d13b6c-b694-44cf-962c-d2b338ff69d8 demo demo] https://199.204.45.23/volume/v3/ returned with HTTP 200 Jul 14 00:52:21.135780 np0000185044 devstack@c-api.service[110846]: [pid: 110846|app: 0|req: 4/12] 199.204.45.23 () {66 vars in 1339 bytes} [Tue Jul 14 00:52:21 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:21.167674 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.middleware.request_id [None req-700396dc-589c-4d95-a044-8fd3d2f831bf None None] RequestId filter calling following filter/app {{(pid=110843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:21.171687 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-700396dc-589c-4d95-a044-8fd3d2f831bf demo demo] GET https://199.204.45.23/volume/v3/types/default Jul 14 00:52:21.171933 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-700396dc-589c-4d95-a044-8fd3d2f831bf demo demo] Empty body provided in request {{(pid=110843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:21.172197 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-700396dc-589c-4d95-a044-8fd3d2f831bf demo demo] Calling method 'show' {{(pid=110843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:21.185831 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-700396dc-589c-4d95-a044-8fd3d2f831bf demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 Jul 14 00:52:21.186691 np0000185044 devstack@c-api.service[110843]: [pid: 110843|app: 0|req: 3/13] 199.204.45.23 () {64 vars in 1294 bytes} [Tue Jul 14 00:52:21 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:21.772749 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.middleware.request_id [None req-965b0e3f-b10a-49a4-9d8e-c0a7464faaec None None] RequestId filter calling following filter/app {{(pid=110844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:21.773587 np0000185044 devstack@c-api.service[110844]: [pid: 110844|app: 0|req: 4/14] 199.204.45.23 () {62 vars in 1061 bytes} [Tue Jul 14 00:52:21 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 14 00:52:21.805643 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.middleware.request_id [None req-02ec783b-d0cb-475a-80be-764cb717b3a6 None None] RequestId filter calling following filter/app {{(pid=110847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:21.809231 np0000185044 devstack@c-api.service[110847]: [pid: 110847|app: 0|req: 4/15] 199.204.45.23 () {64 vars in 1265 bytes} [Tue Jul 14 00:52:21 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 14 00:52:21.841360 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.middleware.request_id [req-02ec783b-d0cb-475a-80be-764cb717b3a6 req-f6b408a8-b886-4090-8502-d45395c9e1df None None] RequestId filter calling following filter/app {{(pid=110846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:21.844079 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [req-02ec783b-d0cb-475a-80be-764cb717b3a6 req-f6b408a8-b886-4090-8502-d45395c9e1df demo demo] GET https://199.204.45.23/volume/v3/ Jul 14 00:52:21.844330 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [req-02ec783b-d0cb-475a-80be-764cb717b3a6 req-f6b408a8-b886-4090-8502-d45395c9e1df demo demo] Empty body provided in request {{(pid=110846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:21.844561 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [req-02ec783b-d0cb-475a-80be-764cb717b3a6 req-f6b408a8-b886-4090-8502-d45395c9e1df demo demo] Calling method 'version_select' {{(pid=110846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:21.844968 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [req-02ec783b-d0cb-475a-80be-764cb717b3a6 req-f6b408a8-b886-4090-8502-d45395c9e1df demo demo] https://199.204.45.23/volume/v3/ returned with HTTP 200 Jul 14 00:52:21.845394 np0000185044 devstack@c-api.service[110846]: [pid: 110846|app: 0|req: 5/16] 199.204.45.23 () {66 vars in 1339 bytes} [Tue Jul 14 00:52:21 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:21.879940 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.middleware.request_id [None req-860b6494-9628-4854-b060-a221b176825b None None] RequestId filter calling following filter/app {{(pid=110843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:21.882632 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-860b6494-9628-4854-b060-a221b176825b demo demo] GET https://199.204.45.23/volume/v3/types/default Jul 14 00:52:21.882898 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-860b6494-9628-4854-b060-a221b176825b demo demo] Empty body provided in request {{(pid=110843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:21.883153 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-860b6494-9628-4854-b060-a221b176825b demo demo] Calling method 'show' {{(pid=110843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:21.892046 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-860b6494-9628-4854-b060-a221b176825b demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 Jul 14 00:52:21.892470 np0000185044 devstack@c-api.service[110843]: [pid: 110843|app: 0|req: 4/17] 199.204.45.23 () {64 vars in 1294 bytes} [Tue Jul 14 00:52:21 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:21.925477 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.middleware.request_id [None req-ba2529f8-db49-41c8-bf28-d9b35f679320 None None] RequestId filter calling following filter/app {{(pid=110844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:21.926646 np0000185044 devstack@c-api.service[110844]: [pid: 110844|app: 0|req: 5/18] 199.204.45.23 () {62 vars in 1061 bytes} [Tue Jul 14 00:52:21 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 14 00:52:21.955114 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.middleware.request_id [None req-5ca6ccd1-8fd1-4b27-9668-77d9c6ac7737 None None] RequestId filter calling following filter/app {{(pid=110847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:21.958810 np0000185044 devstack@c-api.service[110847]: [pid: 110847|app: 0|req: 5/19] 199.204.45.23 () {64 vars in 1265 bytes} [Tue Jul 14 00:52:21 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 14 00:52:21.986961 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.middleware.request_id [req-5ca6ccd1-8fd1-4b27-9668-77d9c6ac7737 req-d360bee9-aeac-434a-82ae-17e38107fd62 None None] RequestId filter calling following filter/app {{(pid=110846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:21.989943 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [req-5ca6ccd1-8fd1-4b27-9668-77d9c6ac7737 req-d360bee9-aeac-434a-82ae-17e38107fd62 demo demo] GET https://199.204.45.23/volume/v3/ Jul 14 00:52:21.990328 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [req-5ca6ccd1-8fd1-4b27-9668-77d9c6ac7737 req-d360bee9-aeac-434a-82ae-17e38107fd62 demo demo] Empty body provided in request {{(pid=110846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:21.990625 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [req-5ca6ccd1-8fd1-4b27-9668-77d9c6ac7737 req-d360bee9-aeac-434a-82ae-17e38107fd62 demo demo] Calling method 'version_select' {{(pid=110846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:21.991338 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [req-5ca6ccd1-8fd1-4b27-9668-77d9c6ac7737 req-d360bee9-aeac-434a-82ae-17e38107fd62 demo demo] https://199.204.45.23/volume/v3/ returned with HTTP 200 Jul 14 00:52:21.991947 np0000185044 devstack@c-api.service[110846]: [pid: 110846|app: 0|req: 6/20] 199.204.45.23 () {66 vars in 1339 bytes} [Tue Jul 14 00:52:21 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:22.025476 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.middleware.request_id [None req-f7b4c753-2de9-4967-b779-0ce6b0b4c8c6 None None] RequestId filter calling following filter/app {{(pid=110843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:22.028878 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-f7b4c753-2de9-4967-b779-0ce6b0b4c8c6 demo demo] GET https://199.204.45.23/volume/v3/types/default Jul 14 00:52:22.029258 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-f7b4c753-2de9-4967-b779-0ce6b0b4c8c6 demo demo] Empty body provided in request {{(pid=110843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:22.029639 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-f7b4c753-2de9-4967-b779-0ce6b0b4c8c6 demo demo] Calling method 'show' {{(pid=110843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:22.037845 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-f7b4c753-2de9-4967-b779-0ce6b0b4c8c6 demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 Jul 14 00:52:22.038504 np0000185044 devstack@c-api.service[110843]: [pid: 110843|app: 0|req: 5/21] 199.204.45.23 () {64 vars in 1294 bytes} [Tue Jul 14 00:52:22 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:30.195018 np0000185044 devstack@c-api.service[110846]: DEBUG dbcounter [-] [110846] Writing DB stats cinder:SELECT=1 {{(pid=110846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:52:32.035251 np0000185044 devstack@c-api.service[110843]: DEBUG dbcounter [-] [110843] Writing DB stats cinder:SELECT=8 {{(pid=110843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:57:03.056743 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.middleware.request_id [None req-904a5f96-8958-4a72-8905-6d3f0a123ee8 None None] RequestId filter calling following filter/app {{(pid=110844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:57:03.182556 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-904a5f96-8958-4a72-8905-6d3f0a123ee8 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 00:57:03.182909 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.openstack.wsgi [None req-904a5f96-8958-4a72-8905-6d3f0a123ee8 demo demo] Empty body provided in request {{(pid=110844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:57:03.183451 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.openstack.wsgi [None req-904a5f96-8958-4a72-8905-6d3f0a123ee8 demo demo] Calling method 'detail' {{(pid=110844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:57:03.184387 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.api_utils [None req-904a5f96-8958-4a72-8905-6d3f0a123ee8 demo demo] Removing options '' from query. {{(pid=110844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 00:57:03.185856 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.volume.api [None req-904a5f96-8958-4a72-8905-6d3f0a123ee8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 00:57:03.231956 np0000185044 devstack@c-api.service[110844]: INFO cinder.volume.api [None req-904a5f96-8958-4a72-8905-6d3f0a123ee8 demo demo] Get all volumes completed successfully. Jul 14 00:57:03.234053 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-904a5f96-8958-4a72-8905-6d3f0a123ee8 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 00:57:03.234455 np0000185044 devstack@c-api.service[110844]: [pid: 110844|app: 0|req: 6/22] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 00:57:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 00:57:13.225167 np0000185044 devstack@c-api.service[110844]: DEBUG dbcounter [-] [110844] Writing DB stats cinder:SELECT=1 {{(pid=110844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:58:03.256131 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.middleware.request_id [None req-877db591-a393-4f82-90e0-6c59ca3f0d88 None None] RequestId filter calling following filter/app {{(pid=110847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:58:03.258426 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-877db591-a393-4f82-90e0-6c59ca3f0d88 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 00:58:03.258620 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [None req-877db591-a393-4f82-90e0-6c59ca3f0d88 demo demo] Empty body provided in request {{(pid=110847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:58:03.258831 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [None req-877db591-a393-4f82-90e0-6c59ca3f0d88 demo demo] Calling method 'detail' {{(pid=110847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:58:03.259437 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.api_utils [None req-877db591-a393-4f82-90e0-6c59ca3f0d88 demo demo] Removing options '' from query. {{(pid=110847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 00:58:03.260703 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.volume.api [None req-877db591-a393-4f82-90e0-6c59ca3f0d88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110847) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 00:58:03.289742 np0000185044 devstack@c-api.service[110847]: INFO cinder.volume.api [None req-877db591-a393-4f82-90e0-6c59ca3f0d88 demo demo] Get all volumes completed successfully. Jul 14 00:58:03.292022 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-877db591-a393-4f82-90e0-6c59ca3f0d88 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 00:58:03.292485 np0000185044 devstack@c-api.service[110847]: [pid: 110847|app: 0|req: 6/23] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 00:58:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 00:58:13.284693 np0000185044 devstack@c-api.service[110847]: DEBUG dbcounter [-] [110847] Writing DB stats cinder:SELECT=1 {{(pid=110847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:59:03.538758 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.middleware.request_id [None req-904785b1-d26f-4a14-81f8-273da7b3c52b None None] RequestId filter calling following filter/app {{(pid=110846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:59:03.541518 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-904785b1-d26f-4a14-81f8-273da7b3c52b demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 00:59:03.541793 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-904785b1-d26f-4a14-81f8-273da7b3c52b demo demo] Empty body provided in request {{(pid=110846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:59:03.541876 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-904785b1-d26f-4a14-81f8-273da7b3c52b demo demo] Calling method 'detail' {{(pid=110846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:59:03.542321 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.api_utils [None req-904785b1-d26f-4a14-81f8-273da7b3c52b demo demo] Removing options '' from query. {{(pid=110846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 00:59:03.543351 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.volume.api [None req-904785b1-d26f-4a14-81f8-273da7b3c52b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110846) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 00:59:03.582316 np0000185044 devstack@c-api.service[110846]: INFO cinder.volume.api [None req-904785b1-d26f-4a14-81f8-273da7b3c52b demo demo] Get all volumes completed successfully. Jul 14 00:59:03.584095 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-904785b1-d26f-4a14-81f8-273da7b3c52b demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 00:59:03.584541 np0000185044 devstack@c-api.service[110846]: [pid: 110846|app: 0|req: 7/24] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 00:59:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 00:59:13.576052 np0000185044 devstack@c-api.service[110846]: DEBUG dbcounter [-] [110846] Writing DB stats cinder:SELECT=1 {{(pid=110846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:00:03.597164 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.middleware.request_id [None req-d2977a8e-244d-4c77-bd38-9dd4f26cc3b2 None None] RequestId filter calling following filter/app {{(pid=110843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:00:03.601739 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-d2977a8e-244d-4c77-bd38-9dd4f26cc3b2 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:00:03.601930 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-d2977a8e-244d-4c77-bd38-9dd4f26cc3b2 demo demo] Empty body provided in request {{(pid=110843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:00:03.602133 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-d2977a8e-244d-4c77-bd38-9dd4f26cc3b2 demo demo] Calling method 'detail' {{(pid=110843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:00:03.602625 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.api_utils [None req-d2977a8e-244d-4c77-bd38-9dd4f26cc3b2 demo demo] Removing options '' from query. {{(pid=110843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:00:03.603369 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.volume.api [None req-d2977a8e-244d-4c77-bd38-9dd4f26cc3b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:00:03.643407 np0000185044 devstack@c-api.service[110843]: INFO cinder.volume.api [None req-d2977a8e-244d-4c77-bd38-9dd4f26cc3b2 demo demo] Get all volumes completed successfully. Jul 14 01:00:03.646179 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-d2977a8e-244d-4c77-bd38-9dd4f26cc3b2 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:00:03.646711 np0000185044 devstack@c-api.service[110843]: [pid: 110843|app: 0|req: 6/25] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:00:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:00:13.634491 np0000185044 devstack@c-api.service[110843]: DEBUG dbcounter [-] [110843] Writing DB stats cinder:SELECT=1 {{(pid=110843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:01:03.674636 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.middleware.request_id [None req-851d747c-7b40-4bb4-909b-4163443b3db0 None None] RequestId filter calling following filter/app {{(pid=110844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:01:03.677047 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-851d747c-7b40-4bb4-909b-4163443b3db0 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:01:03.677293 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.openstack.wsgi [None req-851d747c-7b40-4bb4-909b-4163443b3db0 demo demo] Empty body provided in request {{(pid=110844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:01:03.677546 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.openstack.wsgi [None req-851d747c-7b40-4bb4-909b-4163443b3db0 demo demo] Calling method 'detail' {{(pid=110844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:01:03.677845 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.api_utils [None req-851d747c-7b40-4bb4-909b-4163443b3db0 demo demo] Removing options '' from query. {{(pid=110844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:01:03.678914 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.volume.api [None req-851d747c-7b40-4bb4-909b-4163443b3db0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:01:03.690109 np0000185044 devstack@c-api.service[110844]: INFO cinder.volume.api [None req-851d747c-7b40-4bb4-909b-4163443b3db0 demo demo] Get all volumes completed successfully. Jul 14 01:01:03.692249 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-851d747c-7b40-4bb4-909b-4163443b3db0 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:01:03.692573 np0000185044 devstack@c-api.service[110844]: [pid: 110844|app: 0|req: 7/26] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:01:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:01:13.683016 np0000185044 devstack@c-api.service[110844]: DEBUG dbcounter [-] [110844] Writing DB stats cinder:SELECT=1 {{(pid=110844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:02:03.792555 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.middleware.request_id [None req-9e333cd0-8bc9-4c49-824b-c2c647a584f0 None None] RequestId filter calling following filter/app {{(pid=110847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:02:03.894061 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-9e333cd0-8bc9-4c49-824b-c2c647a584f0 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:02:03.894271 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [None req-9e333cd0-8bc9-4c49-824b-c2c647a584f0 demo demo] Empty body provided in request {{(pid=110847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:02:03.894462 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [None req-9e333cd0-8bc9-4c49-824b-c2c647a584f0 demo demo] Calling method 'detail' {{(pid=110847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:02:03.894707 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.api_utils [None req-9e333cd0-8bc9-4c49-824b-c2c647a584f0 demo demo] Removing options '' from query. {{(pid=110847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:02:03.895411 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.volume.api [None req-9e333cd0-8bc9-4c49-824b-c2c647a584f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110847) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:02:03.902593 np0000185044 devstack@c-api.service[110847]: INFO cinder.volume.api [None req-9e333cd0-8bc9-4c49-824b-c2c647a584f0 demo demo] Get all volumes completed successfully. Jul 14 01:02:03.904556 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-9e333cd0-8bc9-4c49-824b-c2c647a584f0 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:02:03.905382 np0000185044 devstack@c-api.service[110847]: [pid: 110847|app: 0|req: 7/27] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:02:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:02:13.898520 np0000185044 devstack@c-api.service[110847]: DEBUG dbcounter [-] [110847] Writing DB stats cinder:SELECT=1 {{(pid=110847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:03:03.929437 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.middleware.request_id [None req-abcaf0d8-f7c1-4726-a35a-38c839baa0f3 None None] RequestId filter calling following filter/app {{(pid=110846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:03:03.931905 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-abcaf0d8-f7c1-4726-a35a-38c839baa0f3 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:03:03.932174 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-abcaf0d8-f7c1-4726-a35a-38c839baa0f3 demo demo] Empty body provided in request {{(pid=110846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:03:03.932281 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-abcaf0d8-f7c1-4726-a35a-38c839baa0f3 demo demo] Calling method 'detail' {{(pid=110846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:03:03.932518 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.api_utils [None req-abcaf0d8-f7c1-4726-a35a-38c839baa0f3 demo demo] Removing options '' from query. {{(pid=110846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:03:03.933186 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.volume.api [None req-abcaf0d8-f7c1-4726-a35a-38c839baa0f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110846) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:03:03.948532 np0000185044 devstack@c-api.service[110846]: INFO cinder.volume.api [None req-abcaf0d8-f7c1-4726-a35a-38c839baa0f3 demo demo] Get all volumes completed successfully. Jul 14 01:03:03.951391 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-abcaf0d8-f7c1-4726-a35a-38c839baa0f3 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:03:03.951920 np0000185044 devstack@c-api.service[110846]: [pid: 110846|app: 0|req: 8/28] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:03:03 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 14 01:03:13.936610 np0000185044 devstack@c-api.service[110846]: DEBUG dbcounter [-] [110846] Writing DB stats cinder:SELECT=1 {{(pid=110846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:04:03.968613 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.middleware.request_id [None req-644e0bac-fd6a-4d2a-9144-d5f4bddd9a8c None None] RequestId filter calling following filter/app {{(pid=110843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:04:03.972943 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-644e0bac-fd6a-4d2a-9144-d5f4bddd9a8c demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:04:03.973364 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-644e0bac-fd6a-4d2a-9144-d5f4bddd9a8c demo demo] Empty body provided in request {{(pid=110843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:04:03.973872 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-644e0bac-fd6a-4d2a-9144-d5f4bddd9a8c demo demo] Calling method 'detail' {{(pid=110843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:04:03.975077 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.api_utils [None req-644e0bac-fd6a-4d2a-9144-d5f4bddd9a8c demo demo] Removing options '' from query. {{(pid=110843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:04:03.975844 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.volume.api [None req-644e0bac-fd6a-4d2a-9144-d5f4bddd9a8c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:04:03.983840 np0000185044 devstack@c-api.service[110843]: INFO cinder.volume.api [None req-644e0bac-fd6a-4d2a-9144-d5f4bddd9a8c demo demo] Get all volumes completed successfully. Jul 14 01:04:03.985886 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-644e0bac-fd6a-4d2a-9144-d5f4bddd9a8c demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:04:03.986653 np0000185044 devstack@c-api.service[110843]: [pid: 110843|app: 0|req: 7/29] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:04:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:04:13.979841 np0000185044 devstack@c-api.service[110843]: DEBUG dbcounter [-] [110843] Writing DB stats cinder:SELECT=1 {{(pid=110843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:05:04.005381 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.middleware.request_id [None req-ff535cf1-fa7c-4f76-8862-eb1065381c46 None None] RequestId filter calling following filter/app {{(pid=110844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:05:04.006910 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-ff535cf1-fa7c-4f76-8862-eb1065381c46 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:05:04.007169 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.openstack.wsgi [None req-ff535cf1-fa7c-4f76-8862-eb1065381c46 demo demo] Empty body provided in request {{(pid=110844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:05:04.007459 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.openstack.wsgi [None req-ff535cf1-fa7c-4f76-8862-eb1065381c46 demo demo] Calling method 'detail' {{(pid=110844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:05:04.007793 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.api_utils [None req-ff535cf1-fa7c-4f76-8862-eb1065381c46 demo demo] Removing options '' from query. {{(pid=110844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:05:04.010248 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.volume.api [None req-ff535cf1-fa7c-4f76-8862-eb1065381c46 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:05:04.016296 np0000185044 devstack@c-api.service[110844]: INFO cinder.volume.api [None req-ff535cf1-fa7c-4f76-8862-eb1065381c46 demo demo] Get all volumes completed successfully. Jul 14 01:05:04.018952 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-ff535cf1-fa7c-4f76-8862-eb1065381c46 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:05:04.019537 np0000185044 devstack@c-api.service[110844]: [pid: 110844|app: 0|req: 8/30] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:05:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:05:14.011729 np0000185044 devstack@c-api.service[110844]: DEBUG dbcounter [-] [110844] Writing DB stats cinder:SELECT=1 {{(pid=110844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:06:04.034088 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.middleware.request_id [None req-8e8fa055-7b07-49a5-b9a9-18fbe638905d None None] RequestId filter calling following filter/app {{(pid=110847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:06:04.040419 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-8e8fa055-7b07-49a5-b9a9-18fbe638905d demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:06:04.040831 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [None req-8e8fa055-7b07-49a5-b9a9-18fbe638905d demo demo] Empty body provided in request {{(pid=110847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:06:04.041324 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [None req-8e8fa055-7b07-49a5-b9a9-18fbe638905d demo demo] Calling method 'detail' {{(pid=110847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:06:04.042606 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.api_utils [None req-8e8fa055-7b07-49a5-b9a9-18fbe638905d demo demo] Removing options '' from query. {{(pid=110847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:06:04.044532 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.volume.api [None req-8e8fa055-7b07-49a5-b9a9-18fbe638905d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110847) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:06:04.056245 np0000185044 devstack@c-api.service[110847]: INFO cinder.volume.api [None req-8e8fa055-7b07-49a5-b9a9-18fbe638905d demo demo] Get all volumes completed successfully. Jul 14 01:06:04.059294 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-8e8fa055-7b07-49a5-b9a9-18fbe638905d demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:06:04.059917 np0000185044 devstack@c-api.service[110847]: [pid: 110847|app: 0|req: 8/31] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:06:04 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 14 01:06:14.050618 np0000185044 devstack@c-api.service[110847]: DEBUG dbcounter [-] [110847] Writing DB stats cinder:SELECT=1 {{(pid=110847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:07:04.075690 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.middleware.request_id [None req-f96be1c7-01b4-4c3c-b29e-151b24abd9c4 None None] RequestId filter calling following filter/app {{(pid=110846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:07:04.253262 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-f96be1c7-01b4-4c3c-b29e-151b24abd9c4 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:07:04.253683 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-f96be1c7-01b4-4c3c-b29e-151b24abd9c4 demo demo] Empty body provided in request {{(pid=110846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:07:04.254050 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-f96be1c7-01b4-4c3c-b29e-151b24abd9c4 demo demo] Calling method 'detail' {{(pid=110846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:07:04.254519 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.api_utils [None req-f96be1c7-01b4-4c3c-b29e-151b24abd9c4 demo demo] Removing options '' from query. {{(pid=110846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:07:04.255841 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.volume.api [None req-f96be1c7-01b4-4c3c-b29e-151b24abd9c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110846) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:07:04.264849 np0000185044 devstack@c-api.service[110846]: INFO cinder.volume.api [None req-f96be1c7-01b4-4c3c-b29e-151b24abd9c4 demo demo] Get all volumes completed successfully. Jul 14 01:07:04.266578 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-f96be1c7-01b4-4c3c-b29e-151b24abd9c4 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:07:04.266878 np0000185044 devstack@c-api.service[110846]: [pid: 110846|app: 0|req: 9/32] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:07:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:07:14.260851 np0000185044 devstack@c-api.service[110846]: DEBUG dbcounter [-] [110846] Writing DB stats cinder:SELECT=1 {{(pid=110846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:08:04.280483 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.middleware.request_id [None req-e88bc271-4708-41b4-837f-4f407a60e069 None None] RequestId filter calling following filter/app {{(pid=110843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:08:04.284344 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-e88bc271-4708-41b4-837f-4f407a60e069 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:08:04.284714 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-e88bc271-4708-41b4-837f-4f407a60e069 demo demo] Empty body provided in request {{(pid=110843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:08:04.285098 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-e88bc271-4708-41b4-837f-4f407a60e069 demo demo] Calling method 'detail' {{(pid=110843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:08:04.285572 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.api_utils [None req-e88bc271-4708-41b4-837f-4f407a60e069 demo demo] Removing options '' from query. {{(pid=110843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:08:04.286980 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.volume.api [None req-e88bc271-4708-41b4-837f-4f407a60e069 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:08:04.296472 np0000185044 devstack@c-api.service[110843]: INFO cinder.volume.api [None req-e88bc271-4708-41b4-837f-4f407a60e069 demo demo] Get all volumes completed successfully. Jul 14 01:08:04.298272 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-e88bc271-4708-41b4-837f-4f407a60e069 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:08:04.298602 np0000185044 devstack@c-api.service[110843]: [pid: 110843|app: 0|req: 8/33] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:08:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:08:14.291170 np0000185044 devstack@c-api.service[110843]: DEBUG dbcounter [-] [110843] Writing DB stats cinder:SELECT=1 {{(pid=110843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:09:04.316737 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.middleware.request_id [None req-dd1931d4-8635-4f8d-99af-e1f1aa67b8e1 None None] RequestId filter calling following filter/app {{(pid=110844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:09:04.320918 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-dd1931d4-8635-4f8d-99af-e1f1aa67b8e1 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:09:04.321447 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.openstack.wsgi [None req-dd1931d4-8635-4f8d-99af-e1f1aa67b8e1 demo demo] Empty body provided in request {{(pid=110844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:09:04.321919 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.openstack.wsgi [None req-dd1931d4-8635-4f8d-99af-e1f1aa67b8e1 demo demo] Calling method 'detail' {{(pid=110844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:09:04.322543 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.api_utils [None req-dd1931d4-8635-4f8d-99af-e1f1aa67b8e1 demo demo] Removing options '' from query. {{(pid=110844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:09:04.324138 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.volume.api [None req-dd1931d4-8635-4f8d-99af-e1f1aa67b8e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:09:04.331788 np0000185044 devstack@c-api.service[110844]: INFO cinder.volume.api [None req-dd1931d4-8635-4f8d-99af-e1f1aa67b8e1 demo demo] Get all volumes completed successfully. Jul 14 01:09:04.333604 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-dd1931d4-8635-4f8d-99af-e1f1aa67b8e1 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:09:04.333972 np0000185044 devstack@c-api.service[110844]: [pid: 110844|app: 0|req: 9/34] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:09:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:09:14.328757 np0000185044 devstack@c-api.service[110844]: DEBUG dbcounter [-] [110844] Writing DB stats cinder:SELECT=1 {{(pid=110844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:10:04.349684 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.middleware.request_id [None req-31072fce-1e0c-4599-a0b8-6c560a10a925 None None] RequestId filter calling following filter/app {{(pid=110847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:10:04.352325 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-31072fce-1e0c-4599-a0b8-6c560a10a925 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:10:04.352325 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [None req-31072fce-1e0c-4599-a0b8-6c560a10a925 demo demo] Empty body provided in request {{(pid=110847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:10:04.352696 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [None req-31072fce-1e0c-4599-a0b8-6c560a10a925 demo demo] Calling method 'detail' {{(pid=110847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:10:04.352783 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.api_utils [None req-31072fce-1e0c-4599-a0b8-6c560a10a925 demo demo] Removing options '' from query. {{(pid=110847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:10:04.353668 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.volume.api [None req-31072fce-1e0c-4599-a0b8-6c560a10a925 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110847) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:10:04.361572 np0000185044 devstack@c-api.service[110847]: INFO cinder.volume.api [None req-31072fce-1e0c-4599-a0b8-6c560a10a925 demo demo] Get all volumes completed successfully. Jul 14 01:10:04.363360 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-31072fce-1e0c-4599-a0b8-6c560a10a925 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:10:04.363680 np0000185044 devstack@c-api.service[110847]: [pid: 110847|app: 0|req: 9/35] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:10:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:10:14.356751 np0000185044 devstack@c-api.service[110847]: DEBUG dbcounter [-] [110847] Writing DB stats cinder:SELECT=1 {{(pid=110847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:11:04.374458 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.middleware.request_id [None req-7cfb9708-25a0-4a3b-9987-55690f47aa82 None None] RequestId filter calling following filter/app {{(pid=110846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:11:04.378042 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-7cfb9708-25a0-4a3b-9987-55690f47aa82 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:11:04.378306 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-7cfb9708-25a0-4a3b-9987-55690f47aa82 demo demo] Empty body provided in request {{(pid=110846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:11:04.378578 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-7cfb9708-25a0-4a3b-9987-55690f47aa82 demo demo] Calling method 'detail' {{(pid=110846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:11:04.378879 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.api_utils [None req-7cfb9708-25a0-4a3b-9987-55690f47aa82 demo demo] Removing options '' from query. {{(pid=110846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:11:04.379866 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.volume.api [None req-7cfb9708-25a0-4a3b-9987-55690f47aa82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110846) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:11:04.387254 np0000185044 devstack@c-api.service[110846]: INFO cinder.volume.api [None req-7cfb9708-25a0-4a3b-9987-55690f47aa82 demo demo] Get all volumes completed successfully. Jul 14 01:11:04.389726 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-7cfb9708-25a0-4a3b-9987-55690f47aa82 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:11:04.390188 np0000185044 devstack@c-api.service[110846]: [pid: 110846|app: 0|req: 10/36] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:11:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:11:14.383043 np0000185044 devstack@c-api.service[110846]: DEBUG dbcounter [-] [110846] Writing DB stats cinder:SELECT=1 {{(pid=110846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:12:04.407035 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.middleware.request_id [None req-d3225022-f51d-4835-ab08-e1a56f961b60 None None] RequestId filter calling following filter/app {{(pid=110843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:12:04.512883 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-d3225022-f51d-4835-ab08-e1a56f961b60 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:12:04.513317 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-d3225022-f51d-4835-ab08-e1a56f961b60 demo demo] Empty body provided in request {{(pid=110843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:12:04.513715 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-d3225022-f51d-4835-ab08-e1a56f961b60 demo demo] Calling method 'detail' {{(pid=110843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:12:04.514179 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.api_utils [None req-d3225022-f51d-4835-ab08-e1a56f961b60 demo demo] Removing options '' from query. {{(pid=110843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:12:04.515303 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.volume.api [None req-d3225022-f51d-4835-ab08-e1a56f961b60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:12:04.523983 np0000185044 devstack@c-api.service[110843]: INFO cinder.volume.api [None req-d3225022-f51d-4835-ab08-e1a56f961b60 demo demo] Get all volumes completed successfully. Jul 14 01:12:04.526504 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-d3225022-f51d-4835-ab08-e1a56f961b60 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:12:04.526920 np0000185044 devstack@c-api.service[110843]: [pid: 110843|app: 0|req: 9/37] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:12:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:12:14.518731 np0000185044 devstack@c-api.service[110843]: DEBUG dbcounter [-] [110843] Writing DB stats cinder:SELECT=1 {{(pid=110843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:13:04.542172 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.middleware.request_id [None req-424f9cdd-933a-4162-b96a-9ea6e1625d5e None None] RequestId filter calling following filter/app {{(pid=110844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:13:04.546104 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-424f9cdd-933a-4162-b96a-9ea6e1625d5e demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:13:04.546498 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.openstack.wsgi [None req-424f9cdd-933a-4162-b96a-9ea6e1625d5e demo demo] Empty body provided in request {{(pid=110844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:13:04.546870 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.openstack.wsgi [None req-424f9cdd-933a-4162-b96a-9ea6e1625d5e demo demo] Calling method 'detail' {{(pid=110844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:13:04.547339 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.api_utils [None req-424f9cdd-933a-4162-b96a-9ea6e1625d5e demo demo] Removing options '' from query. {{(pid=110844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:13:04.548722 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.volume.api [None req-424f9cdd-933a-4162-b96a-9ea6e1625d5e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:13:04.557958 np0000185044 devstack@c-api.service[110844]: INFO cinder.volume.api [None req-424f9cdd-933a-4162-b96a-9ea6e1625d5e demo demo] Get all volumes completed successfully. Jul 14 01:13:04.559877 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-424f9cdd-933a-4162-b96a-9ea6e1625d5e demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:13:04.560206 np0000185044 devstack@c-api.service[110844]: [pid: 110844|app: 0|req: 10/38] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:13:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:13:14.552915 np0000185044 devstack@c-api.service[110844]: DEBUG dbcounter [-] [110844] Writing DB stats cinder:SELECT=1 {{(pid=110844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:14:04.576715 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.middleware.request_id [None req-b0984ab4-efa0-42b5-a2a6-6e7380e13f9e None None] RequestId filter calling following filter/app {{(pid=110847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:14:04.579630 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-b0984ab4-efa0-42b5-a2a6-6e7380e13f9e demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:14:04.579856 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [None req-b0984ab4-efa0-42b5-a2a6-6e7380e13f9e demo demo] Empty body provided in request {{(pid=110847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:14:04.580103 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [None req-b0984ab4-efa0-42b5-a2a6-6e7380e13f9e demo demo] Calling method 'detail' {{(pid=110847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:14:04.580653 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.api_utils [None req-b0984ab4-efa0-42b5-a2a6-6e7380e13f9e demo demo] Removing options '' from query. {{(pid=110847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:14:04.581383 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.volume.api [None req-b0984ab4-efa0-42b5-a2a6-6e7380e13f9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110847) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:14:04.589267 np0000185044 devstack@c-api.service[110847]: INFO cinder.volume.api [None req-b0984ab4-efa0-42b5-a2a6-6e7380e13f9e demo demo] Get all volumes completed successfully. Jul 14 01:14:04.592094 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-b0984ab4-efa0-42b5-a2a6-6e7380e13f9e demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:14:04.592865 np0000185044 devstack@c-api.service[110847]: [pid: 110847|app: 0|req: 10/39] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:14:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:14:14.584698 np0000185044 devstack@c-api.service[110847]: DEBUG dbcounter [-] [110847] Writing DB stats cinder:SELECT=1 {{(pid=110847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:15:04.608575 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.middleware.request_id [None req-4c8b3e85-d9df-4496-8dea-de128cd7c062 None None] RequestId filter calling following filter/app {{(pid=110846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:15:04.613254 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-4c8b3e85-d9df-4496-8dea-de128cd7c062 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:15:04.613641 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-4c8b3e85-d9df-4496-8dea-de128cd7c062 demo demo] Empty body provided in request {{(pid=110846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:15:04.614056 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-4c8b3e85-d9df-4496-8dea-de128cd7c062 demo demo] Calling method 'detail' {{(pid=110846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:15:04.614472 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.api_utils [None req-4c8b3e85-d9df-4496-8dea-de128cd7c062 demo demo] Removing options '' from query. {{(pid=110846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:15:04.616023 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.volume.api [None req-4c8b3e85-d9df-4496-8dea-de128cd7c062 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110846) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:15:04.625185 np0000185044 devstack@c-api.service[110846]: INFO cinder.volume.api [None req-4c8b3e85-d9df-4496-8dea-de128cd7c062 demo demo] Get all volumes completed successfully. Jul 14 01:15:04.627093 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-4c8b3e85-d9df-4496-8dea-de128cd7c062 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:15:04.627590 np0000185044 devstack@c-api.service[110846]: [pid: 110846|app: 0|req: 11/40] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:15:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:15:14.621399 np0000185044 devstack@c-api.service[110846]: DEBUG dbcounter [-] [110846] Writing DB stats cinder:SELECT=1 {{(pid=110846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:16:04.676128 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.middleware.request_id [None req-36ecbfe1-6874-4672-82c6-535db5a2f443 None None] RequestId filter calling following filter/app {{(pid=110843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:16:04.684982 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-36ecbfe1-6874-4672-82c6-535db5a2f443 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:16:04.685679 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-36ecbfe1-6874-4672-82c6-535db5a2f443 demo demo] Empty body provided in request {{(pid=110843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:16:04.686112 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-36ecbfe1-6874-4672-82c6-535db5a2f443 demo demo] Calling method 'detail' {{(pid=110843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:16:04.686627 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.api_utils [None req-36ecbfe1-6874-4672-82c6-535db5a2f443 demo demo] Removing options '' from query. {{(pid=110843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:16:04.688582 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.volume.api [None req-36ecbfe1-6874-4672-82c6-535db5a2f443 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:16:04.699001 np0000185044 devstack@c-api.service[110843]: INFO cinder.volume.api [None req-36ecbfe1-6874-4672-82c6-535db5a2f443 demo demo] Get all volumes completed successfully. Jul 14 01:16:04.701509 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-36ecbfe1-6874-4672-82c6-535db5a2f443 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:16:04.702030 np0000185044 devstack@c-api.service[110843]: [pid: 110843|app: 0|req: 10/41] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:16:04 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 14 01:16:14.692903 np0000185044 devstack@c-api.service[110843]: DEBUG dbcounter [-] [110843] Writing DB stats cinder:SELECT=1 {{(pid=110843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:17:04.725641 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.middleware.request_id [None req-ee3abff7-688a-45c4-85ac-3a5e5b2bdb90 None None] RequestId filter calling following filter/app {{(pid=110844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:17:04.828828 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-ee3abff7-688a-45c4-85ac-3a5e5b2bdb90 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:17:04.828999 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.openstack.wsgi [None req-ee3abff7-688a-45c4-85ac-3a5e5b2bdb90 demo demo] Empty body provided in request {{(pid=110844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:17:04.829181 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.openstack.wsgi [None req-ee3abff7-688a-45c4-85ac-3a5e5b2bdb90 demo demo] Calling method 'detail' {{(pid=110844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:17:04.829412 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.api_utils [None req-ee3abff7-688a-45c4-85ac-3a5e5b2bdb90 demo demo] Removing options '' from query. {{(pid=110844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:17:04.830069 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.volume.api [None req-ee3abff7-688a-45c4-85ac-3a5e5b2bdb90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:17:04.838947 np0000185044 devstack@c-api.service[110844]: INFO cinder.volume.api [None req-ee3abff7-688a-45c4-85ac-3a5e5b2bdb90 demo demo] Get all volumes completed successfully. Jul 14 01:17:04.840833 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-ee3abff7-688a-45c4-85ac-3a5e5b2bdb90 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:17:04.841164 np0000185044 devstack@c-api.service[110844]: [pid: 110844|app: 0|req: 11/42] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:17:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:17:14.832552 np0000185044 devstack@c-api.service[110844]: DEBUG dbcounter [-] [110844] Writing DB stats cinder:SELECT=1 {{(pid=110844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:18:04.853289 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.middleware.request_id [None req-afb58c6d-7510-4750-8f05-40939811e666 None None] RequestId filter calling following filter/app {{(pid=110847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:18:04.856004 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-afb58c6d-7510-4750-8f05-40939811e666 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:18:04.856265 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [None req-afb58c6d-7510-4750-8f05-40939811e666 demo demo] Empty body provided in request {{(pid=110847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:18:04.856541 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [None req-afb58c6d-7510-4750-8f05-40939811e666 demo demo] Calling method 'detail' {{(pid=110847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:18:04.857119 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.api_utils [None req-afb58c6d-7510-4750-8f05-40939811e666 demo demo] Removing options '' from query. {{(pid=110847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:18:04.857991 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.volume.api [None req-afb58c6d-7510-4750-8f05-40939811e666 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110847) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:18:04.869199 np0000185044 devstack@c-api.service[110847]: INFO cinder.volume.api [None req-afb58c6d-7510-4750-8f05-40939811e666 demo demo] Get all volumes completed successfully. Jul 14 01:18:04.872777 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-afb58c6d-7510-4750-8f05-40939811e666 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:18:04.873308 np0000185044 devstack@c-api.service[110847]: [pid: 110847|app: 0|req: 11/43] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:18:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:18:14.861562 np0000185044 devstack@c-api.service[110847]: DEBUG dbcounter [-] [110847] Writing DB stats cinder:SELECT=1 {{(pid=110847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:19:04.886030 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.middleware.request_id [None req-8dab670c-8a60-4c24-b529-6d36edb23abe None None] RequestId filter calling following filter/app {{(pid=110846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:19:04.890290 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-8dab670c-8a60-4c24-b529-6d36edb23abe demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:19:04.890658 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-8dab670c-8a60-4c24-b529-6d36edb23abe demo demo] Empty body provided in request {{(pid=110846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:19:04.891025 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-8dab670c-8a60-4c24-b529-6d36edb23abe demo demo] Calling method 'detail' {{(pid=110846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:19:04.891553 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.api_utils [None req-8dab670c-8a60-4c24-b529-6d36edb23abe demo demo] Removing options '' from query. {{(pid=110846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:19:04.893684 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.volume.api [None req-8dab670c-8a60-4c24-b529-6d36edb23abe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110846) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:19:04.903101 np0000185044 devstack@c-api.service[110846]: INFO cinder.volume.api [None req-8dab670c-8a60-4c24-b529-6d36edb23abe demo demo] Get all volumes completed successfully. Jul 14 01:19:04.904613 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-8dab670c-8a60-4c24-b529-6d36edb23abe demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:19:04.904959 np0000185044 devstack@c-api.service[110846]: [pid: 110846|app: 0|req: 12/44] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:19:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:19:14.897668 np0000185044 devstack@c-api.service[110846]: DEBUG dbcounter [-] [110846] Writing DB stats cinder:SELECT=1 {{(pid=110846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:20:04.919445 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.middleware.request_id [None req-adae206d-507d-450a-9a06-25f48fa32fe3 None None] RequestId filter calling following filter/app {{(pid=110843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:20:04.921718 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-adae206d-507d-450a-9a06-25f48fa32fe3 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:20:04.921958 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-adae206d-507d-450a-9a06-25f48fa32fe3 demo demo] Empty body provided in request {{(pid=110843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:20:04.922084 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-adae206d-507d-450a-9a06-25f48fa32fe3 demo demo] Calling method 'detail' {{(pid=110843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:20:04.922330 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.api_utils [None req-adae206d-507d-450a-9a06-25f48fa32fe3 demo demo] Removing options '' from query. {{(pid=110843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:20:04.923018 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.volume.api [None req-adae206d-507d-450a-9a06-25f48fa32fe3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:20:04.931844 np0000185044 devstack@c-api.service[110843]: INFO cinder.volume.api [None req-adae206d-507d-450a-9a06-25f48fa32fe3 demo demo] Get all volumes completed successfully. Jul 14 01:20:04.934209 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-adae206d-507d-450a-9a06-25f48fa32fe3 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:20:04.934571 np0000185044 devstack@c-api.service[110843]: [pid: 110843|app: 0|req: 11/45] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:20:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:20:14.925844 np0000185044 devstack@c-api.service[110843]: DEBUG dbcounter [-] [110843] Writing DB stats cinder:SELECT=1 {{(pid=110843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:21:05.047215 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.middleware.request_id [None req-1d77ec70-bcdc-4af0-b667-e64c6101d782 None None] RequestId filter calling following filter/app {{(pid=110844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:21:05.049537 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-1d77ec70-bcdc-4af0-b667-e64c6101d782 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:21:05.049722 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.openstack.wsgi [None req-1d77ec70-bcdc-4af0-b667-e64c6101d782 demo demo] Empty body provided in request {{(pid=110844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:21:05.049914 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.openstack.wsgi [None req-1d77ec70-bcdc-4af0-b667-e64c6101d782 demo demo] Calling method 'detail' {{(pid=110844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:21:05.050139 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.api.api_utils [None req-1d77ec70-bcdc-4af0-b667-e64c6101d782 demo demo] Removing options '' from query. {{(pid=110844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:21:05.050845 np0000185044 devstack@c-api.service[110844]: DEBUG cinder.volume.api [None req-1d77ec70-bcdc-4af0-b667-e64c6101d782 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:21:05.057140 np0000185044 devstack@c-api.service[110844]: INFO cinder.volume.api [None req-1d77ec70-bcdc-4af0-b667-e64c6101d782 demo demo] Get all volumes completed successfully. Jul 14 01:21:05.059187 np0000185044 devstack@c-api.service[110844]: INFO cinder.api.openstack.wsgi [None req-1d77ec70-bcdc-4af0-b667-e64c6101d782 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:21:05.059629 np0000185044 devstack@c-api.service[110844]: [pid: 110844|app: 0|req: 12/46] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:21:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:21:15.054907 np0000185044 devstack@c-api.service[110844]: DEBUG dbcounter [-] [110844] Writing DB stats cinder:SELECT=1 {{(pid=110844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:22:05.075431 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.middleware.request_id [None req-5f18b429-2485-461f-82ce-6b1ffd5c3267 None None] RequestId filter calling following filter/app {{(pid=110847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:22:05.112266 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-5f18b429-2485-461f-82ce-6b1ffd5c3267 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:22:05.112457 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [None req-5f18b429-2485-461f-82ce-6b1ffd5c3267 demo demo] Empty body provided in request {{(pid=110847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:22:05.112789 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.openstack.wsgi [None req-5f18b429-2485-461f-82ce-6b1ffd5c3267 demo demo] Calling method 'detail' {{(pid=110847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:22:05.113171 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.api.api_utils [None req-5f18b429-2485-461f-82ce-6b1ffd5c3267 demo demo] Removing options '' from query. {{(pid=110847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:22:05.114164 np0000185044 devstack@c-api.service[110847]: DEBUG cinder.volume.api [None req-5f18b429-2485-461f-82ce-6b1ffd5c3267 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110847) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:22:05.121869 np0000185044 devstack@c-api.service[110847]: INFO cinder.volume.api [None req-5f18b429-2485-461f-82ce-6b1ffd5c3267 demo demo] Get all volumes completed successfully. Jul 14 01:22:05.124185 np0000185044 devstack@c-api.service[110847]: INFO cinder.api.openstack.wsgi [None req-5f18b429-2485-461f-82ce-6b1ffd5c3267 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:22:05.124185 np0000185044 devstack@c-api.service[110847]: [pid: 110847|app: 0|req: 12/47] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:22:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:22:15.117288 np0000185044 devstack@c-api.service[110847]: DEBUG dbcounter [-] [110847] Writing DB stats cinder:SELECT=1 {{(pid=110847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:23:05.141791 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.middleware.request_id [None req-cbdfbbd4-14fe-4eb2-9876-fa96b9b28366 None None] RequestId filter calling following filter/app {{(pid=110846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:23:05.144727 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-cbdfbbd4-14fe-4eb2-9876-fa96b9b28366 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:23:05.144727 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-cbdfbbd4-14fe-4eb2-9876-fa96b9b28366 demo demo] Empty body provided in request {{(pid=110846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:23:05.145178 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.openstack.wsgi [None req-cbdfbbd4-14fe-4eb2-9876-fa96b9b28366 demo demo] Calling method 'detail' {{(pid=110846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:23:05.145178 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.api.api_utils [None req-cbdfbbd4-14fe-4eb2-9876-fa96b9b28366 demo demo] Removing options '' from query. {{(pid=110846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:23:05.145884 np0000185044 devstack@c-api.service[110846]: DEBUG cinder.volume.api [None req-cbdfbbd4-14fe-4eb2-9876-fa96b9b28366 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110846) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:23:05.154651 np0000185044 devstack@c-api.service[110846]: INFO cinder.volume.api [None req-cbdfbbd4-14fe-4eb2-9876-fa96b9b28366 demo demo] Get all volumes completed successfully. Jul 14 01:23:05.157599 np0000185044 devstack@c-api.service[110846]: INFO cinder.api.openstack.wsgi [None req-cbdfbbd4-14fe-4eb2-9876-fa96b9b28366 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:23:05.157968 np0000185044 devstack@c-api.service[110846]: [pid: 110846|app: 0|req: 13/48] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:23:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:23:15.148737 np0000185044 devstack@c-api.service[110846]: DEBUG dbcounter [-] [110846] Writing DB stats cinder:SELECT=1 {{(pid=110846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:24:05.168850 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.middleware.request_id [None req-8a41b0ab-749d-4e81-be5b-aa9428b6e238 None None] RequestId filter calling following filter/app {{(pid=110843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:24:05.171896 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-8a41b0ab-749d-4e81-be5b-aa9428b6e238 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jul 14 01:24:05.172128 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-8a41b0ab-749d-4e81-be5b-aa9428b6e238 demo demo] Empty body provided in request {{(pid=110843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:24:05.172378 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.openstack.wsgi [None req-8a41b0ab-749d-4e81-be5b-aa9428b6e238 demo demo] Calling method 'detail' {{(pid=110843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:24:05.172663 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.api.api_utils [None req-8a41b0ab-749d-4e81-be5b-aa9428b6e238 demo demo] Removing options '' from query. {{(pid=110843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:24:05.173657 np0000185044 devstack@c-api.service[110843]: DEBUG cinder.volume.api [None req-8a41b0ab-749d-4e81-be5b-aa9428b6e238 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:24:05.183506 np0000185044 devstack@c-api.service[110843]: INFO cinder.volume.api [None req-8a41b0ab-749d-4e81-be5b-aa9428b6e238 demo demo] Get all volumes completed successfully. Jul 14 01:24:05.185901 np0000185044 devstack@c-api.service[110843]: INFO cinder.api.openstack.wsgi [None req-8a41b0ab-749d-4e81-be5b-aa9428b6e238 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:24:05.186352 np0000185044 devstack@c-api.service[110843]: [pid: 110843|app: 0|req: 12/49] 199.204.45.23 () {64 vars in 1290 bytes} [Tue Jul 14 01:24:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:24:15.177112 np0000185044 devstack@c-api.service[110843]: DEBUG dbcounter [-] [110843] Writing DB stats cinder:SELECT=1 {{(pid=110843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}