Aug 13 16:39:47.516292 np0000189272 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 13 16:39:47.523667 np0000189272 devstack@c-api.service[110853]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 13 16:39:47.526312 np0000189272 devstack@c-api.service[110853]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 13 16:39:47 2026] *** Aug 13 16:39:47.526312 np0000189272 devstack@c-api.service[110853]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 13 16:39:47.526312 np0000189272 devstack@c-api.service[110853]: os: Linux-6.8.0-137-generic #137-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 17 20:28:23 UTC 2026 Aug 13 16:39:47.526312 np0000189272 devstack@c-api.service[110853]: nodename: np0000189272 Aug 13 16:39:47.526312 np0000189272 devstack@c-api.service[110853]: machine: x86_64 Aug 13 16:39:47.526312 np0000189272 devstack@c-api.service[110853]: clock source: unix Aug 13 16:39:47.526312 np0000189272 devstack@c-api.service[110853]: pcre jit disabled Aug 13 16:39:47.526312 np0000189272 devstack@c-api.service[110853]: detected number of CPU cores: 16 Aug 13 16:39:47.526312 np0000189272 devstack@c-api.service[110853]: current working directory: / Aug 13 16:39:47.526312 np0000189272 devstack@c-api.service[110853]: detected binary path: /usr/bin/uwsgi-core Aug 13 16:39:47.526312 np0000189272 devstack@c-api.service[110853]: your processes number limit is 256916 Aug 13 16:39:47.526312 np0000189272 devstack@c-api.service[110853]: your memory page size is 4096 bytes Aug 13 16:39:47.526312 np0000189272 devstack@c-api.service[110853]: detected max file descriptor number: 2048 Aug 13 16:39:47.526312 np0000189272 devstack@c-api.service[110853]: lock engine: pthread robust mutexes Aug 13 16:39:47.526849 np0000189272 devstack@c-api.service[110853]: thunder lock: enabled Aug 13 16:39:47.526849 np0000189272 devstack@c-api.service[110853]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 13 16:39:47.526849 np0000189272 devstack@c-api.service[110853]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 13 16:39:47.526849 np0000189272 devstack@c-api.service[110853]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 13 16:39:47.526849 np0000189272 devstack@c-api.service[110853]: Set PythonHome to /opt/stack/data/venv Aug 13 16:39:47.564807 np0000189272 devstack@c-api.service[110853]: Python main interpreter initialized at 0x7cd8c3ea4668 Aug 13 16:39:47.564807 np0000189272 devstack@c-api.service[110853]: python threads support enabled Aug 13 16:39:47.564807 np0000189272 devstack@c-api.service[110853]: your server socket listen backlog is limited to 100 connections Aug 13 16:39:47.564807 np0000189272 devstack@c-api.service[110853]: your mercy for graceful operations on workers is 80 seconds Aug 13 16:39:47.565609 np0000189272 devstack@c-api.service[110853]: mapped 671795 bytes (656 KB) for 4 cores Aug 13 16:39:47.565772 np0000189272 devstack@c-api.service[110853]: *** Operational MODE: preforking *** Aug 13 16:39:47.565929 np0000189272 devstack@c-api.service[110853]: *** uWSGI is running in multiple interpreter mode *** Aug 13 16:39:47.565929 np0000189272 devstack@c-api.service[110853]: spawned uWSGI master process (pid: 110853) Aug 13 16:39:47.566101 np0000189272 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 13 16:39:47.566898 np0000189272 devstack@c-api.service[110853]: spawned uWSGI worker 1 (pid: 110855, cores: 1) Aug 13 16:39:47.567449 np0000189272 devstack@c-api.service[110853]: spawned uWSGI worker 2 (pid: 110856, cores: 1) Aug 13 16:39:47.567888 np0000189272 devstack@c-api.service[110853]: spawned uWSGI worker 3 (pid: 110857, cores: 1) Aug 13 16:39:47.568347 np0000189272 devstack@c-api.service[110853]: spawned uWSGI worker 4 (pid: 110858, cores: 1) Aug 13 16:39:47.568415 np0000189272 devstack@c-api.service[110853]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 13 16:39:47.693416 np0000189272 devstack@c-api.service[110858]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 16:39:47.693416 np0000189272 devstack@c-api.service[110858]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 16:39:47.693416 np0000189272 devstack@c-api.service[110858]: we strongly recommend against using it for new projects. Aug 13 16:39:47.693416 np0000189272 devstack@c-api.service[110858]: If you are already using Eventlet, we recommend migrating to a different Aug 13 16:39:47.693416 np0000189272 devstack@c-api.service[110858]: framework. For more detail see Aug 13 16:39:47.693416 np0000189272 devstack@c-api.service[110858]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 16:39:47.693416 np0000189272 devstack@c-api.service[110858]: import eventlet # noqa Aug 13 16:39:47.700638 np0000189272 devstack@c-api.service[110855]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 16:39:47.700638 np0000189272 devstack@c-api.service[110855]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 16:39:47.700638 np0000189272 devstack@c-api.service[110855]: we strongly recommend against using it for new projects. Aug 13 16:39:47.700638 np0000189272 devstack@c-api.service[110855]: If you are already using Eventlet, we recommend migrating to a different Aug 13 16:39:47.700638 np0000189272 devstack@c-api.service[110855]: framework. For more detail see Aug 13 16:39:47.700638 np0000189272 devstack@c-api.service[110855]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 16:39:47.700638 np0000189272 devstack@c-api.service[110855]: import eventlet # noqa Aug 13 16:39:47.705814 np0000189272 devstack@c-api.service[110857]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 16:39:47.705814 np0000189272 devstack@c-api.service[110857]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 16:39:47.705814 np0000189272 devstack@c-api.service[110857]: we strongly recommend against using it for new projects. Aug 13 16:39:47.705814 np0000189272 devstack@c-api.service[110857]: If you are already using Eventlet, we recommend migrating to a different Aug 13 16:39:47.705814 np0000189272 devstack@c-api.service[110857]: framework. For more detail see Aug 13 16:39:47.705814 np0000189272 devstack@c-api.service[110857]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 16:39:47.705814 np0000189272 devstack@c-api.service[110857]: import eventlet # noqa Aug 13 16:39:47.706616 np0000189272 devstack@c-api.service[110856]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 16:39:47.706616 np0000189272 devstack@c-api.service[110856]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 16:39:47.706616 np0000189272 devstack@c-api.service[110856]: we strongly recommend against using it for new projects. Aug 13 16:39:47.706616 np0000189272 devstack@c-api.service[110856]: If you are already using Eventlet, we recommend migrating to a different Aug 13 16:39:47.706616 np0000189272 devstack@c-api.service[110856]: framework. For more detail see Aug 13 16:39:47.706616 np0000189272 devstack@c-api.service[110856]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 16:39:47.706616 np0000189272 devstack@c-api.service[110856]: import eventlet # noqa Aug 13 16:39:47.857654 np0000189272 devstack@c-api.service[110858]: /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 Aug 13 16:39:47.857654 np0000189272 devstack@c-api.service[110858]: from cgi import parse_header Aug 13 16:39:47.870015 np0000189272 devstack@c-api.service[110855]: /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 Aug 13 16:39:47.870015 np0000189272 devstack@c-api.service[110855]: from cgi import parse_header Aug 13 16:39:47.874702 np0000189272 devstack@c-api.service[110857]: /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 Aug 13 16:39:47.874702 np0000189272 devstack@c-api.service[110857]: from cgi import parse_header Aug 13 16:39:47.883853 np0000189272 devstack@c-api.service[110856]: /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 Aug 13 16:39:47.883853 np0000189272 devstack@c-api.service[110856]: from cgi import parse_header Aug 13 16:39:47.895889 np0000189272 devstack@c-api.service[110858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 16:39:47.895889 np0000189272 devstack@c-api.service[110858]: warnings.warn( Aug 13 16:39:47.906682 np0000189272 devstack@c-api.service[110858]: /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. Aug 13 16:39:47.906682 np0000189272 devstack@c-api.service[110858]: removals.removed_module( Aug 13 16:39:47.907425 np0000189272 devstack@c-api.service[110858]: /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. Aug 13 16:39:47.907425 np0000189272 devstack@c-api.service[110858]: removals.removed_module( Aug 13 16:39:47.909144 np0000189272 devstack@c-api.service[110855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 16:39:47.909144 np0000189272 devstack@c-api.service[110855]: warnings.warn( Aug 13 16:39:47.916861 np0000189272 devstack@c-api.service[110857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 16:39:47.916861 np0000189272 devstack@c-api.service[110857]: warnings.warn( Aug 13 16:39:47.920161 np0000189272 devstack@c-api.service[110855]: /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. Aug 13 16:39:47.920161 np0000189272 devstack@c-api.service[110855]: removals.removed_module( Aug 13 16:39:47.921084 np0000189272 devstack@c-api.service[110855]: /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. Aug 13 16:39:47.921084 np0000189272 devstack@c-api.service[110855]: removals.removed_module( Aug 13 16:39:47.924601 np0000189272 devstack@c-api.service[110856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 16:39:47.924601 np0000189272 devstack@c-api.service[110856]: warnings.warn( Aug 13 16:39:47.928359 np0000189272 devstack@c-api.service[110857]: /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. Aug 13 16:39:47.928359 np0000189272 devstack@c-api.service[110857]: removals.removed_module( Aug 13 16:39:47.929252 np0000189272 devstack@c-api.service[110857]: /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. Aug 13 16:39:47.929252 np0000189272 devstack@c-api.service[110857]: removals.removed_module( Aug 13 16:39:47.935707 np0000189272 devstack@c-api.service[110856]: /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. Aug 13 16:39:47.935707 np0000189272 devstack@c-api.service[110856]: removals.removed_module( Aug 13 16:39:47.936498 np0000189272 devstack@c-api.service[110856]: /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. Aug 13 16:39:47.936498 np0000189272 devstack@c-api.service[110856]: removals.removed_module( Aug 13 16:39:48.687591 np0000189272 devstack@c-api.service[110856]: /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 Aug 13 16:39:48.687591 np0000189272 devstack@c-api.service[110856]: warnings.warn( Aug 13 16:39:48.722896 np0000189272 devstack@c-api.service[110858]: /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 Aug 13 16:39:48.722896 np0000189272 devstack@c-api.service[110858]: warnings.warn( Aug 13 16:39:48.740798 np0000189272 devstack@c-api.service[110856]: /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. Aug 13 16:39:48.740798 np0000189272 devstack@c-api.service[110856]: warnings.warn( Aug 13 16:39:48.759817 np0000189272 devstack@c-api.service[110857]: /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 Aug 13 16:39:48.759817 np0000189272 devstack@c-api.service[110857]: warnings.warn( Aug 13 16:39:48.774034 np0000189272 devstack@c-api.service[110858]: /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. Aug 13 16:39:48.774034 np0000189272 devstack@c-api.service[110858]: warnings.warn( Aug 13 16:39:48.775191 np0000189272 devstack@c-api.service[110855]: /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 Aug 13 16:39:48.775191 np0000189272 devstack@c-api.service[110855]: warnings.warn( Aug 13 16:39:48.813478 np0000189272 devstack@c-api.service[110857]: /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. Aug 13 16:39:48.813478 np0000189272 devstack@c-api.service[110857]: warnings.warn( Aug 13 16:39:48.829955 np0000189272 devstack@c-api.service[110855]: /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. Aug 13 16:39:48.829955 np0000189272 devstack@c-api.service[110855]: warnings.warn( Aug 13 16:39:48.937312 np0000189272 devstack@c-api.service[110856]: 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. Aug 13 16:39:48.937460 np0000189272 devstack@c-api.service[110856]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110856) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 16:39:48.956861 np0000189272 devstack@c-api.service[110858]: 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. Aug 13 16:39:48.957015 np0000189272 devstack@c-api.service[110858]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110858) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 16:39:49.004827 np0000189272 devstack@c-api.service[110857]: 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. Aug 13 16:39:49.004827 np0000189272 devstack@c-api.service[110857]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110857) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 16:39:49.012604 np0000189272 devstack@c-api.service[110855]: 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. Aug 13 16:39:49.012791 np0000189272 devstack@c-api.service[110855]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110855) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 16:39:49.028124 np0000189272 devstack@c-api.service[110858]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 16:39:49.028124 np0000189272 devstack@c-api.service[110858]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 16:39:49.028386 np0000189272 devstack@c-api.service[110856]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 16:39:49.028386 np0000189272 devstack@c-api.service[110856]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 16:39:49.065695 np0000189272 devstack@c-api.service[110857]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 16:39:49.065695 np0000189272 devstack@c-api.service[110857]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 16:39:49.073512 np0000189272 devstack@c-api.service[110855]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 16:39:49.073512 np0000189272 devstack@c-api.service[110855]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 16:39:49.496332 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110855) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 16:39:49.496532 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110857) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 16:39:49.496681 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110858) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 16:39:49.496944 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110856) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 16:39:49.497021 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.497021 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.497130 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.497187 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.497256 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.497321 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.497387 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.497453 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.497453 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.497576 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.497667 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.497756 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.497828 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.497885 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.497950 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.498007 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.498070 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.498154 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.498219 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.498275 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.498329 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.498385 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.498449 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.498507 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.498569 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.498632 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.498694 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.498803 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.498868 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.498931 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.498995 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.499058 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.499121 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.499176 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.499240 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.499304 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.499377 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.499449 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.499512 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.499568 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.499631 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.499693 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.499789 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.499847 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.499901 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.499971 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.500043 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.500101 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.500163 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.500219 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.500282 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.500346 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.500415 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.500471 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.500536 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.500639 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.500704 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.500786 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.500845 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.500926 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.500991 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.501047 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.501114 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.501173 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.501173 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.501278 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.501346 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.501346 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.501451 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.501451 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.501451 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.501614 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.501679 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.501760 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.501829 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.501885 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.501941 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.501995 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.502061 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.502126 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.502126 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.502126 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.502288 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.502288 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.502288 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.502457 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.502521 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.502592 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.502663 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.502750 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.502808 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.502863 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.502919 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.502994 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.502994 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.502994 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.503151 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.503151 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.503151 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.503311 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.503378 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.503441 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.503496 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.503557 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.503613 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.503676 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.503676 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.503823 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.503888 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.503888 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.504007 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.504007 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.504007 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.504007 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.504007 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.504007 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.504007 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.504375 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.504375 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.504375 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.504375 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.504375 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.504375 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.504375 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.504787 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.504787 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.504787 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.504972 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.505030 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.505086 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.505123 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.505151 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.505178 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.505210 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.505237 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.505264 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.505298 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.505329 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.505361 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.505389 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.505416 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.505445 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.505445 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.505499 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.505527 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.505561 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.505590 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.505590 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.505590 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.505590 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.505590 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.505590 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.505739 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.505739 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.505739 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.505739 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.505842 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.505875 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.505902 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.505934 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.505962 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.505994 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.506021 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.506049 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.506049 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.506104 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.506131 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.506158 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.506373 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.506397 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.506429 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.506463 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.506494 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.506494 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.506553 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.506580 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.506607 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.506640 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.506640 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.506640 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.506708 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.506708 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.506764 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.506800 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.506823 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.506850 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.506876 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.506903 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.506930 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.506959 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.506992 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.507024 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.507056 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.507083 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.507116 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.507143 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.507168 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.507202 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.507230 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.507263 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.507291 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.507318 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.507346 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.507378 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.507412 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.507440 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.507470 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.507495 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.507522 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.507547 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.507573 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.507608 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.507641 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.507669 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.507692 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.507735 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.507774 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.507802 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.507833 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.507861 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.507889 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.507920 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.507952 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.507952 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.508019 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.508048 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.508072 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.508072 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.508072 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.508072 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.508072 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.508072 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.508072 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.508253 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.508253 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.508300 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.509208 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.509267 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.509325 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.509363 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.509395 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.509423 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.509449 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.509476 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.509502 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.509533 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.509565 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.509592 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.509618 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.509685 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.510800 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.510852 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.510918 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.510950 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.510980 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.511008 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.511041 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.511069 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.511101 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.511130 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.511158 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.511196 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.511225 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.511285 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.511698 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.511813 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.511844 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.511872 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.511900 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.511931 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.511961 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.511998 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.512026 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.512060 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.512093 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.512125 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.512157 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.512184 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.512211 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.512241 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.512269 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.512300 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.512300 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.512355 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.512383 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.512420 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.512448 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.512448 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.512511 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.512577 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.512628 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.512741 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.512843 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.512904 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.512961 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.513014 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.513048 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.513078 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.513109 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.513152 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.513200 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.513428 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.513473 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.513518 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.513563 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.513610 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.513648 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.513692 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.513754 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.513794 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.513841 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.513880 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.513923 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.513969 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.513969 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.513969 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.513969 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.513969 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.513969 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.513969 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.514521 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.514576 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.514635 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.514689 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.514689 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.514779 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.514828 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.514867 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.514906 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.514943 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.514986 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.515024 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.515068 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.515108 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.515145 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.515188 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.515227 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.515272 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.515310 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.515353 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.515353 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.515438 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.515438 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.515438 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.515438 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.515438 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.515438 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.515655 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.521220 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.521279 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.521325 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.521371 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.521416 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.521460 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.521507 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.521550 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.521593 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.521632 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.521632 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.521707 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.521764 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.521800 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.521845 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.521889 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.521940 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.521940 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.522022 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.522022 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.522098 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.522689 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.522779 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.522898 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.522976 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.523035 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.523090 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.523199 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.526305 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.526391 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.526391 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.526489 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.526546 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.526608 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.526674 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.526756 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.526756 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.526860 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.526915 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.526970 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.526970 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.527097 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.527317 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.527395 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.527452 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.527509 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.527564 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.527619 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.527668 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.527749 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.527823 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.527823 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.527926 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.527926 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.528048 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.528048 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.528692 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.528814 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.528875 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.528933 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.529001 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.529066 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.529134 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.529196 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.529260 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.529315 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.529380 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.529443 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.529499 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.529562 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.529619 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.529682 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.529778 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.529843 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.529905 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.529963 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.529963 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.530072 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.530072 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.530072 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.530072 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.530072 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.530072 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.530072 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.531941 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.532001 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.532036 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.532108 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.532154 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.532200 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.532235 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.532286 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.532323 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.532367 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.532410 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.532454 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.532493 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.532537 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.532580 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.532624 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.532664 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.532711 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.532768 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.532805 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.532883 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.532934 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.532968 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.533009 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.533044 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.533079 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.533124 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.533165 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.533203 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.533241 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.533284 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.533323 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.533365 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.533406 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.533449 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.533487 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.533487 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.533570 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.533608 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.533645 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.533683 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.533724 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.534148 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.534205 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.534269 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.534320 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.534366 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.534439 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.534500 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.534549 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.534612 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.534673 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.534761 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.534819 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.534876 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.534945 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.535063 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.535122 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.535170 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.535209 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.535247 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.535290 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.535325 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.535358 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.535391 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.535433 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.535474 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.535518 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.535557 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.535597 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.535642 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.535687 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.535746 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.535786 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.535826 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.535875 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.535919 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.535962 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.536006 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.536044 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.536088 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.536131 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.536175 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.536222 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.536267 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.536267 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.536361 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.536405 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.536444 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.536488 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.536532 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.536574 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.536612 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.536650 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.536695 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.536750 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.536798 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.536837 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.536893 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.536938 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.536982 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.537025 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.537065 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.537111 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.537155 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.537198 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.537242 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.537286 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.537325 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.537364 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.537402 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.537445 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.537485 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.537531 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.537578 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.537617 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.537656 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.537699 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.537761 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.537806 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.537846 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.537885 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.538020 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.538063 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.538103 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.538142 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.538185 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.538228 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.538268 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.538306 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.538345 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.538384 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.538437 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.538477 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.538521 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.538564 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.538603 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.538643 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.538643 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.538643 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.538779 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.538827 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.538867 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.538905 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.538942 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.538980 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.539024 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.539063 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.539107 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.539150 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.539188 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.539237 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.539277 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.539315 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.539358 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.539401 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.539444 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.539482 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.539526 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.539565 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.539603 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.539641 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.539691 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.539751 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.539751 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.539751 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.539751 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.539751 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.539944 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.539944 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.539944 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.540053 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.540100 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.540139 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.540179 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.540223 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.540261 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.540305 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.540344 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.540382 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.540426 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.540465 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.540504 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.540554 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.540592 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.540636 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.540676 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.540713 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.540788 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.540833 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.540901 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.540944 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.540984 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.541025 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.541025 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.541025 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.541136 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.541136 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.541136 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.541244 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.541283 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.541321 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.541364 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.541408 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.541446 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.541494 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.541537 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.541580 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.541619 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.541657 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.541700 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.541756 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.541796 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.541843 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.541881 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.541926 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.541971 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.542014 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.542052 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.542094 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.542094 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.542094 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.542094 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.542094 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.545377 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.545458 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.545499 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.545543 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.545582 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.545623 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.545665 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.545708 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.545765 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.545805 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.545855 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.545894 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.545937 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.545980 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.546024 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.546063 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.546101 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.546139 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.546182 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.546229 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.546275 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.546320 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.546320 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.546320 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.546320 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.546320 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.546493 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.546493 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.547329 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.547393 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.547434 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.547476 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.547518 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.547555 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.547598 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.547639 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.547681 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.547739 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.547780 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.547780 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.547780 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.547896 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.548335 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.548402 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.548452 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.548494 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.548533 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.548581 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.548628 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.548674 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.548718 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.548773 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.548812 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.548853 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.548893 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.548994 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.549050 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.549090 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.549137 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.549177 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.549221 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.549265 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.549303 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.549343 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.549381 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.549419 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.549464 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.549511 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.549557 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.549596 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.549634 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.549673 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.549716 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.549774 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.549812 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.549851 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.549899 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.549937 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.549982 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.550022 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.550064 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.550107 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.550145 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.550189 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.550233 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.550277 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.550315 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.550353 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.550391 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.550436 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.550474 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.550520 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.550564 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.550602 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.550646 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.550685 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.550745 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.550795 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.550841 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.550887 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.550887 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.550968 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.551012 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.551052 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.551052 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.551122 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.551122 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.551193 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.551193 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.551265 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.551315 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.551315 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.551394 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.551438 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.551477 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.551521 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.551559 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.551559 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.551629 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.551674 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.551713 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.551771 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.551809 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.551848 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.551888 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.551888 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.551959 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.551959 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.551959 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.552080 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.552124 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.552164 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.552202 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.552240 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.552278 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.552316 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.552354 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.552397 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.552435 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.552484 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.552523 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.552565 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.552608 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.552645 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.552684 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.552724 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.552776 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.552814 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.552851 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.552906 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.552964 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.553008 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.553047 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.553085 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.553124 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.553167 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.553205 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.553244 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.553294 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.553333 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.553378 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.553416 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.553455 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.553503 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.553542 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.553587 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.553587 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.553587 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.553709 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.553786 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.553843 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.553883 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.553922 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.553960 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.554009 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.554049 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.554086 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.554136 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.554179 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.554224 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.554262 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.554299 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.554343 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.554383 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.554421 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.554465 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.554502 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.554552 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.554591 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.554629 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.554672 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.554711 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.554767 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.554806 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.554806 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.554806 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.556635 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.556695 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.556752 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.556789 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.556828 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.556866 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.556917 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.556957 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.557027 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.557063 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.557104 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.557141 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.557194 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.557233 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.557278 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.557321 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.557367 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.557367 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.557367 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.557470 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.557514 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.557554 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.557690 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.557751 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.557751 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.557751 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.557751 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.557751 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 16:39:49.559258 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.559317 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.559356 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.559427 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.559479 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.559519 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.559564 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.559605 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.559645 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.559683 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.559723 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.559791 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.559834 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.559874 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.559931 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 16:39:49.559980 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.560018 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.560056 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 16:39:49.560095 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.560138 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.560182 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 16:39:49.560182 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 16:39:49.560182 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 16:39:49.560182 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 16:39:49.605977 np0000189272 devstack@c-api.service[110856]: INFO dbcounter [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Registered counter for database cinder Aug 13 16:39:49.606420 np0000189272 devstack@c-api.service[110858]: INFO dbcounter [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Registered counter for database cinder Aug 13 16:39:49.606496 np0000189272 devstack@c-api.service[110855]: INFO dbcounter [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Registered counter for database cinder Aug 13 16:39:49.607652 np0000189272 devstack@c-api.service[110857]: INFO dbcounter [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Registered counter for database cinder Aug 13 16:39:49.646867 np0000189272 devstack@c-api.service[110855]: DEBUG oslo_db.sqlalchemy.engines [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 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=110855) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:39:49.649511 np0000189272 devstack@c-api.service[110856]: DEBUG oslo_db.sqlalchemy.engines [None req-bd3fd509-db74-4507-a3af-d45129796f0e 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=110856) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:39:49.650229 np0000189272 devstack@c-api.service[110858]: DEBUG oslo_db.sqlalchemy.engines [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f 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=110858) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:39:49.651995 np0000189272 devstack@c-api.service[110857]: DEBUG oslo_db.sqlalchemy.engines [None req-243526d5-b540-4290-95f6-4e12889fe730 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=110857) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:39:49.764584 np0000189272 devstack@c-api.service[110858]: DEBUG dbcounter [-] [110858] Writer thread running {{(pid=110858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 16:39:49.766975 np0000189272 devstack@c-api.service[110856]: DEBUG dbcounter [-] [110856] Writer thread running {{(pid=110856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 16:39:49.767390 np0000189272 devstack@c-api.service[110858]: INFO cinder.rpc [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 16:39:49.768924 np0000189272 devstack@c-api.service[110855]: DEBUG dbcounter [-] [110855] Writer thread running {{(pid=110855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 16:39:49.769159 np0000189272 devstack@c-api.service[110858]: INFO cinder.rpc [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 16:39:49.770229 np0000189272 devstack@c-api.service[110856]: INFO cinder.rpc [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 16:39:49.771011 np0000189272 devstack@c-api.service[110858]: INFO cinder.rpc [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 16:39:49.774526 np0000189272 devstack@c-api.service[110855]: INFO cinder.rpc [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 16:39:49.774701 np0000189272 devstack@c-api.service[110858]: INFO cinder.rpc [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 16:39:49.774812 np0000189272 devstack@c-api.service[110856]: INFO cinder.rpc [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 16:39:49.774908 np0000189272 devstack@c-api.service[110857]: DEBUG dbcounter [-] [110857] Writer thread running {{(pid=110857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 16:39:49.775358 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.775415 np0000189272 devstack@c-api.service[110856]: INFO cinder.rpc [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 16:39:49.775529 np0000189272 devstack@c-api.service[110855]: INFO cinder.rpc [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 16:39:49.775976 np0000189272 devstack@c-api.service[110857]: INFO cinder.rpc [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 16:39:49.776281 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.777153 np0000189272 devstack@c-api.service[110856]: INFO cinder.rpc [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 16:39:49.780762 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.780865 np0000189272 devstack@c-api.service[110855]: INFO cinder.rpc [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 16:39:49.780905 np0000189272 devstack@c-api.service[110857]: INFO cinder.rpc [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 16:39:49.780945 np0000189272 devstack@c-api.service[110855]: INFO cinder.rpc [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 16:39:49.781175 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.781232 np0000189272 devstack@c-api.service[110857]: INFO cinder.rpc [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 16:39:49.781390 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.783799 np0000189272 devstack@c-api.service[110857]: INFO cinder.rpc [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 16:39:49.784939 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.785509 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.788455 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.810498 np0000189272 devstack@c-api.service[110858]: DEBUG oslo_db.sqlalchemy.engines [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f 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=110858) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:39:49.812467 np0000189272 devstack@c-api.service[110858]: INFO cinder.rpc [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 16:39:49.814434 np0000189272 devstack@c-api.service[110858]: INFO cinder.rpc [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 16:39:49.814996 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.815830 np0000189272 devstack@c-api.service[110856]: DEBUG oslo_db.sqlalchemy.engines [None req-bd3fd509-db74-4507-a3af-d45129796f0e 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=110856) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:39:49.818688 np0000189272 devstack@c-api.service[110856]: INFO cinder.rpc [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 16:39:49.821252 np0000189272 devstack@c-api.service[110856]: INFO cinder.rpc [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 16:39:49.821595 np0000189272 devstack@c-api.service[110857]: DEBUG oslo_db.sqlalchemy.engines [None req-243526d5-b540-4290-95f6-4e12889fe730 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=110857) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:39:49.822576 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.824636 np0000189272 devstack@c-api.service[110857]: INFO cinder.rpc [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 16:39:49.826387 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.826470 np0000189272 devstack@c-api.service[110855]: DEBUG oslo_db.sqlalchemy.engines [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 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=110855) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:39:49.827626 np0000189272 devstack@c-api.service[110857]: INFO cinder.rpc [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 16:39:49.828921 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.829013 np0000189272 devstack@c-api.service[110855]: INFO cinder.rpc [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 16:39:49.829590 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.832754 np0000189272 devstack@c-api.service[110855]: INFO cinder.rpc [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 16:39:49.832855 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.833484 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.834127 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.836866 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.838667 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.839604 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.842018 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.842665 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.843491 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.845673 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.846002 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.846465 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.846833 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.848524 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.848936 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.850044 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.850149 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.851893 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.852080 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.853525 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.854442 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.854542 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.854883 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.856205 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.857512 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.857637 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.858806 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.860604 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.860689 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.861592 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.862046 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.862158 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.863795 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.864685 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.864925 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.865399 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.866752 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.867016 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.868365 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.868513 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.869743 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.869912 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.870131 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.871316 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.871390 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.871445 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.872670 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.873433 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.873671 np0000189272 devstack@c-api.service[110858]: WARNING cinder.api.contrib.hosts [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 16:39:49.874108 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.874324 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.874383 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.875564 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.875900 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.876159 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.876874 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.877199 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.878149 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: extensions {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.878423 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.878961 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.879882 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.880102 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.880348 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: os-snapshot-manage {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.881200 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.881769 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: os-volume-transfer {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.882228 np0000189272 devstack@c-api.service[110856]: WARNING cinder.api.contrib.hosts [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 16:39:49.882925 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.883419 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: os-volume-type-access {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.883584 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.884438 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.884975 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.885032 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: capabilities {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.885745 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.885802 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.886176 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: encryption {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.886699 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: extensions {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.887745 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: backups {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.887938 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.888676 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: os-snapshot-manage {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.889121 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.889624 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.889681 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: os-quota-sets {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.890085 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: os-volume-transfer {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.891119 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: os-quota-class-sets {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.891182 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.891453 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.891736 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: os-volume-type-access {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.892381 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: os-availability-zone {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.892745 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.892994 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.893309 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: capabilities {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.893670 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: qos-specs {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.893945 np0000189272 devstack@c-api.service[110857]: WARNING cinder.api.contrib.hosts [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 16:39:49.894513 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: encryption {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.894649 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.894700 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.895759 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: os-hosts {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.896082 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: backups {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.896283 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.896464 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.897109 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: consistencygroups {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.897666 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.897976 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.898087 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: os-quota-sets {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.898701 np0000189272 devstack@c-api.service[110855]: WARNING cinder.api.contrib.hosts [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 16:39:49.899058 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: extensions {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.899493 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: scheduler-stats {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.899553 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: os-quota-class-sets {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.899833 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.900570 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: os-snapshot-manage {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.900879 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: os-volume-manage {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.901272 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: os-availability-zone {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.901339 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.902124 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: os-volume-transfer {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.902285 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: encryption {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.902575 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: qos-specs {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.902853 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.903854 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: cgsnapshots {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.903912 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: extensions {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.903972 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: os-volume-type-access {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.904628 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: os-hosts {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.905250 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extended resource: extra_specs {{(pid=110858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.905305 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: os-snapshot-manage {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.905707 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: capabilities {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.905994 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: consistencygroups {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.906786 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: os-volume-transfer {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.907049 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: encryption {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.907943 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: scheduler-stats {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.908146 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.908454 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: os-volume-type-access {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.908831 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: backups {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.909303 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: os-volume-manage {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.909579 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.910055 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: capabilities {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.910715 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: encryption {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.910950 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.911012 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: os-quota-sets {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.911261 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: encryption {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.912255 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: cgsnapshots {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.912324 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.912580 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: os-quota-class-sets {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.912871 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: backups {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.913574 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extended resource: extra_specs {{(pid=110856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.913640 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.913994 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: os-availability-zone {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.914895 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: os-quota-sets {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.914969 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.915434 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: qos-specs {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.916281 np0000189272 devstack@c-api.service[110858]: WARNING castellan.key_manager.migration [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.916337 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.916438 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: os-quota-class-sets {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.917235 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] SnapshotActionsController initialized {{(pid=110858) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 16:39:49.917345 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension UsedLimits extending resource: limits {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.917461 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension VolumeTypeAccess extending resource: types {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.917654 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.917706 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.917763 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: os-hosts {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.917820 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.917879 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension VolumeActions extending resource: volumes {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.917917 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: os-availability-zone {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.918003 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.918109 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension TypesManage extending resource: types {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.918211 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.918316 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.918413 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.918516 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension AdminActions extending resource: volumes {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.918643 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension AdminActions extending resource: snapshots {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.918751 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension AdminActions extending resource: backups {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.918851 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.918957 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension SnapshotActions extending resource: snapshots {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.919004 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.919045 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.v3.router [None req-e4b44bbb-fe78-4ff5-8561-0dafeaafeb3f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.919333 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: qos-specs {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.919599 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: consistencygroups {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.920348 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.921571 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: scheduler-stats {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.921628 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: os-hosts {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.921678 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.922952 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.923087 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: consistencygroups {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.923152 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: os-volume-manage {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.924342 np0000189272 devstack@c-api.service[110856]: WARNING castellan.key_manager.migration [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.924643 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: encryption {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.925042 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: scheduler-stats {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.925262 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.contrib.snapshot_actions [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] SnapshotActionsController initialized {{(pid=110856) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 16:39:49.925383 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension UsedLimits extending resource: limits {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.925524 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension VolumeTypeAccess extending resource: types {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.925688 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.925803 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.925908 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension VolumeActions extending resource: volumes {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.926040 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.926145 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension TypesManage extending resource: types {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.926249 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.926354 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.926455 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.926504 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: os-volume-manage {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.926546 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: cgsnapshots {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.926585 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension AdminActions extending resource: volumes {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.926667 np0000189272 devstack@c-api.service[110858]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cd8c3ea4668 pid: 110858 (default app) Aug 13 16:39:49.926707 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension AdminActions extending resource: snapshots {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.926782 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension AdminActions extending resource: backups {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.926881 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.926986 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension SnapshotActions extending resource: snapshots {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.927083 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.v3.router [None req-bd3fd509-db74-4507-a3af-d45129796f0e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.928494 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: encryption {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.928778 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extended resource: extra_specs {{(pid=110857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.930002 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: cgsnapshots {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.931191 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.931410 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extended resource: extra_specs {{(pid=110855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 16:39:49.932734 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.933941 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.934188 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.934616 np0000189272 devstack@c-api.service[110856]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cd8c3ea4668 pid: 110856 (default app) Aug 13 16:39:49.935423 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.935651 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.936289 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.middleware.request_id [None req-e7533edc-c606-4962-a0a7-7d8885930459 None None] RequestId filter calling following filter/app {{(pid=110858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:39:49.936947 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.937119 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.938288 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.938527 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.939203 np0000189272 devstack@c-api.service[110858]: [pid: 110858|app: 0|req: 1/1] 199.204.45.113 () {60 vars in 956 bytes} [Thu Aug 13 16:39:49 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 13 16:39:49.939746 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.940151 np0000189272 devstack@c-api.service[110857]: WARNING castellan.key_manager.migration [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.941157 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.contrib.snapshot_actions [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] SnapshotActionsController initialized {{(pid=110857) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 16:39:49.941219 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.941495 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension UsedLimits extending resource: limits {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.941643 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.941839 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.942073 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.942219 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension VolumeActions extending resource: volumes {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.942399 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.942551 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension TypesManage extending resource: types {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.942707 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.942802 np0000189272 devstack@c-api.service[110855]: WARNING castellan.key_manager.migration [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 13 16:39:49.942873 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.943016 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.943163 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension AdminActions extending resource: volumes {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.943324 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension AdminActions extending resource: snapshots {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.943476 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension AdminActions extending resource: backups {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.943647 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.943804 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.943947 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.v3.router [None req-243526d5-b540-4290-95f6-4e12889fe730 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.944077 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.contrib.snapshot_actions [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] SnapshotActionsController initialized {{(pid=110855) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 16:39:49.944256 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension UsedLimits extending resource: limits {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.944402 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.944556 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.944823 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.944935 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension VolumeActions extending resource: volumes {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.945056 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.945173 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension TypesManage extending resource: types {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.945279 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.945381 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.945479 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.945577 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension AdminActions extending resource: volumes {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.945694 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension AdminActions extending resource: snapshots {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.945855 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension AdminActions extending resource: backups {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.945971 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.946084 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.946183 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.v3.router [None req-e1a56784-9c13-4389-bfe1-cc6ec6dae7d1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 16:39:49.952622 np0000189272 devstack@c-api.service[110857]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cd8c3ea4668 pid: 110857 (default app) Aug 13 16:39:49.954234 np0000189272 devstack@c-api.service[110855]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cd8c3ea4668 pid: 110855 (default app) Aug 13 16:39:57.340297 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.middleware.request_id [None req-b1e51d3e-5b83-4fec-98db-8b5c46649042 None None] RequestId filter calling following filter/app {{(pid=110856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:39:57.837114 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-b1e51d3e-5b83-4fec-98db-8b5c46649042 admin admin] POST https://199.204.45.113/volume/v3/types Aug 13 16:39:57.837859 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-b1e51d3e-5b83-4fec-98db-8b5c46649042 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=110856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 16:39:57.839473 np0000189272 devstack@c-api.service[110856]: /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. Aug 13 16:39:57.839473 np0000189272 devstack@c-api.service[110856]: warnings.warn( Aug 13 16:39:57.870848 np0000189272 devstack@c-api.service[110856]: DEBUG oslo_db.sqlalchemy.engines [None req-b1e51d3e-5b83-4fec-98db-8b5c46649042 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=110856) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:39:57.901751 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-b1e51d3e-5b83-4fec-98db-8b5c46649042 admin admin] https://199.204.45.113/volume/v3/types returned with HTTP 200 Aug 13 16:39:57.902568 np0000189272 devstack@c-api.service[110856]: [pid: 110856|app: 0|req: 1/2] 199.204.45.113 () {68 vars in 1333 bytes} [Thu Aug 13 16:39:57 2026] POST /volume/v3/types => generated 186 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 16:39:57.917352 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.middleware.request_id [None req-08e93b20-5c04-4bb1-a9e3-c3bcd07f5978 None None] RequestId filter calling following filter/app {{(pid=110858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:39:58.261649 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-08e93b20-5c04-4bb1-a9e3-c3bcd07f5978 admin admin] POST https://199.204.45.113/volume/v3/types/2b46511e-2ff9-4e5b-94f9-95288cbb37de/extra_specs Aug 13 16:39:58.262227 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [None req-08e93b20-5c04-4bb1-a9e3-c3bcd07f5978 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 16:39:58.263911 np0000189272 devstack@c-api.service[110858]: /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. Aug 13 16:39:58.263911 np0000189272 devstack@c-api.service[110858]: warnings.warn( Aug 13 16:39:58.304858 np0000189272 devstack@c-api.service[110858]: DEBUG oslo_db.sqlalchemy.engines [None req-08e93b20-5c04-4bb1-a9e3-c3bcd07f5978 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=110858) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:39:58.373037 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-08e93b20-5c04-4bb1-a9e3-c3bcd07f5978 admin admin] https://199.204.45.113/volume/v3/types/2b46511e-2ff9-4e5b-94f9-95288cbb37de/extra_specs returned with HTTP 200 Aug 13 16:39:58.373468 np0000189272 devstack@c-api.service[110858]: [pid: 110858|app: 0|req: 2/3] 199.204.45.113 () {68 vars in 1480 bytes} [Thu Aug 13 16:39:57 2026] POST /volume/v3/types/2b46511e-2ff9-4e5b-94f9-95288cbb37de/extra_specs => generated 55 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 16:39:59.826562 np0000189272 devstack@c-api.service[110857]: DEBUG dbcounter [-] [110857] Writing DB stats cinder:SELECT=6 {{(pid=110857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:39:59.830683 np0000189272 devstack@c-api.service[110855]: DEBUG dbcounter [-] [110855] Writing DB stats cinder:SELECT=6 {{(pid=110855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:40:07.898091 np0000189272 devstack@c-api.service[110856]: DEBUG dbcounter [-] [110856] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:40:08.372293 np0000189272 devstack@c-api.service[110858]: DEBUG dbcounter [-] [110858] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:43:41.087647 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.middleware.request_id [None req-a0c3de64-517e-4cf6-8d1d-813e427ab0f9 None None] RequestId filter calling following filter/app {{(pid=110857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:43:41.088430 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-a0c3de64-517e-4cf6-8d1d-813e427ab0f9 None None] GET https://199.204.45.113/volume// Aug 13 16:43:41.088612 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-a0c3de64-517e-4cf6-8d1d-813e427ab0f9 None None] Empty body provided in request {{(pid=110857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:43:41.088920 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-a0c3de64-517e-4cf6-8d1d-813e427ab0f9 None None] Calling method 'all' {{(pid=110857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:43:41.089459 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-a0c3de64-517e-4cf6-8d1d-813e427ab0f9 None None] https://199.204.45.113/volume// returned with HTTP 300 Aug 13 16:43:41.089807 np0000189272 devstack@c-api.service[110857]: [pid: 110857|app: 0|req: 1/4] 199.204.45.113 () {66 vars in 1456 bytes} [Thu Aug 13 16:43:41 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 16:44:18.485777 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.middleware.request_id [None req-1a0ffc32-f218-43ff-a52c-5ec5ce988928 None None] RequestId filter calling following filter/app {{(pid=110855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:18.489039 np0000189272 devstack@c-api.service[110855]: [pid: 110855|app: 0|req: 1/5] 199.204.45.113 () {62 vars in 1068 bytes} [Thu Aug 13 16:44:18 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 13 16:44:18.526886 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.middleware.request_id [None req-e56d3b5c-9da3-4843-be93-74c1f6334aff None None] RequestId filter calling following filter/app {{(pid=110856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:18.537080 np0000189272 devstack@c-api.service[110856]: [pid: 110856|app: 0|req: 2/6] 199.204.45.113 () {64 vars in 1272 bytes} [Thu Aug 13 16:44:18 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 13 16:44:18.571595 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.middleware.request_id [req-e56d3b5c-9da3-4843-be93-74c1f6334aff req-67211117-3622-4e44-b19e-09954bc973f2 None None] RequestId filter calling following filter/app {{(pid=110858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:18.576300 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [req-e56d3b5c-9da3-4843-be93-74c1f6334aff req-67211117-3622-4e44-b19e-09954bc973f2 demo demo] GET https://199.204.45.113/volume/v3/ Aug 13 16:44:18.576566 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [req-e56d3b5c-9da3-4843-be93-74c1f6334aff req-67211117-3622-4e44-b19e-09954bc973f2 demo demo] Empty body provided in request {{(pid=110858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:44:18.576875 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [req-e56d3b5c-9da3-4843-be93-74c1f6334aff req-67211117-3622-4e44-b19e-09954bc973f2 demo demo] Calling method 'version_select' {{(pid=110858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:44:18.577944 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [req-e56d3b5c-9da3-4843-be93-74c1f6334aff req-67211117-3622-4e44-b19e-09954bc973f2 demo demo] https://199.204.45.113/volume/v3/ returned with HTTP 200 Aug 13 16:44:18.578429 np0000189272 devstack@c-api.service[110858]: [pid: 110858|app: 0|req: 3/7] 199.204.45.113 () {66 vars in 1346 bytes} [Thu Aug 13 16:44:18 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 16:44:18.613639 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.middleware.request_id [None req-4de6d712-cebd-4b28-a569-442f9df291b7 None None] RequestId filter calling following filter/app {{(pid=110857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:18.935886 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-4de6d712-cebd-4b28-a569-442f9df291b7 demo demo] GET https://199.204.45.113/volume/v3/types Aug 13 16:44:18.936222 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-4de6d712-cebd-4b28-a569-442f9df291b7 demo demo] Empty body provided in request {{(pid=110857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:44:18.936412 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-4de6d712-cebd-4b28-a569-442f9df291b7 demo demo] Calling method 'index' {{(pid=110857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:44:18.936900 np0000189272 devstack@c-api.service[110857]: /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. Aug 13 16:44:18.936900 np0000189272 devstack@c-api.service[110857]: warnings.warn( Aug 13 16:44:18.937672 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.api_utils [None req-4de6d712-cebd-4b28-a569-442f9df291b7 demo demo] Removing options '' from query. {{(pid=110857) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 16:44:18.979281 np0000189272 devstack@c-api.service[110857]: DEBUG oslo_db.sqlalchemy.engines [None req-4de6d712-cebd-4b28-a569-442f9df291b7 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=110857) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:44:19.009186 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-4de6d712-cebd-4b28-a569-442f9df291b7 demo demo] https://199.204.45.113/volume/v3/types returned with HTTP 200 Aug 13 16:44:19.009831 np0000189272 devstack@c-api.service[110857]: [pid: 110857|app: 0|req: 2/8] 199.204.45.113 () {64 vars in 1290 bytes} [Thu Aug 13 16:44:18 2026] GET /volume/v3/types => generated 377 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 16:44:19.049893 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.middleware.request_id [None req-5c8cdb87-81b2-49e0-912a-447b55b5755a None None] RequestId filter calling following filter/app {{(pid=110855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:19.371022 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-5c8cdb87-81b2-49e0-912a-447b55b5755a demo demo] GET https://199.204.45.113/volume/v3/types/default Aug 13 16:44:19.371258 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-5c8cdb87-81b2-49e0-912a-447b55b5755a demo demo] Empty body provided in request {{(pid=110855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:44:19.371464 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-5c8cdb87-81b2-49e0-912a-447b55b5755a demo demo] Calling method 'show' {{(pid=110855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:44:19.409593 np0000189272 devstack@c-api.service[110855]: DEBUG oslo_db.sqlalchemy.engines [None req-5c8cdb87-81b2-49e0-912a-447b55b5755a 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=110855) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:44:19.426231 np0000189272 devstack@c-api.service[110855]: /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. Aug 13 16:44:19.426231 np0000189272 devstack@c-api.service[110855]: warnings.warn( Aug 13 16:44:19.428763 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-5c8cdb87-81b2-49e0-912a-447b55b5755a demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 Aug 13 16:44:19.429251 np0000189272 devstack@c-api.service[110855]: [pid: 110855|app: 0|req: 2/9] 199.204.45.113 () {64 vars in 1301 bytes} [Thu Aug 13 16:44:19 2026] GET /volume/v3/types/default => generated 145 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 16:44:19.944803 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.middleware.request_id [None req-98329abe-0e50-4d9c-acf9-d4e159d43f28 None None] RequestId filter calling following filter/app {{(pid=110856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:19.945650 np0000189272 devstack@c-api.service[110856]: [pid: 110856|app: 0|req: 3/10] 199.204.45.113 () {62 vars in 1068 bytes} [Thu Aug 13 16:44:19 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 13 16:44:19.976457 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.middleware.request_id [None req-cbc3f569-505f-4550-b087-c962d868795c None None] RequestId filter calling following filter/app {{(pid=110858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:19.983412 np0000189272 devstack@c-api.service[110858]: [pid: 110858|app: 0|req: 4/11] 199.204.45.113 () {64 vars in 1272 bytes} [Thu Aug 13 16:44:19 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 13 16:44:20.018230 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.middleware.request_id [req-cbc3f569-505f-4550-b087-c962d868795c req-226958ab-67ef-434d-b9c9-638cdb2fb6f6 None None] RequestId filter calling following filter/app {{(pid=110857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:20.021120 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [req-cbc3f569-505f-4550-b087-c962d868795c req-226958ab-67ef-434d-b9c9-638cdb2fb6f6 demo demo] GET https://199.204.45.113/volume/v3/ Aug 13 16:44:20.021403 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [req-cbc3f569-505f-4550-b087-c962d868795c req-226958ab-67ef-434d-b9c9-638cdb2fb6f6 demo demo] Empty body provided in request {{(pid=110857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:44:20.021658 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [req-cbc3f569-505f-4550-b087-c962d868795c req-226958ab-67ef-434d-b9c9-638cdb2fb6f6 demo demo] Calling method 'version_select' {{(pid=110857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:44:20.022316 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [req-cbc3f569-505f-4550-b087-c962d868795c req-226958ab-67ef-434d-b9c9-638cdb2fb6f6 demo demo] https://199.204.45.113/volume/v3/ returned with HTTP 200 Aug 13 16:44:20.022896 np0000189272 devstack@c-api.service[110857]: [pid: 110857|app: 0|req: 3/12] 199.204.45.113 () {66 vars in 1346 bytes} [Thu Aug 13 16:44:20 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 16:44:20.061172 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.middleware.request_id [None req-1b5a0f42-035e-4157-bf08-57f7c45b4429 None None] RequestId filter calling following filter/app {{(pid=110855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:20.064430 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-1b5a0f42-035e-4157-bf08-57f7c45b4429 demo demo] GET https://199.204.45.113/volume/v3/types/default Aug 13 16:44:20.064674 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-1b5a0f42-035e-4157-bf08-57f7c45b4429 demo demo] Empty body provided in request {{(pid=110855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:44:20.064952 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-1b5a0f42-035e-4157-bf08-57f7c45b4429 demo demo] Calling method 'show' {{(pid=110855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:44:20.074106 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-1b5a0f42-035e-4157-bf08-57f7c45b4429 demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 Aug 13 16:44:20.074667 np0000189272 devstack@c-api.service[110855]: [pid: 110855|app: 0|req: 3/13] 199.204.45.113 () {64 vars in 1301 bytes} [Thu Aug 13 16:44:20 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 16:44:20.716001 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.middleware.request_id [None req-5128e8db-5393-438f-bfc0-391f3359cf5c None None] RequestId filter calling following filter/app {{(pid=110856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:20.716746 np0000189272 devstack@c-api.service[110856]: [pid: 110856|app: 0|req: 4/14] 199.204.45.113 () {62 vars in 1068 bytes} [Thu Aug 13 16:44:20 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 13 16:44:20.748999 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.middleware.request_id [None req-d8414619-99b1-4090-82dd-06ed40bbfedc None None] RequestId filter calling following filter/app {{(pid=110858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:20.752010 np0000189272 devstack@c-api.service[110858]: [pid: 110858|app: 0|req: 5/15] 199.204.45.113 () {64 vars in 1272 bytes} [Thu Aug 13 16:44:20 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 13 16:44:20.785373 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.middleware.request_id [req-d8414619-99b1-4090-82dd-06ed40bbfedc req-38d6b413-1d5a-4912-b40c-ddb638f58d04 None None] RequestId filter calling following filter/app {{(pid=110857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:20.787454 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [req-d8414619-99b1-4090-82dd-06ed40bbfedc req-38d6b413-1d5a-4912-b40c-ddb638f58d04 demo demo] GET https://199.204.45.113/volume/v3/ Aug 13 16:44:20.787667 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [req-d8414619-99b1-4090-82dd-06ed40bbfedc req-38d6b413-1d5a-4912-b40c-ddb638f58d04 demo demo] Empty body provided in request {{(pid=110857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:44:20.787957 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [req-d8414619-99b1-4090-82dd-06ed40bbfedc req-38d6b413-1d5a-4912-b40c-ddb638f58d04 demo demo] Calling method 'version_select' {{(pid=110857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:44:20.788432 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [req-d8414619-99b1-4090-82dd-06ed40bbfedc req-38d6b413-1d5a-4912-b40c-ddb638f58d04 demo demo] https://199.204.45.113/volume/v3/ returned with HTTP 200 Aug 13 16:44:20.788897 np0000189272 devstack@c-api.service[110857]: [pid: 110857|app: 0|req: 4/16] 199.204.45.113 () {66 vars in 1346 bytes} [Thu Aug 13 16:44:20 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 16:44:20.825683 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.middleware.request_id [None req-488e6a5a-15cc-4c63-a40f-27a91119fe86 None None] RequestId filter calling following filter/app {{(pid=110855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:20.829016 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-488e6a5a-15cc-4c63-a40f-27a91119fe86 demo demo] GET https://199.204.45.113/volume/v3/types/default Aug 13 16:44:20.829385 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-488e6a5a-15cc-4c63-a40f-27a91119fe86 demo demo] Empty body provided in request {{(pid=110855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:44:20.829811 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-488e6a5a-15cc-4c63-a40f-27a91119fe86 demo demo] Calling method 'show' {{(pid=110855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:44:20.839460 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-488e6a5a-15cc-4c63-a40f-27a91119fe86 demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 Aug 13 16:44:20.839892 np0000189272 devstack@c-api.service[110855]: [pid: 110855|app: 0|req: 4/17] 199.204.45.113 () {64 vars in 1301 bytes} [Thu Aug 13 16:44:20 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 16:44:20.888996 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.middleware.request_id [None req-4e7bee67-f44a-4c20-a617-82b5f4ce63e2 None None] RequestId filter calling following filter/app {{(pid=110856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:20.889632 np0000189272 devstack@c-api.service[110856]: [pid: 110856|app: 0|req: 5/18] 199.204.45.113 () {62 vars in 1068 bytes} [Thu Aug 13 16:44:20 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 13 16:44:20.932711 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.middleware.request_id [None req-d180d67c-a8bc-4570-badf-66c854ad9233 None None] RequestId filter calling following filter/app {{(pid=110858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:20.936342 np0000189272 devstack@c-api.service[110858]: [pid: 110858|app: 0|req: 6/19] 199.204.45.113 () {64 vars in 1272 bytes} [Thu Aug 13 16:44:20 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 13 16:44:20.979601 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.middleware.request_id [req-d180d67c-a8bc-4570-badf-66c854ad9233 req-0f27b0be-b5a7-4c38-8faf-e95445cfd699 None None] RequestId filter calling following filter/app {{(pid=110857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:20.982595 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [req-d180d67c-a8bc-4570-badf-66c854ad9233 req-0f27b0be-b5a7-4c38-8faf-e95445cfd699 demo demo] GET https://199.204.45.113/volume/v3/ Aug 13 16:44:20.982985 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [req-d180d67c-a8bc-4570-badf-66c854ad9233 req-0f27b0be-b5a7-4c38-8faf-e95445cfd699 demo demo] Empty body provided in request {{(pid=110857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:44:20.983359 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [req-d180d67c-a8bc-4570-badf-66c854ad9233 req-0f27b0be-b5a7-4c38-8faf-e95445cfd699 demo demo] Calling method 'version_select' {{(pid=110857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:44:20.984002 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [req-d180d67c-a8bc-4570-badf-66c854ad9233 req-0f27b0be-b5a7-4c38-8faf-e95445cfd699 demo demo] https://199.204.45.113/volume/v3/ returned with HTTP 200 Aug 13 16:44:20.984679 np0000189272 devstack@c-api.service[110857]: [pid: 110857|app: 0|req: 5/20] 199.204.45.113 () {66 vars in 1346 bytes} [Thu Aug 13 16:44:20 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 16:44:21.034621 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.middleware.request_id [None req-de86457f-9798-4cc8-ae37-f3ad5e85573e None None] RequestId filter calling following filter/app {{(pid=110855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:44:21.036759 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-de86457f-9798-4cc8-ae37-f3ad5e85573e demo demo] GET https://199.204.45.113/volume/v3/types/default Aug 13 16:44:21.036988 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-de86457f-9798-4cc8-ae37-f3ad5e85573e demo demo] Empty body provided in request {{(pid=110855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:44:21.037251 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-de86457f-9798-4cc8-ae37-f3ad5e85573e demo demo] Calling method 'show' {{(pid=110855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:44:21.044889 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-de86457f-9798-4cc8-ae37-f3ad5e85573e demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 Aug 13 16:44:21.045230 np0000189272 devstack@c-api.service[110855]: [pid: 110855|app: 0|req: 5/21] 199.204.45.113 () {64 vars in 1301 bytes} [Thu Aug 13 16:44:21 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 16:44:29.000290 np0000189272 devstack@c-api.service[110857]: DEBUG dbcounter [-] [110857] Writing DB stats cinder:SELECT=1 {{(pid=110857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:44:31.041924 np0000189272 devstack@c-api.service[110855]: DEBUG dbcounter [-] [110855] Writing DB stats cinder:SELECT=8 {{(pid=110855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:48:53.070013 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.middleware.request_id [None req-a8b3cf1b-31ce-449c-a75c-f5b608e31582 None None] RequestId filter calling following filter/app {{(pid=110856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:48:53.173750 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-a8b3cf1b-31ce-449c-a75c-f5b608e31582 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 16:48:53.173932 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-a8b3cf1b-31ce-449c-a75c-f5b608e31582 demo demo] Empty body provided in request {{(pid=110856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:48:53.174126 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-a8b3cf1b-31ce-449c-a75c-f5b608e31582 demo demo] Calling method 'detail' {{(pid=110856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:48:53.174703 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.api_utils [None req-a8b3cf1b-31ce-449c-a75c-f5b608e31582 demo demo] Removing options '' from query. {{(pid=110856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 16:48:53.175400 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.volume.api [None req-a8b3cf1b-31ce-449c-a75c-f5b608e31582 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 16:48:53.214403 np0000189272 devstack@c-api.service[110856]: INFO cinder.volume.api [None req-a8b3cf1b-31ce-449c-a75c-f5b608e31582 demo demo] Get all volumes completed successfully. Aug 13 16:48:53.216684 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-a8b3cf1b-31ce-449c-a75c-f5b608e31582 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 16:48:53.217065 np0000189272 devstack@c-api.service[110856]: [pid: 110856|app: 0|req: 6/22] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 16:48:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 16:49:03.207264 np0000189272 devstack@c-api.service[110856]: DEBUG dbcounter [-] [110856] Writing DB stats cinder:SELECT=1 {{(pid=110856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:49:53.241219 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.middleware.request_id [None req-0c7590ae-6159-440a-b725-27faa82d1a23 None None] RequestId filter calling following filter/app {{(pid=110858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:49:53.244946 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-0c7590ae-6159-440a-b725-27faa82d1a23 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 16:49:53.245151 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [None req-0c7590ae-6159-440a-b725-27faa82d1a23 demo demo] Empty body provided in request {{(pid=110858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:49:53.245326 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [None req-0c7590ae-6159-440a-b725-27faa82d1a23 demo demo] Calling method 'detail' {{(pid=110858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:49:53.246113 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.api_utils [None req-0c7590ae-6159-440a-b725-27faa82d1a23 demo demo] Removing options '' from query. {{(pid=110858) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 16:49:53.247822 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.volume.api [None req-0c7590ae-6159-440a-b725-27faa82d1a23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110858) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 16:49:53.286173 np0000189272 devstack@c-api.service[110858]: INFO cinder.volume.api [None req-0c7590ae-6159-440a-b725-27faa82d1a23 demo demo] Get all volumes completed successfully. Aug 13 16:49:53.288812 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-0c7590ae-6159-440a-b725-27faa82d1a23 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 16:49:53.289297 np0000189272 devstack@c-api.service[110858]: [pid: 110858|app: 0|req: 7/23] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 16:49:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 16:50:03.278344 np0000189272 devstack@c-api.service[110858]: DEBUG dbcounter [-] [110858] Writing DB stats cinder:SELECT=1 {{(pid=110858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:50:53.311082 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.middleware.request_id [None req-5884966c-89ec-45b6-918a-6c9eec5b5536 None None] RequestId filter calling following filter/app {{(pid=110857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:50:53.314717 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-5884966c-89ec-45b6-918a-6c9eec5b5536 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 16:50:53.314910 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-5884966c-89ec-45b6-918a-6c9eec5b5536 demo demo] Empty body provided in request {{(pid=110857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:50:53.315091 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-5884966c-89ec-45b6-918a-6c9eec5b5536 demo demo] Calling method 'detail' {{(pid=110857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:50:53.315536 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.api_utils [None req-5884966c-89ec-45b6-918a-6c9eec5b5536 demo demo] Removing options '' from query. {{(pid=110857) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 16:50:53.316235 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.volume.api [None req-5884966c-89ec-45b6-918a-6c9eec5b5536 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110857) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 16:50:53.352625 np0000189272 devstack@c-api.service[110857]: INFO cinder.volume.api [None req-5884966c-89ec-45b6-918a-6c9eec5b5536 demo demo] Get all volumes completed successfully. Aug 13 16:50:53.355189 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-5884966c-89ec-45b6-918a-6c9eec5b5536 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 16:50:53.355994 np0000189272 devstack@c-api.service[110857]: [pid: 110857|app: 0|req: 6/24] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 16:50:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 16:51:03.346011 np0000189272 devstack@c-api.service[110857]: DEBUG dbcounter [-] [110857] Writing DB stats cinder:SELECT=1 {{(pid=110857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:51:53.376957 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.middleware.request_id [None req-923c3eb2-9307-4c96-b2d6-fc7ae8588684 None None] RequestId filter calling following filter/app {{(pid=110855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:51:53.381090 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-923c3eb2-9307-4c96-b2d6-fc7ae8588684 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 16:51:53.381287 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-923c3eb2-9307-4c96-b2d6-fc7ae8588684 demo demo] Empty body provided in request {{(pid=110855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:51:53.381464 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-923c3eb2-9307-4c96-b2d6-fc7ae8588684 demo demo] Calling method 'detail' {{(pid=110855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:51:53.381974 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.api_utils [None req-923c3eb2-9307-4c96-b2d6-fc7ae8588684 demo demo] Removing options '' from query. {{(pid=110855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 16:51:53.382719 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.volume.api [None req-923c3eb2-9307-4c96-b2d6-fc7ae8588684 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110855) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 16:51:53.418064 np0000189272 devstack@c-api.service[110855]: INFO cinder.volume.api [None req-923c3eb2-9307-4c96-b2d6-fc7ae8588684 demo demo] Get all volumes completed successfully. Aug 13 16:51:53.419938 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-923c3eb2-9307-4c96-b2d6-fc7ae8588684 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 16:51:53.420300 np0000189272 devstack@c-api.service[110855]: [pid: 110855|app: 0|req: 6/25] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 16:51:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 16:52:03.412111 np0000189272 devstack@c-api.service[110855]: DEBUG dbcounter [-] [110855] Writing DB stats cinder:SELECT=1 {{(pid=110855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:52:53.437847 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.middleware.request_id [None req-1bb90aae-5da7-4a52-9e2c-20e0f612f66d None None] RequestId filter calling following filter/app {{(pid=110856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:52:53.439956 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-1bb90aae-5da7-4a52-9e2c-20e0f612f66d demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 16:52:53.440146 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-1bb90aae-5da7-4a52-9e2c-20e0f612f66d demo demo] Empty body provided in request {{(pid=110856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:52:53.440338 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-1bb90aae-5da7-4a52-9e2c-20e0f612f66d demo demo] Calling method 'detail' {{(pid=110856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:52:53.440573 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.api_utils [None req-1bb90aae-5da7-4a52-9e2c-20e0f612f66d demo demo] Removing options '' from query. {{(pid=110856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 16:52:53.441422 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.volume.api [None req-1bb90aae-5da7-4a52-9e2c-20e0f612f66d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 16:52:53.450911 np0000189272 devstack@c-api.service[110856]: INFO cinder.volume.api [None req-1bb90aae-5da7-4a52-9e2c-20e0f612f66d demo demo] Get all volumes completed successfully. Aug 13 16:52:53.452841 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-1bb90aae-5da7-4a52-9e2c-20e0f612f66d demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 16:52:53.453389 np0000189272 devstack@c-api.service[110856]: [pid: 110856|app: 0|req: 7/26] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 16:52:53 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) Aug 13 16:53:03.445116 np0000189272 devstack@c-api.service[110856]: DEBUG dbcounter [-] [110856] Writing DB stats cinder:SELECT=1 {{(pid=110856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:53:53.467423 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.middleware.request_id [None req-b5b630cb-1669-4d63-ae95-29fa319170db None None] RequestId filter calling following filter/app {{(pid=110858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:53:53.609862 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-b5b630cb-1669-4d63-ae95-29fa319170db demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 16:53:53.610236 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [None req-b5b630cb-1669-4d63-ae95-29fa319170db demo demo] Empty body provided in request {{(pid=110858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:53:53.610605 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [None req-b5b630cb-1669-4d63-ae95-29fa319170db demo demo] Calling method 'detail' {{(pid=110858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:53:53.611095 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.api_utils [None req-b5b630cb-1669-4d63-ae95-29fa319170db demo demo] Removing options '' from query. {{(pid=110858) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 16:53:53.612519 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.volume.api [None req-b5b630cb-1669-4d63-ae95-29fa319170db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110858) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 16:53:53.620993 np0000189272 devstack@c-api.service[110858]: INFO cinder.volume.api [None req-b5b630cb-1669-4d63-ae95-29fa319170db demo demo] Get all volumes completed successfully. Aug 13 16:53:53.623309 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-b5b630cb-1669-4d63-ae95-29fa319170db demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 16:53:53.623777 np0000189272 devstack@c-api.service[110858]: [pid: 110858|app: 0|req: 8/27] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 16:53:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 16:54:03.615934 np0000189272 devstack@c-api.service[110858]: DEBUG dbcounter [-] [110858] Writing DB stats cinder:SELECT=1 {{(pid=110858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:54:53.637005 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.middleware.request_id [None req-dc920d77-be86-40d7-9ffa-0dd250f1c7be None None] RequestId filter calling following filter/app {{(pid=110857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:54:53.640951 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-dc920d77-be86-40d7-9ffa-0dd250f1c7be demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 16:54:53.641323 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-dc920d77-be86-40d7-9ffa-0dd250f1c7be demo demo] Empty body provided in request {{(pid=110857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:54:53.641552 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-dc920d77-be86-40d7-9ffa-0dd250f1c7be demo demo] Calling method 'detail' {{(pid=110857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:54:53.641932 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.api_utils [None req-dc920d77-be86-40d7-9ffa-0dd250f1c7be demo demo] Removing options '' from query. {{(pid=110857) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 16:54:53.643312 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.volume.api [None req-dc920d77-be86-40d7-9ffa-0dd250f1c7be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110857) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 16:54:53.653644 np0000189272 devstack@c-api.service[110857]: INFO cinder.volume.api [None req-dc920d77-be86-40d7-9ffa-0dd250f1c7be demo demo] Get all volumes completed successfully. Aug 13 16:54:53.656560 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-dc920d77-be86-40d7-9ffa-0dd250f1c7be demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 16:54:53.657044 np0000189272 devstack@c-api.service[110857]: [pid: 110857|app: 0|req: 7/28] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 16:54:53 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) Aug 13 16:55:03.650116 np0000189272 devstack@c-api.service[110857]: DEBUG dbcounter [-] [110857] Writing DB stats cinder:SELECT=1 {{(pid=110857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:55:53.670062 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.middleware.request_id [None req-ba5f5370-9ea0-4355-90e1-f6e01350eef8 None None] RequestId filter calling following filter/app {{(pid=110855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:55:53.672812 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-ba5f5370-9ea0-4355-90e1-f6e01350eef8 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 16:55:53.672812 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-ba5f5370-9ea0-4355-90e1-f6e01350eef8 demo demo] Empty body provided in request {{(pid=110855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:55:53.673083 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-ba5f5370-9ea0-4355-90e1-f6e01350eef8 demo demo] Calling method 'detail' {{(pid=110855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:55:53.673432 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.api_utils [None req-ba5f5370-9ea0-4355-90e1-f6e01350eef8 demo demo] Removing options '' from query. {{(pid=110855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 16:55:53.674294 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.volume.api [None req-ba5f5370-9ea0-4355-90e1-f6e01350eef8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110855) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 16:55:53.683798 np0000189272 devstack@c-api.service[110855]: INFO cinder.volume.api [None req-ba5f5370-9ea0-4355-90e1-f6e01350eef8 demo demo] Get all volumes completed successfully. Aug 13 16:55:53.685710 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-ba5f5370-9ea0-4355-90e1-f6e01350eef8 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 16:55:53.686142 np0000189272 devstack@c-api.service[110855]: [pid: 110855|app: 0|req: 7/29] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 16:55:53 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) Aug 13 16:56:03.678579 np0000189272 devstack@c-api.service[110855]: DEBUG dbcounter [-] [110855] Writing DB stats cinder:SELECT=1 {{(pid=110855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:56:53.706188 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.middleware.request_id [None req-9d8d4a2f-f862-414d-a0da-649a59ab0be2 None None] RequestId filter calling following filter/app {{(pid=110856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:56:53.710318 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-9d8d4a2f-f862-414d-a0da-649a59ab0be2 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 16:56:53.710615 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-9d8d4a2f-f862-414d-a0da-649a59ab0be2 demo demo] Empty body provided in request {{(pid=110856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:56:53.710927 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-9d8d4a2f-f862-414d-a0da-649a59ab0be2 demo demo] Calling method 'detail' {{(pid=110856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:56:53.711246 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.api_utils [None req-9d8d4a2f-f862-414d-a0da-649a59ab0be2 demo demo] Removing options '' from query. {{(pid=110856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 16:56:53.712405 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.volume.api [None req-9d8d4a2f-f862-414d-a0da-649a59ab0be2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 16:56:53.723305 np0000189272 devstack@c-api.service[110856]: INFO cinder.volume.api [None req-9d8d4a2f-f862-414d-a0da-649a59ab0be2 demo demo] Get all volumes completed successfully. Aug 13 16:56:53.726416 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-9d8d4a2f-f862-414d-a0da-649a59ab0be2 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 16:56:53.726919 np0000189272 devstack@c-api.service[110856]: [pid: 110856|app: 0|req: 8/30] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 16:56:53 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) Aug 13 16:57:03.715827 np0000189272 devstack@c-api.service[110856]: DEBUG dbcounter [-] [110856] Writing DB stats cinder:SELECT=1 {{(pid=110856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:57:53.743349 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.middleware.request_id [None req-1f662642-ecc0-4cda-969a-7e41adc68c5c None None] RequestId filter calling following filter/app {{(pid=110858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:57:53.747791 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-1f662642-ecc0-4cda-969a-7e41adc68c5c demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 16:57:53.747791 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [None req-1f662642-ecc0-4cda-969a-7e41adc68c5c demo demo] Empty body provided in request {{(pid=110858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:57:53.747791 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [None req-1f662642-ecc0-4cda-969a-7e41adc68c5c demo demo] Calling method 'detail' {{(pid=110858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:57:53.748094 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.api_utils [None req-1f662642-ecc0-4cda-969a-7e41adc68c5c demo demo] Removing options '' from query. {{(pid=110858) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 16:57:53.749118 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.volume.api [None req-1f662642-ecc0-4cda-969a-7e41adc68c5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110858) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 16:57:53.756743 np0000189272 devstack@c-api.service[110858]: INFO cinder.volume.api [None req-1f662642-ecc0-4cda-969a-7e41adc68c5c demo demo] Get all volumes completed successfully. Aug 13 16:57:53.759001 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-1f662642-ecc0-4cda-969a-7e41adc68c5c demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 16:57:53.759719 np0000189272 devstack@c-api.service[110858]: [pid: 110858|app: 0|req: 9/31] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 16:57:53 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) Aug 13 16:58:03.752970 np0000189272 devstack@c-api.service[110858]: DEBUG dbcounter [-] [110858] Writing DB stats cinder:SELECT=1 {{(pid=110858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:58:53.775020 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.middleware.request_id [None req-16fc13d2-836e-425b-9759-04d04f88a413 None None] RequestId filter calling following filter/app {{(pid=110857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:58:53.929680 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-16fc13d2-836e-425b-9759-04d04f88a413 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 16:58:53.930125 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-16fc13d2-836e-425b-9759-04d04f88a413 demo demo] Empty body provided in request {{(pid=110857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:58:53.930545 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-16fc13d2-836e-425b-9759-04d04f88a413 demo demo] Calling method 'detail' {{(pid=110857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:58:53.931049 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.api_utils [None req-16fc13d2-836e-425b-9759-04d04f88a413 demo demo] Removing options '' from query. {{(pid=110857) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 16:58:53.932553 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.volume.api [None req-16fc13d2-836e-425b-9759-04d04f88a413 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110857) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 16:58:53.939568 np0000189272 devstack@c-api.service[110857]: INFO cinder.volume.api [None req-16fc13d2-836e-425b-9759-04d04f88a413 demo demo] Get all volumes completed successfully. Aug 13 16:58:53.941514 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-16fc13d2-836e-425b-9759-04d04f88a413 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 16:58:53.941867 np0000189272 devstack@c-api.service[110857]: [pid: 110857|app: 0|req: 8/32] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 16:58:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 16:59:03.936361 np0000189272 devstack@c-api.service[110857]: DEBUG dbcounter [-] [110857] Writing DB stats cinder:SELECT=1 {{(pid=110857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:59:53.958514 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.middleware.request_id [None req-3c6af877-62c3-46d0-a5eb-7c68f968ed89 None None] RequestId filter calling following filter/app {{(pid=110855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 16:59:53.961417 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-3c6af877-62c3-46d0-a5eb-7c68f968ed89 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 16:59:53.961652 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-3c6af877-62c3-46d0-a5eb-7c68f968ed89 demo demo] Empty body provided in request {{(pid=110855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 16:59:53.961912 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-3c6af877-62c3-46d0-a5eb-7c68f968ed89 demo demo] Calling method 'detail' {{(pid=110855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 16:59:53.962253 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.api_utils [None req-3c6af877-62c3-46d0-a5eb-7c68f968ed89 demo demo] Removing options '' from query. {{(pid=110855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 16:59:53.963304 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.volume.api [None req-3c6af877-62c3-46d0-a5eb-7c68f968ed89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110855) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 16:59:53.972802 np0000189272 devstack@c-api.service[110855]: INFO cinder.volume.api [None req-3c6af877-62c3-46d0-a5eb-7c68f968ed89 demo demo] Get all volumes completed successfully. Aug 13 16:59:53.975142 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-3c6af877-62c3-46d0-a5eb-7c68f968ed89 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 16:59:53.975664 np0000189272 devstack@c-api.service[110855]: [pid: 110855|app: 0|req: 8/33] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 16:59:53 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) Aug 13 17:00:03.966880 np0000189272 devstack@c-api.service[110855]: DEBUG dbcounter [-] [110855] Writing DB stats cinder:SELECT=1 {{(pid=110855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:00:53.994476 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.middleware.request_id [None req-dc5e7fac-3f7e-4638-835c-9f1f0504f6ce None None] RequestId filter calling following filter/app {{(pid=110856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:00:53.998800 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-dc5e7fac-3f7e-4638-835c-9f1f0504f6ce demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:00:53.999107 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-dc5e7fac-3f7e-4638-835c-9f1f0504f6ce demo demo] Empty body provided in request {{(pid=110856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:00:53.999483 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-dc5e7fac-3f7e-4638-835c-9f1f0504f6ce demo demo] Calling method 'detail' {{(pid=110856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:00:53.999970 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.api_utils [None req-dc5e7fac-3f7e-4638-835c-9f1f0504f6ce demo demo] Removing options '' from query. {{(pid=110856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:00:54.001366 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.volume.api [None req-dc5e7fac-3f7e-4638-835c-9f1f0504f6ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:00:54.008888 np0000189272 devstack@c-api.service[110856]: INFO cinder.volume.api [None req-dc5e7fac-3f7e-4638-835c-9f1f0504f6ce demo demo] Get all volumes completed successfully. Aug 13 17:00:54.010634 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-dc5e7fac-3f7e-4638-835c-9f1f0504f6ce demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:00:54.010966 np0000189272 devstack@c-api.service[110856]: [pid: 110856|app: 0|req: 9/34] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:00:53 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) Aug 13 17:01:04.004844 np0000189272 devstack@c-api.service[110856]: DEBUG dbcounter [-] [110856] Writing DB stats cinder:SELECT=1 {{(pid=110856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:01:54.026074 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.middleware.request_id [None req-830d221b-78a2-4596-a211-9907b1c706cb None None] RequestId filter calling following filter/app {{(pid=110858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:01:54.028983 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-830d221b-78a2-4596-a211-9907b1c706cb demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:01:54.029208 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [None req-830d221b-78a2-4596-a211-9907b1c706cb demo demo] Empty body provided in request {{(pid=110858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:01:54.029434 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [None req-830d221b-78a2-4596-a211-9907b1c706cb demo demo] Calling method 'detail' {{(pid=110858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:01:54.030130 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.api_utils [None req-830d221b-78a2-4596-a211-9907b1c706cb demo demo] Removing options '' from query. {{(pid=110858) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:01:54.031371 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.volume.api [None req-830d221b-78a2-4596-a211-9907b1c706cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110858) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:01:54.039446 np0000189272 devstack@c-api.service[110858]: INFO cinder.volume.api [None req-830d221b-78a2-4596-a211-9907b1c706cb demo demo] Get all volumes completed successfully. Aug 13 17:01:54.041579 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-830d221b-78a2-4596-a211-9907b1c706cb demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:01:54.041981 np0000189272 devstack@c-api.service[110858]: [pid: 110858|app: 0|req: 10/35] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:01:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 17:02:04.034696 np0000189272 devstack@c-api.service[110858]: DEBUG dbcounter [-] [110858] Writing DB stats cinder:SELECT=1 {{(pid=110858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:02:54.056096 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.middleware.request_id [None req-e57d3a50-faa8-42a8-bf5a-e48b48b8203b None None] RequestId filter calling following filter/app {{(pid=110857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:02:54.059568 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-e57d3a50-faa8-42a8-bf5a-e48b48b8203b demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:02:54.059902 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-e57d3a50-faa8-42a8-bf5a-e48b48b8203b demo demo] Empty body provided in request {{(pid=110857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:02:54.060123 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-e57d3a50-faa8-42a8-bf5a-e48b48b8203b demo demo] Calling method 'detail' {{(pid=110857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:02:54.060704 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.api_utils [None req-e57d3a50-faa8-42a8-bf5a-e48b48b8203b demo demo] Removing options '' from query. {{(pid=110857) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:02:54.061495 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.volume.api [None req-e57d3a50-faa8-42a8-bf5a-e48b48b8203b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110857) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:02:54.069754 np0000189272 devstack@c-api.service[110857]: INFO cinder.volume.api [None req-e57d3a50-faa8-42a8-bf5a-e48b48b8203b demo demo] Get all volumes completed successfully. Aug 13 17:02:54.072023 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-e57d3a50-faa8-42a8-bf5a-e48b48b8203b demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:02:54.072316 np0000189272 devstack@c-api.service[110857]: [pid: 110857|app: 0|req: 9/36] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:02:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 17:03:04.064802 np0000189272 devstack@c-api.service[110857]: DEBUG dbcounter [-] [110857] Writing DB stats cinder:SELECT=1 {{(pid=110857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:03:54.085130 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.middleware.request_id [None req-ebe90644-ea6e-48e5-a22a-5376ec02f1b2 None None] RequestId filter calling following filter/app {{(pid=110855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:03:54.209660 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-ebe90644-ea6e-48e5-a22a-5376ec02f1b2 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:03:54.210278 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-ebe90644-ea6e-48e5-a22a-5376ec02f1b2 demo demo] Empty body provided in request {{(pid=110855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:03:54.210874 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-ebe90644-ea6e-48e5-a22a-5376ec02f1b2 demo demo] Calling method 'detail' {{(pid=110855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:03:54.211523 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.api_utils [None req-ebe90644-ea6e-48e5-a22a-5376ec02f1b2 demo demo] Removing options '' from query. {{(pid=110855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:03:54.213102 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.volume.api [None req-ebe90644-ea6e-48e5-a22a-5376ec02f1b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110855) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:03:54.220866 np0000189272 devstack@c-api.service[110855]: INFO cinder.volume.api [None req-ebe90644-ea6e-48e5-a22a-5376ec02f1b2 demo demo] Get all volumes completed successfully. Aug 13 17:03:54.222808 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-ebe90644-ea6e-48e5-a22a-5376ec02f1b2 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:03:54.223271 np0000189272 devstack@c-api.service[110855]: [pid: 110855|app: 0|req: 9/37] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:03:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 17:04:04.217585 np0000189272 devstack@c-api.service[110855]: DEBUG dbcounter [-] [110855] Writing DB stats cinder:SELECT=1 {{(pid=110855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:04:54.243840 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.middleware.request_id [None req-d6ff510f-dcd0-4ff5-a2c4-b41b97755f27 None None] RequestId filter calling following filter/app {{(pid=110856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:04:54.246344 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-d6ff510f-dcd0-4ff5-a2c4-b41b97755f27 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:04:54.246925 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-d6ff510f-dcd0-4ff5-a2c4-b41b97755f27 demo demo] Empty body provided in request {{(pid=110856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:04:54.248756 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-d6ff510f-dcd0-4ff5-a2c4-b41b97755f27 demo demo] Calling method 'detail' {{(pid=110856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:04:54.248756 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.api_utils [None req-d6ff510f-dcd0-4ff5-a2c4-b41b97755f27 demo demo] Removing options '' from query. {{(pid=110856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:04:54.248918 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.volume.api [None req-d6ff510f-dcd0-4ff5-a2c4-b41b97755f27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:04:54.256490 np0000189272 devstack@c-api.service[110856]: INFO cinder.volume.api [None req-d6ff510f-dcd0-4ff5-a2c4-b41b97755f27 demo demo] Get all volumes completed successfully. Aug 13 17:04:54.259033 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-d6ff510f-dcd0-4ff5-a2c4-b41b97755f27 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:04:54.259033 np0000189272 devstack@c-api.service[110856]: [pid: 110856|app: 0|req: 10/38] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:04:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 17:05:04.251764 np0000189272 devstack@c-api.service[110856]: DEBUG dbcounter [-] [110856] Writing DB stats cinder:SELECT=1 {{(pid=110856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:05:54.273957 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.middleware.request_id [None req-aa243f49-d07c-47d6-99b4-a409a847a5d5 None None] RequestId filter calling following filter/app {{(pid=110858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:05:54.277968 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-aa243f49-d07c-47d6-99b4-a409a847a5d5 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:05:54.278400 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [None req-aa243f49-d07c-47d6-99b4-a409a847a5d5 demo demo] Empty body provided in request {{(pid=110858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:05:54.278751 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [None req-aa243f49-d07c-47d6-99b4-a409a847a5d5 demo demo] Calling method 'detail' {{(pid=110858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:05:54.279050 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.api_utils [None req-aa243f49-d07c-47d6-99b4-a409a847a5d5 demo demo] Removing options '' from query. {{(pid=110858) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:05:54.279984 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.volume.api [None req-aa243f49-d07c-47d6-99b4-a409a847a5d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110858) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:05:54.288035 np0000189272 devstack@c-api.service[110858]: INFO cinder.volume.api [None req-aa243f49-d07c-47d6-99b4-a409a847a5d5 demo demo] Get all volumes completed successfully. Aug 13 17:05:54.290586 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-aa243f49-d07c-47d6-99b4-a409a847a5d5 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:05:54.291263 np0000189272 devstack@c-api.service[110858]: [pid: 110858|app: 0|req: 11/39] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:05:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 17:06:04.283244 np0000189272 devstack@c-api.service[110858]: DEBUG dbcounter [-] [110858] Writing DB stats cinder:SELECT=1 {{(pid=110858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:06:54.307865 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.middleware.request_id [None req-2f8bbac2-fcc1-4049-b534-5e3ca274ce14 None None] RequestId filter calling following filter/app {{(pid=110857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:06:54.312062 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-2f8bbac2-fcc1-4049-b534-5e3ca274ce14 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:06:54.312429 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-2f8bbac2-fcc1-4049-b534-5e3ca274ce14 demo demo] Empty body provided in request {{(pid=110857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:06:54.312848 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-2f8bbac2-fcc1-4049-b534-5e3ca274ce14 demo demo] Calling method 'detail' {{(pid=110857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:06:54.313300 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.api_utils [None req-2f8bbac2-fcc1-4049-b534-5e3ca274ce14 demo demo] Removing options '' from query. {{(pid=110857) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:06:54.315462 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.volume.api [None req-2f8bbac2-fcc1-4049-b534-5e3ca274ce14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110857) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:06:54.324574 np0000189272 devstack@c-api.service[110857]: INFO cinder.volume.api [None req-2f8bbac2-fcc1-4049-b534-5e3ca274ce14 demo demo] Get all volumes completed successfully. Aug 13 17:06:54.326957 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-2f8bbac2-fcc1-4049-b534-5e3ca274ce14 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:06:54.327360 np0000189272 devstack@c-api.service[110857]: [pid: 110857|app: 0|req: 10/40] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:06:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 17:07:04.322712 np0000189272 devstack@c-api.service[110857]: DEBUG dbcounter [-] [110857] Writing DB stats cinder:SELECT=1 {{(pid=110857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:07:54.345116 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.middleware.request_id [None req-b7ce0d72-af62-4d4f-bd70-3dcd191b9e2b None None] RequestId filter calling following filter/app {{(pid=110855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:07:54.348602 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-b7ce0d72-af62-4d4f-bd70-3dcd191b9e2b demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:07:54.348918 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-b7ce0d72-af62-4d4f-bd70-3dcd191b9e2b demo demo] Empty body provided in request {{(pid=110855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:07:54.349279 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-b7ce0d72-af62-4d4f-bd70-3dcd191b9e2b demo demo] Calling method 'detail' {{(pid=110855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:07:54.349772 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.api_utils [None req-b7ce0d72-af62-4d4f-bd70-3dcd191b9e2b demo demo] Removing options '' from query. {{(pid=110855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:07:54.351005 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.volume.api [None req-b7ce0d72-af62-4d4f-bd70-3dcd191b9e2b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110855) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:07:54.359744 np0000189272 devstack@c-api.service[110855]: INFO cinder.volume.api [None req-b7ce0d72-af62-4d4f-bd70-3dcd191b9e2b demo demo] Get all volumes completed successfully. Aug 13 17:07:54.362701 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-b7ce0d72-af62-4d4f-bd70-3dcd191b9e2b demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:07:54.363252 np0000189272 devstack@c-api.service[110855]: [pid: 110855|app: 0|req: 10/41] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:07:54 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) Aug 13 17:08:04.354844 np0000189272 devstack@c-api.service[110855]: DEBUG dbcounter [-] [110855] Writing DB stats cinder:SELECT=1 {{(pid=110855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:08:54.381432 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.middleware.request_id [None req-7d8ecebf-d0e7-4233-8e10-8c40a0f4030f None None] RequestId filter calling following filter/app {{(pid=110856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:08:54.497105 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-7d8ecebf-d0e7-4233-8e10-8c40a0f4030f demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:08:54.497357 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-7d8ecebf-d0e7-4233-8e10-8c40a0f4030f demo demo] Empty body provided in request {{(pid=110856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:08:54.497576 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-7d8ecebf-d0e7-4233-8e10-8c40a0f4030f demo demo] Calling method 'detail' {{(pid=110856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:08:54.497865 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.api_utils [None req-7d8ecebf-d0e7-4233-8e10-8c40a0f4030f demo demo] Removing options '' from query. {{(pid=110856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:08:54.498690 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.volume.api [None req-7d8ecebf-d0e7-4233-8e10-8c40a0f4030f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:08:54.507423 np0000189272 devstack@c-api.service[110856]: INFO cinder.volume.api [None req-7d8ecebf-d0e7-4233-8e10-8c40a0f4030f demo demo] Get all volumes completed successfully. Aug 13 17:08:54.509986 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-7d8ecebf-d0e7-4233-8e10-8c40a0f4030f demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:08:54.510395 np0000189272 devstack@c-api.service[110856]: [pid: 110856|app: 0|req: 11/42] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:08:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 17:09:04.502276 np0000189272 devstack@c-api.service[110856]: DEBUG dbcounter [-] [110856] Writing DB stats cinder:SELECT=1 {{(pid=110856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:09:54.526297 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.middleware.request_id [None req-853796e2-5e55-4c62-be09-e05ec145db40 None None] RequestId filter calling following filter/app {{(pid=110858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:09:54.530321 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-853796e2-5e55-4c62-be09-e05ec145db40 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:09:54.530724 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [None req-853796e2-5e55-4c62-be09-e05ec145db40 demo demo] Empty body provided in request {{(pid=110858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:09:54.531210 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [None req-853796e2-5e55-4c62-be09-e05ec145db40 demo demo] Calling method 'detail' {{(pid=110858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:09:54.531739 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.api_utils [None req-853796e2-5e55-4c62-be09-e05ec145db40 demo demo] Removing options '' from query. {{(pid=110858) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:09:54.533474 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.volume.api [None req-853796e2-5e55-4c62-be09-e05ec145db40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110858) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:09:54.545682 np0000189272 devstack@c-api.service[110858]: INFO cinder.volume.api [None req-853796e2-5e55-4c62-be09-e05ec145db40 demo demo] Get all volumes completed successfully. Aug 13 17:09:54.548706 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-853796e2-5e55-4c62-be09-e05ec145db40 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:09:54.549268 np0000189272 devstack@c-api.service[110858]: [pid: 110858|app: 0|req: 12/43] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:09:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 17:10:04.538399 np0000189272 devstack@c-api.service[110858]: DEBUG dbcounter [-] [110858] Writing DB stats cinder:SELECT=1 {{(pid=110858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:10:54.566066 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.middleware.request_id [None req-08e6b1be-f460-4ab5-a03a-7dc62bbab997 None None] RequestId filter calling following filter/app {{(pid=110857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:10:54.568991 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-08e6b1be-f460-4ab5-a03a-7dc62bbab997 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:10:54.569231 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-08e6b1be-f460-4ab5-a03a-7dc62bbab997 demo demo] Empty body provided in request {{(pid=110857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:10:54.569507 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-08e6b1be-f460-4ab5-a03a-7dc62bbab997 demo demo] Calling method 'detail' {{(pid=110857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:10:54.569831 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.api_utils [None req-08e6b1be-f460-4ab5-a03a-7dc62bbab997 demo demo] Removing options '' from query. {{(pid=110857) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:10:54.570905 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.volume.api [None req-08e6b1be-f460-4ab5-a03a-7dc62bbab997 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110857) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:10:54.581965 np0000189272 devstack@c-api.service[110857]: INFO cinder.volume.api [None req-08e6b1be-f460-4ab5-a03a-7dc62bbab997 demo demo] Get all volumes completed successfully. Aug 13 17:10:54.586274 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-08e6b1be-f460-4ab5-a03a-7dc62bbab997 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:10:54.587060 np0000189272 devstack@c-api.service[110857]: [pid: 110857|app: 0|req: 11/44] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:10:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 17:11:04.575208 np0000189272 devstack@c-api.service[110857]: DEBUG dbcounter [-] [110857] Writing DB stats cinder:SELECT=1 {{(pid=110857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:11:54.600105 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.middleware.request_id [None req-315a9be6-6258-4818-999f-2b89b95e5534 None None] RequestId filter calling following filter/app {{(pid=110855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:11:54.604268 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-315a9be6-6258-4818-999f-2b89b95e5534 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:11:54.604552 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-315a9be6-6258-4818-999f-2b89b95e5534 demo demo] Empty body provided in request {{(pid=110855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:11:54.604895 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-315a9be6-6258-4818-999f-2b89b95e5534 demo demo] Calling method 'detail' {{(pid=110855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:11:54.605354 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.api_utils [None req-315a9be6-6258-4818-999f-2b89b95e5534 demo demo] Removing options '' from query. {{(pid=110855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:11:54.606393 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.volume.api [None req-315a9be6-6258-4818-999f-2b89b95e5534 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110855) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:11:54.615155 np0000189272 devstack@c-api.service[110855]: INFO cinder.volume.api [None req-315a9be6-6258-4818-999f-2b89b95e5534 demo demo] Get all volumes completed successfully. Aug 13 17:11:54.622138 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-315a9be6-6258-4818-999f-2b89b95e5534 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:11:54.622592 np0000189272 devstack@c-api.service[110855]: [pid: 110855|app: 0|req: 11/45] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:11:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 17:12:04.610808 np0000189272 devstack@c-api.service[110855]: DEBUG dbcounter [-] [110855] Writing DB stats cinder:SELECT=1 {{(pid=110855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:12:54.639098 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.middleware.request_id [None req-1237a12b-0d98-4c0f-9f68-b2ba100ac238 None None] RequestId filter calling following filter/app {{(pid=110856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:12:54.642576 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-1237a12b-0d98-4c0f-9f68-b2ba100ac238 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:12:54.642932 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-1237a12b-0d98-4c0f-9f68-b2ba100ac238 demo demo] Empty body provided in request {{(pid=110856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:12:54.643226 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-1237a12b-0d98-4c0f-9f68-b2ba100ac238 demo demo] Calling method 'detail' {{(pid=110856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:12:54.643490 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.api_utils [None req-1237a12b-0d98-4c0f-9f68-b2ba100ac238 demo demo] Removing options '' from query. {{(pid=110856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:12:54.644418 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.volume.api [None req-1237a12b-0d98-4c0f-9f68-b2ba100ac238 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:12:54.653829 np0000189272 devstack@c-api.service[110856]: INFO cinder.volume.api [None req-1237a12b-0d98-4c0f-9f68-b2ba100ac238 demo demo] Get all volumes completed successfully. Aug 13 17:12:54.656287 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-1237a12b-0d98-4c0f-9f68-b2ba100ac238 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:12:54.656694 np0000189272 devstack@c-api.service[110856]: [pid: 110856|app: 0|req: 12/46] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:12:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 17:13:04.647683 np0000189272 devstack@c-api.service[110856]: DEBUG dbcounter [-] [110856] Writing DB stats cinder:SELECT=1 {{(pid=110856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:13:54.669060 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.middleware.request_id [None req-ccb0d0c0-e28f-43d0-89f1-4a78fdbd4ea8 None None] RequestId filter calling following filter/app {{(pid=110858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:13:54.723889 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-ccb0d0c0-e28f-43d0-89f1-4a78fdbd4ea8 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:13:54.724148 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [None req-ccb0d0c0-e28f-43d0-89f1-4a78fdbd4ea8 demo demo] Empty body provided in request {{(pid=110858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:13:54.724487 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.openstack.wsgi [None req-ccb0d0c0-e28f-43d0-89f1-4a78fdbd4ea8 demo demo] Calling method 'detail' {{(pid=110858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:13:54.724853 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.api.api_utils [None req-ccb0d0c0-e28f-43d0-89f1-4a78fdbd4ea8 demo demo] Removing options '' from query. {{(pid=110858) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:13:54.725895 np0000189272 devstack@c-api.service[110858]: DEBUG cinder.volume.api [None req-ccb0d0c0-e28f-43d0-89f1-4a78fdbd4ea8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110858) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:13:54.737085 np0000189272 devstack@c-api.service[110858]: INFO cinder.volume.api [None req-ccb0d0c0-e28f-43d0-89f1-4a78fdbd4ea8 demo demo] Get all volumes completed successfully. Aug 13 17:13:54.740426 np0000189272 devstack@c-api.service[110858]: INFO cinder.api.openstack.wsgi [None req-ccb0d0c0-e28f-43d0-89f1-4a78fdbd4ea8 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:13:54.740939 np0000189272 devstack@c-api.service[110858]: [pid: 110858|app: 0|req: 13/47] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:13:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 17:14:04.730223 np0000189272 devstack@c-api.service[110858]: DEBUG dbcounter [-] [110858] Writing DB stats cinder:SELECT=1 {{(pid=110858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:14:54.755221 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.middleware.request_id [None req-a1244329-d78a-41ef-af03-4dbd3f9fd678 None None] RequestId filter calling following filter/app {{(pid=110857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:14:54.759529 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-a1244329-d78a-41ef-af03-4dbd3f9fd678 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:14:54.759633 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-a1244329-d78a-41ef-af03-4dbd3f9fd678 demo demo] Empty body provided in request {{(pid=110857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:14:54.760172 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.openstack.wsgi [None req-a1244329-d78a-41ef-af03-4dbd3f9fd678 demo demo] Calling method 'detail' {{(pid=110857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:14:54.760608 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.api.api_utils [None req-a1244329-d78a-41ef-af03-4dbd3f9fd678 demo demo] Removing options '' from query. {{(pid=110857) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:14:54.762294 np0000189272 devstack@c-api.service[110857]: DEBUG cinder.volume.api [None req-a1244329-d78a-41ef-af03-4dbd3f9fd678 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110857) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:14:54.771573 np0000189272 devstack@c-api.service[110857]: INFO cinder.volume.api [None req-a1244329-d78a-41ef-af03-4dbd3f9fd678 demo demo] Get all volumes completed successfully. Aug 13 17:14:54.774209 np0000189272 devstack@c-api.service[110857]: INFO cinder.api.openstack.wsgi [None req-a1244329-d78a-41ef-af03-4dbd3f9fd678 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:14:54.774209 np0000189272 devstack@c-api.service[110857]: [pid: 110857|app: 0|req: 12/48] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:14:54 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) Aug 13 17:15:04.765987 np0000189272 devstack@c-api.service[110857]: DEBUG dbcounter [-] [110857] Writing DB stats cinder:SELECT=1 {{(pid=110857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:15:54.790037 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.middleware.request_id [None req-0717064a-d1a6-42e9-8571-0dbb2ab8a9ef None None] RequestId filter calling following filter/app {{(pid=110855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:15:54.794322 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-0717064a-d1a6-42e9-8571-0dbb2ab8a9ef demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:15:54.794851 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-0717064a-d1a6-42e9-8571-0dbb2ab8a9ef demo demo] Empty body provided in request {{(pid=110855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:15:54.795294 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.openstack.wsgi [None req-0717064a-d1a6-42e9-8571-0dbb2ab8a9ef demo demo] Calling method 'detail' {{(pid=110855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:15:54.795754 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.api.api_utils [None req-0717064a-d1a6-42e9-8571-0dbb2ab8a9ef demo demo] Removing options '' from query. {{(pid=110855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:15:54.796480 np0000189272 devstack@c-api.service[110855]: DEBUG cinder.volume.api [None req-0717064a-d1a6-42e9-8571-0dbb2ab8a9ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110855) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:15:54.803905 np0000189272 devstack@c-api.service[110855]: INFO cinder.volume.api [None req-0717064a-d1a6-42e9-8571-0dbb2ab8a9ef demo demo] Get all volumes completed successfully. Aug 13 17:15:54.805937 np0000189272 devstack@c-api.service[110855]: INFO cinder.api.openstack.wsgi [None req-0717064a-d1a6-42e9-8571-0dbb2ab8a9ef demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:15:54.806305 np0000189272 devstack@c-api.service[110855]: [pid: 110855|app: 0|req: 12/49] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:15:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 17:16:04.799383 np0000189272 devstack@c-api.service[110855]: DEBUG dbcounter [-] [110855] Writing DB stats cinder:SELECT=1 {{(pid=110855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:16:54.827163 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.middleware.request_id [None req-c5959a62-273c-48f7-b90a-7a2580e46b8e None None] RequestId filter calling following filter/app {{(pid=110856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 17:16:54.830774 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-c5959a62-273c-48f7-b90a-7a2580e46b8e demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Aug 13 17:16:54.831512 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-c5959a62-273c-48f7-b90a-7a2580e46b8e demo demo] Empty body provided in request {{(pid=110856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 17:16:54.832012 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.openstack.wsgi [None req-c5959a62-273c-48f7-b90a-7a2580e46b8e demo demo] Calling method 'detail' {{(pid=110856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 17:16:54.834221 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.api.api_utils [None req-c5959a62-273c-48f7-b90a-7a2580e46b8e demo demo] Removing options '' from query. {{(pid=110856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 17:16:54.834221 np0000189272 devstack@c-api.service[110856]: DEBUG cinder.volume.api [None req-c5959a62-273c-48f7-b90a-7a2580e46b8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 17:16:54.843363 np0000189272 devstack@c-api.service[110856]: INFO cinder.volume.api [None req-c5959a62-273c-48f7-b90a-7a2580e46b8e demo demo] Get all volumes completed successfully. Aug 13 17:16:54.845638 np0000189272 devstack@c-api.service[110856]: INFO cinder.api.openstack.wsgi [None req-c5959a62-273c-48f7-b90a-7a2580e46b8e demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Aug 13 17:16:54.846163 np0000189272 devstack@c-api.service[110856]: [pid: 110856|app: 0|req: 13/50] 199.204.45.113 () {64 vars in 1296 bytes} [Thu Aug 13 17:16:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 17:17:04.838504 np0000189272 devstack@c-api.service[110856]: DEBUG dbcounter [-] [110856] Writing DB stats cinder:SELECT=1 {{(pid=110856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}