Jul 18 13:24:18.665915 np0000185841 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 18 13:24:18.671130 np0000185841 devstack@c-api.service[111017]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 18 13:24:18.673855 np0000185841 devstack@c-api.service[111017]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Jul 18 13:24:18 2026] *** Jul 18 13:24:18.673855 np0000185841 devstack@c-api.service[111017]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 18 13:24:18.673855 np0000185841 devstack@c-api.service[111017]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 18 13:24:18.673855 np0000185841 devstack@c-api.service[111017]: nodename: np0000185841 Jul 18 13:24:18.673855 np0000185841 devstack@c-api.service[111017]: machine: x86_64 Jul 18 13:24:18.673855 np0000185841 devstack@c-api.service[111017]: clock source: unix Jul 18 13:24:18.673855 np0000185841 devstack@c-api.service[111017]: pcre jit disabled Jul 18 13:24:18.673855 np0000185841 devstack@c-api.service[111017]: detected number of CPU cores: 16 Jul 18 13:24:18.673855 np0000185841 devstack@c-api.service[111017]: current working directory: / Jul 18 13:24:18.673855 np0000185841 devstack@c-api.service[111017]: detected binary path: /usr/bin/uwsgi-core Jul 18 13:24:18.673855 np0000185841 devstack@c-api.service[111017]: your processes number limit is 256916 Jul 18 13:24:18.673855 np0000185841 devstack@c-api.service[111017]: your memory page size is 4096 bytes Jul 18 13:24:18.673855 np0000185841 devstack@c-api.service[111017]: detected max file descriptor number: 2048 Jul 18 13:24:18.673855 np0000185841 devstack@c-api.service[111017]: lock engine: pthread robust mutexes Jul 18 13:24:18.674612 np0000185841 devstack@c-api.service[111017]: thunder lock: enabled Jul 18 13:24:18.674612 np0000185841 devstack@c-api.service[111017]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 18 13:24:18.674612 np0000185841 devstack@c-api.service[111017]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 18 13:24:18.674612 np0000185841 devstack@c-api.service[111017]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 18 13:24:18.674612 np0000185841 devstack@c-api.service[111017]: Set PythonHome to /opt/stack/data/venv Jul 18 13:24:18.711775 np0000185841 devstack@c-api.service[111017]: Python main interpreter initialized at 0x7674f4ca4668 Jul 18 13:24:18.711775 np0000185841 devstack@c-api.service[111017]: python threads support enabled Jul 18 13:24:18.711775 np0000185841 devstack@c-api.service[111017]: your server socket listen backlog is limited to 100 connections Jul 18 13:24:18.711775 np0000185841 devstack@c-api.service[111017]: your mercy for graceful operations on workers is 80 seconds Jul 18 13:24:18.712332 np0000185841 devstack@c-api.service[111017]: mapped 671795 bytes (656 KB) for 4 cores Jul 18 13:24:18.712597 np0000185841 devstack@c-api.service[111017]: *** Operational MODE: preforking *** Jul 18 13:24:18.712863 np0000185841 devstack@c-api.service[111017]: *** uWSGI is running in multiple interpreter mode *** Jul 18 13:24:18.712863 np0000185841 devstack@c-api.service[111017]: spawned uWSGI master process (pid: 111017) Jul 18 13:24:18.713077 np0000185841 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 18 13:24:18.713674 np0000185841 devstack@c-api.service[111017]: spawned uWSGI worker 1 (pid: 111020, cores: 1) Jul 18 13:24:18.714537 np0000185841 devstack@c-api.service[111017]: spawned uWSGI worker 2 (pid: 111021, cores: 1) Jul 18 13:24:18.716441 np0000185841 devstack@c-api.service[111017]: spawned uWSGI worker 3 (pid: 111023, cores: 1) Jul 18 13:24:18.716441 np0000185841 devstack@c-api.service[111017]: spawned uWSGI worker 4 (pid: 111024, cores: 1) Jul 18 13:24:18.716441 np0000185841 devstack@c-api.service[111017]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 18 13:24:18.839326 np0000185841 devstack@c-api.service[111021]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 18 13:24:18.839326 np0000185841 devstack@c-api.service[111021]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 18 13:24:18.839326 np0000185841 devstack@c-api.service[111021]: we strongly recommend against using it for new projects. Jul 18 13:24:18.839326 np0000185841 devstack@c-api.service[111021]: If you are already using Eventlet, we recommend migrating to a different Jul 18 13:24:18.839326 np0000185841 devstack@c-api.service[111021]: framework. For more detail see Jul 18 13:24:18.839326 np0000185841 devstack@c-api.service[111021]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 18 13:24:18.839326 np0000185841 devstack@c-api.service[111021]: import eventlet # noqa Jul 18 13:24:18.844246 np0000185841 devstack@c-api.service[111020]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 18 13:24:18.844246 np0000185841 devstack@c-api.service[111020]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 18 13:24:18.844246 np0000185841 devstack@c-api.service[111020]: we strongly recommend against using it for new projects. Jul 18 13:24:18.844246 np0000185841 devstack@c-api.service[111020]: If you are already using Eventlet, we recommend migrating to a different Jul 18 13:24:18.844246 np0000185841 devstack@c-api.service[111020]: framework. For more detail see Jul 18 13:24:18.844246 np0000185841 devstack@c-api.service[111020]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 18 13:24:18.844246 np0000185841 devstack@c-api.service[111020]: import eventlet # noqa Jul 18 13:24:18.856269 np0000185841 devstack@c-api.service[111023]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 18 13:24:18.856269 np0000185841 devstack@c-api.service[111023]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 18 13:24:18.856269 np0000185841 devstack@c-api.service[111023]: we strongly recommend against using it for new projects. Jul 18 13:24:18.856269 np0000185841 devstack@c-api.service[111023]: If you are already using Eventlet, we recommend migrating to a different Jul 18 13:24:18.856269 np0000185841 devstack@c-api.service[111023]: framework. For more detail see Jul 18 13:24:18.856269 np0000185841 devstack@c-api.service[111023]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 18 13:24:18.856269 np0000185841 devstack@c-api.service[111023]: import eventlet # noqa Jul 18 13:24:18.865286 np0000185841 devstack@c-api.service[111024]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 18 13:24:18.865286 np0000185841 devstack@c-api.service[111024]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 18 13:24:18.865286 np0000185841 devstack@c-api.service[111024]: we strongly recommend against using it for new projects. Jul 18 13:24:18.865286 np0000185841 devstack@c-api.service[111024]: If you are already using Eventlet, we recommend migrating to a different Jul 18 13:24:18.865286 np0000185841 devstack@c-api.service[111024]: framework. For more detail see Jul 18 13:24:18.865286 np0000185841 devstack@c-api.service[111024]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 18 13:24:18.865286 np0000185841 devstack@c-api.service[111024]: import eventlet # noqa Jul 18 13:24:19.005977 np0000185841 devstack@c-api.service[111020]: /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 18 13:24:19.005977 np0000185841 devstack@c-api.service[111020]: from cgi import parse_header Jul 18 13:24:19.021342 np0000185841 devstack@c-api.service[111021]: /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 18 13:24:19.021342 np0000185841 devstack@c-api.service[111021]: from cgi import parse_header Jul 18 13:24:19.024734 np0000185841 devstack@c-api.service[111023]: /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 18 13:24:19.024734 np0000185841 devstack@c-api.service[111023]: from cgi import parse_header Jul 18 13:24:19.044864 np0000185841 devstack@c-api.service[111020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 18 13:24:19.044864 np0000185841 devstack@c-api.service[111020]: warnings.warn( Jul 18 13:24:19.047721 np0000185841 devstack@c-api.service[111024]: /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 18 13:24:19.047721 np0000185841 devstack@c-api.service[111024]: from cgi import parse_header Jul 18 13:24:19.055026 np0000185841 devstack@c-api.service[111020]: /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 18 13:24:19.055026 np0000185841 devstack@c-api.service[111020]: removals.removed_module( Jul 18 13:24:19.056678 np0000185841 devstack@c-api.service[111020]: /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 18 13:24:19.056678 np0000185841 devstack@c-api.service[111020]: removals.removed_module( Jul 18 13:24:19.063710 np0000185841 devstack@c-api.service[111023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 18 13:24:19.063710 np0000185841 devstack@c-api.service[111023]: warnings.warn( Jul 18 13:24:19.068577 np0000185841 devstack@c-api.service[111021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 18 13:24:19.068577 np0000185841 devstack@c-api.service[111021]: warnings.warn( Jul 18 13:24:19.073582 np0000185841 devstack@c-api.service[111023]: /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 18 13:24:19.073582 np0000185841 devstack@c-api.service[111023]: removals.removed_module( Jul 18 13:24:19.075060 np0000185841 devstack@c-api.service[111023]: /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 18 13:24:19.075060 np0000185841 devstack@c-api.service[111023]: removals.removed_module( Jul 18 13:24:19.081770 np0000185841 devstack@c-api.service[111021]: /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 18 13:24:19.081770 np0000185841 devstack@c-api.service[111021]: removals.removed_module( Jul 18 13:24:19.084073 np0000185841 devstack@c-api.service[111021]: /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 18 13:24:19.084073 np0000185841 devstack@c-api.service[111021]: removals.removed_module( Jul 18 13:24:19.086964 np0000185841 devstack@c-api.service[111024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 18 13:24:19.086964 np0000185841 devstack@c-api.service[111024]: warnings.warn( Jul 18 13:24:19.096903 np0000185841 devstack@c-api.service[111024]: /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 18 13:24:19.096903 np0000185841 devstack@c-api.service[111024]: removals.removed_module( Jul 18 13:24:19.098435 np0000185841 devstack@c-api.service[111024]: /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 18 13:24:19.098435 np0000185841 devstack@c-api.service[111024]: removals.removed_module( Jul 18 13:24:19.851824 np0000185841 devstack@c-api.service[111023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 18 13:24:19.851824 np0000185841 devstack@c-api.service[111023]: warnings.warn( Jul 18 13:24:19.869765 np0000185841 devstack@c-api.service[111021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 18 13:24:19.869765 np0000185841 devstack@c-api.service[111021]: warnings.warn( Jul 18 13:24:19.876647 np0000185841 devstack@c-api.service[111020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 18 13:24:19.876647 np0000185841 devstack@c-api.service[111020]: warnings.warn( Jul 18 13:24:19.902240 np0000185841 devstack@c-api.service[111023]: /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 18 13:24:19.902240 np0000185841 devstack@c-api.service[111023]: warnings.warn( Jul 18 13:24:19.919465 np0000185841 devstack@c-api.service[111021]: /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 18 13:24:19.919465 np0000185841 devstack@c-api.service[111021]: warnings.warn( Jul 18 13:24:19.928506 np0000185841 devstack@c-api.service[111020]: /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 18 13:24:19.928506 np0000185841 devstack@c-api.service[111020]: warnings.warn( Jul 18 13:24:19.956417 np0000185841 devstack@c-api.service[111024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 18 13:24:19.956417 np0000185841 devstack@c-api.service[111024]: warnings.warn( Jul 18 13:24:20.008373 np0000185841 devstack@c-api.service[111024]: /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 18 13:24:20.008373 np0000185841 devstack@c-api.service[111024]: warnings.warn( Jul 18 13:24:20.110216 np0000185841 devstack@c-api.service[111023]: 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 18 13:24:20.110216 np0000185841 devstack@c-api.service[111023]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111023) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 18 13:24:20.111992 np0000185841 devstack@c-api.service[111021]: 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 18 13:24:20.112182 np0000185841 devstack@c-api.service[111021]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111021) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 18 13:24:20.125294 np0000185841 devstack@c-api.service[111020]: 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 18 13:24:20.125427 np0000185841 devstack@c-api.service[111020]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111020) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 18 13:24:20.197093 np0000185841 devstack@c-api.service[111021]: /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 18 13:24:20.197093 np0000185841 devstack@c-api.service[111021]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 18 13:24:20.198423 np0000185841 devstack@c-api.service[111023]: /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 18 13:24:20.198423 np0000185841 devstack@c-api.service[111023]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 18 13:24:20.204231 np0000185841 devstack@c-api.service[111024]: 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 18 13:24:20.204404 np0000185841 devstack@c-api.service[111020]: /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 18 13:24:20.204404 np0000185841 devstack@c-api.service[111020]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 18 13:24:20.204517 np0000185841 devstack@c-api.service[111024]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111024) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 18 13:24:20.267505 np0000185841 devstack@c-api.service[111024]: /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 18 13:24:20.267505 np0000185841 devstack@c-api.service[111024]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 18 13:24:20.676347 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111023) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 18 13:24:20.676625 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111021) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 18 13:24:20.676746 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111024) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 18 13:24:20.676856 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.676856 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.676999 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.677074 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.677140 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.677201 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.677201 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.677324 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.677417 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.678237 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111020) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 18 13:24:20.678339 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.678339 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.678564 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.678649 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.678725 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.678786 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.678844 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.678915 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.678988 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.679055 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.679152 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.679251 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.679333 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.679417 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.679501 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.679561 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.679631 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.679698 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.679765 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.679830 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.679904 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.679962 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.680026 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.680084 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.680142 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.680142 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.680142 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.680142 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.680142 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.680142 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.680142 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.682137 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.682209 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.682254 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.682294 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.682340 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.682421 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.682468 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.682516 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.682571 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.682615 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.682615 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.682688 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.682735 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.682783 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.682825 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.682877 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.682925 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.682973 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.683025 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.683065 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.683104 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.683151 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.683193 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.683239 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.683286 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.683335 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.683392 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.683392 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.683777 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.683834 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.683886 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.683945 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.683988 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.684040 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.684090 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.684138 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.684184 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.684226 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.684265 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.684313 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.684361 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.684416 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.684469 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.684512 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.684553 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.684593 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.684640 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.684682 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.684748 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.684796 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.684845 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.684887 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.684887 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.684887 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.684887 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.684887 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.688853 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.688938 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.688983 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.689026 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.689076 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.689127 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.689175 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.689225 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.689269 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.689311 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.689353 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.689419 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.689483 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.689556 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.689622 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.689689 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.689754 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.689813 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.689881 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.689939 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.690007 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.690066 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.690125 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.690200 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.690259 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.690317 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.690374 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.690455 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.690513 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.690570 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.690645 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.690711 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.690777 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.690834 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.690901 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.690972 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.691092 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.691157 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.691214 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.691271 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.691342 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.691445 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.691666 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.691732 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.691788 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.691844 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.691902 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.691978 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.691978 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.692096 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.692096 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.692096 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.692096 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.692096 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.692096 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.692096 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.692519 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.692519 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.692519 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.692519 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.692519 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.692519 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.692914 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.693008 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.693075 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.693143 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.693202 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.693268 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.693268 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.693268 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.693268 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.693268 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.693268 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.693643 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.693643 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.693643 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.693643 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.693643 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.693643 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.693643 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.693643 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.694083 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.694349 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.694349 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.694498 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.694567 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.694630 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.694691 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.694757 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.694757 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.694897 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.694962 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.695034 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.695095 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.695166 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.695227 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.695295 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.695362 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.695460 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.695563 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.695632 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.695692 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.695749 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.695816 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.695875 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.695982 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.696082 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.696160 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.696233 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.696233 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.696351 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.696456 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.696560 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.696632 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.696632 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.696632 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.696826 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.696904 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.696904 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.697105 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.697183 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.697183 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.697310 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.697310 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.697310 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.697310 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.697310 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.697310 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.697310 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.697310 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.697310 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.697310 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.697943 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.697943 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.697943 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.697943 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.697943 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.697943 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.697943 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.697943 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.699454 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.699514 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.699580 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.699627 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.699661 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.699690 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.699721 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.699750 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.699780 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.699811 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.699841 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.699872 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.699907 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.699979 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.700518 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.700589 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.700645 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.700725 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.700785 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.700845 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.700922 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.701896 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.701946 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.701981 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.702007 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.702039 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.702066 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.702103 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.702134 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.702165 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.702195 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.702231 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.702267 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.702299 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.702328 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.703215 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.703263 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.703342 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.703414 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.703476 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.703511 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.703551 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.703589 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.703621 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.703658 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.703658 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.703724 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.703776 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.703854 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.703897 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.703936 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.703972 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.704008 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.704039 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.704075 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.704111 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.704144 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.704178 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.704214 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.704249 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.704287 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.704329 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.704369 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.704426 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.704458 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.704493 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.704525 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.704556 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.704583 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.704614 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.704644 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.704679 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.704732 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.704764 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.704764 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.704764 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.704764 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.704886 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.704924 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.704980 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.705023 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.705057 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.705090 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.705121 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.705153 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.705184 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.705217 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.705250 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.705281 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.705312 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.705348 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.705395 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.705434 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.705471 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.705510 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.705567 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.705617 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.705696 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.705732 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.705778 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.705829 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.705868 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.705902 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.705935 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.705984 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.706023 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.706055 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.706092 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.706092 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.706155 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.706191 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.706191 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.707786 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.707831 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.707869 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.707904 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.707937 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.707975 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.708011 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.708049 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.708084 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.708084 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.708138 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.708138 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.708195 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.708227 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.708498 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.708552 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.708610 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.708655 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.708732 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.708732 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.708827 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.708868 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.708912 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.708912 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.709009 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.709063 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.709063 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.709063 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.709682 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.709739 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.709793 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.709845 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.709886 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.709931 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.709991 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.709991 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.710068 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.710109 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.710154 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.710154 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.710237 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.710289 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.710337 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.710404 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.710452 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.710452 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.710452 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.710452 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.710626 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.710677 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.710825 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.710825 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.710825 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.710825 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.710825 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.711051 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.711098 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.711150 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.711150 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.711150 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.711266 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.711311 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.711354 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.711416 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.711459 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.711513 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.711559 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.711606 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.711656 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.711705 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.711748 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.711796 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.711838 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.711880 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.711919 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.711966 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.712021 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.712071 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.712127 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.712170 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.712170 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.712170 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.712170 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.712170 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.712600 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.712691 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.712691 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.712857 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.712857 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.712936 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.712985 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.713030 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.713077 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.713121 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.713164 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.713213 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.713264 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.713313 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.713356 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.713444 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.713497 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.713545 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.713588 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.713635 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.713686 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.713734 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.713776 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.713825 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.713876 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.713955 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.714031 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.714079 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.714122 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.714122 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.714122 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.714250 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.714293 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.714344 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.714418 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.714463 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.714513 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.714567 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.714636 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.714702 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.714757 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.714801 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.714857 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.714909 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.714951 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.714993 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.715037 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.715080 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.715127 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.715171 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.715212 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.715253 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.715317 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.715368 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.715427 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.715481 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.715526 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.715526 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.715526 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.715649 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.715696 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.715745 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.715793 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.715836 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.715877 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.715926 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.715975 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.716018 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.716069 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.716111 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.716157 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.716208 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.716251 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.716300 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.716349 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.716407 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.716453 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.716511 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.716585 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.716653 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.716747 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.716802 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.716846 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.716890 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.716939 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.716990 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.717040 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.717084 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.717131 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.717180 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.717234 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.717277 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.717325 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.717369 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.717423 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.717465 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.717504 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.717540 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.717571 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.717609 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.717641 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.717676 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.717712 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.717741 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.717773 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.717802 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.717839 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.717872 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.717907 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.717945 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.717982 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.717982 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.718043 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.718043 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.718043 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.718132 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.718169 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.718198 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.718234 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.718267 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.718296 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.718323 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.718352 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.718395 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.718428 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.718464 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.718500 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.718530 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.718565 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.718613 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.718671 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.718707 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.718745 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.718775 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.718810 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.718842 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.718884 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.718947 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.719012 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.719051 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.719082 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.719113 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.719142 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.719173 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.719202 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.719232 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.719263 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.719294 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.719328 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.719361 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.719408 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.719449 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.719480 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.719511 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.719541 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.719567 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.719603 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.719632 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.719662 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.719726 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.719782 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.719821 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.719852 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.719884 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.719912 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.719949 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.719996 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.719996 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.720064 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.720100 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.720136 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.720169 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.720205 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.720236 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.720273 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.720313 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.720350 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.720405 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.720452 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.720484 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.720522 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.720559 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.720594 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.720626 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.720658 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.720685 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.720743 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.720781 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.720826 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.720874 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.720913 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.720946 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.720991 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.721028 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.721057 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.721087 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.721118 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.721158 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.721191 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.721221 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.721251 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.721286 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.721318 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.721348 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.721392 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.721432 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.721462 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.721497 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.721531 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.721567 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.721597 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.721630 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.721662 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.721688 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.721723 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.721752 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.721779 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.721812 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.721838 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.721867 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.721867 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.721867 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.721867 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.721867 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.723257 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.723323 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.723374 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.723427 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.723462 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.723490 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.723515 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.723541 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.723569 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.723594 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.723620 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.723653 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.723679 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.723708 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.723736 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.723760 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.723789 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.723818 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.723846 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.723876 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.723901 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.723927 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.723953 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.723985 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.724015 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.724015 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.724015 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.724015 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.728952 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.729042 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.729042 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.729123 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.729168 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.729211 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.729271 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.729315 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.729365 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.729433 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.729475 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.729531 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.729531 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.729531 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.732964 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.733031 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.733092 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.733132 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.733171 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.733241 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.733283 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.740278 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.740278 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.740494 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.740494 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.740494 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.740688 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.740688 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.742628 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.742738 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.742738 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.742852 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.742910 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.742972 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.743054 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.743119 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.743119 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.743243 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.743308 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.743373 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.743466 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.743531 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.743611 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.743611 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.743723 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.743784 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.743853 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.743922 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.743984 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.744045 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.744045 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.744153 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.744207 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.744269 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.744323 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.744421 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.750012 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.750146 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.750254 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.750341 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.750341 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.750510 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.750601 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.750702 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.750793 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.750793 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.750971 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.751065 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.751065 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.751259 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.751339 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.751339 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.751511 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.751577 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.751577 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.751693 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.751759 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.751833 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.751915 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.751982 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.752046 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.752046 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.752160 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.752222 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.752222 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.752222 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.752448 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.752517 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.752595 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.752657 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.752782 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.752851 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.752928 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.752928 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.753045 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.753107 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.753172 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.753238 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.753328 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.753441 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.753506 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.753561 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.753609 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.753655 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.753655 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.753727 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.753727 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.753727 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.753727 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.753885 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.753926 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.753964 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.754002 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.754044 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.754088 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.754135 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.754174 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.754219 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.754271 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.754316 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.754355 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.754416 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.754468 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.754509 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.754549 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.754594 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.754652 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.754732 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.754783 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.754829 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.754829 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.754829 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.754829 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.754829 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.754829 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.754829 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.754829 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.754829 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.755146 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.755188 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.755227 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.755266 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.755315 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.755315 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.755315 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.755448 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.755490 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.755490 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.755569 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.755615 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.755656 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.755695 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.755735 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.755775 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.755775 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.755842 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.755903 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.755966 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.756014 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.756054 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.756094 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.756142 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.756181 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.756220 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.756261 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.756303 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.756348 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.756415 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.756458 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.756502 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.756541 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.756584 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.756624 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.756675 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.756736 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.756808 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.756863 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.756900 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.756942 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.756986 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.757037 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.757085 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.757137 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.757182 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.757182 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.757182 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.757182 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.757418 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.757476 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.757476 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.757595 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.757595 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.757595 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.757595 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.757595 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.757595 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 13:24:20.757885 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.757937 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.758007 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.758052 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.758115 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.758176 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.758344 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.758450 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.758538 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.758624 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.758710 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.758788 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.758832 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.758897 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.758995 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.759073 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.759155 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.759236 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.759693 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 13:24:20.759789 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 13:24:20.759860 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 13:24:20.760006 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 13:24:20.760006 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 13:24:20.760083 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 13:24:20.805934 np0000185841 devstack@c-api.service[111020]: INFO dbcounter [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Registered counter for database cinder Jul 18 13:24:20.807766 np0000185841 devstack@c-api.service[111023]: INFO dbcounter [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Registered counter for database cinder Jul 18 13:24:20.808933 np0000185841 devstack@c-api.service[111021]: INFO dbcounter [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Registered counter for database cinder Jul 18 13:24:20.820418 np0000185841 devstack@c-api.service[111024]: INFO dbcounter [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Registered counter for database cinder Jul 18 13:24:20.848984 np0000185841 devstack@c-api.service[111020]: DEBUG oslo_db.sqlalchemy.engines [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 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=111020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 13:24:20.850268 np0000185841 devstack@c-api.service[111021]: DEBUG oslo_db.sqlalchemy.engines [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef 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=111021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 13:24:20.851965 np0000185841 devstack@c-api.service[111023]: DEBUG oslo_db.sqlalchemy.engines [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 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=111023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 13:24:20.869685 np0000185841 devstack@c-api.service[111024]: DEBUG oslo_db.sqlalchemy.engines [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 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=111024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 13:24:20.963206 np0000185841 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writer thread running {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 18 13:24:20.968126 np0000185841 devstack@c-api.service[111020]: INFO cinder.rpc [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 18 13:24:20.968539 np0000185841 devstack@c-api.service[111021]: DEBUG dbcounter [-] [111021] Writer thread running {{(pid=111021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 18 13:24:20.972342 np0000185841 devstack@c-api.service[111023]: DEBUG dbcounter [-] [111023] Writer thread running {{(pid=111023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 18 13:24:20.972827 np0000185841 devstack@c-api.service[111020]: INFO cinder.rpc [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 18 13:24:20.972924 np0000185841 devstack@c-api.service[111021]: INFO cinder.rpc [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 18 13:24:20.973006 np0000185841 devstack@c-api.service[111020]: INFO cinder.rpc [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 18 13:24:20.973066 np0000185841 devstack@c-api.service[111023]: INFO cinder.rpc [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 18 13:24:20.973344 np0000185841 devstack@c-api.service[111021]: INFO cinder.rpc [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 18 13:24:20.973778 np0000185841 devstack@c-api.service[111020]: INFO cinder.rpc [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 18 13:24:20.974652 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:20.975492 np0000185841 devstack@c-api.service[111021]: INFO cinder.rpc [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 18 13:24:20.975867 np0000185841 devstack@c-api.service[111023]: INFO cinder.rpc [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 18 13:24:20.977488 np0000185841 devstack@c-api.service[111021]: INFO cinder.rpc [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 18 13:24:20.977764 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:20.978326 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:20.981373 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:20.981526 np0000185841 devstack@c-api.service[111023]: INFO cinder.rpc [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 18 13:24:20.984011 np0000185841 devstack@c-api.service[111023]: INFO cinder.rpc [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 18 13:24:20.985239 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:20.989367 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:20.997783 np0000185841 devstack@c-api.service[111024]: DEBUG dbcounter [-] [111024] Writer thread running {{(pid=111024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 18 13:24:21.001409 np0000185841 devstack@c-api.service[111024]: INFO cinder.rpc [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 18 13:24:21.004814 np0000185841 devstack@c-api.service[111024]: INFO cinder.rpc [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 18 13:24:21.007479 np0000185841 devstack@c-api.service[111024]: INFO cinder.rpc [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 18 13:24:21.008961 np0000185841 devstack@c-api.service[111020]: DEBUG oslo_db.sqlalchemy.engines [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 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=111020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 13:24:21.010025 np0000185841 devstack@c-api.service[111024]: INFO cinder.rpc [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 18 13:24:21.011122 np0000185841 devstack@c-api.service[111020]: INFO cinder.rpc [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 18 13:24:21.011288 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.012943 np0000185841 devstack@c-api.service[111020]: INFO cinder.rpc [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 18 13:24:21.013818 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.014823 np0000185841 devstack@c-api.service[111021]: DEBUG oslo_db.sqlalchemy.engines [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef 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=111021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 13:24:21.015594 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.017693 np0000185841 devstack@c-api.service[111021]: INFO cinder.rpc [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 18 13:24:21.020106 np0000185841 devstack@c-api.service[111021]: INFO cinder.rpc [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 18 13:24:21.021408 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.024497 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.027697 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.029947 np0000185841 devstack@c-api.service[111023]: DEBUG oslo_db.sqlalchemy.engines [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 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=111023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 13:24:21.030849 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.032938 np0000185841 devstack@c-api.service[111023]: INFO cinder.rpc [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 18 13:24:21.034308 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.035401 np0000185841 devstack@c-api.service[111023]: INFO cinder.rpc [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 18 13:24:21.035930 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.036710 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.037495 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.038966 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.040712 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.042213 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.045478 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.046115 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.048270 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.049119 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.049964 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.050243 np0000185841 devstack@c-api.service[111024]: DEBUG oslo_db.sqlalchemy.engines [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 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=111024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 13:24:21.051172 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.052010 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.052657 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.053170 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.053268 np0000185841 devstack@c-api.service[111024]: INFO cinder.rpc [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 18 13:24:21.055178 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.055301 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.055806 np0000185841 devstack@c-api.service[111024]: INFO cinder.rpc [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 18 13:24:21.056257 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.057122 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.058187 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.060914 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.061551 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.061665 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.063135 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.064296 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.064632 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.066113 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.066659 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.067541 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.068106 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.069599 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.070692 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.070788 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.070987 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.072248 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.072484 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.073540 np0000185841 devstack@c-api.service[111020]: WARNING cinder.api.contrib.hosts [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 18 13:24:21.073635 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.073913 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.074229 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.075740 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.076335 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.076541 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.077105 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.077202 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.078030 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.078124 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: extensions {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.078715 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.079417 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: os-quota-class-sets {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.080468 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.080708 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: backups {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.080986 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.081535 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.082255 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.083669 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: qos-specs {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.083767 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.084528 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.085467 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.085788 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: os-quota-sets {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.086374 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.086642 np0000185841 devstack@c-api.service[111021]: WARNING cinder.api.contrib.hosts [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 18 13:24:21.087228 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: os-availability-zone {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.087407 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.087582 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.088543 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: extra_specs {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.089196 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.089796 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.090114 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: encryption {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.090879 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.090997 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.091674 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: capabilities {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.091856 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.091951 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: extensions {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.092924 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: consistencygroups {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.093313 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.093450 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: os-quota-class-sets {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.093918 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.094764 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.094850 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: backups {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.094907 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: os-volume-manage {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.096135 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.096399 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: os-hosts {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.097173 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: qos-specs {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.097295 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.097694 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.097762 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: cgsnapshots {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.098723 np0000185841 devstack@c-api.service[111023]: WARNING cinder.api.contrib.hosts [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 18 13:24:21.098836 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.099155 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: encryption {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.099414 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.100509 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: os-quota-sets {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.100686 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: os-snapshot-manage {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.100886 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.101520 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.102124 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: os-availability-zone {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.102179 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: os-volume-type-access {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.102241 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.103171 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: extensions {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.103529 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: extra_specs {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.103752 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: scheduler-stats {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.104515 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: os-quota-class-sets {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.105212 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extended resource: os-volume-transfer {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.105295 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: encryption {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.105823 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: backups {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.107050 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: capabilities {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.107117 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.107634 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.107885 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: qos-specs {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.108555 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: consistencygroups {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.109098 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.110548 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.110687 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: os-quota-sets {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.110783 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.110872 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: os-volume-manage {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.112123 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: os-availability-zone {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.112200 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.112482 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: os-hosts {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.112650 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.113191 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.contrib.snapshot_actions [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] SnapshotActionsController initialized {{(pid=111020) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 18 13:24:21.113408 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: extra_specs {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.113886 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.114055 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: cgsnapshots {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.114155 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.115120 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: encryption {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.115536 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.115719 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: encryption {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.116175 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.116549 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: capabilities {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.116624 np0000185841 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.117489 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension TypesManage extending resource: types {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.117634 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.117720 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: os-snapshot-manage {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.117825 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.117911 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension AdminActions extending resource: volumes {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.118013 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: consistencygroups {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.118108 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension AdminActions extending resource: snapshots {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.118108 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension AdminActions extending resource: backups {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.118108 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.118108 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.118406 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.119034 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.119160 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.119266 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.119430 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.119515 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension VolumeActions extending resource: volumes {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.119515 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.119515 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.119691 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension UsedLimits extending resource: limits {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.119775 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: os-volume-type-access {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.119885 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-fe7f84b5-6d02-4c96-8475-cdf01415c8f3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.119989 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: os-volume-manage {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.120310 np0000185841 devstack@c-api.service[111024]: WARNING cinder.api.contrib.hosts [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 18 13:24:21.121040 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.121325 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: os-hosts {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.121505 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: scheduler-stats {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.122703 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.122887 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: cgsnapshots {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.123069 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extended resource: os-volume-transfer {{(pid=111021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.123983 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.124103 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: encryption {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.124955 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: extensions {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.125970 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.126349 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: os-quota-class-sets {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.126908 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: os-snapshot-manage {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.127570 np0000185841 devstack@c-api.service[111020]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7674f4ca4668 pid: 111020 (default app) Jul 18 13:24:21.127690 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: backups {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.127777 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.129566 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.129772 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: qos-specs {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.130879 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: os-volume-type-access {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.131115 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.131967 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: os-quota-sets {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.132407 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.contrib.snapshot_actions [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] SnapshotActionsController initialized {{(pid=111021) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 18 13:24:21.133121 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.133888 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: os-availability-zone {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.134604 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.135319 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: extra_specs {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.135582 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: scheduler-stats {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.135967 np0000185841 devstack@c-api.service[111021]: WARNING castellan.key_manager.migration [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.136822 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension TypesManage extending resource: types {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.136950 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.137018 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: encryption {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.137069 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension AdminActions extending resource: volumes {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.137188 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension AdminActions extending resource: snapshots {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.137297 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension AdminActions extending resource: backups {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.137363 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-ce7b7795-c638-4901-a0e3-17ab6f46ee2c None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:24:21.137427 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.137543 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.137666 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.137858 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension SnapshotActions extending resource: snapshots {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.137957 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.138065 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.138169 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension VolumeActions extending resource: volumes {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.138298 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.138414 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension VolumeTypeAccess extending resource: types {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.138537 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension UsedLimits extending resource: limits {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.138627 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: capabilities {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.138672 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.v3.router [None req-eaffeb3a-71f0-4b66-96ca-0324138361ef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.138959 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extended resource: os-volume-transfer {{(pid=111023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.139956 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: consistencygroups {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.140110 np0000185841 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 1/1] 199.204.45.129 () {60 vars in 956 bytes} [Sat Jul 18 13:24:21 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 18 13:24:21.141998 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: os-volume-manage {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.143393 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.143574 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: os-hosts {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.145082 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: cgsnapshots {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.145567 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.146652 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: encryption {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.147441 np0000185841 devstack@c-api.service[111021]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7674f4ca4668 pid: 111021 (default app) Jul 18 13:24:21.147507 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.148235 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: os-snapshot-manage {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.149472 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.149793 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: os-volume-type-access {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.150841 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.contrib.snapshot_actions [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] SnapshotActionsController initialized {{(pid=111023) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 18 13:24:21.151361 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: scheduler-stats {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.151869 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.153609 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.153776 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extended resource: os-volume-transfer {{(pid=111024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 13:24:21.154961 np0000185841 devstack@c-api.service[111023]: WARNING castellan.key_manager.migration [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.155785 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension TypesManage extending resource: types {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.155912 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.156015 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension AdminActions extending resource: volumes {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.156132 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension AdminActions extending resource: snapshots {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.156259 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension AdminActions extending resource: backups {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.156339 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.156483 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.156578 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.156804 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.156879 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.156942 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.157047 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.157170 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension VolumeActions extending resource: volumes {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.157296 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.157407 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.157540 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension UsedLimits extending resource: limits {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.157619 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.v3.router [None req-c5d223b2-ed7e-49ca-98a5-15409fb1fdc4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.158606 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.159940 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.161452 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.162457 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.contrib.snapshot_actions [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] SnapshotActionsController initialized {{(pid=111024) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 18 13:24:21.163196 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.164560 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.166134 np0000185841 devstack@c-api.service[111024]: WARNING castellan.key_manager.migration [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 13:24:21.166776 np0000185841 devstack@c-api.service[111023]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7674f4ca4668 pid: 111023 (default app) Jul 18 13:24:21.167001 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension TypesManage extending resource: types {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.167134 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.167252 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension AdminActions extending resource: volumes {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.167427 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension AdminActions extending resource: snapshots {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.167537 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension AdminActions extending resource: backups {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.167644 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.167758 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.167860 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.168065 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.168168 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.168273 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.168371 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension VolumeActions extending resource: volumes {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.168507 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.168615 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.168742 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension UsedLimits extending resource: limits {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.168935 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.v3.router [None req-ddbef01d-be42-4d60-9bbe-0ac3c16c5402 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 13:24:21.177637 np0000185841 devstack@c-api.service[111024]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7674f4ca4668 pid: 111024 (default app) Jul 18 13:24:28.380371 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-05545f2f-626f-4c0c-8cfa-6aafec737231 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:24:28.872683 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-05545f2f-626f-4c0c-8cfa-6aafec737231 admin admin] POST https://199.204.45.129/volume/v3/types Jul 18 13:24:28.873237 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-05545f2f-626f-4c0c-8cfa-6aafec737231 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 18 13:24:28.875083 np0000185841 devstack@c-api.service[111020]: /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 18 13:24:28.875083 np0000185841 devstack@c-api.service[111020]: warnings.warn( Jul 18 13:24:28.906923 np0000185841 devstack@c-api.service[111020]: DEBUG oslo_db.sqlalchemy.engines [None req-05545f2f-626f-4c0c-8cfa-6aafec737231 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=111020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 13:24:28.937587 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-05545f2f-626f-4c0c-8cfa-6aafec737231 admin admin] https://199.204.45.129/volume/v3/types returned with HTTP 200 Jul 18 13:24:28.937980 np0000185841 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 2/2] 199.204.45.129 () {68 vars in 1333 bytes} [Sat Jul 18 13:24:28 2026] POST /volume/v3/types => generated 186 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 18 13:24:28.970530 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.middleware.request_id [None req-8f61d456-4c63-492b-9114-d4d981ff13ec None None] RequestId filter calling following filter/app {{(pid=111021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:24:29.294607 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-8f61d456-4c63-492b-9114-d4d981ff13ec admin admin] POST https://199.204.45.129/volume/v3/types/ebe41345-067b-4382-afdc-89a36786533d/extra_specs Jul 18 13:24:29.295071 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-8f61d456-4c63-492b-9114-d4d981ff13ec admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 18 13:24:29.297002 np0000185841 devstack@c-api.service[111021]: /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 18 13:24:29.297002 np0000185841 devstack@c-api.service[111021]: warnings.warn( Jul 18 13:24:29.330890 np0000185841 devstack@c-api.service[111021]: DEBUG oslo_db.sqlalchemy.engines [None req-8f61d456-4c63-492b-9114-d4d981ff13ec 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=111021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 13:24:29.397003 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-8f61d456-4c63-492b-9114-d4d981ff13ec admin admin] https://199.204.45.129/volume/v3/types/ebe41345-067b-4382-afdc-89a36786533d/extra_specs returned with HTTP 200 Jul 18 13:24:29.397829 np0000185841 devstack@c-api.service[111021]: [pid: 111021|app: 0|req: 1/3] 199.204.45.129 () {68 vars in 1480 bytes} [Sat Jul 18 13:24:28 2026] POST /volume/v3/types/ebe41345-067b-4382-afdc-89a36786533d/extra_specs => generated 55 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:24:31.034663 np0000185841 devstack@c-api.service[111023]: DEBUG dbcounter [-] [111023] Writing DB stats cinder:SELECT=6 {{(pid=111023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:24:31.055017 np0000185841 devstack@c-api.service[111024]: DEBUG dbcounter [-] [111024] Writing DB stats cinder:SELECT=6 {{(pid=111024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:24:38.933652 np0000185841 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:24:39.395038 np0000185841 devstack@c-api.service[111021]: DEBUG dbcounter [-] [111021] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:27:00.446283 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.middleware.request_id [None req-14057aaa-7ef3-4ddd-8a7b-506b88165e6b None None] RequestId filter calling following filter/app {{(pid=111023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:00.446946 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-14057aaa-7ef3-4ddd-8a7b-506b88165e6b None None] GET https://199.204.45.129/volume// Jul 18 13:27:00.447121 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-14057aaa-7ef3-4ddd-8a7b-506b88165e6b None None] Empty body provided in request {{(pid=111023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:27:00.447341 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-14057aaa-7ef3-4ddd-8a7b-506b88165e6b None None] Calling method 'all' {{(pid=111023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:27:00.447931 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-14057aaa-7ef3-4ddd-8a7b-506b88165e6b None None] https://199.204.45.129/volume// returned with HTTP 300 Jul 18 13:27:00.448285 np0000185841 devstack@c-api.service[111023]: [pid: 111023|app: 0|req: 1/4] 199.204.45.129 () {66 vars in 1456 bytes} [Sat Jul 18 13:27:00 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 18 13:27:37.829984 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.middleware.request_id [None req-5f61ec91-bbf0-4997-baa6-a0168062ade6 None None] RequestId filter calling following filter/app {{(pid=111024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:37.832843 np0000185841 devstack@c-api.service[111024]: [pid: 111024|app: 0|req: 1/5] 199.204.45.129 () {62 vars in 1068 bytes} [Sat Jul 18 13:27:37 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 18 13:27:37.870540 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-421d2008-61c0-47ed-af23-cdaf5832c66c None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:37.880592 np0000185841 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 3/6] 199.204.45.129 () {64 vars in 1272 bytes} [Sat Jul 18 13:27:37 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 18 13:27:37.916605 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.middleware.request_id [req-421d2008-61c0-47ed-af23-cdaf5832c66c req-20ca6a46-fb32-46c7-a7d5-dc11aa967652 None None] RequestId filter calling following filter/app {{(pid=111021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:37.922240 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [req-421d2008-61c0-47ed-af23-cdaf5832c66c req-20ca6a46-fb32-46c7-a7d5-dc11aa967652 demo demo] GET https://199.204.45.129/volume/v3/ Jul 18 13:27:37.922435 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [req-421d2008-61c0-47ed-af23-cdaf5832c66c req-20ca6a46-fb32-46c7-a7d5-dc11aa967652 demo demo] Empty body provided in request {{(pid=111021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:27:37.922626 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [req-421d2008-61c0-47ed-af23-cdaf5832c66c req-20ca6a46-fb32-46c7-a7d5-dc11aa967652 demo demo] Calling method 'version_select' {{(pid=111021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:27:37.924630 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [req-421d2008-61c0-47ed-af23-cdaf5832c66c req-20ca6a46-fb32-46c7-a7d5-dc11aa967652 demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jul 18 13:27:37.925005 np0000185841 devstack@c-api.service[111021]: [pid: 111021|app: 0|req: 2/7] 199.204.45.129 () {66 vars in 1346 bytes} [Sat Jul 18 13:27:37 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 13:27:37.962757 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.middleware.request_id [None req-f245d9eb-6411-44e3-8234-9357117bf981 None None] RequestId filter calling following filter/app {{(pid=111023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:38.279517 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-f245d9eb-6411-44e3-8234-9357117bf981 demo demo] GET https://199.204.45.129/volume/v3/types Jul 18 13:27:38.279867 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-f245d9eb-6411-44e3-8234-9357117bf981 demo demo] Empty body provided in request {{(pid=111023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:27:38.280070 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-f245d9eb-6411-44e3-8234-9357117bf981 demo demo] Calling method 'index' {{(pid=111023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:27:38.280516 np0000185841 devstack@c-api.service[111023]: /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 18 13:27:38.280516 np0000185841 devstack@c-api.service[111023]: warnings.warn( Jul 18 13:27:38.281096 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.api_utils [None req-f245d9eb-6411-44e3-8234-9357117bf981 demo demo] Removing options '' from query. {{(pid=111023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:27:38.317191 np0000185841 devstack@c-api.service[111023]: DEBUG oslo_db.sqlalchemy.engines [None req-f245d9eb-6411-44e3-8234-9357117bf981 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=111023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 13:27:38.339268 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-f245d9eb-6411-44e3-8234-9357117bf981 demo demo] https://199.204.45.129/volume/v3/types returned with HTTP 200 Jul 18 13:27:38.339778 np0000185841 devstack@c-api.service[111023]: [pid: 111023|app: 0|req: 2/8] 199.204.45.129 () {64 vars in 1290 bytes} [Sat Jul 18 13:27:37 2026] GET /volume/v3/types => generated 377 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 13:27:38.379526 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.middleware.request_id [None req-a9c09ffe-1af0-4949-aa0b-2a596b4b1988 None None] RequestId filter calling following filter/app {{(pid=111024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:38.702619 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-a9c09ffe-1af0-4949-aa0b-2a596b4b1988 demo demo] GET https://199.204.45.129/volume/v3/types/default Jul 18 13:27:38.702937 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-a9c09ffe-1af0-4949-aa0b-2a596b4b1988 demo demo] Empty body provided in request {{(pid=111024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:27:38.703158 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-a9c09ffe-1af0-4949-aa0b-2a596b4b1988 demo demo] Calling method 'show' {{(pid=111024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:27:38.737901 np0000185841 devstack@c-api.service[111024]: DEBUG oslo_db.sqlalchemy.engines [None req-a9c09ffe-1af0-4949-aa0b-2a596b4b1988 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=111024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 13:27:38.751849 np0000185841 devstack@c-api.service[111024]: /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 18 13:27:38.751849 np0000185841 devstack@c-api.service[111024]: warnings.warn( Jul 18 13:27:38.754090 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-a9c09ffe-1af0-4949-aa0b-2a596b4b1988 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jul 18 13:27:38.754485 np0000185841 devstack@c-api.service[111024]: [pid: 111024|app: 0|req: 2/9] 199.204.45.129 () {64 vars in 1301 bytes} [Sat Jul 18 13:27:38 2026] GET /volume/v3/types/default => generated 145 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 13:27:39.237534 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-b02f3100-e09d-4b5d-941e-9b45169ed8ed None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:39.238919 np0000185841 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 4/10] 199.204.45.129 () {62 vars in 1068 bytes} [Sat Jul 18 13:27:39 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 18 13:27:39.274725 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.middleware.request_id [None req-c5b72d68-1817-41e0-9be4-0b3c4a49176c None None] RequestId filter calling following filter/app {{(pid=111021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:39.283691 np0000185841 devstack@c-api.service[111021]: [pid: 111021|app: 0|req: 3/11] 199.204.45.129 () {64 vars in 1272 bytes} [Sat Jul 18 13:27:39 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 18 13:27:39.319008 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.middleware.request_id [req-c5b72d68-1817-41e0-9be4-0b3c4a49176c req-622214c8-cf7c-47fa-ae8b-8532ea647236 None None] RequestId filter calling following filter/app {{(pid=111023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:39.322710 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [req-c5b72d68-1817-41e0-9be4-0b3c4a49176c req-622214c8-cf7c-47fa-ae8b-8532ea647236 demo demo] GET https://199.204.45.129/volume/v3/ Jul 18 13:27:39.323065 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [req-c5b72d68-1817-41e0-9be4-0b3c4a49176c req-622214c8-cf7c-47fa-ae8b-8532ea647236 demo demo] Empty body provided in request {{(pid=111023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:27:39.323307 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [req-c5b72d68-1817-41e0-9be4-0b3c4a49176c req-622214c8-cf7c-47fa-ae8b-8532ea647236 demo demo] Calling method 'version_select' {{(pid=111023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:27:39.323915 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [req-c5b72d68-1817-41e0-9be4-0b3c4a49176c req-622214c8-cf7c-47fa-ae8b-8532ea647236 demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jul 18 13:27:39.324361 np0000185841 devstack@c-api.service[111023]: [pid: 111023|app: 0|req: 3/12] 199.204.45.129 () {66 vars in 1346 bytes} [Sat Jul 18 13:27:39 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 13:27:39.421101 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.middleware.request_id [None req-f1339254-1800-4f2c-bbc4-d32fa845b493 None None] RequestId filter calling following filter/app {{(pid=111024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:39.424136 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-f1339254-1800-4f2c-bbc4-d32fa845b493 demo demo] GET https://199.204.45.129/volume/v3/types/default Jul 18 13:27:39.424430 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-f1339254-1800-4f2c-bbc4-d32fa845b493 demo demo] Empty body provided in request {{(pid=111024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:27:39.424749 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-f1339254-1800-4f2c-bbc4-d32fa845b493 demo demo] Calling method 'show' {{(pid=111024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:27:39.434715 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-f1339254-1800-4f2c-bbc4-d32fa845b493 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jul 18 13:27:39.435073 np0000185841 devstack@c-api.service[111024]: [pid: 111024|app: 0|req: 3/13] 199.204.45.129 () {64 vars in 1301 bytes} [Sat Jul 18 13:27:39 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 13:27:40.060512 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-34f3430d-6558-43bb-9879-d99488ca9fa0 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:40.061689 np0000185841 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 5/14] 199.204.45.129 () {62 vars in 1068 bytes} [Sat Jul 18 13:27:40 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 18 13:27:40.095819 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.middleware.request_id [None req-9b08639f-06bb-4b3a-91e9-e17dbb971680 None None] RequestId filter calling following filter/app {{(pid=111021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:40.099840 np0000185841 devstack@c-api.service[111021]: [pid: 111021|app: 0|req: 4/15] 199.204.45.129 () {64 vars in 1272 bytes} [Sat Jul 18 13:27:40 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 18 13:27:40.134856 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.middleware.request_id [req-9b08639f-06bb-4b3a-91e9-e17dbb971680 req-cd466264-0eaf-4a0e-aebe-b324761f1ead None None] RequestId filter calling following filter/app {{(pid=111023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:40.138071 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [req-9b08639f-06bb-4b3a-91e9-e17dbb971680 req-cd466264-0eaf-4a0e-aebe-b324761f1ead demo demo] GET https://199.204.45.129/volume/v3/ Jul 18 13:27:40.138452 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [req-9b08639f-06bb-4b3a-91e9-e17dbb971680 req-cd466264-0eaf-4a0e-aebe-b324761f1ead demo demo] Empty body provided in request {{(pid=111023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:27:40.138815 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [req-9b08639f-06bb-4b3a-91e9-e17dbb971680 req-cd466264-0eaf-4a0e-aebe-b324761f1ead demo demo] Calling method 'version_select' {{(pid=111023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:27:40.139555 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [req-9b08639f-06bb-4b3a-91e9-e17dbb971680 req-cd466264-0eaf-4a0e-aebe-b324761f1ead demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jul 18 13:27:40.140191 np0000185841 devstack@c-api.service[111023]: [pid: 111023|app: 0|req: 4/16] 199.204.45.129 () {66 vars in 1346 bytes} [Sat Jul 18 13:27:40 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 13:27:40.180244 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.middleware.request_id [None req-a167b41b-d462-4356-94a0-5b9e9adecb6c None None] RequestId filter calling following filter/app {{(pid=111024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:40.183917 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-a167b41b-d462-4356-94a0-5b9e9adecb6c demo demo] GET https://199.204.45.129/volume/v3/types/default Jul 18 13:27:40.184285 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-a167b41b-d462-4356-94a0-5b9e9adecb6c demo demo] Empty body provided in request {{(pid=111024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:27:40.184699 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-a167b41b-d462-4356-94a0-5b9e9adecb6c demo demo] Calling method 'show' {{(pid=111024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:27:40.193180 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-a167b41b-d462-4356-94a0-5b9e9adecb6c demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jul 18 13:27:40.193542 np0000185841 devstack@c-api.service[111024]: [pid: 111024|app: 0|req: 4/17] 199.204.45.129 () {64 vars in 1301 bytes} [Sat Jul 18 13:27:40 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 18 13:27:40.233358 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-7a19a0cf-28fe-4fa6-a31e-c97e2aa456c5 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:40.234678 np0000185841 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 6/18] 199.204.45.129 () {62 vars in 1068 bytes} [Sat Jul 18 13:27:40 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 18 13:27:40.266651 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.middleware.request_id [None req-baf6259a-77d1-4aa2-a187-484958a85b38 None None] RequestId filter calling following filter/app {{(pid=111021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:40.271310 np0000185841 devstack@c-api.service[111021]: [pid: 111021|app: 0|req: 5/19] 199.204.45.129 () {64 vars in 1272 bytes} [Sat Jul 18 13:27:40 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 18 13:27:40.304205 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.middleware.request_id [req-baf6259a-77d1-4aa2-a187-484958a85b38 req-eab49e61-77d4-4f69-8179-27a9a37c6d08 None None] RequestId filter calling following filter/app {{(pid=111023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:40.308157 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [req-baf6259a-77d1-4aa2-a187-484958a85b38 req-eab49e61-77d4-4f69-8179-27a9a37c6d08 demo demo] GET https://199.204.45.129/volume/v3/ Jul 18 13:27:40.308628 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [req-baf6259a-77d1-4aa2-a187-484958a85b38 req-eab49e61-77d4-4f69-8179-27a9a37c6d08 demo demo] Empty body provided in request {{(pid=111023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:27:40.309225 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [req-baf6259a-77d1-4aa2-a187-484958a85b38 req-eab49e61-77d4-4f69-8179-27a9a37c6d08 demo demo] Calling method 'version_select' {{(pid=111023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:27:40.309987 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [req-baf6259a-77d1-4aa2-a187-484958a85b38 req-eab49e61-77d4-4f69-8179-27a9a37c6d08 demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jul 18 13:27:40.311298 np0000185841 devstack@c-api.service[111023]: [pid: 111023|app: 0|req: 5/20] 199.204.45.129 () {66 vars in 1346 bytes} [Sat Jul 18 13:27:40 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 18 13:27:40.350878 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.middleware.request_id [None req-80ced7e3-387f-4fbc-8a7e-506cbf589668 None None] RequestId filter calling following filter/app {{(pid=111024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:27:40.354720 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-80ced7e3-387f-4fbc-8a7e-506cbf589668 demo demo] GET https://199.204.45.129/volume/v3/types/default Jul 18 13:27:40.355141 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-80ced7e3-387f-4fbc-8a7e-506cbf589668 demo demo] Empty body provided in request {{(pid=111024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:27:40.355633 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-80ced7e3-387f-4fbc-8a7e-506cbf589668 demo demo] Calling method 'show' {{(pid=111024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:27:40.364642 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-80ced7e3-387f-4fbc-8a7e-506cbf589668 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jul 18 13:27:40.365023 np0000185841 devstack@c-api.service[111024]: [pid: 111024|app: 0|req: 5/21] 199.204.45.129 () {64 vars in 1301 bytes} [Sat Jul 18 13:27:40 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 18 13:27:48.331837 np0000185841 devstack@c-api.service[111023]: DEBUG dbcounter [-] [111023] Writing DB stats cinder:SELECT=1 {{(pid=111023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:27:50.362486 np0000185841 devstack@c-api.service[111024]: DEBUG dbcounter [-] [111024] Writing DB stats cinder:SELECT=8 {{(pid=111024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:32:35.443622 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-635c401c-65a7-4373-9570-cdc96cebd825 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:32:35.532606 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-635c401c-65a7-4373-9570-cdc96cebd825 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:32:35.533009 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-635c401c-65a7-4373-9570-cdc96cebd825 demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:32:35.533772 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-635c401c-65a7-4373-9570-cdc96cebd825 demo demo] Calling method 'detail' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:32:35.535939 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.api_utils [None req-635c401c-65a7-4373-9570-cdc96cebd825 demo demo] Removing options '' from query. {{(pid=111020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:32:35.536981 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.volume.api [None req-635c401c-65a7-4373-9570-cdc96cebd825 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:32:35.582698 np0000185841 devstack@c-api.service[111020]: INFO cinder.volume.api [None req-635c401c-65a7-4373-9570-cdc96cebd825 demo demo] Get all volumes completed successfully. Jul 18 13:32:35.584852 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-635c401c-65a7-4373-9570-cdc96cebd825 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:32:35.585224 np0000185841 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 7/22] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:32:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:32:45.569840 np0000185841 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:33:35.606187 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.middleware.request_id [None req-9936a582-5d66-4672-a3a8-e803b91b2444 None None] RequestId filter calling following filter/app {{(pid=111021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:33:35.608399 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-9936a582-5d66-4672-a3a8-e803b91b2444 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:33:35.608607 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-9936a582-5d66-4672-a3a8-e803b91b2444 demo demo] Empty body provided in request {{(pid=111021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:33:35.608812 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-9936a582-5d66-4672-a3a8-e803b91b2444 demo demo] Calling method 'detail' {{(pid=111021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:33:35.609285 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.api_utils [None req-9936a582-5d66-4672-a3a8-e803b91b2444 demo demo] Removing options '' from query. {{(pid=111021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:33:35.609983 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.volume.api [None req-9936a582-5d66-4672-a3a8-e803b91b2444 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:33:35.641275 np0000185841 devstack@c-api.service[111021]: INFO cinder.volume.api [None req-9936a582-5d66-4672-a3a8-e803b91b2444 demo demo] Get all volumes completed successfully. Jul 18 13:33:35.644362 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-9936a582-5d66-4672-a3a8-e803b91b2444 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:33:35.645166 np0000185841 devstack@c-api.service[111021]: [pid: 111021|app: 0|req: 6/23] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:33:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:33:45.633973 np0000185841 devstack@c-api.service[111021]: DEBUG dbcounter [-] [111021] Writing DB stats cinder:SELECT=1 {{(pid=111021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:34:35.671309 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.middleware.request_id [None req-b5821169-a8fa-4b65-aa6d-33df45656ce2 None None] RequestId filter calling following filter/app {{(pid=111023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:34:35.674007 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-b5821169-a8fa-4b65-aa6d-33df45656ce2 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:34:35.674166 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-b5821169-a8fa-4b65-aa6d-33df45656ce2 demo demo] Empty body provided in request {{(pid=111023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:34:35.674354 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-b5821169-a8fa-4b65-aa6d-33df45656ce2 demo demo] Calling method 'detail' {{(pid=111023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:34:35.674822 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.api_utils [None req-b5821169-a8fa-4b65-aa6d-33df45656ce2 demo demo] Removing options '' from query. {{(pid=111023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:34:35.675573 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.volume.api [None req-b5821169-a8fa-4b65-aa6d-33df45656ce2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:34:35.722691 np0000185841 devstack@c-api.service[111023]: INFO cinder.volume.api [None req-b5821169-a8fa-4b65-aa6d-33df45656ce2 demo demo] Get all volumes completed successfully. Jul 18 13:34:35.725550 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-b5821169-a8fa-4b65-aa6d-33df45656ce2 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:34:35.726067 np0000185841 devstack@c-api.service[111023]: [pid: 111023|app: 0|req: 6/24] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:34:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:34:45.710807 np0000185841 devstack@c-api.service[111023]: DEBUG dbcounter [-] [111023] Writing DB stats cinder:SELECT=1 {{(pid=111023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:35:35.739348 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.middleware.request_id [None req-cb77404a-0d9b-497c-89f5-d2aa19c269df None None] RequestId filter calling following filter/app {{(pid=111024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:35:35.741931 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-cb77404a-0d9b-497c-89f5-d2aa19c269df demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:35:35.742147 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-cb77404a-0d9b-497c-89f5-d2aa19c269df demo demo] Empty body provided in request {{(pid=111024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:35:35.742353 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-cb77404a-0d9b-497c-89f5-d2aa19c269df demo demo] Calling method 'detail' {{(pid=111024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:35:35.742897 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.api_utils [None req-cb77404a-0d9b-497c-89f5-d2aa19c269df demo demo] Removing options '' from query. {{(pid=111024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:35:35.743692 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.volume.api [None req-cb77404a-0d9b-497c-89f5-d2aa19c269df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:35:35.782752 np0000185841 devstack@c-api.service[111024]: INFO cinder.volume.api [None req-cb77404a-0d9b-497c-89f5-d2aa19c269df demo demo] Get all volumes completed successfully. Jul 18 13:35:35.784762 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-cb77404a-0d9b-497c-89f5-d2aa19c269df demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:35:35.785141 np0000185841 devstack@c-api.service[111024]: [pid: 111024|app: 0|req: 6/25] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:35:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:35:45.774127 np0000185841 devstack@c-api.service[111024]: DEBUG dbcounter [-] [111024] Writing DB stats cinder:SELECT=1 {{(pid=111024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:36:35.798813 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-fa29f3c9-35c6-44f4-b91f-594d382ec9a5 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:36:35.801272 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-fa29f3c9-35c6-44f4-b91f-594d382ec9a5 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:36:35.801576 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-fa29f3c9-35c6-44f4-b91f-594d382ec9a5 demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:36:35.801843 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-fa29f3c9-35c6-44f4-b91f-594d382ec9a5 demo demo] Calling method 'detail' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:36:35.802176 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.api_utils [None req-fa29f3c9-35c6-44f4-b91f-594d382ec9a5 demo demo] Removing options '' from query. {{(pid=111020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:36:35.803781 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.volume.api [None req-fa29f3c9-35c6-44f4-b91f-594d382ec9a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:36:35.814686 np0000185841 devstack@c-api.service[111020]: INFO cinder.volume.api [None req-fa29f3c9-35c6-44f4-b91f-594d382ec9a5 demo demo] Get all volumes completed successfully. Jul 18 13:36:35.817395 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-fa29f3c9-35c6-44f4-b91f-594d382ec9a5 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:36:35.817913 np0000185841 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 8/26] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:36:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:36:45.808876 np0000185841 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:37:35.836333 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.middleware.request_id [None req-11eb265e-d195-4b7c-b1ad-c232c7b8d3fe None None] RequestId filter calling following filter/app {{(pid=111021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:37:35.989963 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-11eb265e-d195-4b7c-b1ad-c232c7b8d3fe demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:37:35.990157 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-11eb265e-d195-4b7c-b1ad-c232c7b8d3fe demo demo] Empty body provided in request {{(pid=111021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:37:35.990311 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-11eb265e-d195-4b7c-b1ad-c232c7b8d3fe demo demo] Calling method 'detail' {{(pid=111021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:37:35.990573 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.api_utils [None req-11eb265e-d195-4b7c-b1ad-c232c7b8d3fe demo demo] Removing options '' from query. {{(pid=111021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:37:35.991227 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.volume.api [None req-11eb265e-d195-4b7c-b1ad-c232c7b8d3fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:37:36.001442 np0000185841 devstack@c-api.service[111021]: INFO cinder.volume.api [None req-11eb265e-d195-4b7c-b1ad-c232c7b8d3fe demo demo] Get all volumes completed successfully. Jul 18 13:37:36.003287 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-11eb265e-d195-4b7c-b1ad-c232c7b8d3fe demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:37:36.003738 np0000185841 devstack@c-api.service[111021]: [pid: 111021|app: 0|req: 7/27] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:37:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:37:45.995226 np0000185841 devstack@c-api.service[111021]: DEBUG dbcounter [-] [111021] Writing DB stats cinder:SELECT=1 {{(pid=111021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:38:36.019591 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.middleware.request_id [None req-dec46088-d4be-42d5-bb2d-f686e05a15f6 None None] RequestId filter calling following filter/app {{(pid=111023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:38:36.022175 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-dec46088-d4be-42d5-bb2d-f686e05a15f6 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:38:36.022463 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-dec46088-d4be-42d5-bb2d-f686e05a15f6 demo demo] Empty body provided in request {{(pid=111023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:38:36.022797 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-dec46088-d4be-42d5-bb2d-f686e05a15f6 demo demo] Calling method 'detail' {{(pid=111023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:38:36.023526 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.api_utils [None req-dec46088-d4be-42d5-bb2d-f686e05a15f6 demo demo] Removing options '' from query. {{(pid=111023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:38:36.025658 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.volume.api [None req-dec46088-d4be-42d5-bb2d-f686e05a15f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:38:36.032867 np0000185841 devstack@c-api.service[111023]: INFO cinder.volume.api [None req-dec46088-d4be-42d5-bb2d-f686e05a15f6 demo demo] Get all volumes completed successfully. Jul 18 13:38:36.034933 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-dec46088-d4be-42d5-bb2d-f686e05a15f6 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:38:36.035848 np0000185841 devstack@c-api.service[111023]: [pid: 111023|app: 0|req: 7/28] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:38:36 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 18 13:38:46.027526 np0000185841 devstack@c-api.service[111023]: DEBUG dbcounter [-] [111023] Writing DB stats cinder:SELECT=1 {{(pid=111023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:39:36.050748 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.middleware.request_id [None req-0ff3540e-a594-4cd2-8210-de963290701c None None] RequestId filter calling following filter/app {{(pid=111024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:39:36.055316 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-0ff3540e-a594-4cd2-8210-de963290701c demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:39:36.055900 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-0ff3540e-a594-4cd2-8210-de963290701c demo demo] Empty body provided in request {{(pid=111024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:39:36.056466 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-0ff3540e-a594-4cd2-8210-de963290701c demo demo] Calling method 'detail' {{(pid=111024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:39:36.056947 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.api_utils [None req-0ff3540e-a594-4cd2-8210-de963290701c demo demo] Removing options '' from query. {{(pid=111024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:39:36.059187 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.volume.api [None req-0ff3540e-a594-4cd2-8210-de963290701c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:39:36.067848 np0000185841 devstack@c-api.service[111024]: INFO cinder.volume.api [None req-0ff3540e-a594-4cd2-8210-de963290701c demo demo] Get all volumes completed successfully. Jul 18 13:39:36.070051 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-0ff3540e-a594-4cd2-8210-de963290701c demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:39:36.070494 np0000185841 devstack@c-api.service[111024]: [pid: 111024|app: 0|req: 7/29] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:39:36 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 18 13:39:46.063021 np0000185841 devstack@c-api.service[111024]: DEBUG dbcounter [-] [111024] Writing DB stats cinder:SELECT=1 {{(pid=111024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:40:36.084100 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-9395f7e6-a559-4102-8e95-6c21cb729f52 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:40:36.087284 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-9395f7e6-a559-4102-8e95-6c21cb729f52 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:40:36.087574 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-9395f7e6-a559-4102-8e95-6c21cb729f52 demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:40:36.087853 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-9395f7e6-a559-4102-8e95-6c21cb729f52 demo demo] Calling method 'detail' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:40:36.088155 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.api_utils [None req-9395f7e6-a559-4102-8e95-6c21cb729f52 demo demo] Removing options '' from query. {{(pid=111020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:40:36.089131 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.volume.api [None req-9395f7e6-a559-4102-8e95-6c21cb729f52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:40:36.099780 np0000185841 devstack@c-api.service[111020]: INFO cinder.volume.api [None req-9395f7e6-a559-4102-8e95-6c21cb729f52 demo demo] Get all volumes completed successfully. Jul 18 13:40:36.103362 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-9395f7e6-a559-4102-8e95-6c21cb729f52 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:40:36.103843 np0000185841 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 9/30] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:40:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:40:46.093636 np0000185841 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:41:36.117266 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.middleware.request_id [None req-2a92cae2-4293-4010-973b-9d0eb9054af9 None None] RequestId filter calling following filter/app {{(pid=111021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:41:36.120803 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-2a92cae2-4293-4010-973b-9d0eb9054af9 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:41:36.121074 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-2a92cae2-4293-4010-973b-9d0eb9054af9 demo demo] Empty body provided in request {{(pid=111021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:41:36.121440 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-2a92cae2-4293-4010-973b-9d0eb9054af9 demo demo] Calling method 'detail' {{(pid=111021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:41:36.121883 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.api_utils [None req-2a92cae2-4293-4010-973b-9d0eb9054af9 demo demo] Removing options '' from query. {{(pid=111021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:41:36.122881 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.volume.api [None req-2a92cae2-4293-4010-973b-9d0eb9054af9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:41:36.131860 np0000185841 devstack@c-api.service[111021]: INFO cinder.volume.api [None req-2a92cae2-4293-4010-973b-9d0eb9054af9 demo demo] Get all volumes completed successfully. Jul 18 13:41:36.133731 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-2a92cae2-4293-4010-973b-9d0eb9054af9 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:41:36.134072 np0000185841 devstack@c-api.service[111021]: [pid: 111021|app: 0|req: 8/31] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:41:36 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 18 13:41:46.126978 np0000185841 devstack@c-api.service[111021]: DEBUG dbcounter [-] [111021] Writing DB stats cinder:SELECT=1 {{(pid=111021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:42:36.150301 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.middleware.request_id [None req-fe746f9c-6775-4b44-89cb-841660e12150 None None] RequestId filter calling following filter/app {{(pid=111023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:42:36.309144 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-fe746f9c-6775-4b44-89cb-841660e12150 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:42:36.309685 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-fe746f9c-6775-4b44-89cb-841660e12150 demo demo] Empty body provided in request {{(pid=111023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:42:36.310037 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-fe746f9c-6775-4b44-89cb-841660e12150 demo demo] Calling method 'detail' {{(pid=111023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:42:36.310542 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.api_utils [None req-fe746f9c-6775-4b44-89cb-841660e12150 demo demo] Removing options '' from query. {{(pid=111023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:42:36.311932 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.volume.api [None req-fe746f9c-6775-4b44-89cb-841660e12150 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:42:36.320615 np0000185841 devstack@c-api.service[111023]: INFO cinder.volume.api [None req-fe746f9c-6775-4b44-89cb-841660e12150 demo demo] Get all volumes completed successfully. Jul 18 13:42:36.323182 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-fe746f9c-6775-4b44-89cb-841660e12150 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:42:36.324624 np0000185841 devstack@c-api.service[111023]: [pid: 111023|app: 0|req: 8/32] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:42:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:42:46.316249 np0000185841 devstack@c-api.service[111023]: DEBUG dbcounter [-] [111023] Writing DB stats cinder:SELECT=1 {{(pid=111023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:43:36.338853 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.middleware.request_id [None req-6e0b45a0-ae50-4c35-9bc6-ec32154d8b42 None None] RequestId filter calling following filter/app {{(pid=111024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:43:36.341484 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-6e0b45a0-ae50-4c35-9bc6-ec32154d8b42 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:43:36.341679 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-6e0b45a0-ae50-4c35-9bc6-ec32154d8b42 demo demo] Empty body provided in request {{(pid=111024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:43:36.341898 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-6e0b45a0-ae50-4c35-9bc6-ec32154d8b42 demo demo] Calling method 'detail' {{(pid=111024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:43:36.342204 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.api_utils [None req-6e0b45a0-ae50-4c35-9bc6-ec32154d8b42 demo demo] Removing options '' from query. {{(pid=111024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:43:36.343010 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.volume.api [None req-6e0b45a0-ae50-4c35-9bc6-ec32154d8b42 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:43:36.352106 np0000185841 devstack@c-api.service[111024]: INFO cinder.volume.api [None req-6e0b45a0-ae50-4c35-9bc6-ec32154d8b42 demo demo] Get all volumes completed successfully. Jul 18 13:43:36.355182 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-6e0b45a0-ae50-4c35-9bc6-ec32154d8b42 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:43:36.355793 np0000185841 devstack@c-api.service[111024]: [pid: 111024|app: 0|req: 8/33] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:43:36 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 18 13:43:46.347170 np0000185841 devstack@c-api.service[111024]: DEBUG dbcounter [-] [111024] Writing DB stats cinder:SELECT=1 {{(pid=111024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:44:36.368819 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-37478873-6431-439c-92dc-fcf17e4e8ff6 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:44:36.371726 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-37478873-6431-439c-92dc-fcf17e4e8ff6 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:44:36.371962 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-37478873-6431-439c-92dc-fcf17e4e8ff6 demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:44:36.372227 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-37478873-6431-439c-92dc-fcf17e4e8ff6 demo demo] Calling method 'detail' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:44:36.372595 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.api_utils [None req-37478873-6431-439c-92dc-fcf17e4e8ff6 demo demo] Removing options '' from query. {{(pid=111020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:44:36.373523 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.volume.api [None req-37478873-6431-439c-92dc-fcf17e4e8ff6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:44:36.384682 np0000185841 devstack@c-api.service[111020]: INFO cinder.volume.api [None req-37478873-6431-439c-92dc-fcf17e4e8ff6 demo demo] Get all volumes completed successfully. Jul 18 13:44:36.387237 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-37478873-6431-439c-92dc-fcf17e4e8ff6 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:44:36.390788 np0000185841 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 10/34] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:44:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:44:46.377240 np0000185841 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:45:36.406541 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.middleware.request_id [None req-9aa34ba6-e1f8-45c2-a45d-db544e4c9a4b None None] RequestId filter calling following filter/app {{(pid=111021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:45:36.409329 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-9aa34ba6-e1f8-45c2-a45d-db544e4c9a4b demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:45:36.409703 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-9aa34ba6-e1f8-45c2-a45d-db544e4c9a4b demo demo] Empty body provided in request {{(pid=111021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:45:36.409703 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-9aa34ba6-e1f8-45c2-a45d-db544e4c9a4b demo demo] Calling method 'detail' {{(pid=111021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:45:36.409866 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.api_utils [None req-9aa34ba6-e1f8-45c2-a45d-db544e4c9a4b demo demo] Removing options '' from query. {{(pid=111021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:45:36.410733 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.volume.api [None req-9aa34ba6-e1f8-45c2-a45d-db544e4c9a4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:45:36.418493 np0000185841 devstack@c-api.service[111021]: INFO cinder.volume.api [None req-9aa34ba6-e1f8-45c2-a45d-db544e4c9a4b demo demo] Get all volumes completed successfully. Jul 18 13:45:36.421898 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-9aa34ba6-e1f8-45c2-a45d-db544e4c9a4b demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:45:36.423064 np0000185841 devstack@c-api.service[111021]: [pid: 111021|app: 0|req: 9/35] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:45:36 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 18 13:45:46.415801 np0000185841 devstack@c-api.service[111021]: DEBUG dbcounter [-] [111021] Writing DB stats cinder:SELECT=1 {{(pid=111021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:46:36.444624 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.middleware.request_id [None req-181f326b-2455-4874-af14-22ad41fbd5d3 None None] RequestId filter calling following filter/app {{(pid=111023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:46:36.448176 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-181f326b-2455-4874-af14-22ad41fbd5d3 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:46:36.448450 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-181f326b-2455-4874-af14-22ad41fbd5d3 demo demo] Empty body provided in request {{(pid=111023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:46:36.448719 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-181f326b-2455-4874-af14-22ad41fbd5d3 demo demo] Calling method 'detail' {{(pid=111023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:46:36.449028 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.api_utils [None req-181f326b-2455-4874-af14-22ad41fbd5d3 demo demo] Removing options '' from query. {{(pid=111023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:46:36.449830 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.volume.api [None req-181f326b-2455-4874-af14-22ad41fbd5d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:46:36.460304 np0000185841 devstack@c-api.service[111023]: INFO cinder.volume.api [None req-181f326b-2455-4874-af14-22ad41fbd5d3 demo demo] Get all volumes completed successfully. Jul 18 13:46:36.463931 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-181f326b-2455-4874-af14-22ad41fbd5d3 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:46:36.464446 np0000185841 devstack@c-api.service[111023]: [pid: 111023|app: 0|req: 9/36] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:46:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:46:46.452872 np0000185841 devstack@c-api.service[111023]: DEBUG dbcounter [-] [111023] Writing DB stats cinder:SELECT=1 {{(pid=111023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:47:36.493484 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.middleware.request_id [None req-e8e2fe6f-c240-4cb5-a8d8-672dc2dee1f9 None None] RequestId filter calling following filter/app {{(pid=111024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:47:36.646415 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-e8e2fe6f-c240-4cb5-a8d8-672dc2dee1f9 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:47:36.646790 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-e8e2fe6f-c240-4cb5-a8d8-672dc2dee1f9 demo demo] Empty body provided in request {{(pid=111024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:47:36.647243 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-e8e2fe6f-c240-4cb5-a8d8-672dc2dee1f9 demo demo] Calling method 'detail' {{(pid=111024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:47:36.647745 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.api_utils [None req-e8e2fe6f-c240-4cb5-a8d8-672dc2dee1f9 demo demo] Removing options '' from query. {{(pid=111024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:47:36.648633 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.volume.api [None req-e8e2fe6f-c240-4cb5-a8d8-672dc2dee1f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:47:36.655914 np0000185841 devstack@c-api.service[111024]: INFO cinder.volume.api [None req-e8e2fe6f-c240-4cb5-a8d8-672dc2dee1f9 demo demo] Get all volumes completed successfully. Jul 18 13:47:36.658325 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-e8e2fe6f-c240-4cb5-a8d8-672dc2dee1f9 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:47:36.658754 np0000185841 devstack@c-api.service[111024]: [pid: 111024|app: 0|req: 9/37] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:47:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:47:46.698080 np0000185841 devstack@c-api.service[111024]: DEBUG dbcounter [-] [111024] Writing DB stats cinder:SELECT=1 {{(pid=111024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:48:36.672490 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-b50826be-60fa-46e6-8cc0-db1056e0a46c None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:48:36.675501 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-b50826be-60fa-46e6-8cc0-db1056e0a46c demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:48:36.675760 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-b50826be-60fa-46e6-8cc0-db1056e0a46c demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:48:36.676078 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-b50826be-60fa-46e6-8cc0-db1056e0a46c demo demo] Calling method 'detail' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:48:36.676306 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.api_utils [None req-b50826be-60fa-46e6-8cc0-db1056e0a46c demo demo] Removing options '' from query. {{(pid=111020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:48:36.677211 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.volume.api [None req-b50826be-60fa-46e6-8cc0-db1056e0a46c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:48:36.685990 np0000185841 devstack@c-api.service[111020]: INFO cinder.volume.api [None req-b50826be-60fa-46e6-8cc0-db1056e0a46c demo demo] Get all volumes completed successfully. Jul 18 13:48:36.689207 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-b50826be-60fa-46e6-8cc0-db1056e0a46c demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:48:36.689207 np0000185841 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 11/38] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:48:36 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 18 13:48:46.680581 np0000185841 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:49:36.704546 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.middleware.request_id [None req-2196ea02-14bb-4c98-8aa1-51c63187400d None None] RequestId filter calling following filter/app {{(pid=111021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:49:36.706951 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-2196ea02-14bb-4c98-8aa1-51c63187400d demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:49:36.707131 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-2196ea02-14bb-4c98-8aa1-51c63187400d demo demo] Empty body provided in request {{(pid=111021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:49:36.707307 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-2196ea02-14bb-4c98-8aa1-51c63187400d demo demo] Calling method 'detail' {{(pid=111021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:49:36.707539 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.api_utils [None req-2196ea02-14bb-4c98-8aa1-51c63187400d demo demo] Removing options '' from query. {{(pid=111021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:49:36.708166 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.volume.api [None req-2196ea02-14bb-4c98-8aa1-51c63187400d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:49:36.721688 np0000185841 devstack@c-api.service[111021]: INFO cinder.volume.api [None req-2196ea02-14bb-4c98-8aa1-51c63187400d demo demo] Get all volumes completed successfully. Jul 18 13:49:36.723591 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-2196ea02-14bb-4c98-8aa1-51c63187400d demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:49:36.723923 np0000185841 devstack@c-api.service[111021]: [pid: 111021|app: 0|req: 10/39] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:49:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:49:46.712507 np0000185841 devstack@c-api.service[111021]: DEBUG dbcounter [-] [111021] Writing DB stats cinder:SELECT=1 {{(pid=111021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:50:36.740464 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.middleware.request_id [None req-dc7cb366-1c26-4146-90e0-f4572a1b5141 None None] RequestId filter calling following filter/app {{(pid=111023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:50:36.743290 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-dc7cb366-1c26-4146-90e0-f4572a1b5141 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:50:36.743567 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-dc7cb366-1c26-4146-90e0-f4572a1b5141 demo demo] Empty body provided in request {{(pid=111023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:50:36.743817 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-dc7cb366-1c26-4146-90e0-f4572a1b5141 demo demo] Calling method 'detail' {{(pid=111023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:50:36.744130 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.api_utils [None req-dc7cb366-1c26-4146-90e0-f4572a1b5141 demo demo] Removing options '' from query. {{(pid=111023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:50:36.745074 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.volume.api [None req-dc7cb366-1c26-4146-90e0-f4572a1b5141 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:50:36.752105 np0000185841 devstack@c-api.service[111023]: INFO cinder.volume.api [None req-dc7cb366-1c26-4146-90e0-f4572a1b5141 demo demo] Get all volumes completed successfully. Jul 18 13:50:36.753969 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-dc7cb366-1c26-4146-90e0-f4572a1b5141 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:50:36.754340 np0000185841 devstack@c-api.service[111023]: [pid: 111023|app: 0|req: 10/40] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:50:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:50:46.748426 np0000185841 devstack@c-api.service[111023]: DEBUG dbcounter [-] [111023] Writing DB stats cinder:SELECT=1 {{(pid=111023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:51:36.775159 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.middleware.request_id [None req-b6c4f5f5-9020-447a-83ad-2a2a67d0317c None None] RequestId filter calling following filter/app {{(pid=111024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:51:36.779022 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-b6c4f5f5-9020-447a-83ad-2a2a67d0317c demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:51:36.779317 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-b6c4f5f5-9020-447a-83ad-2a2a67d0317c demo demo] Empty body provided in request {{(pid=111024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:51:36.779587 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-b6c4f5f5-9020-447a-83ad-2a2a67d0317c demo demo] Calling method 'detail' {{(pid=111024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:51:36.779886 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.api_utils [None req-b6c4f5f5-9020-447a-83ad-2a2a67d0317c demo demo] Removing options '' from query. {{(pid=111024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:51:36.780771 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.volume.api [None req-b6c4f5f5-9020-447a-83ad-2a2a67d0317c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:51:36.790674 np0000185841 devstack@c-api.service[111024]: INFO cinder.volume.api [None req-b6c4f5f5-9020-447a-83ad-2a2a67d0317c demo demo] Get all volumes completed successfully. Jul 18 13:51:36.793207 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-b6c4f5f5-9020-447a-83ad-2a2a67d0317c demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:51:36.793921 np0000185841 devstack@c-api.service[111024]: [pid: 111024|app: 0|req: 10/41] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:51:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:51:46.783985 np0000185841 devstack@c-api.service[111024]: DEBUG dbcounter [-] [111024] Writing DB stats cinder:SELECT=1 {{(pid=111024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:52:36.808886 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-7334360a-961a-41dc-a65a-e0bbb2964e06 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:52:36.905348 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-7334360a-961a-41dc-a65a-e0bbb2964e06 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:52:36.905610 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-7334360a-961a-41dc-a65a-e0bbb2964e06 demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:52:36.905849 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-7334360a-961a-41dc-a65a-e0bbb2964e06 demo demo] Calling method 'detail' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:52:36.906145 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.api_utils [None req-7334360a-961a-41dc-a65a-e0bbb2964e06 demo demo] Removing options '' from query. {{(pid=111020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:52:36.907032 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.volume.api [None req-7334360a-961a-41dc-a65a-e0bbb2964e06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:52:36.918187 np0000185841 devstack@c-api.service[111020]: INFO cinder.volume.api [None req-7334360a-961a-41dc-a65a-e0bbb2964e06 demo demo] Get all volumes completed successfully. Jul 18 13:52:36.921987 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-7334360a-961a-41dc-a65a-e0bbb2964e06 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:52:36.922593 np0000185841 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 12/42] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:52:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:52:46.910612 np0000185841 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:53:36.942741 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.middleware.request_id [None req-cfc15887-fdff-4e24-a609-3d1ca82327c0 None None] RequestId filter calling following filter/app {{(pid=111021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:53:36.947135 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-cfc15887-fdff-4e24-a609-3d1ca82327c0 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:53:36.947457 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-cfc15887-fdff-4e24-a609-3d1ca82327c0 demo demo] Empty body provided in request {{(pid=111021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:53:36.947892 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-cfc15887-fdff-4e24-a609-3d1ca82327c0 demo demo] Calling method 'detail' {{(pid=111021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:53:36.948080 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.api_utils [None req-cfc15887-fdff-4e24-a609-3d1ca82327c0 demo demo] Removing options '' from query. {{(pid=111021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:53:36.950791 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.volume.api [None req-cfc15887-fdff-4e24-a609-3d1ca82327c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:53:36.960451 np0000185841 devstack@c-api.service[111021]: INFO cinder.volume.api [None req-cfc15887-fdff-4e24-a609-3d1ca82327c0 demo demo] Get all volumes completed successfully. Jul 18 13:53:36.963142 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-cfc15887-fdff-4e24-a609-3d1ca82327c0 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:53:36.963800 np0000185841 devstack@c-api.service[111021]: [pid: 111021|app: 0|req: 11/43] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:53:36 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 18 13:53:46.954414 np0000185841 devstack@c-api.service[111021]: DEBUG dbcounter [-] [111021] Writing DB stats cinder:SELECT=1 {{(pid=111021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:54:36.980437 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.middleware.request_id [None req-073ce439-6407-4895-b220-e63f6ad13141 None None] RequestId filter calling following filter/app {{(pid=111023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:54:36.983026 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-073ce439-6407-4895-b220-e63f6ad13141 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:54:36.983278 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-073ce439-6407-4895-b220-e63f6ad13141 demo demo] Empty body provided in request {{(pid=111023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:54:36.983523 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-073ce439-6407-4895-b220-e63f6ad13141 demo demo] Calling method 'detail' {{(pid=111023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:54:36.983852 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.api_utils [None req-073ce439-6407-4895-b220-e63f6ad13141 demo demo] Removing options '' from query. {{(pid=111023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:54:36.984733 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.volume.api [None req-073ce439-6407-4895-b220-e63f6ad13141 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:54:36.991531 np0000185841 devstack@c-api.service[111023]: INFO cinder.volume.api [None req-073ce439-6407-4895-b220-e63f6ad13141 demo demo] Get all volumes completed successfully. Jul 18 13:54:36.995029 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-073ce439-6407-4895-b220-e63f6ad13141 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:54:36.995538 np0000185841 devstack@c-api.service[111023]: [pid: 111023|app: 0|req: 11/44] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:54:36 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 18 13:54:46.987450 np0000185841 devstack@c-api.service[111023]: DEBUG dbcounter [-] [111023] Writing DB stats cinder:SELECT=1 {{(pid=111023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:55:37.009370 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.middleware.request_id [None req-4c68e58a-15e5-4f2a-b9a5-e1cb15e5e5f3 None None] RequestId filter calling following filter/app {{(pid=111024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:55:37.012682 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-4c68e58a-15e5-4f2a-b9a5-e1cb15e5e5f3 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:55:37.012937 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-4c68e58a-15e5-4f2a-b9a5-e1cb15e5e5f3 demo demo] Empty body provided in request {{(pid=111024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:55:37.013177 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-4c68e58a-15e5-4f2a-b9a5-e1cb15e5e5f3 demo demo] Calling method 'detail' {{(pid=111024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:55:37.013493 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.api_utils [None req-4c68e58a-15e5-4f2a-b9a5-e1cb15e5e5f3 demo demo] Removing options '' from query. {{(pid=111024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:55:37.014367 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.volume.api [None req-4c68e58a-15e5-4f2a-b9a5-e1cb15e5e5f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:55:37.022711 np0000185841 devstack@c-api.service[111024]: INFO cinder.volume.api [None req-4c68e58a-15e5-4f2a-b9a5-e1cb15e5e5f3 demo demo] Get all volumes completed successfully. Jul 18 13:55:37.025396 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-4c68e58a-15e5-4f2a-b9a5-e1cb15e5e5f3 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:55:37.025952 np0000185841 devstack@c-api.service[111024]: [pid: 111024|app: 0|req: 11/45] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:55:37 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 18 13:55:47.018006 np0000185841 devstack@c-api.service[111024]: DEBUG dbcounter [-] [111024] Writing DB stats cinder:SELECT=1 {{(pid=111024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:56:37.039523 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-d42db6c2-6438-4cd8-8702-3558d3cd60b3 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:56:37.045615 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-d42db6c2-6438-4cd8-8702-3558d3cd60b3 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:56:37.046014 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-d42db6c2-6438-4cd8-8702-3558d3cd60b3 demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:56:37.046431 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-d42db6c2-6438-4cd8-8702-3558d3cd60b3 demo demo] Calling method 'detail' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:56:37.047138 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.api_utils [None req-d42db6c2-6438-4cd8-8702-3558d3cd60b3 demo demo] Removing options '' from query. {{(pid=111020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:56:37.048746 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.volume.api [None req-d42db6c2-6438-4cd8-8702-3558d3cd60b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:56:37.056987 np0000185841 devstack@c-api.service[111020]: INFO cinder.volume.api [None req-d42db6c2-6438-4cd8-8702-3558d3cd60b3 demo demo] Get all volumes completed successfully. Jul 18 13:56:37.059954 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-d42db6c2-6438-4cd8-8702-3558d3cd60b3 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:56:37.060593 np0000185841 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 13/46] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:56:37 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 18 13:56:47.052706 np0000185841 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:57:37.071127 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.middleware.request_id [None req-3449ff92-150f-4d77-ace7-70b5da23a323 None None] RequestId filter calling following filter/app {{(pid=111021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:57:37.165770 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-3449ff92-150f-4d77-ace7-70b5da23a323 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:57:37.166040 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-3449ff92-150f-4d77-ace7-70b5da23a323 demo demo] Empty body provided in request {{(pid=111021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:57:37.166290 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-3449ff92-150f-4d77-ace7-70b5da23a323 demo demo] Calling method 'detail' {{(pid=111021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:57:37.166647 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.api_utils [None req-3449ff92-150f-4d77-ace7-70b5da23a323 demo demo] Removing options '' from query. {{(pid=111021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:57:37.167677 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.volume.api [None req-3449ff92-150f-4d77-ace7-70b5da23a323 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:57:37.179206 np0000185841 devstack@c-api.service[111021]: INFO cinder.volume.api [None req-3449ff92-150f-4d77-ace7-70b5da23a323 demo demo] Get all volumes completed successfully. Jul 18 13:57:37.181615 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-3449ff92-150f-4d77-ace7-70b5da23a323 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:57:37.181948 np0000185841 devstack@c-api.service[111021]: [pid: 111021|app: 0|req: 12/47] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:57:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 13:57:47.172073 np0000185841 devstack@c-api.service[111021]: DEBUG dbcounter [-] [111021] Writing DB stats cinder:SELECT=1 {{(pid=111021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:58:37.197893 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.middleware.request_id [None req-bea41875-cdbe-4e98-8e84-0f3691c4a7c4 None None] RequestId filter calling following filter/app {{(pid=111023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:58:37.201457 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-bea41875-cdbe-4e98-8e84-0f3691c4a7c4 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:58:37.201735 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-bea41875-cdbe-4e98-8e84-0f3691c4a7c4 demo demo] Empty body provided in request {{(pid=111023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:58:37.202035 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-bea41875-cdbe-4e98-8e84-0f3691c4a7c4 demo demo] Calling method 'detail' {{(pid=111023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:58:37.202455 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.api_utils [None req-bea41875-cdbe-4e98-8e84-0f3691c4a7c4 demo demo] Removing options '' from query. {{(pid=111023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:58:37.203556 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.volume.api [None req-bea41875-cdbe-4e98-8e84-0f3691c4a7c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:58:37.212758 np0000185841 devstack@c-api.service[111023]: INFO cinder.volume.api [None req-bea41875-cdbe-4e98-8e84-0f3691c4a7c4 demo demo] Get all volumes completed successfully. Jul 18 13:58:37.214920 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-bea41875-cdbe-4e98-8e84-0f3691c4a7c4 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:58:37.215301 np0000185841 devstack@c-api.service[111023]: [pid: 111023|app: 0|req: 12/48] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:58:37 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 18 13:58:47.207337 np0000185841 devstack@c-api.service[111023]: DEBUG dbcounter [-] [111023] Writing DB stats cinder:SELECT=1 {{(pid=111023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 13:59:37.229717 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.middleware.request_id [None req-588947a6-61e8-4986-859c-466300d2b26c None None] RequestId filter calling following filter/app {{(pid=111024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 13:59:37.232428 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-588947a6-61e8-4986-859c-466300d2b26c demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 13:59:37.232770 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-588947a6-61e8-4986-859c-466300d2b26c demo demo] Empty body provided in request {{(pid=111024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 13:59:37.232921 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-588947a6-61e8-4986-859c-466300d2b26c demo demo] Calling method 'detail' {{(pid=111024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 13:59:37.233201 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.api_utils [None req-588947a6-61e8-4986-859c-466300d2b26c demo demo] Removing options '' from query. {{(pid=111024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 13:59:37.234069 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.volume.api [None req-588947a6-61e8-4986-859c-466300d2b26c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 13:59:37.244206 np0000185841 devstack@c-api.service[111024]: INFO cinder.volume.api [None req-588947a6-61e8-4986-859c-466300d2b26c demo demo] Get all volumes completed successfully. Jul 18 13:59:37.247580 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-588947a6-61e8-4986-859c-466300d2b26c demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 13:59:37.248476 np0000185841 devstack@c-api.service[111024]: [pid: 111024|app: 0|req: 12/49] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 13:59:37 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 18 13:59:47.237652 np0000185841 devstack@c-api.service[111024]: DEBUG dbcounter [-] [111024] Writing DB stats cinder:SELECT=1 {{(pid=111024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 14:00:37.258752 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-2105960d-7f54-4d3f-8f6e-353d3cd69d8e None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 14:00:37.261953 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-2105960d-7f54-4d3f-8f6e-353d3cd69d8e demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 14:00:37.262261 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-2105960d-7f54-4d3f-8f6e-353d3cd69d8e demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 14:00:37.262608 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-2105960d-7f54-4d3f-8f6e-353d3cd69d8e demo demo] Calling method 'detail' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 14:00:37.263212 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.api.api_utils [None req-2105960d-7f54-4d3f-8f6e-353d3cd69d8e demo demo] Removing options '' from query. {{(pid=111020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 14:00:37.264464 np0000185841 devstack@c-api.service[111020]: DEBUG cinder.volume.api [None req-2105960d-7f54-4d3f-8f6e-353d3cd69d8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 14:00:37.275129 np0000185841 devstack@c-api.service[111020]: INFO cinder.volume.api [None req-2105960d-7f54-4d3f-8f6e-353d3cd69d8e demo demo] Get all volumes completed successfully. Jul 18 14:00:37.278087 np0000185841 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-2105960d-7f54-4d3f-8f6e-353d3cd69d8e demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 14:00:37.278671 np0000185841 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 14/50] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 14:00:37 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 18 14:00:47.268519 np0000185841 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 14:01:37.293105 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.middleware.request_id [None req-cad1d53d-2f35-4fe4-85d4-4b9302e768d4 None None] RequestId filter calling following filter/app {{(pid=111021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 14:01:37.296563 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-cad1d53d-2f35-4fe4-85d4-4b9302e768d4 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 14:01:37.296795 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-cad1d53d-2f35-4fe4-85d4-4b9302e768d4 demo demo] Empty body provided in request {{(pid=111021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 14:01:37.297010 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.openstack.wsgi [None req-cad1d53d-2f35-4fe4-85d4-4b9302e768d4 demo demo] Calling method 'detail' {{(pid=111021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 14:01:37.297339 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.api.api_utils [None req-cad1d53d-2f35-4fe4-85d4-4b9302e768d4 demo demo] Removing options '' from query. {{(pid=111021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 14:01:37.298089 np0000185841 devstack@c-api.service[111021]: DEBUG cinder.volume.api [None req-cad1d53d-2f35-4fe4-85d4-4b9302e768d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 14:01:37.307894 np0000185841 devstack@c-api.service[111021]: INFO cinder.volume.api [None req-cad1d53d-2f35-4fe4-85d4-4b9302e768d4 demo demo] Get all volumes completed successfully. Jul 18 14:01:37.310610 np0000185841 devstack@c-api.service[111021]: INFO cinder.api.openstack.wsgi [None req-cad1d53d-2f35-4fe4-85d4-4b9302e768d4 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 14:01:37.311087 np0000185841 devstack@c-api.service[111021]: [pid: 111021|app: 0|req: 13/51] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 14:01:37 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 18 14:01:47.301092 np0000185841 devstack@c-api.service[111021]: DEBUG dbcounter [-] [111021] Writing DB stats cinder:SELECT=1 {{(pid=111021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 14:02:37.324820 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.middleware.request_id [None req-c4b487ef-38c2-4363-8e01-ba5170b994a9 None None] RequestId filter calling following filter/app {{(pid=111023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 14:02:37.329045 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-c4b487ef-38c2-4363-8e01-ba5170b994a9 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 14:02:37.329427 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-c4b487ef-38c2-4363-8e01-ba5170b994a9 demo demo] Empty body provided in request {{(pid=111023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 14:02:37.329805 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.openstack.wsgi [None req-c4b487ef-38c2-4363-8e01-ba5170b994a9 demo demo] Calling method 'detail' {{(pid=111023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 14:02:37.330270 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.api.api_utils [None req-c4b487ef-38c2-4363-8e01-ba5170b994a9 demo demo] Removing options '' from query. {{(pid=111023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 14:02:37.331772 np0000185841 devstack@c-api.service[111023]: DEBUG cinder.volume.api [None req-c4b487ef-38c2-4363-8e01-ba5170b994a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 14:02:37.340495 np0000185841 devstack@c-api.service[111023]: INFO cinder.volume.api [None req-c4b487ef-38c2-4363-8e01-ba5170b994a9 demo demo] Get all volumes completed successfully. Jul 18 14:02:37.342375 np0000185841 devstack@c-api.service[111023]: INFO cinder.api.openstack.wsgi [None req-c4b487ef-38c2-4363-8e01-ba5170b994a9 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 14:02:37.342706 np0000185841 devstack@c-api.service[111023]: [pid: 111023|app: 0|req: 13/52] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 14:02:37 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 18 14:02:47.335972 np0000185841 devstack@c-api.service[111023]: DEBUG dbcounter [-] [111023] Writing DB stats cinder:SELECT=1 {{(pid=111023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 14:03:37.356937 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.middleware.request_id [None req-e30899b4-cabd-48f7-9830-ea9866f4482d None None] RequestId filter calling following filter/app {{(pid=111024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 14:03:37.470736 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-e30899b4-cabd-48f7-9830-ea9866f4482d demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 18 14:03:37.470911 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-e30899b4-cabd-48f7-9830-ea9866f4482d demo demo] Empty body provided in request {{(pid=111024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 14:03:37.471087 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.openstack.wsgi [None req-e30899b4-cabd-48f7-9830-ea9866f4482d demo demo] Calling method 'detail' {{(pid=111024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 14:03:37.471301 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.api.api_utils [None req-e30899b4-cabd-48f7-9830-ea9866f4482d demo demo] Removing options '' from query. {{(pid=111024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 14:03:37.471942 np0000185841 devstack@c-api.service[111024]: DEBUG cinder.volume.api [None req-e30899b4-cabd-48f7-9830-ea9866f4482d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 14:03:37.478088 np0000185841 devstack@c-api.service[111024]: INFO cinder.volume.api [None req-e30899b4-cabd-48f7-9830-ea9866f4482d demo demo] Get all volumes completed successfully. Jul 18 14:03:37.479873 np0000185841 devstack@c-api.service[111024]: INFO cinder.api.openstack.wsgi [None req-e30899b4-cabd-48f7-9830-ea9866f4482d demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 18 14:03:37.480226 np0000185841 devstack@c-api.service[111024]: [pid: 111024|app: 0|req: 13/53] 199.204.45.129 () {64 vars in 1296 bytes} [Sat Jul 18 14:03:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 14:03:47.474429 np0000185841 devstack@c-api.service[111024]: DEBUG dbcounter [-] [111024] Writing DB stats cinder:SELECT=1 {{(pid=111024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}