Jul 13 15:07:38.249892 np0000185005 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 13 15:07:38.256024 np0000185005 devstack@c-api.service[111098]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 13 15:07:38.258427 np0000185005 devstack@c-api.service[111098]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jul 13 15:07:38 2026] *** Jul 13 15:07:38.258427 np0000185005 devstack@c-api.service[111098]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 13 15:07:38.258427 np0000185005 devstack@c-api.service[111098]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 13 15:07:38.258427 np0000185005 devstack@c-api.service[111098]: nodename: np0000185005 Jul 13 15:07:38.258427 np0000185005 devstack@c-api.service[111098]: machine: x86_64 Jul 13 15:07:38.258427 np0000185005 devstack@c-api.service[111098]: clock source: unix Jul 13 15:07:38.258427 np0000185005 devstack@c-api.service[111098]: pcre jit disabled Jul 13 15:07:38.258427 np0000185005 devstack@c-api.service[111098]: detected number of CPU cores: 16 Jul 13 15:07:38.258427 np0000185005 devstack@c-api.service[111098]: current working directory: / Jul 13 15:07:38.258427 np0000185005 devstack@c-api.service[111098]: detected binary path: /usr/bin/uwsgi-core Jul 13 15:07:38.258427 np0000185005 devstack@c-api.service[111098]: your processes number limit is 256916 Jul 13 15:07:38.258427 np0000185005 devstack@c-api.service[111098]: your memory page size is 4096 bytes Jul 13 15:07:38.258427 np0000185005 devstack@c-api.service[111098]: detected max file descriptor number: 2048 Jul 13 15:07:38.258427 np0000185005 devstack@c-api.service[111098]: lock engine: pthread robust mutexes Jul 13 15:07:38.259295 np0000185005 devstack@c-api.service[111098]: thunder lock: enabled Jul 13 15:07:38.259295 np0000185005 devstack@c-api.service[111098]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 13 15:07:38.259295 np0000185005 devstack@c-api.service[111098]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 13 15:07:38.259295 np0000185005 devstack@c-api.service[111098]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 13 15:07:38.259295 np0000185005 devstack@c-api.service[111098]: Set PythonHome to /opt/stack/data/venv Jul 13 15:07:38.297976 np0000185005 devstack@c-api.service[111098]: Python main interpreter initialized at 0x7e7f926a4668 Jul 13 15:07:38.297976 np0000185005 devstack@c-api.service[111098]: python threads support enabled Jul 13 15:07:38.297976 np0000185005 devstack@c-api.service[111098]: your server socket listen backlog is limited to 100 connections Jul 13 15:07:38.297976 np0000185005 devstack@c-api.service[111098]: your mercy for graceful operations on workers is 80 seconds Jul 13 15:07:38.298410 np0000185005 devstack@c-api.service[111098]: mapped 671795 bytes (656 KB) for 4 cores Jul 13 15:07:38.298581 np0000185005 devstack@c-api.service[111098]: *** Operational MODE: preforking *** Jul 13 15:07:38.298834 np0000185005 devstack@c-api.service[111098]: *** uWSGI is running in multiple interpreter mode *** Jul 13 15:07:38.298834 np0000185005 devstack@c-api.service[111098]: spawned uWSGI master process (pid: 111098) Jul 13 15:07:38.298982 np0000185005 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 13 15:07:38.299827 np0000185005 devstack@c-api.service[111098]: spawned uWSGI worker 1 (pid: 111110, cores: 1) Jul 13 15:07:38.300509 np0000185005 devstack@c-api.service[111098]: spawned uWSGI worker 2 (pid: 111111, cores: 1) Jul 13 15:07:38.302449 np0000185005 devstack@c-api.service[111098]: spawned uWSGI worker 3 (pid: 111112, cores: 1) Jul 13 15:07:38.302449 np0000185005 devstack@c-api.service[111098]: spawned uWSGI worker 4 (pid: 111113, cores: 1) Jul 13 15:07:38.302449 np0000185005 devstack@c-api.service[111098]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 13 15:07:38.421928 np0000185005 devstack@c-api.service[111112]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 13 15:07:38.421928 np0000185005 devstack@c-api.service[111112]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 13 15:07:38.421928 np0000185005 devstack@c-api.service[111112]: we strongly recommend against using it for new projects. Jul 13 15:07:38.421928 np0000185005 devstack@c-api.service[111112]: If you are already using Eventlet, we recommend migrating to a different Jul 13 15:07:38.421928 np0000185005 devstack@c-api.service[111112]: framework. For more detail see Jul 13 15:07:38.421928 np0000185005 devstack@c-api.service[111112]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 13 15:07:38.421928 np0000185005 devstack@c-api.service[111112]: import eventlet # noqa Jul 13 15:07:38.426134 np0000185005 devstack@c-api.service[111113]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 13 15:07:38.426134 np0000185005 devstack@c-api.service[111113]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 13 15:07:38.426134 np0000185005 devstack@c-api.service[111113]: we strongly recommend against using it for new projects. Jul 13 15:07:38.426134 np0000185005 devstack@c-api.service[111113]: If you are already using Eventlet, we recommend migrating to a different Jul 13 15:07:38.426134 np0000185005 devstack@c-api.service[111113]: framework. For more detail see Jul 13 15:07:38.426134 np0000185005 devstack@c-api.service[111113]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 13 15:07:38.426134 np0000185005 devstack@c-api.service[111113]: import eventlet # noqa Jul 13 15:07:38.432704 np0000185005 devstack@c-api.service[111111]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 13 15:07:38.432704 np0000185005 devstack@c-api.service[111111]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 13 15:07:38.432704 np0000185005 devstack@c-api.service[111111]: we strongly recommend against using it for new projects. Jul 13 15:07:38.432704 np0000185005 devstack@c-api.service[111111]: If you are already using Eventlet, we recommend migrating to a different Jul 13 15:07:38.432704 np0000185005 devstack@c-api.service[111111]: framework. For more detail see Jul 13 15:07:38.432704 np0000185005 devstack@c-api.service[111111]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 13 15:07:38.432704 np0000185005 devstack@c-api.service[111111]: import eventlet # noqa Jul 13 15:07:38.460894 np0000185005 devstack@c-api.service[111110]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 13 15:07:38.460894 np0000185005 devstack@c-api.service[111110]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 13 15:07:38.460894 np0000185005 devstack@c-api.service[111110]: we strongly recommend against using it for new projects. Jul 13 15:07:38.460894 np0000185005 devstack@c-api.service[111110]: If you are already using Eventlet, we recommend migrating to a different Jul 13 15:07:38.460894 np0000185005 devstack@c-api.service[111110]: framework. For more detail see Jul 13 15:07:38.460894 np0000185005 devstack@c-api.service[111110]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 13 15:07:38.460894 np0000185005 devstack@c-api.service[111110]: import eventlet # noqa Jul 13 15:07:38.579192 np0000185005 devstack@c-api.service[111112]: /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 13 15:07:38.579192 np0000185005 devstack@c-api.service[111112]: from cgi import parse_header Jul 13 15:07:38.589472 np0000185005 devstack@c-api.service[111111]: /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 13 15:07:38.589472 np0000185005 devstack@c-api.service[111111]: from cgi import parse_header Jul 13 15:07:38.591015 np0000185005 devstack@c-api.service[111113]: /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 13 15:07:38.591015 np0000185005 devstack@c-api.service[111113]: from cgi import parse_header Jul 13 15:07:38.617933 np0000185005 devstack@c-api.service[111112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 13 15:07:38.617933 np0000185005 devstack@c-api.service[111112]: warnings.warn( Jul 13 15:07:38.628119 np0000185005 devstack@c-api.service[111112]: /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 13 15:07:38.628119 np0000185005 devstack@c-api.service[111112]: removals.removed_module( Jul 13 15:07:38.628789 np0000185005 devstack@c-api.service[111111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 13 15:07:38.628789 np0000185005 devstack@c-api.service[111111]: warnings.warn( Jul 13 15:07:38.628883 np0000185005 devstack@c-api.service[111112]: /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 13 15:07:38.628883 np0000185005 devstack@c-api.service[111112]: removals.removed_module( Jul 13 15:07:38.640608 np0000185005 devstack@c-api.service[111111]: /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 13 15:07:38.640608 np0000185005 devstack@c-api.service[111111]: removals.removed_module( Jul 13 15:07:38.641379 np0000185005 devstack@c-api.service[111111]: /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 13 15:07:38.641379 np0000185005 devstack@c-api.service[111111]: removals.removed_module( Jul 13 15:07:38.641981 np0000185005 devstack@c-api.service[111113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 13 15:07:38.641981 np0000185005 devstack@c-api.service[111113]: warnings.warn( Jul 13 15:07:38.652207 np0000185005 devstack@c-api.service[111113]: /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 13 15:07:38.652207 np0000185005 devstack@c-api.service[111113]: removals.removed_module( Jul 13 15:07:38.653161 np0000185005 devstack@c-api.service[111113]: /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 13 15:07:38.653161 np0000185005 devstack@c-api.service[111113]: removals.removed_module( Jul 13 15:07:38.659203 np0000185005 devstack@c-api.service[111110]: /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 13 15:07:38.659203 np0000185005 devstack@c-api.service[111110]: from cgi import parse_header Jul 13 15:07:38.702283 np0000185005 devstack@c-api.service[111110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 13 15:07:38.702283 np0000185005 devstack@c-api.service[111110]: warnings.warn( Jul 13 15:07:38.719235 np0000185005 devstack@c-api.service[111110]: /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 13 15:07:38.719235 np0000185005 devstack@c-api.service[111110]: removals.removed_module( Jul 13 15:07:38.721254 np0000185005 devstack@c-api.service[111110]: /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 13 15:07:38.721254 np0000185005 devstack@c-api.service[111110]: removals.removed_module( Jul 13 15:07:39.369479 np0000185005 devstack@c-api.service[111112]: /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 13 15:07:39.369479 np0000185005 devstack@c-api.service[111112]: warnings.warn( Jul 13 15:07:39.417716 np0000185005 devstack@c-api.service[111111]: /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 13 15:07:39.417716 np0000185005 devstack@c-api.service[111111]: warnings.warn( Jul 13 15:07:39.418281 np0000185005 devstack@c-api.service[111112]: /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 13 15:07:39.418281 np0000185005 devstack@c-api.service[111112]: warnings.warn( Jul 13 15:07:39.438991 np0000185005 devstack@c-api.service[111113]: /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 13 15:07:39.438991 np0000185005 devstack@c-api.service[111113]: warnings.warn( Jul 13 15:07:39.469095 np0000185005 devstack@c-api.service[111111]: /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 13 15:07:39.469095 np0000185005 devstack@c-api.service[111111]: warnings.warn( Jul 13 15:07:39.491292 np0000185005 devstack@c-api.service[111113]: /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 13 15:07:39.491292 np0000185005 devstack@c-api.service[111113]: warnings.warn( Jul 13 15:07:39.507275 np0000185005 devstack@c-api.service[111110]: /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 13 15:07:39.507275 np0000185005 devstack@c-api.service[111110]: warnings.warn( Jul 13 15:07:39.557964 np0000185005 devstack@c-api.service[111110]: /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 13 15:07:39.557964 np0000185005 devstack@c-api.service[111110]: warnings.warn( Jul 13 15:07:39.598657 np0000185005 devstack@c-api.service[111112]: 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 13 15:07:39.599136 np0000185005 devstack@c-api.service[111112]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111112) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 13 15:07:39.652978 np0000185005 devstack@c-api.service[111111]: 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 13 15:07:39.653204 np0000185005 devstack@c-api.service[111111]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111111) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 13 15:07:39.685015 np0000185005 devstack@c-api.service[111112]: /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 13 15:07:39.685015 np0000185005 devstack@c-api.service[111112]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 13 15:07:39.690101 np0000185005 devstack@c-api.service[111113]: 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 13 15:07:39.690286 np0000185005 devstack@c-api.service[111113]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111113) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 13 15:07:39.715642 np0000185005 devstack@c-api.service[111111]: /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 13 15:07:39.715642 np0000185005 devstack@c-api.service[111111]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 13 15:07:39.745666 np0000185005 devstack@c-api.service[111110]: 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 13 15:07:39.745830 np0000185005 devstack@c-api.service[111110]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111110) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 13 15:07:39.755328 np0000185005 devstack@c-api.service[111113]: /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 13 15:07:39.755328 np0000185005 devstack@c-api.service[111113]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 13 15:07:39.808009 np0000185005 devstack@c-api.service[111110]: /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 13 15:07:39.808009 np0000185005 devstack@c-api.service[111110]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 13 15:07:40.144686 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111112) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 13 15:07:40.144979 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111111) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 13 15:07:40.145128 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111113) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 13 15:07:40.145239 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.145239 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.145464 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.145523 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.145592 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.145646 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.145698 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.145756 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.145822 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.147924 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.148029 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.148084 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.148254 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.148363 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.148527 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.148630 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.148731 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.148788 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.148851 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.148911 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.148961 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.149012 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.149061 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.149110 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.149172 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.149238 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.149290 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.149350 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.149350 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.149350 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.149531 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.149531 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.149531 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.149667 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.149667 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.149805 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.149865 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.149928 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.149978 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.150037 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.150037 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.150037 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.150037 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.150037 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.151013 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.151013 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.151013 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.151013 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.151013 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.151013 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.151613 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.151688 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.151688 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.151822 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.151886 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.151955 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.152026 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.152089 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.152157 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.152219 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.152283 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.152351 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.152435 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.152501 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.152599 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.152662 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.152724 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.152797 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.152863 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.152924 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.152924 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.152924 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.153595 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.153719 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.153719 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.153932 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.154002 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.154065 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.154129 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.154191 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.154274 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.154346 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.154434 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.154502 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.154599 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.154664 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.154755 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.154793 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.154825 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.154862 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.154901 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.154932 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.154967 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.159266 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.159324 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.159446 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.159446 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.159514 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.159545 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.159684 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.159725 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.159758 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.159790 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.159790 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.159790 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.159880 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.159913 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.159945 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.159982 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.160038 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.160038 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.160038 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.160131 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.160163 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.160495 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.160581 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.160581 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.160709 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.160709 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.160878 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.160943 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.161006 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.161075 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.161162 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.161248 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.161310 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.161387 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.161453 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.161527 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.161593 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.161657 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.161725 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.161788 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.161850 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.161912 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.161947 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.161979 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.162011 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.162050 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.162084 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.162119 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.162151 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.162183 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.162218 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.162254 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.162289 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.162325 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.162363 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.162411 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.162453 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.162485 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.162564 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.162598 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.162630 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.162661 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.162692 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.162724 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.162768 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.162801 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.162833 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.162863 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.162893 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.162928 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.162961 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.162997 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.163035 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.163066 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.163104 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.163135 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.163167 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.163197 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.163197 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.163197 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.163197 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.163197 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.163197 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.163197 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.163982 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.163982 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.163982 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.163982 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.164265 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.164329 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.164425 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.164494 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.164563 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.164634 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.164733 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.164733 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.164733 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.164733 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.164974 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.164974 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.164974 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.164974 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.165204 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.165274 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.165333 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.165421 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.165493 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.165556 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.165624 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.165691 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.165756 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.165851 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.165931 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.165931 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.166089 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.166152 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.166219 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.166283 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.166345 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.166458 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.166560 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.166624 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.166699 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.166771 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.166771 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.166771 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.166952 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.166952 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.166952 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.167157 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.167229 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.167317 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.167430 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.167470 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.167507 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.167539 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.167572 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.167604 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.167641 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.167676 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.167707 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.167743 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.167780 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.167780 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.167780 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.167780 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.167780 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.167916 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.167916 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.167916 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.168012 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.168044 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.168044 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.168106 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.168465 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.168537 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.168602 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.168663 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.168663 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.168663 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.168862 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.168933 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.169000 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.169000 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.169000 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.169000 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.169000 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.169000 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.169649 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.169728 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.169793 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.169856 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.169922 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.169957 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.169999 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.170100 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.170169 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.170243 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.170280 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.170317 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.170350 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.170412 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.170455 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.170492 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.170568 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.170605 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.170644 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.170681 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.170715 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.170746 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.170783 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.170815 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.170848 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.170878 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.170909 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.170946 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.170978 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.171015 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.171047 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.171078 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.171115 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.171147 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.171185 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.171216 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.171246 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.171246 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.171246 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.171246 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.171246 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.171246 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.176560 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.176604 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.176678 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.176749 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.176824 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.176851 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.176876 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.176876 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.177003 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.177031 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.177055 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.177087 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.177113 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.177136 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.177164 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.177188 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.177212 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.177241 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.177265 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.177292 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.177315 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.177344 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.177393 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.177418 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.177442 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.177466 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.177488 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.177517 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.177540 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.178063 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.178121 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.178175 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.178223 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.178223 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.178851 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.178912 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.179054 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.179054 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.179054 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.179054 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.179054 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.179054 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.179539 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.179539 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.179539 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.179539 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.179539 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.179539 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.179774 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.179808 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.179850 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.179850 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.179908 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.179940 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.179971 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.180002 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.180039 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.180074 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.180104 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.180135 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.180253 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.180253 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.180253 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.181265 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.181325 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.181396 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.181432 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.181484 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.181527 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.181562 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.181601 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.181634 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.181669 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.181704 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.181737 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.181773 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.181773 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.182264 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.182318 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.182426 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.182512 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.182512 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.182596 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.182684 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.183202 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.183282 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.183318 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.183352 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.183510 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.183556 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.183556 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.183617 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.183654 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.183686 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.183717 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.183749 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.183780 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.183816 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.183858 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.183894 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.183894 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.183894 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.183894 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.184003 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.184003 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.186288 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.186355 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.186425 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.186577 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.186645 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.186719 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.186789 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.186827 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.186859 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.186890 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.186923 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.186955 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.186986 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.187030 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.187063 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.187093 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.187126 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.187158 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.187158 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.187158 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.187158 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.187281 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.187281 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.187352 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.187410 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.187448 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.187481 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.187512 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.187549 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.187585 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.187616 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.187648 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.187684 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.187717 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.187717 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.188054 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.188054 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.188254 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.188254 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.188254 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.188254 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.188514 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.189199 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.189298 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.189411 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.189411 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.189549 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.189618 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.189682 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.189750 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.189819 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.189881 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.189954 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.190024 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.190087 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.190148 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.190208 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.190275 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.190338 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.190458 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.190552 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.190623 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.190623 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.190769 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.190769 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.190902 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111110) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 13 15:07:40.190969 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.191038 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.191732 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.191770 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.191807 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.191841 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.191871 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.191947 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.191989 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.192029 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.192068 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.192106 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.192144 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.192176 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.192207 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.192243 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.192275 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.192315 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.192352 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.192401 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.192401 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.192470 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.192470 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.192470 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.192470 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.192470 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.192470 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.192470 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.192663 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.192663 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.192727 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.192759 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.192759 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.192828 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.192862 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.192893 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.192924 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.192957 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.192994 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.193026 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.193057 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.193093 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.193129 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.193165 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.193197 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.193228 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.193259 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.193297 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.193331 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.193363 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.194061 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.194212 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.194325 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.194325 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.194325 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.194325 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.194325 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.194325 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.194325 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.194325 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.194325 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.194325 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.194969 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.194969 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.195093 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.195093 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.195226 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.195289 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.195355 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.195447 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.195513 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.195574 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.195666 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.195733 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.195803 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.195865 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.195926 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.195993 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.196061 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.196124 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.196184 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.196184 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.196184 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.196364 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.196454 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.196518 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.196579 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.196682 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.196682 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.196682 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.196682 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.196682 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.196889 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.196889 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.196955 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.196988 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.197019 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.197050 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.197082 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.197119 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.197154 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.197185 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.197216 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.197256 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.197289 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.197320 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.197352 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.197407 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.197449 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.197484 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.197517 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.197553 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.197591 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.197623 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.197655 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.197655 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.198117 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.198117 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.198117 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.198117 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.198351 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.198351 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.198351 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.198351 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.198351 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.198351 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.198351 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.198351 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.198351 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.198351 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.199004 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.199004 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.199004 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.199004 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.199004 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.199004 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.199004 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.199004 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.199004 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.199004 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.199514 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.199514 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.199514 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.199514 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.199514 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.199514 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.199514 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.199514 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.199514 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.199514 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.199514 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.199917 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.199917 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.199917 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.199917 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.199917 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.199917 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.199917 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.199917 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.199917 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.199917 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.200268 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.200268 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.200268 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.200268 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.200268 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.200268 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.200268 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.200268 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.200587 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.200587 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.200587 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.200587 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.200587 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.200587 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.200786 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.200815 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.200839 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.200862 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.200886 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.200915 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.200937 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.200961 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.200983 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.201011 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.201037 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.201060 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.201217 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.201454 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.201783 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.201849 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.201881 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.201904 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.201930 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.201956 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.201980 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.202006 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.202109 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.202135 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.202158 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.202181 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.202205 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.202205 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.202251 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.202274 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.202302 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.202325 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.202348 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.202386 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.202411 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.202438 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.202462 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.202486 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.202508 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.202551 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.202576 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.202599 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.202621 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.202648 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.202675 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.202698 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.202721 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.202747 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.202747 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.202747 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.202812 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.202812 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.202812 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.202812 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.202812 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.202812 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.202812 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.202812 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.202812 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.202812 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.202812 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.203044 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.203071 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.203095 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.203118 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.203146 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.203174 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.203198 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.203198 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.203245 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.203275 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.203298 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.203321 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.203348 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.203348 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.203348 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.204152 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.204204 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.204257 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.204313 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.204313 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.204313 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.204313 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.204313 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.204313 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.204313 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.204657 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.204705 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.204755 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.204830 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.204878 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.204923 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.204969 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.205019 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.205069 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.205117 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.205162 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.205208 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.205261 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.205310 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.205360 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.205422 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.205471 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.205471 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.205574 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.205627 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.205674 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.205732 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.205784 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.205830 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.205876 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.205926 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.205970 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.206019 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.206064 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.206113 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.206159 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.206208 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.206255 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.206299 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.206345 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.206405 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.206452 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.206497 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.206522 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.206581 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.206610 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.206634 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.206660 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.206683 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.206710 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.206732 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.206756 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.206778 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.206801 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.206824 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.206847 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.206874 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.206897 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.206920 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.206943 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.206966 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.206988 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.207011 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.207035 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.207035 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.207035 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.207035 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.207119 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.207119 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.207119 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.207119 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.207119 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.207119 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.207119 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.207119 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.207119 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.207119 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.207325 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.207325 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.207325 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.207325 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.207836 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.207836 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.207836 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.207836 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.207836 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.208066 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.208121 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.208169 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.208214 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.208263 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.208263 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.208353 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.208412 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.208466 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.208512 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.208562 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.208608 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.208653 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.208697 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.208741 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.208785 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.208837 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.208884 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.208928 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.208973 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.209017 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.209070 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.209117 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111112) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.209162 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.209162 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.209162 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.209162 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.209162 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.209162 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.209162 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.209162 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.209162 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.209162 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.209441 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.209630 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.209694 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.209743 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.209807 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.209869 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.209917 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.209981 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.210342 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.210424 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.210468 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.210560 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.210617 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.210665 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.210737 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.211604 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.211666 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.211727 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.211781 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.211846 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.211901 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.211952 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.212028 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.212087 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.212136 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.212202 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.212262 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.212318 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.212397 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.212900 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.212963 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.213029 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.213091 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.213161 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.213214 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.213271 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.213566 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.213638 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.213688 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.213739 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.213810 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.213842 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.213913 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.213973 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.214021 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.214084 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.214144 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.214206 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.214253 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.214318 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 13 15:07:40.214901 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 13 15:07:40.214968 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 13 15:07:40.215020 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 13 15:07:40.215079 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 13 15:07:40.215143 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 13 15:07:40.215200 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 13 15:07:40.254608 np0000185005 devstack@c-api.service[111112]: INFO dbcounter [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Registered counter for database cinder Jul 13 15:07:40.254816 np0000185005 devstack@c-api.service[111111]: INFO dbcounter [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Registered counter for database cinder Jul 13 15:07:40.258256 np0000185005 devstack@c-api.service[111113]: INFO dbcounter [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Registered counter for database cinder Jul 13 15:07:40.262168 np0000185005 devstack@c-api.service[111110]: INFO dbcounter [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Registered counter for database cinder Jul 13 15:07:40.294746 np0000185005 devstack@c-api.service[111111]: DEBUG oslo_db.sqlalchemy.engines [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 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=111111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 13 15:07:40.297083 np0000185005 devstack@c-api.service[111112]: DEBUG oslo_db.sqlalchemy.engines [None req-5240ef12-243b-482e-8252-d42609ac2069 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=111112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 13 15:07:40.301264 np0000185005 devstack@c-api.service[111113]: DEBUG oslo_db.sqlalchemy.engines [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 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=111113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 13 15:07:40.305769 np0000185005 devstack@c-api.service[111110]: DEBUG oslo_db.sqlalchemy.engines [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 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=111110) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 13 15:07:40.408031 np0000185005 devstack@c-api.service[111112]: DEBUG dbcounter [-] [111112] Writer thread running {{(pid=111112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 13 15:07:40.410058 np0000185005 devstack@c-api.service[111111]: DEBUG dbcounter [-] [111111] Writer thread running {{(pid=111111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 13 15:07:40.410553 np0000185005 devstack@c-api.service[111112]: INFO cinder.rpc [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 13 15:07:40.413455 np0000185005 devstack@c-api.service[111111]: INFO cinder.rpc [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 13 15:07:40.413509 np0000185005 devstack@c-api.service[111112]: INFO cinder.rpc [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 13 15:07:40.415086 np0000185005 devstack@c-api.service[111112]: INFO cinder.rpc [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 13 15:07:40.415459 np0000185005 devstack@c-api.service[111111]: INFO cinder.rpc [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 13 15:07:40.416831 np0000185005 devstack@c-api.service[111112]: INFO cinder.rpc [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 13 15:07:40.417566 np0000185005 devstack@c-api.service[111111]: INFO cinder.rpc [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 13 15:07:40.417672 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.419136 np0000185005 devstack@c-api.service[111113]: DEBUG dbcounter [-] [111113] Writer thread running {{(pid=111113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 13 15:07:40.419625 np0000185005 devstack@c-api.service[111111]: INFO cinder.rpc [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 13 15:07:40.420524 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.420727 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.423469 np0000185005 devstack@c-api.service[111113]: INFO cinder.rpc [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 13 15:07:40.423891 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.424034 np0000185005 devstack@c-api.service[111110]: DEBUG dbcounter [-] [111110] Writer thread running {{(pid=111110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 13 15:07:40.424702 np0000185005 devstack@c-api.service[111113]: INFO cinder.rpc [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 13 15:07:40.426790 np0000185005 devstack@c-api.service[111113]: INFO cinder.rpc [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 13 15:07:40.426916 np0000185005 devstack@c-api.service[111110]: INFO cinder.rpc [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 13 15:07:40.428534 np0000185005 devstack@c-api.service[111113]: INFO cinder.rpc [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 13 15:07:40.429190 np0000185005 devstack@c-api.service[111110]: INFO cinder.rpc [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 13 15:07:40.429434 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.431345 np0000185005 devstack@c-api.service[111110]: INFO cinder.rpc [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 13 15:07:40.432742 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.433268 np0000185005 devstack@c-api.service[111110]: INFO cinder.rpc [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 13 15:07:40.434137 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.437028 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.452123 np0000185005 devstack@c-api.service[111112]: DEBUG oslo_db.sqlalchemy.engines [None req-5240ef12-243b-482e-8252-d42609ac2069 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=111112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 13 15:07:40.454071 np0000185005 devstack@c-api.service[111112]: INFO cinder.rpc [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 13 15:07:40.457856 np0000185005 devstack@c-api.service[111112]: INFO cinder.rpc [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 13 15:07:40.458240 np0000185005 devstack@c-api.service[111111]: DEBUG oslo_db.sqlalchemy.engines [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 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=111111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 13 15:07:40.458721 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.461679 np0000185005 devstack@c-api.service[111111]: INFO cinder.rpc [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 13 15:07:40.465146 np0000185005 devstack@c-api.service[111111]: INFO cinder.rpc [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 13 15:07:40.465310 np0000185005 devstack@c-api.service[111113]: DEBUG oslo_db.sqlalchemy.engines [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 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=111113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 13 15:07:40.466811 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.468537 np0000185005 devstack@c-api.service[111113]: INFO cinder.rpc [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 13 15:07:40.469114 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.470484 np0000185005 devstack@c-api.service[111110]: DEBUG oslo_db.sqlalchemy.engines [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 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=111110) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 13 15:07:40.471299 np0000185005 devstack@c-api.service[111113]: INFO cinder.rpc [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 13 15:07:40.472473 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.472530 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.473097 np0000185005 devstack@c-api.service[111110]: INFO cinder.rpc [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 13 15:07:40.475859 np0000185005 devstack@c-api.service[111110]: INFO cinder.rpc [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 13 15:07:40.476582 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.477018 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.480613 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.481109 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.484041 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.486480 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.486968 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.488287 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.489281 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.489412 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.490096 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.492545 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.492614 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.492941 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.493849 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.495563 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.495669 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.495864 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.497059 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.497342 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.498462 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.499739 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.500064 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.501247 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.501757 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.502753 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.504297 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.504658 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.505639 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.505711 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.507279 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.507655 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.508778 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.509077 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.509320 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.510511 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.511172 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.511878 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.512146 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.512667 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.513412 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.514094 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.514866 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.515477 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.516362 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.516469 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.516646 np0000185005 devstack@c-api.service[111112]: WARNING cinder.api.contrib.hosts [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 13 15:07:40.517469 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.517760 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.517912 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.519047 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.519128 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.520704 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.520783 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.521173 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.522189 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.523083 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: extensions {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.523462 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.524645 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: cgsnapshots {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.524789 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.524909 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.526019 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: os-availability-zone {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.526360 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.526470 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.527392 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: os-snapshot-manage {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.527730 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.528239 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.528881 np0000185005 devstack@c-api.service[111111]: WARNING cinder.api.contrib.hosts [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 13 15:07:40.529388 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: os-volume-transfer {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.529681 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.529786 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.530593 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.530994 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: os-quota-sets {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.531145 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.531969 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.532119 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.532605 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.533458 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.533558 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: os-hosts {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.533796 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.534177 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.534827 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.535068 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: extensions {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.535819 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: qos-specs {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.536157 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.537008 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: cgsnapshots {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.537350 np0000185005 devstack@c-api.service[111110]: WARNING cinder.api.contrib.hosts [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 13 15:07:40.537684 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: backups {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.538221 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.538287 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.538382 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: os-availability-zone {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.539737 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.539789 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: os-snapshot-manage {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.540197 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: capabilities {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.540918 np0000185005 devstack@c-api.service[111113]: WARNING cinder.api.contrib.hosts [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 13 15:07:40.541192 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.541240 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: os-volume-transfer {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.541428 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: os-volume-type-access {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.542758 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.542837 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.542878 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: os-quota-sets {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.543105 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: os-quota-class-sets {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.543600 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: extensions {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.544269 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: os-hosts {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.544382 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: scheduler-stats {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.545752 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: cgsnapshots {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.545812 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: consistencygroups {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.545853 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: qos-specs {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.546064 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.547256 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: os-availability-zone {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.547817 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: encryption {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.548271 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: backups {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.548346 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.548838 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: os-snapshot-manage {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.549396 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: encryption {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.549854 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.550283 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: os-volume-transfer {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.550399 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: capabilities {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.550857 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: extensions {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.550993 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: os-volume-manage {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.551591 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: os-volume-type-access {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.552098 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: os-quota-sets {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.552245 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: cgsnapshots {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.552470 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extended resource: extra_specs {{(pid=111112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.553217 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: os-quota-class-sets {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.553399 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: os-hosts {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.553644 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: os-availability-zone {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.554552 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: scheduler-stats {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.554828 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: qos-specs {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.554996 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.555065 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: os-snapshot-manage {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.556065 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: consistencygroups {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.556476 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: os-volume-transfer {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.556526 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.556878 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: backups {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.557913 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.558031 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: encryption {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.558079 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: os-quota-sets {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.558941 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: capabilities {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.559292 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.559523 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: os-hosts {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.559718 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: encryption {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.560150 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.contrib.snapshot_actions [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] SnapshotActionsController initialized {{(pid=111112) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 13 15:07:40.560198 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: os-volume-type-access {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.560895 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.560944 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: qos-specs {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.561349 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: os-volume-manage {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.561886 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: os-quota-class-sets {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.562220 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.562908 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extended resource: extra_specs {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.562983 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: backups {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.563237 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: scheduler-stats {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.563701 np0000185005 devstack@c-api.service[111112]: WARNING castellan.key_manager.migration [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.564666 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.564739 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: consistencygroups {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.564825 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.564891 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension VolumeActions extending resource: volumes {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.565019 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: capabilities {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.565094 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension UsedLimits extending resource: limits {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.565156 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.565319 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.565430 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.565551 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension TypesManage extending resource: types {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.565657 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.565761 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.565860 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.565962 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.566066 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension AdminActions extending resource: volumes {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.566202 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.566272 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension AdminActions extending resource: snapshots {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.566336 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: os-volume-type-access {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.566436 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension AdminActions extending resource: backups {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.566436 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.v3.router [None req-5240ef12-243b-482e-8252-d42609ac2069 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.566631 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: encryption {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.567794 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.567867 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: os-quota-class-sets {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.568215 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: encryption {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.569165 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: scheduler-stats {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.569263 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.569797 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: os-volume-manage {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.570618 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: consistencygroups {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.570742 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.571240 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extended resource: extra_specs {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.571595 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.contrib.snapshot_actions [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] SnapshotActionsController initialized {{(pid=111111) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 13 15:07:40.572314 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.572593 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: encryption {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.573767 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.574145 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: encryption {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.574226 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.575082 np0000185005 devstack@c-api.service[111112]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e7f926a4668 pid: 111112 (default app) Jul 13 15:07:40.575389 np0000185005 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.575695 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: os-volume-manage {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.575743 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.576332 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.576497 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.576637 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension VolumeActions extending resource: volumes {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.576776 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension UsedLimits extending resource: limits {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.576876 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.577066 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.577118 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.577157 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.577284 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension TypesManage extending resource: types {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.577411 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.577525 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.577628 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.577731 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.577823 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extended resource: extra_specs {{(pid=111113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 13 15:07:40.577868 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension AdminActions extending resource: volumes {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.577949 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension AdminActions extending resource: snapshots {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.578061 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension AdminActions extending resource: backups {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.578167 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-aba3f1f8-60f1-4eb7-9cd7-28712b8f6562 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.578639 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.579532 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.contrib.snapshot_actions [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] SnapshotActionsController initialized {{(pid=111110) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 13 15:07:40.580272 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.580429 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.581602 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.581961 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.583007 np0000185005 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.583457 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.584095 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.584224 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.584454 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension VolumeActions extending resource: volumes {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.584583 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension UsedLimits extending resource: limits {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.584681 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.584784 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.584910 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.584954 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.585027 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension TypesManage extending resource: types {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.585136 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.585245 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.585350 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.585471 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.585587 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension AdminActions extending resource: volumes {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.585709 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension AdminActions extending resource: snapshots {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.585818 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension AdminActions extending resource: backups {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.585861 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.contrib.snapshot_actions [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] SnapshotActionsController initialized {{(pid=111113) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 13 15:07:40.586730 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-b3ecde54-6975-4b9f-9f59-45579d06fc31 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.586881 np0000185005 devstack@c-api.service[111111]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e7f926a4668 pid: 111111 (default app) Jul 13 15:07:40.586986 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.588608 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.589194 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.middleware.request_id [None req-6a7ed15f-69f4-409e-8e21-4f7cc415dc82 None None] RequestId filter calling following filter/app {{(pid=111112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:07:40.589384 np0000185005 devstack@c-api.service[111113]: WARNING castellan.key_manager.migration [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 13 15:07:40.590339 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.590518 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.590590 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension VolumeActions extending resource: volumes {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.590771 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension UsedLimits extending resource: limits {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.590923 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.590990 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.591149 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.591253 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension TypesManage extending resource: types {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.591359 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.591474 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.591586 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.591678 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.591778 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension AdminActions extending resource: volumes {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.591897 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension AdminActions extending resource: snapshots {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.591991 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension AdminActions extending resource: backups {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.592092 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.v3.router [None req-3b507c4c-9706-4b86-baba-f3d04c8fe821 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 13 15:07:40.593928 np0000185005 devstack@c-api.service[111110]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e7f926a4668 pid: 111110 (default app) Jul 13 15:07:40.595554 np0000185005 devstack@c-api.service[111112]: [pid: 111112|app: 0|req: 1/1] 199.204.45.240 () {60 vars in 956 bytes} [Mon Jul 13 15:07:40 2026] GET /volume/v3/ => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 13 15:07:40.599964 np0000185005 devstack@c-api.service[111113]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e7f926a4668 pid: 111113 (default app) Jul 13 15:07:47.625258 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-de936185-cb7a-4e3a-b346-24bae1b7af6e None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:07:48.095137 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-de936185-cb7a-4e3a-b346-24bae1b7af6e admin admin] POST https://199.204.45.240/volume/v3/types Jul 13 15:07:48.095689 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-de936185-cb7a-4e3a-b346-24bae1b7af6e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 13 15:07:48.097232 np0000185005 devstack@c-api.service[111111]: /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 13 15:07:48.097232 np0000185005 devstack@c-api.service[111111]: warnings.warn( Jul 13 15:07:48.130606 np0000185005 devstack@c-api.service[111111]: DEBUG oslo_db.sqlalchemy.engines [None req-de936185-cb7a-4e3a-b346-24bae1b7af6e 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=111111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 13 15:07:48.156148 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-de936185-cb7a-4e3a-b346-24bae1b7af6e admin admin] https://199.204.45.240/volume/v3/types returned with HTTP 200 Jul 13 15:07:48.156789 np0000185005 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 1/2] 199.204.45.240 () {68 vars in 1333 bytes} [Mon Jul 13 15:07:47 2026] POST /volume/v3/types => generated 186 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 13 15:07:48.187518 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [None req-e4fc3f4b-5dc0-47ab-b367-e498b9e0c23e None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:07:48.521690 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-e4fc3f4b-5dc0-47ab-b367-e498b9e0c23e admin admin] POST https://199.204.45.240/volume/v3/types/8aec6b15-1143-4162-9b2e-eee1be6a9372/extra_specs Jul 13 15:07:48.522290 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-e4fc3f4b-5dc0-47ab-b367-e498b9e0c23e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 13 15:07:48.524106 np0000185005 devstack@c-api.service[111110]: /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 13 15:07:48.524106 np0000185005 devstack@c-api.service[111110]: warnings.warn( Jul 13 15:07:48.559242 np0000185005 devstack@c-api.service[111110]: DEBUG oslo_db.sqlalchemy.engines [None req-e4fc3f4b-5dc0-47ab-b367-e498b9e0c23e 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=111110) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 13 15:07:48.622539 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-e4fc3f4b-5dc0-47ab-b367-e498b9e0c23e admin admin] https://199.204.45.240/volume/v3/types/8aec6b15-1143-4162-9b2e-eee1be6a9372/extra_specs returned with HTTP 200 Jul 13 15:07:48.623132 np0000185005 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 1/3] 199.204.45.240 () {68 vars in 1480 bytes} [Mon Jul 13 15:07:48 2026] POST /volume/v3/types/8aec6b15-1143-4162-9b2e-eee1be6a9372/extra_specs => generated 55 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 13 15:07:50.455447 np0000185005 devstack@c-api.service[111112]: DEBUG dbcounter [-] [111112] Writing DB stats cinder:SELECT=6 {{(pid=111112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:07:50.471999 np0000185005 devstack@c-api.service[111113]: DEBUG dbcounter [-] [111113] Writing DB stats cinder:SELECT=6 {{(pid=111113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:07:58.154097 np0000185005 devstack@c-api.service[111111]: DEBUG dbcounter [-] [111111] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:07:58.621127 np0000185005 devstack@c-api.service[111110]: DEBUG dbcounter [-] [111110] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:11:39.283086 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.middleware.request_id [None req-d6bad072-20c5-48cc-aae4-f546df7dce9a None None] RequestId filter calling following filter/app {{(pid=111112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:11:39.284386 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-d6bad072-20c5-48cc-aae4-f546df7dce9a None None] GET https://199.204.45.240/volume// Jul 13 15:11:39.284819 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-d6bad072-20c5-48cc-aae4-f546df7dce9a None None] Empty body provided in request {{(pid=111112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:11:39.285665 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-d6bad072-20c5-48cc-aae4-f546df7dce9a None None] Calling method 'all' {{(pid=111112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:11:39.287204 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-d6bad072-20c5-48cc-aae4-f546df7dce9a None None] https://199.204.45.240/volume// returned with HTTP 300 Jul 13 15:11:39.287864 np0000185005 devstack@c-api.service[111112]: [pid: 111112|app: 0|req: 2/4] 199.204.45.240 () {66 vars in 1456 bytes} [Mon Jul 13 15:11:39 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 13 15:12:16.638272 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.middleware.request_id [None req-f9941b47-11e0-4f07-8d25-3cb7620a6813 None None] RequestId filter calling following filter/app {{(pid=111113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:16.641257 np0000185005 devstack@c-api.service[111113]: [pid: 111113|app: 0|req: 1/5] 199.204.45.240 () {62 vars in 1068 bytes} [Mon Jul 13 15:12:16 2026] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 13 15:12:16.672637 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-37ac3682-6d0c-44ab-9408-8925b28f35ec None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:16.681238 np0000185005 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 2/6] 199.204.45.240 () {64 vars in 1272 bytes} [Mon Jul 13 15:12:16 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 13 15:12:16.718735 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [req-37ac3682-6d0c-44ab-9408-8925b28f35ec req-4b70f739-5c76-45d9-abfe-f343b9e56ee4 None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:16.723956 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [req-37ac3682-6d0c-44ab-9408-8925b28f35ec req-4b70f739-5c76-45d9-abfe-f343b9e56ee4 demo demo] GET https://199.204.45.240/volume/v3/ Jul 13 15:12:16.724341 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [req-37ac3682-6d0c-44ab-9408-8925b28f35ec req-4b70f739-5c76-45d9-abfe-f343b9e56ee4 demo demo] Empty body provided in request {{(pid=111110) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:12:16.724622 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [req-37ac3682-6d0c-44ab-9408-8925b28f35ec req-4b70f739-5c76-45d9-abfe-f343b9e56ee4 demo demo] Calling method 'version_select' {{(pid=111110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:12:16.725347 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [req-37ac3682-6d0c-44ab-9408-8925b28f35ec req-4b70f739-5c76-45d9-abfe-f343b9e56ee4 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jul 13 15:12:16.725668 np0000185005 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 2/7] 199.204.45.240 () {66 vars in 1346 bytes} [Mon Jul 13 15:12:16 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 13 15:12:16.764461 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.middleware.request_id [None req-7bc60c8f-e8a4-4827-9843-06c380039b2b None None] RequestId filter calling following filter/app {{(pid=111112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:17.076035 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-7bc60c8f-e8a4-4827-9843-06c380039b2b demo demo] GET https://199.204.45.240/volume/v3/types Jul 13 15:12:17.076443 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-7bc60c8f-e8a4-4827-9843-06c380039b2b demo demo] Empty body provided in request {{(pid=111112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:12:17.076645 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-7bc60c8f-e8a4-4827-9843-06c380039b2b demo demo] Calling method 'index' {{(pid=111112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:12:17.077121 np0000185005 devstack@c-api.service[111112]: /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 13 15:12:17.077121 np0000185005 devstack@c-api.service[111112]: warnings.warn( Jul 13 15:12:17.077721 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.api_utils [None req-7bc60c8f-e8a4-4827-9843-06c380039b2b demo demo] Removing options '' from query. {{(pid=111112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:12:17.115474 np0000185005 devstack@c-api.service[111112]: DEBUG oslo_db.sqlalchemy.engines [None req-7bc60c8f-e8a4-4827-9843-06c380039b2b 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=111112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 13 15:12:17.135564 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-7bc60c8f-e8a4-4827-9843-06c380039b2b demo demo] https://199.204.45.240/volume/v3/types returned with HTTP 200 Jul 13 15:12:17.136036 np0000185005 devstack@c-api.service[111112]: [pid: 111112|app: 0|req: 3/8] 199.204.45.240 () {64 vars in 1290 bytes} [Mon Jul 13 15:12:16 2026] GET /volume/v3/types => generated 377 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 13 15:12:17.169816 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.middleware.request_id [None req-d130b3bd-8260-4d85-887b-f2a1c69e56b5 None None] RequestId filter calling following filter/app {{(pid=111113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:17.483393 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-d130b3bd-8260-4d85-887b-f2a1c69e56b5 demo demo] GET https://199.204.45.240/volume/v3/types/default Jul 13 15:12:17.483749 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-d130b3bd-8260-4d85-887b-f2a1c69e56b5 demo demo] Empty body provided in request {{(pid=111113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:12:17.483953 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-d130b3bd-8260-4d85-887b-f2a1c69e56b5 demo demo] Calling method 'show' {{(pid=111113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:12:17.521239 np0000185005 devstack@c-api.service[111113]: DEBUG oslo_db.sqlalchemy.engines [None req-d130b3bd-8260-4d85-887b-f2a1c69e56b5 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=111113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 13 15:12:17.537707 np0000185005 devstack@c-api.service[111113]: /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 13 15:12:17.537707 np0000185005 devstack@c-api.service[111113]: warnings.warn( Jul 13 15:12:17.539903 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-d130b3bd-8260-4d85-887b-f2a1c69e56b5 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jul 13 15:12:17.540305 np0000185005 devstack@c-api.service[111113]: [pid: 111113|app: 0|req: 2/9] 199.204.45.240 () {64 vars in 1301 bytes} [Mon Jul 13 15:12:17 2026] GET /volume/v3/types/default => generated 145 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 13 15:12:17.994552 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-452d8232-999e-452d-a1b4-b9847e68da33 None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:17.995881 np0000185005 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 3/10] 199.204.45.240 () {62 vars in 1068 bytes} [Mon Jul 13 15:12:17 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 13 15:12:18.029210 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [None req-0e525a53-2903-4071-a736-49f56abb3ff1 None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:18.037941 np0000185005 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 3/11] 199.204.45.240 () {64 vars in 1272 bytes} [Mon Jul 13 15:12:18 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 13 15:12:18.072629 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.middleware.request_id [req-0e525a53-2903-4071-a736-49f56abb3ff1 req-87d5d1f6-0c83-46bb-86d8-341d40f00856 None None] RequestId filter calling following filter/app {{(pid=111112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:18.074759 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [req-0e525a53-2903-4071-a736-49f56abb3ff1 req-87d5d1f6-0c83-46bb-86d8-341d40f00856 demo demo] GET https://199.204.45.240/volume/v3/ Jul 13 15:12:18.074999 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [req-0e525a53-2903-4071-a736-49f56abb3ff1 req-87d5d1f6-0c83-46bb-86d8-341d40f00856 demo demo] Empty body provided in request {{(pid=111112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:12:18.075239 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [req-0e525a53-2903-4071-a736-49f56abb3ff1 req-87d5d1f6-0c83-46bb-86d8-341d40f00856 demo demo] Calling method 'version_select' {{(pid=111112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:12:18.075822 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [req-0e525a53-2903-4071-a736-49f56abb3ff1 req-87d5d1f6-0c83-46bb-86d8-341d40f00856 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jul 13 15:12:18.076232 np0000185005 devstack@c-api.service[111112]: [pid: 111112|app: 0|req: 4/12] 199.204.45.240 () {66 vars in 1346 bytes} [Mon Jul 13 15:12:18 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 13 15:12:18.114404 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.middleware.request_id [None req-cf52dd06-cd70-4cd4-bc59-099404ba6b8b None None] RequestId filter calling following filter/app {{(pid=111113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:18.118472 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-cf52dd06-cd70-4cd4-bc59-099404ba6b8b demo demo] GET https://199.204.45.240/volume/v3/types/default Jul 13 15:12:18.118962 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-cf52dd06-cd70-4cd4-bc59-099404ba6b8b demo demo] Empty body provided in request {{(pid=111113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:12:18.119470 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-cf52dd06-cd70-4cd4-bc59-099404ba6b8b demo demo] Calling method 'show' {{(pid=111113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:12:18.127237 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-cf52dd06-cd70-4cd4-bc59-099404ba6b8b demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jul 13 15:12:18.127604 np0000185005 devstack@c-api.service[111113]: [pid: 111113|app: 0|req: 3/13] 199.204.45.240 () {64 vars in 1301 bytes} [Mon Jul 13 15:12:18 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 13 15:12:18.744548 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-c4b6b720-86ee-4861-821f-1772006cb223 None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:18.745889 np0000185005 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 4/14] 199.204.45.240 () {62 vars in 1068 bytes} [Mon Jul 13 15:12:18 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 13 15:12:18.778909 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [None req-c6551035-90f0-4cb6-bd49-d36b2d21a500 None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:18.782492 np0000185005 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 4/15] 199.204.45.240 () {64 vars in 1272 bytes} [Mon Jul 13 15:12:18 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 13 15:12:18.814532 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.middleware.request_id [req-c6551035-90f0-4cb6-bd49-d36b2d21a500 req-5a95322f-011b-4824-97ee-38cedc422f4b None None] RequestId filter calling following filter/app {{(pid=111112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:18.816601 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [req-c6551035-90f0-4cb6-bd49-d36b2d21a500 req-5a95322f-011b-4824-97ee-38cedc422f4b demo demo] GET https://199.204.45.240/volume/v3/ Jul 13 15:12:18.816826 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [req-c6551035-90f0-4cb6-bd49-d36b2d21a500 req-5a95322f-011b-4824-97ee-38cedc422f4b demo demo] Empty body provided in request {{(pid=111112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:12:18.817070 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [req-c6551035-90f0-4cb6-bd49-d36b2d21a500 req-5a95322f-011b-4824-97ee-38cedc422f4b demo demo] Calling method 'version_select' {{(pid=111112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:12:18.817530 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [req-c6551035-90f0-4cb6-bd49-d36b2d21a500 req-5a95322f-011b-4824-97ee-38cedc422f4b demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jul 13 15:12:18.817970 np0000185005 devstack@c-api.service[111112]: [pid: 111112|app: 0|req: 5/16] 199.204.45.240 () {66 vars in 1346 bytes} [Mon Jul 13 15:12:18 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 13 15:12:18.852789 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.middleware.request_id [None req-d66d1a6d-3a3d-4198-b522-43a17486c4b5 None None] RequestId filter calling following filter/app {{(pid=111113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:18.856340 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-d66d1a6d-3a3d-4198-b522-43a17486c4b5 demo demo] GET https://199.204.45.240/volume/v3/types/default Jul 13 15:12:18.856726 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-d66d1a6d-3a3d-4198-b522-43a17486c4b5 demo demo] Empty body provided in request {{(pid=111113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:12:18.857085 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-d66d1a6d-3a3d-4198-b522-43a17486c4b5 demo demo] Calling method 'show' {{(pid=111113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:12:18.866416 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-d66d1a6d-3a3d-4198-b522-43a17486c4b5 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jul 13 15:12:18.866735 np0000185005 devstack@c-api.service[111113]: [pid: 111113|app: 0|req: 4/17] 199.204.45.240 () {64 vars in 1301 bytes} [Mon Jul 13 15:12:18 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 13 15:12:18.904563 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-67962b32-9593-4cf2-8c66-ea9d4bc044df None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:18.905701 np0000185005 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 5/18] 199.204.45.240 () {62 vars in 1068 bytes} [Mon Jul 13 15:12:18 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 13 15:12:18.938634 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [None req-2dab4da2-2432-48e3-a5c8-d6628c7580dd None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:18.942465 np0000185005 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 5/19] 199.204.45.240 () {64 vars in 1272 bytes} [Mon Jul 13 15:12:18 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 13 15:12:18.971873 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.middleware.request_id [req-2dab4da2-2432-48e3-a5c8-d6628c7580dd req-034b46e5-10a9-4fcf-99d1-5cc817e6afa4 None None] RequestId filter calling following filter/app {{(pid=111112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:18.974032 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [req-2dab4da2-2432-48e3-a5c8-d6628c7580dd req-034b46e5-10a9-4fcf-99d1-5cc817e6afa4 demo demo] GET https://199.204.45.240/volume/v3/ Jul 13 15:12:18.974238 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [req-2dab4da2-2432-48e3-a5c8-d6628c7580dd req-034b46e5-10a9-4fcf-99d1-5cc817e6afa4 demo demo] Empty body provided in request {{(pid=111112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:12:18.974490 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [req-2dab4da2-2432-48e3-a5c8-d6628c7580dd req-034b46e5-10a9-4fcf-99d1-5cc817e6afa4 demo demo] Calling method 'version_select' {{(pid=111112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:12:18.974893 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [req-2dab4da2-2432-48e3-a5c8-d6628c7580dd req-034b46e5-10a9-4fcf-99d1-5cc817e6afa4 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jul 13 15:12:18.975305 np0000185005 devstack@c-api.service[111112]: [pid: 111112|app: 0|req: 6/20] 199.204.45.240 () {66 vars in 1346 bytes} [Mon Jul 13 15:12:18 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 13 15:12:19.009171 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.middleware.request_id [None req-7f916e07-a364-48fa-8691-0f8664056c38 None None] RequestId filter calling following filter/app {{(pid=111113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:12:19.012544 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-7f916e07-a364-48fa-8691-0f8664056c38 demo demo] GET https://199.204.45.240/volume/v3/types/default Jul 13 15:12:19.012893 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-7f916e07-a364-48fa-8691-0f8664056c38 demo demo] Empty body provided in request {{(pid=111113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:12:19.013263 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-7f916e07-a364-48fa-8691-0f8664056c38 demo demo] Calling method 'show' {{(pid=111113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:12:19.022124 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-7f916e07-a364-48fa-8691-0f8664056c38 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jul 13 15:12:19.022478 np0000185005 devstack@c-api.service[111113]: [pid: 111113|app: 0|req: 5/21] 199.204.45.240 () {64 vars in 1301 bytes} [Mon Jul 13 15:12:19 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 13 15:12:27.128238 np0000185005 devstack@c-api.service[111112]: DEBUG dbcounter [-] [111112] Writing DB stats cinder:SELECT=1 {{(pid=111112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:12:29.019511 np0000185005 devstack@c-api.service[111113]: DEBUG dbcounter [-] [111113] Writing DB stats cinder:SELECT=8 {{(pid=111113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:17:21.770735 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-4e4ab871-6a0c-40a9-9322-a234470265d5 None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:17:21.856638 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-4e4ab871-6a0c-40a9-9322-a234470265d5 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:17:21.857044 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-4e4ab871-6a0c-40a9-9322-a234470265d5 demo demo] Empty body provided in request {{(pid=111111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:17:21.857202 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-4e4ab871-6a0c-40a9-9322-a234470265d5 demo demo] Calling method 'detail' {{(pid=111111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:17:21.857859 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.api_utils [None req-4e4ab871-6a0c-40a9-9322-a234470265d5 demo demo] Removing options '' from query. {{(pid=111111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:17:21.858839 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.volume.api [None req-4e4ab871-6a0c-40a9-9322-a234470265d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111111) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:17:21.919437 np0000185005 devstack@c-api.service[111111]: INFO cinder.volume.api [None req-4e4ab871-6a0c-40a9-9322-a234470265d5 demo demo] Get all volumes completed successfully. Jul 13 15:17:21.922179 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-4e4ab871-6a0c-40a9-9322-a234470265d5 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:17:21.924193 np0000185005 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 6/22] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:17:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 13 15:17:31.911390 np0000185005 devstack@c-api.service[111111]: DEBUG dbcounter [-] [111111] Writing DB stats cinder:SELECT=1 {{(pid=111111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:18:21.942399 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [None req-14eb6f84-d803-4a1c-b0b6-1b8d59207784 None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:18:21.946276 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-14eb6f84-d803-4a1c-b0b6-1b8d59207784 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:18:21.947177 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-14eb6f84-d803-4a1c-b0b6-1b8d59207784 demo demo] Empty body provided in request {{(pid=111110) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:18:21.947177 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-14eb6f84-d803-4a1c-b0b6-1b8d59207784 demo demo] Calling method 'detail' {{(pid=111110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:18:21.947669 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.api_utils [None req-14eb6f84-d803-4a1c-b0b6-1b8d59207784 demo demo] Removing options '' from query. {{(pid=111110) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:18:21.948894 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.volume.api [None req-14eb6f84-d803-4a1c-b0b6-1b8d59207784 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111110) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:18:21.986989 np0000185005 devstack@c-api.service[111110]: INFO cinder.volume.api [None req-14eb6f84-d803-4a1c-b0b6-1b8d59207784 demo demo] Get all volumes completed successfully. Jul 13 15:18:21.991360 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-14eb6f84-d803-4a1c-b0b6-1b8d59207784 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:18:21.991913 np0000185005 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 6/23] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:18:21 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 13 15:18:31.979143 np0000185005 devstack@c-api.service[111110]: DEBUG dbcounter [-] [111110] Writing DB stats cinder:SELECT=1 {{(pid=111110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:19:22.024089 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.middleware.request_id [None req-cdad6854-aed1-4d8c-b2cb-f6afd05b9a76 None None] RequestId filter calling following filter/app {{(pid=111112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:19:22.028511 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-cdad6854-aed1-4d8c-b2cb-f6afd05b9a76 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:19:22.028723 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-cdad6854-aed1-4d8c-b2cb-f6afd05b9a76 demo demo] Empty body provided in request {{(pid=111112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:19:22.028965 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-cdad6854-aed1-4d8c-b2cb-f6afd05b9a76 demo demo] Calling method 'detail' {{(pid=111112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:19:22.029732 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.api_utils [None req-cdad6854-aed1-4d8c-b2cb-f6afd05b9a76 demo demo] Removing options '' from query. {{(pid=111112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:19:22.031403 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.volume.api [None req-cdad6854-aed1-4d8c-b2cb-f6afd05b9a76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111112) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:19:22.074158 np0000185005 devstack@c-api.service[111112]: INFO cinder.volume.api [None req-cdad6854-aed1-4d8c-b2cb-f6afd05b9a76 demo demo] Get all volumes completed successfully. Jul 13 15:19:22.077245 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-cdad6854-aed1-4d8c-b2cb-f6afd05b9a76 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:19:22.077751 np0000185005 devstack@c-api.service[111112]: [pid: 111112|app: 0|req: 7/24] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:19:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 13 15:19:32.064278 np0000185005 devstack@c-api.service[111112]: DEBUG dbcounter [-] [111112] Writing DB stats cinder:SELECT=1 {{(pid=111112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:20:22.091273 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.middleware.request_id [None req-51c066ec-62eb-475d-8239-9260c1c6abba None None] RequestId filter calling following filter/app {{(pid=111113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:20:22.096104 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-51c066ec-62eb-475d-8239-9260c1c6abba demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:20:22.096433 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-51c066ec-62eb-475d-8239-9260c1c6abba demo demo] Empty body provided in request {{(pid=111113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:20:22.096630 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-51c066ec-62eb-475d-8239-9260c1c6abba demo demo] Calling method 'detail' {{(pid=111113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:20:22.097280 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.api_utils [None req-51c066ec-62eb-475d-8239-9260c1c6abba demo demo] Removing options '' from query. {{(pid=111113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:20:22.099067 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.volume.api [None req-51c066ec-62eb-475d-8239-9260c1c6abba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:20:22.145740 np0000185005 devstack@c-api.service[111113]: INFO cinder.volume.api [None req-51c066ec-62eb-475d-8239-9260c1c6abba demo demo] Get all volumes completed successfully. Jul 13 15:20:22.148672 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-51c066ec-62eb-475d-8239-9260c1c6abba demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:20:22.149212 np0000185005 devstack@c-api.service[111113]: [pid: 111113|app: 0|req: 6/25] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:20:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 13 15:20:32.138073 np0000185005 devstack@c-api.service[111113]: DEBUG dbcounter [-] [111113] Writing DB stats cinder:SELECT=1 {{(pid=111113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:21:22.165689 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-06102a68-6bb1-480c-a38b-e564ed80eb80 None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:21:22.168205 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-06102a68-6bb1-480c-a38b-e564ed80eb80 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:21:22.168423 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-06102a68-6bb1-480c-a38b-e564ed80eb80 demo demo] Empty body provided in request {{(pid=111111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:21:22.168595 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-06102a68-6bb1-480c-a38b-e564ed80eb80 demo demo] Calling method 'detail' {{(pid=111111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:21:22.168849 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.api_utils [None req-06102a68-6bb1-480c-a38b-e564ed80eb80 demo demo] Removing options '' from query. {{(pid=111111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:21:22.169528 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.volume.api [None req-06102a68-6bb1-480c-a38b-e564ed80eb80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111111) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:21:22.179056 np0000185005 devstack@c-api.service[111111]: INFO cinder.volume.api [None req-06102a68-6bb1-480c-a38b-e564ed80eb80 demo demo] Get all volumes completed successfully. Jul 13 15:21:22.181006 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-06102a68-6bb1-480c-a38b-e564ed80eb80 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:21:22.181336 np0000185005 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 7/26] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:21:22 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 13 15:21:32.173782 np0000185005 devstack@c-api.service[111111]: DEBUG dbcounter [-] [111111] Writing DB stats cinder:SELECT=1 {{(pid=111111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:22:22.197538 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [None req-2aea640c-7f3d-4749-b231-c458988d9f65 None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:22:22.413347 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-2aea640c-7f3d-4749-b231-c458988d9f65 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:22:22.413807 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-2aea640c-7f3d-4749-b231-c458988d9f65 demo demo] Empty body provided in request {{(pid=111110) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:22:22.414211 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-2aea640c-7f3d-4749-b231-c458988d9f65 demo demo] Calling method 'detail' {{(pid=111110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:22:22.414979 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.api_utils [None req-2aea640c-7f3d-4749-b231-c458988d9f65 demo demo] Removing options '' from query. {{(pid=111110) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:22:22.416154 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.volume.api [None req-2aea640c-7f3d-4749-b231-c458988d9f65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111110) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:22:22.425775 np0000185005 devstack@c-api.service[111110]: INFO cinder.volume.api [None req-2aea640c-7f3d-4749-b231-c458988d9f65 demo demo] Get all volumes completed successfully. Jul 13 15:22:22.431119 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-2aea640c-7f3d-4749-b231-c458988d9f65 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:22:22.432230 np0000185005 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 7/27] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:22:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 13 15:22:32.419725 np0000185005 devstack@c-api.service[111110]: DEBUG dbcounter [-] [111110] Writing DB stats cinder:SELECT=1 {{(pid=111110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:23:22.457153 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.middleware.request_id [None req-41cac91a-a9f3-4f5c-8cad-d951071cb4f1 None None] RequestId filter calling following filter/app {{(pid=111112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:23:22.465484 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-41cac91a-a9f3-4f5c-8cad-d951071cb4f1 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:23:22.465484 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-41cac91a-a9f3-4f5c-8cad-d951071cb4f1 demo demo] Empty body provided in request {{(pid=111112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:23:22.465484 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-41cac91a-a9f3-4f5c-8cad-d951071cb4f1 demo demo] Calling method 'detail' {{(pid=111112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:23:22.465484 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.api_utils [None req-41cac91a-a9f3-4f5c-8cad-d951071cb4f1 demo demo] Removing options '' from query. {{(pid=111112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:23:22.465484 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.volume.api [None req-41cac91a-a9f3-4f5c-8cad-d951071cb4f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111112) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:23:22.471679 np0000185005 devstack@c-api.service[111112]: INFO cinder.volume.api [None req-41cac91a-a9f3-4f5c-8cad-d951071cb4f1 demo demo] Get all volumes completed successfully. Jul 13 15:23:22.474254 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-41cac91a-a9f3-4f5c-8cad-d951071cb4f1 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:23:22.474931 np0000185005 devstack@c-api.service[111112]: [pid: 111112|app: 0|req: 8/28] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:23:22 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 13 15:23:32.467008 np0000185005 devstack@c-api.service[111112]: DEBUG dbcounter [-] [111112] Writing DB stats cinder:SELECT=1 {{(pid=111112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:24:22.493599 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.middleware.request_id [None req-6846aa6c-3abc-40e1-9e9e-23b9d5f8c209 None None] RequestId filter calling following filter/app {{(pid=111113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:24:22.497991 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-6846aa6c-3abc-40e1-9e9e-23b9d5f8c209 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:24:22.498635 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-6846aa6c-3abc-40e1-9e9e-23b9d5f8c209 demo demo] Empty body provided in request {{(pid=111113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:24:22.499260 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-6846aa6c-3abc-40e1-9e9e-23b9d5f8c209 demo demo] Calling method 'detail' {{(pid=111113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:24:22.499984 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.api_utils [None req-6846aa6c-3abc-40e1-9e9e-23b9d5f8c209 demo demo] Removing options '' from query. {{(pid=111113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:24:22.501866 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.volume.api [None req-6846aa6c-3abc-40e1-9e9e-23b9d5f8c209 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:24:22.508518 np0000185005 devstack@c-api.service[111113]: INFO cinder.volume.api [None req-6846aa6c-3abc-40e1-9e9e-23b9d5f8c209 demo demo] Get all volumes completed successfully. Jul 13 15:24:22.510447 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-6846aa6c-3abc-40e1-9e9e-23b9d5f8c209 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:24:22.511167 np0000185005 devstack@c-api.service[111113]: [pid: 111113|app: 0|req: 7/29] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:24:22 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 13 15:24:32.504987 np0000185005 devstack@c-api.service[111113]: DEBUG dbcounter [-] [111113] Writing DB stats cinder:SELECT=1 {{(pid=111113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:25:22.525958 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-479291ee-7d42-488d-a0da-ad854410dc3f None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:25:22.533056 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-479291ee-7d42-488d-a0da-ad854410dc3f demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:25:22.533414 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-479291ee-7d42-488d-a0da-ad854410dc3f demo demo] Empty body provided in request {{(pid=111111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:25:22.533710 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-479291ee-7d42-488d-a0da-ad854410dc3f demo demo] Calling method 'detail' {{(pid=111111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:25:22.534116 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.api_utils [None req-479291ee-7d42-488d-a0da-ad854410dc3f demo demo] Removing options '' from query. {{(pid=111111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:25:22.535213 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.volume.api [None req-479291ee-7d42-488d-a0da-ad854410dc3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111111) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:25:22.547010 np0000185005 devstack@c-api.service[111111]: INFO cinder.volume.api [None req-479291ee-7d42-488d-a0da-ad854410dc3f demo demo] Get all volumes completed successfully. Jul 13 15:25:22.550456 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-479291ee-7d42-488d-a0da-ad854410dc3f demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:25:22.551110 np0000185005 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 8/30] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:25:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 13 15:25:32.542581 np0000185005 devstack@c-api.service[111111]: DEBUG dbcounter [-] [111111] Writing DB stats cinder:SELECT=1 {{(pid=111111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:26:22.579722 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [None req-e1cbafda-8c8e-441a-b3d3-28cd257fff84 None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:26:22.581613 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-e1cbafda-8c8e-441a-b3d3-28cd257fff84 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:26:22.581903 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-e1cbafda-8c8e-441a-b3d3-28cd257fff84 demo demo] Empty body provided in request {{(pid=111110) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:26:22.582150 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-e1cbafda-8c8e-441a-b3d3-28cd257fff84 demo demo] Calling method 'detail' {{(pid=111110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:26:22.583220 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.api_utils [None req-e1cbafda-8c8e-441a-b3d3-28cd257fff84 demo demo] Removing options '' from query. {{(pid=111110) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:26:22.583400 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.volume.api [None req-e1cbafda-8c8e-441a-b3d3-28cd257fff84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111110) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:26:22.596696 np0000185005 devstack@c-api.service[111110]: INFO cinder.volume.api [None req-e1cbafda-8c8e-441a-b3d3-28cd257fff84 demo demo] Get all volumes completed successfully. Jul 13 15:26:22.599634 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-e1cbafda-8c8e-441a-b3d3-28cd257fff84 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:26:22.600246 np0000185005 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 8/31] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:26:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 13 15:26:32.587121 np0000185005 devstack@c-api.service[111110]: DEBUG dbcounter [-] [111110] Writing DB stats cinder:SELECT=1 {{(pid=111110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:27:22.615793 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.middleware.request_id [None req-4f6b0aa9-57b6-42c1-891f-e320a97e8188 None None] RequestId filter calling following filter/app {{(pid=111112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:27:22.771914 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-4f6b0aa9-57b6-42c1-891f-e320a97e8188 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:27:22.772274 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-4f6b0aa9-57b6-42c1-891f-e320a97e8188 demo demo] Empty body provided in request {{(pid=111112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:27:22.772804 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-4f6b0aa9-57b6-42c1-891f-e320a97e8188 demo demo] Calling method 'detail' {{(pid=111112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:27:22.773449 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.api_utils [None req-4f6b0aa9-57b6-42c1-891f-e320a97e8188 demo demo] Removing options '' from query. {{(pid=111112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:27:22.774766 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.volume.api [None req-4f6b0aa9-57b6-42c1-891f-e320a97e8188 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111112) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:27:22.788584 np0000185005 devstack@c-api.service[111112]: INFO cinder.volume.api [None req-4f6b0aa9-57b6-42c1-891f-e320a97e8188 demo demo] Get all volumes completed successfully. Jul 13 15:27:22.791626 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-4f6b0aa9-57b6-42c1-891f-e320a97e8188 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:27:22.792543 np0000185005 devstack@c-api.service[111112]: [pid: 111112|app: 0|req: 9/32] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:27:22 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 13 15:27:32.780396 np0000185005 devstack@c-api.service[111112]: DEBUG dbcounter [-] [111112] Writing DB stats cinder:SELECT=1 {{(pid=111112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:28:22.806800 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.middleware.request_id [None req-62039732-2ff3-43cf-9a41-88f45f516fab None None] RequestId filter calling following filter/app {{(pid=111113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:28:22.810214 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-62039732-2ff3-43cf-9a41-88f45f516fab demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:28:22.810599 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-62039732-2ff3-43cf-9a41-88f45f516fab demo demo] Empty body provided in request {{(pid=111113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:28:22.811570 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-62039732-2ff3-43cf-9a41-88f45f516fab demo demo] Calling method 'detail' {{(pid=111113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:28:22.812033 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.api_utils [None req-62039732-2ff3-43cf-9a41-88f45f516fab demo demo] Removing options '' from query. {{(pid=111113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:28:22.813432 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.volume.api [None req-62039732-2ff3-43cf-9a41-88f45f516fab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:28:22.822104 np0000185005 devstack@c-api.service[111113]: INFO cinder.volume.api [None req-62039732-2ff3-43cf-9a41-88f45f516fab demo demo] Get all volumes completed successfully. Jul 13 15:28:22.824022 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-62039732-2ff3-43cf-9a41-88f45f516fab demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:28:22.824360 np0000185005 devstack@c-api.service[111113]: [pid: 111113|app: 0|req: 8/33] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:28:22 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 13 15:28:32.817629 np0000185005 devstack@c-api.service[111113]: DEBUG dbcounter [-] [111113] Writing DB stats cinder:SELECT=1 {{(pid=111113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:29:22.838235 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-efe6dfd3-ecc0-499b-8224-3cce66b61c89 None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:29:22.842286 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-efe6dfd3-ecc0-499b-8224-3cce66b61c89 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:29:22.842669 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-efe6dfd3-ecc0-499b-8224-3cce66b61c89 demo demo] Empty body provided in request {{(pid=111111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:29:22.843041 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-efe6dfd3-ecc0-499b-8224-3cce66b61c89 demo demo] Calling method 'detail' {{(pid=111111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:29:22.843540 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.api_utils [None req-efe6dfd3-ecc0-499b-8224-3cce66b61c89 demo demo] Removing options '' from query. {{(pid=111111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:29:22.844867 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.volume.api [None req-efe6dfd3-ecc0-499b-8224-3cce66b61c89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111111) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:29:22.856122 np0000185005 devstack@c-api.service[111111]: INFO cinder.volume.api [None req-efe6dfd3-ecc0-499b-8224-3cce66b61c89 demo demo] Get all volumes completed successfully. Jul 13 15:29:22.858184 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-efe6dfd3-ecc0-499b-8224-3cce66b61c89 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:29:22.858591 np0000185005 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 9/34] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:29:22 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 13 15:29:32.849519 np0000185005 devstack@c-api.service[111111]: DEBUG dbcounter [-] [111111] Writing DB stats cinder:SELECT=1 {{(pid=111111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:30:22.872930 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [None req-3183c528-8307-4b0c-abd3-108765e0da9d None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:30:22.875742 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-3183c528-8307-4b0c-abd3-108765e0da9d demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:30:22.876011 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-3183c528-8307-4b0c-abd3-108765e0da9d demo demo] Empty body provided in request {{(pid=111110) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:30:22.876287 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-3183c528-8307-4b0c-abd3-108765e0da9d demo demo] Calling method 'detail' {{(pid=111110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:30:22.876838 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.api_utils [None req-3183c528-8307-4b0c-abd3-108765e0da9d demo demo] Removing options '' from query. {{(pid=111110) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:30:22.877676 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.volume.api [None req-3183c528-8307-4b0c-abd3-108765e0da9d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111110) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:30:22.887436 np0000185005 devstack@c-api.service[111110]: INFO cinder.volume.api [None req-3183c528-8307-4b0c-abd3-108765e0da9d demo demo] Get all volumes completed successfully. Jul 13 15:30:22.890243 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-3183c528-8307-4b0c-abd3-108765e0da9d demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:30:22.890896 np0000185005 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 9/35] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:30:22 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 13 15:30:32.881710 np0000185005 devstack@c-api.service[111110]: DEBUG dbcounter [-] [111110] Writing DB stats cinder:SELECT=1 {{(pid=111110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:31:22.909759 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.middleware.request_id [None req-02b00b8f-c235-4df3-986a-e1bc022f796f None None] RequestId filter calling following filter/app {{(pid=111112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:31:22.912783 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-02b00b8f-c235-4df3-986a-e1bc022f796f demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:31:22.913026 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-02b00b8f-c235-4df3-986a-e1bc022f796f demo demo] Empty body provided in request {{(pid=111112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:31:22.913253 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-02b00b8f-c235-4df3-986a-e1bc022f796f demo demo] Calling method 'detail' {{(pid=111112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:31:22.913564 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.api_utils [None req-02b00b8f-c235-4df3-986a-e1bc022f796f demo demo] Removing options '' from query. {{(pid=111112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:31:22.914532 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.volume.api [None req-02b00b8f-c235-4df3-986a-e1bc022f796f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111112) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:31:22.923086 np0000185005 devstack@c-api.service[111112]: INFO cinder.volume.api [None req-02b00b8f-c235-4df3-986a-e1bc022f796f demo demo] Get all volumes completed successfully. Jul 13 15:31:22.925690 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-02b00b8f-c235-4df3-986a-e1bc022f796f demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:31:22.926061 np0000185005 devstack@c-api.service[111112]: [pid: 111112|app: 0|req: 10/36] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:31:22 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 13 15:31:32.917813 np0000185005 devstack@c-api.service[111112]: DEBUG dbcounter [-] [111112] Writing DB stats cinder:SELECT=1 {{(pid=111112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:32:22.946650 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.middleware.request_id [None req-7d5a0d29-90e9-4dde-a0db-eb9f2f34c9fd None None] RequestId filter calling following filter/app {{(pid=111113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:32:23.171422 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-7d5a0d29-90e9-4dde-a0db-eb9f2f34c9fd demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:32:23.171663 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-7d5a0d29-90e9-4dde-a0db-eb9f2f34c9fd demo demo] Empty body provided in request {{(pid=111113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:32:23.171976 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-7d5a0d29-90e9-4dde-a0db-eb9f2f34c9fd demo demo] Calling method 'detail' {{(pid=111113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:32:23.172241 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.api_utils [None req-7d5a0d29-90e9-4dde-a0db-eb9f2f34c9fd demo demo] Removing options '' from query. {{(pid=111113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:32:23.173208 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.volume.api [None req-7d5a0d29-90e9-4dde-a0db-eb9f2f34c9fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:32:23.182832 np0000185005 devstack@c-api.service[111113]: INFO cinder.volume.api [None req-7d5a0d29-90e9-4dde-a0db-eb9f2f34c9fd demo demo] Get all volumes completed successfully. Jul 13 15:32:23.187565 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-7d5a0d29-90e9-4dde-a0db-eb9f2f34c9fd demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:32:23.188020 np0000185005 devstack@c-api.service[111113]: [pid: 111113|app: 0|req: 9/37] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:32:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 13 15:32:33.176832 np0000185005 devstack@c-api.service[111113]: DEBUG dbcounter [-] [111113] Writing DB stats cinder:SELECT=1 {{(pid=111113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:33:23.209702 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-7235a425-a371-4ba5-9279-e84de37b9930 None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:33:23.214275 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-7235a425-a371-4ba5-9279-e84de37b9930 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:33:23.214738 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-7235a425-a371-4ba5-9279-e84de37b9930 demo demo] Empty body provided in request {{(pid=111111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:33:23.215217 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-7235a425-a371-4ba5-9279-e84de37b9930 demo demo] Calling method 'detail' {{(pid=111111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:33:23.215778 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.api_utils [None req-7235a425-a371-4ba5-9279-e84de37b9930 demo demo] Removing options '' from query. {{(pid=111111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:33:23.217360 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.volume.api [None req-7235a425-a371-4ba5-9279-e84de37b9930 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111111) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:33:23.225209 np0000185005 devstack@c-api.service[111111]: INFO cinder.volume.api [None req-7235a425-a371-4ba5-9279-e84de37b9930 demo demo] Get all volumes completed successfully. Jul 13 15:33:23.227403 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-7235a425-a371-4ba5-9279-e84de37b9930 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:33:23.227820 np0000185005 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 10/38] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:33:23 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 13 15:33:33.221359 np0000185005 devstack@c-api.service[111111]: DEBUG dbcounter [-] [111111] Writing DB stats cinder:SELECT=1 {{(pid=111111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:34:23.242610 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [None req-d64cd967-fb19-4d55-ab6e-31098369eddc None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:34:23.246218 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-d64cd967-fb19-4d55-ab6e-31098369eddc demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:34:23.246463 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-d64cd967-fb19-4d55-ab6e-31098369eddc demo demo] Empty body provided in request {{(pid=111110) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:34:23.246762 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-d64cd967-fb19-4d55-ab6e-31098369eddc demo demo] Calling method 'detail' {{(pid=111110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:34:23.247083 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.api_utils [None req-d64cd967-fb19-4d55-ab6e-31098369eddc demo demo] Removing options '' from query. {{(pid=111110) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:34:23.248086 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.volume.api [None req-d64cd967-fb19-4d55-ab6e-31098369eddc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111110) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:34:23.256390 np0000185005 devstack@c-api.service[111110]: INFO cinder.volume.api [None req-d64cd967-fb19-4d55-ab6e-31098369eddc demo demo] Get all volumes completed successfully. Jul 13 15:34:23.258901 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-d64cd967-fb19-4d55-ab6e-31098369eddc demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:34:23.259417 np0000185005 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 10/39] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:34:23 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 13 15:34:33.252304 np0000185005 devstack@c-api.service[111110]: DEBUG dbcounter [-] [111110] Writing DB stats cinder:SELECT=1 {{(pid=111110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:35:23.275445 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.middleware.request_id [None req-ab6c2a03-96ed-4364-bb92-84689a4dcfdb None None] RequestId filter calling following filter/app {{(pid=111112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:35:23.279309 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-ab6c2a03-96ed-4364-bb92-84689a4dcfdb demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:35:23.279573 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-ab6c2a03-96ed-4364-bb92-84689a4dcfdb demo demo] Empty body provided in request {{(pid=111112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:35:23.279820 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-ab6c2a03-96ed-4364-bb92-84689a4dcfdb demo demo] Calling method 'detail' {{(pid=111112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:35:23.280122 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.api_utils [None req-ab6c2a03-96ed-4364-bb92-84689a4dcfdb demo demo] Removing options '' from query. {{(pid=111112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:35:23.281028 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.volume.api [None req-ab6c2a03-96ed-4364-bb92-84689a4dcfdb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111112) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:35:23.289000 np0000185005 devstack@c-api.service[111112]: INFO cinder.volume.api [None req-ab6c2a03-96ed-4364-bb92-84689a4dcfdb demo demo] Get all volumes completed successfully. Jul 13 15:35:23.290875 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-ab6c2a03-96ed-4364-bb92-84689a4dcfdb demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:35:23.291223 np0000185005 devstack@c-api.service[111112]: [pid: 111112|app: 0|req: 11/40] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:35:23 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 13 15:35:33.284250 np0000185005 devstack@c-api.service[111112]: DEBUG dbcounter [-] [111112] Writing DB stats cinder:SELECT=1 {{(pid=111112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:36:23.306713 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.middleware.request_id [None req-dd27880d-7e33-4ba3-8da5-793cea9dc9a1 None None] RequestId filter calling following filter/app {{(pid=111113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:36:23.309313 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-dd27880d-7e33-4ba3-8da5-793cea9dc9a1 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:36:23.309902 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-dd27880d-7e33-4ba3-8da5-793cea9dc9a1 demo demo] Empty body provided in request {{(pid=111113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:36:23.311394 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-dd27880d-7e33-4ba3-8da5-793cea9dc9a1 demo demo] Calling method 'detail' {{(pid=111113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:36:23.311394 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.api_utils [None req-dd27880d-7e33-4ba3-8da5-793cea9dc9a1 demo demo] Removing options '' from query. {{(pid=111113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:36:23.311720 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.volume.api [None req-dd27880d-7e33-4ba3-8da5-793cea9dc9a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:36:23.319396 np0000185005 devstack@c-api.service[111113]: INFO cinder.volume.api [None req-dd27880d-7e33-4ba3-8da5-793cea9dc9a1 demo demo] Get all volumes completed successfully. Jul 13 15:36:23.321650 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-dd27880d-7e33-4ba3-8da5-793cea9dc9a1 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:36:23.322148 np0000185005 devstack@c-api.service[111113]: [pid: 111113|app: 0|req: 10/41] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:36:23 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 13 15:36:33.316222 np0000185005 devstack@c-api.service[111113]: DEBUG dbcounter [-] [111113] Writing DB stats cinder:SELECT=1 {{(pid=111113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:37:23.346196 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-bfe0b7ab-deb2-499d-a011-505e44ffb676 None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:37:23.450957 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-bfe0b7ab-deb2-499d-a011-505e44ffb676 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:37:23.451257 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-bfe0b7ab-deb2-499d-a011-505e44ffb676 demo demo] Empty body provided in request {{(pid=111111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:37:23.451737 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-bfe0b7ab-deb2-499d-a011-505e44ffb676 demo demo] Calling method 'detail' {{(pid=111111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:37:23.452162 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.api_utils [None req-bfe0b7ab-deb2-499d-a011-505e44ffb676 demo demo] Removing options '' from query. {{(pid=111111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:37:23.453385 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.volume.api [None req-bfe0b7ab-deb2-499d-a011-505e44ffb676 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111111) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:37:23.463395 np0000185005 devstack@c-api.service[111111]: INFO cinder.volume.api [None req-bfe0b7ab-deb2-499d-a011-505e44ffb676 demo demo] Get all volumes completed successfully. Jul 13 15:37:23.465819 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-bfe0b7ab-deb2-499d-a011-505e44ffb676 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:37:23.466350 np0000185005 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 11/42] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:37:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 13 15:37:33.457627 np0000185005 devstack@c-api.service[111111]: DEBUG dbcounter [-] [111111] Writing DB stats cinder:SELECT=1 {{(pid=111111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:38:23.481541 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [None req-572feb66-fef1-4fdc-9c7d-35125dfdc9d5 None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:38:23.485523 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-572feb66-fef1-4fdc-9c7d-35125dfdc9d5 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:38:23.485887 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-572feb66-fef1-4fdc-9c7d-35125dfdc9d5 demo demo] Empty body provided in request {{(pid=111110) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:38:23.486256 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-572feb66-fef1-4fdc-9c7d-35125dfdc9d5 demo demo] Calling method 'detail' {{(pid=111110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:38:23.486824 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.api_utils [None req-572feb66-fef1-4fdc-9c7d-35125dfdc9d5 demo demo] Removing options '' from query. {{(pid=111110) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:38:23.487755 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.volume.api [None req-572feb66-fef1-4fdc-9c7d-35125dfdc9d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111110) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:38:23.495398 np0000185005 devstack@c-api.service[111110]: INFO cinder.volume.api [None req-572feb66-fef1-4fdc-9c7d-35125dfdc9d5 demo demo] Get all volumes completed successfully. Jul 13 15:38:23.497397 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-572feb66-fef1-4fdc-9c7d-35125dfdc9d5 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:38:23.497780 np0000185005 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 11/43] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:38:23 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 13 15:38:33.491289 np0000185005 devstack@c-api.service[111110]: DEBUG dbcounter [-] [111110] Writing DB stats cinder:SELECT=1 {{(pid=111110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:39:23.514813 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.middleware.request_id [None req-f8653e09-c9aa-4afa-9acc-2086e44b8b3f None None] RequestId filter calling following filter/app {{(pid=111112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:39:23.518506 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-f8653e09-c9aa-4afa-9acc-2086e44b8b3f demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:39:23.518669 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-f8653e09-c9aa-4afa-9acc-2086e44b8b3f demo demo] Empty body provided in request {{(pid=111112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:39:23.518858 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-f8653e09-c9aa-4afa-9acc-2086e44b8b3f demo demo] Calling method 'detail' {{(pid=111112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:39:23.519120 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.api_utils [None req-f8653e09-c9aa-4afa-9acc-2086e44b8b3f demo demo] Removing options '' from query. {{(pid=111112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:39:23.519743 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.volume.api [None req-f8653e09-c9aa-4afa-9acc-2086e44b8b3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111112) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:39:23.525728 np0000185005 devstack@c-api.service[111112]: INFO cinder.volume.api [None req-f8653e09-c9aa-4afa-9acc-2086e44b8b3f demo demo] Get all volumes completed successfully. Jul 13 15:39:23.527479 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-f8653e09-c9aa-4afa-9acc-2086e44b8b3f demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:39:23.527873 np0000185005 devstack@c-api.service[111112]: [pid: 111112|app: 0|req: 12/44] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:39:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 13 15:39:33.522238 np0000185005 devstack@c-api.service[111112]: DEBUG dbcounter [-] [111112] Writing DB stats cinder:SELECT=1 {{(pid=111112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:40:23.546563 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.middleware.request_id [None req-7813a898-0bf0-4085-b811-537897c7e37f None None] RequestId filter calling following filter/app {{(pid=111113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:40:23.549727 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-7813a898-0bf0-4085-b811-537897c7e37f demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:40:23.550023 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-7813a898-0bf0-4085-b811-537897c7e37f demo demo] Empty body provided in request {{(pid=111113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:40:23.550503 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-7813a898-0bf0-4085-b811-537897c7e37f demo demo] Calling method 'detail' {{(pid=111113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:40:23.550950 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.api_utils [None req-7813a898-0bf0-4085-b811-537897c7e37f demo demo] Removing options '' from query. {{(pid=111113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:40:23.552968 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.volume.api [None req-7813a898-0bf0-4085-b811-537897c7e37f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:40:23.561824 np0000185005 devstack@c-api.service[111113]: INFO cinder.volume.api [None req-7813a898-0bf0-4085-b811-537897c7e37f demo demo] Get all volumes completed successfully. Jul 13 15:40:23.566548 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-7813a898-0bf0-4085-b811-537897c7e37f demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:40:23.567442 np0000185005 devstack@c-api.service[111113]: [pid: 111113|app: 0|req: 11/45] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:40:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 13 15:40:33.557685 np0000185005 devstack@c-api.service[111113]: DEBUG dbcounter [-] [111113] Writing DB stats cinder:SELECT=1 {{(pid=111113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:41:23.586766 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-9f954588-c0a6-49fe-bd91-633059b47f21 None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:41:23.590460 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-9f954588-c0a6-49fe-bd91-633059b47f21 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:41:23.590689 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-9f954588-c0a6-49fe-bd91-633059b47f21 demo demo] Empty body provided in request {{(pid=111111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:41:23.590966 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-9f954588-c0a6-49fe-bd91-633059b47f21 demo demo] Calling method 'detail' {{(pid=111111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:41:23.591171 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.api_utils [None req-9f954588-c0a6-49fe-bd91-633059b47f21 demo demo] Removing options '' from query. {{(pid=111111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:41:23.591952 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.volume.api [None req-9f954588-c0a6-49fe-bd91-633059b47f21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111111) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:41:23.603722 np0000185005 devstack@c-api.service[111111]: INFO cinder.volume.api [None req-9f954588-c0a6-49fe-bd91-633059b47f21 demo demo] Get all volumes completed successfully. Jul 13 15:41:23.606965 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-9f954588-c0a6-49fe-bd91-633059b47f21 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:41:23.607576 np0000185005 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 12/46] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:41:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 13 15:41:33.596937 np0000185005 devstack@c-api.service[111111]: DEBUG dbcounter [-] [111111] Writing DB stats cinder:SELECT=1 {{(pid=111111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:42:23.625964 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [None req-15be2c60-3dd4-47ff-ba41-f7ab75268d1e None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:42:23.756631 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-15be2c60-3dd4-47ff-ba41-f7ab75268d1e demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:42:23.757035 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-15be2c60-3dd4-47ff-ba41-f7ab75268d1e demo demo] Empty body provided in request {{(pid=111110) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:42:23.757405 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-15be2c60-3dd4-47ff-ba41-f7ab75268d1e demo demo] Calling method 'detail' {{(pid=111110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:42:23.758074 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.api.api_utils [None req-15be2c60-3dd4-47ff-ba41-f7ab75268d1e demo demo] Removing options '' from query. {{(pid=111110) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:42:23.759662 np0000185005 devstack@c-api.service[111110]: DEBUG cinder.volume.api [None req-15be2c60-3dd4-47ff-ba41-f7ab75268d1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111110) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:42:23.772758 np0000185005 devstack@c-api.service[111110]: INFO cinder.volume.api [None req-15be2c60-3dd4-47ff-ba41-f7ab75268d1e demo demo] Get all volumes completed successfully. Jul 13 15:42:23.774865 np0000185005 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-15be2c60-3dd4-47ff-ba41-f7ab75268d1e demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:42:23.775236 np0000185005 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 12/47] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:42:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 13 15:42:33.764554 np0000185005 devstack@c-api.service[111110]: DEBUG dbcounter [-] [111110] Writing DB stats cinder:SELECT=1 {{(pid=111110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:43:23.792578 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.middleware.request_id [None req-cb140367-4873-449a-b1f2-7be85c584787 None None] RequestId filter calling following filter/app {{(pid=111112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:43:23.795643 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-cb140367-4873-449a-b1f2-7be85c584787 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:43:23.795987 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-cb140367-4873-449a-b1f2-7be85c584787 demo demo] Empty body provided in request {{(pid=111112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:43:23.796255 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.openstack.wsgi [None req-cb140367-4873-449a-b1f2-7be85c584787 demo demo] Calling method 'detail' {{(pid=111112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:43:23.796616 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.api.api_utils [None req-cb140367-4873-449a-b1f2-7be85c584787 demo demo] Removing options '' from query. {{(pid=111112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:43:23.797825 np0000185005 devstack@c-api.service[111112]: DEBUG cinder.volume.api [None req-cb140367-4873-449a-b1f2-7be85c584787 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111112) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:43:23.812306 np0000185005 devstack@c-api.service[111112]: INFO cinder.volume.api [None req-cb140367-4873-449a-b1f2-7be85c584787 demo demo] Get all volumes completed successfully. Jul 13 15:43:23.813524 np0000185005 devstack@c-api.service[111112]: INFO cinder.api.openstack.wsgi [None req-cb140367-4873-449a-b1f2-7be85c584787 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:43:23.814291 np0000185005 devstack@c-api.service[111112]: [pid: 111112|app: 0|req: 13/48] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:43:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 13 15:43:33.801251 np0000185005 devstack@c-api.service[111112]: DEBUG dbcounter [-] [111112] Writing DB stats cinder:SELECT=1 {{(pid=111112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:44:23.830005 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.middleware.request_id [None req-59e76ff0-01b7-4ac7-9abe-647d170ad559 None None] RequestId filter calling following filter/app {{(pid=111113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:44:23.834433 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-59e76ff0-01b7-4ac7-9abe-647d170ad559 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:44:23.834829 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-59e76ff0-01b7-4ac7-9abe-647d170ad559 demo demo] Empty body provided in request {{(pid=111113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:44:23.835203 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.openstack.wsgi [None req-59e76ff0-01b7-4ac7-9abe-647d170ad559 demo demo] Calling method 'detail' {{(pid=111113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:44:23.836176 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.api.api_utils [None req-59e76ff0-01b7-4ac7-9abe-647d170ad559 demo demo] Removing options '' from query. {{(pid=111113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:44:23.837555 np0000185005 devstack@c-api.service[111113]: DEBUG cinder.volume.api [None req-59e76ff0-01b7-4ac7-9abe-647d170ad559 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:44:23.844325 np0000185005 devstack@c-api.service[111113]: INFO cinder.volume.api [None req-59e76ff0-01b7-4ac7-9abe-647d170ad559 demo demo] Get all volumes completed successfully. Jul 13 15:44:23.846462 np0000185005 devstack@c-api.service[111113]: INFO cinder.api.openstack.wsgi [None req-59e76ff0-01b7-4ac7-9abe-647d170ad559 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:44:23.846856 np0000185005 devstack@c-api.service[111113]: [pid: 111113|app: 0|req: 12/49] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:44:23 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 13 15:44:33.840812 np0000185005 devstack@c-api.service[111113]: DEBUG dbcounter [-] [111113] Writing DB stats cinder:SELECT=1 {{(pid=111113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 13 15:45:23.915647 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-9ea1590e-ff06-48ef-99cc-cd7f870fb0fe None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 13 15:45:23.919959 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-9ea1590e-ff06-48ef-99cc-cd7f870fb0fe demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jul 13 15:45:23.920250 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-9ea1590e-ff06-48ef-99cc-cd7f870fb0fe demo demo] Empty body provided in request {{(pid=111111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 13 15:45:23.920524 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-9ea1590e-ff06-48ef-99cc-cd7f870fb0fe demo demo] Calling method 'detail' {{(pid=111111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 13 15:45:23.920803 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.api.api_utils [None req-9ea1590e-ff06-48ef-99cc-cd7f870fb0fe demo demo] Removing options '' from query. {{(pid=111111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 13 15:45:23.921740 np0000185005 devstack@c-api.service[111111]: DEBUG cinder.volume.api [None req-9ea1590e-ff06-48ef-99cc-cd7f870fb0fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111111) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 13 15:45:23.929965 np0000185005 devstack@c-api.service[111111]: INFO cinder.volume.api [None req-9ea1590e-ff06-48ef-99cc-cd7f870fb0fe demo demo] Get all volumes completed successfully. Jul 13 15:45:23.931782 np0000185005 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-9ea1590e-ff06-48ef-99cc-cd7f870fb0fe demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jul 13 15:45:23.932343 np0000185005 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 13/50] 199.204.45.240 () {64 vars in 1296 bytes} [Mon Jul 13 15:45:23 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 13 15:45:33.925065 np0000185005 devstack@c-api.service[111111]: DEBUG dbcounter [-] [111111] Writing DB stats cinder:SELECT=1 {{(pid=111111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}