Aug 26 20:44:06.754832 np0000191217 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 26 20:44:06.764855 np0000191217 devstack@c-api.service[111714]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 26 20:44:06.769811 np0000191217 devstack@c-api.service[111714]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Aug 26 20:44:06 2026] *** Aug 26 20:44:06.769811 np0000191217 devstack@c-api.service[111714]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 26 20:44:06.769811 np0000191217 devstack@c-api.service[111714]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Aug 26 20:44:06.769811 np0000191217 devstack@c-api.service[111714]: nodename: np0000191217 Aug 26 20:44:06.769811 np0000191217 devstack@c-api.service[111714]: machine: x86_64 Aug 26 20:44:06.769811 np0000191217 devstack@c-api.service[111714]: clock source: unix Aug 26 20:44:06.769811 np0000191217 devstack@c-api.service[111714]: pcre jit disabled Aug 26 20:44:06.769811 np0000191217 devstack@c-api.service[111714]: detected number of CPU cores: 16 Aug 26 20:44:06.769811 np0000191217 devstack@c-api.service[111714]: current working directory: / Aug 26 20:44:06.769811 np0000191217 devstack@c-api.service[111714]: detected binary path: /usr/bin/uwsgi-core Aug 26 20:44:06.769811 np0000191217 devstack@c-api.service[111714]: your processes number limit is 256916 Aug 26 20:44:06.769811 np0000191217 devstack@c-api.service[111714]: your memory page size is 4096 bytes Aug 26 20:44:06.769811 np0000191217 devstack@c-api.service[111714]: detected max file descriptor number: 2048 Aug 26 20:44:06.769811 np0000191217 devstack@c-api.service[111714]: lock engine: pthread robust mutexes Aug 26 20:44:06.770841 np0000191217 devstack@c-api.service[111714]: thunder lock: enabled Aug 26 20:44:06.770841 np0000191217 devstack@c-api.service[111714]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 26 20:44:06.770841 np0000191217 devstack@c-api.service[111714]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Aug 26 20:44:06.770841 np0000191217 devstack@c-api.service[111714]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 26 20:44:06.770841 np0000191217 devstack@c-api.service[111714]: Set PythonHome to /opt/stack/data/venv Aug 26 20:44:06.823754 np0000191217 devstack@c-api.service[111714]: Python main interpreter initialized at 0x7f7ba6aa4668 Aug 26 20:44:06.823754 np0000191217 devstack@c-api.service[111714]: python threads support enabled Aug 26 20:44:06.823754 np0000191217 devstack@c-api.service[111714]: your server socket listen backlog is limited to 100 connections Aug 26 20:44:06.823754 np0000191217 devstack@c-api.service[111714]: your mercy for graceful operations on workers is 80 seconds Aug 26 20:44:06.824261 np0000191217 devstack@c-api.service[111714]: mapped 671795 bytes (656 KB) for 4 cores Aug 26 20:44:06.824415 np0000191217 devstack@c-api.service[111714]: *** Operational MODE: preforking *** Aug 26 20:44:06.824623 np0000191217 devstack@c-api.service[111714]: *** uWSGI is running in multiple interpreter mode *** Aug 26 20:44:06.824623 np0000191217 devstack@c-api.service[111714]: spawned uWSGI master process (pid: 111714) Aug 26 20:44:06.824792 np0000191217 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 26 20:44:06.825378 np0000191217 devstack@c-api.service[111714]: spawned uWSGI worker 1 (pid: 111726, cores: 1) Aug 26 20:44:06.825930 np0000191217 devstack@c-api.service[111714]: spawned uWSGI worker 2 (pid: 111727, cores: 1) Aug 26 20:44:06.826382 np0000191217 devstack@c-api.service[111714]: spawned uWSGI worker 3 (pid: 111728, cores: 1) Aug 26 20:44:06.827097 np0000191217 devstack@c-api.service[111714]: spawned uWSGI worker 4 (pid: 111729, cores: 1) Aug 26 20:44:06.827097 np0000191217 devstack@c-api.service[111714]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 26 20:44:06.969842 np0000191217 devstack@c-api.service[111729]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 26 20:44:06.969842 np0000191217 devstack@c-api.service[111729]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 26 20:44:06.969842 np0000191217 devstack@c-api.service[111729]: we strongly recommend against using it for new projects. Aug 26 20:44:06.969842 np0000191217 devstack@c-api.service[111729]: If you are already using Eventlet, we recommend migrating to a different Aug 26 20:44:06.969842 np0000191217 devstack@c-api.service[111729]: framework. For more detail see Aug 26 20:44:06.969842 np0000191217 devstack@c-api.service[111729]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 26 20:44:06.969842 np0000191217 devstack@c-api.service[111729]: import eventlet # noqa Aug 26 20:44:06.975234 np0000191217 devstack@c-api.service[111727]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 26 20:44:06.975234 np0000191217 devstack@c-api.service[111727]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 26 20:44:06.975234 np0000191217 devstack@c-api.service[111727]: we strongly recommend against using it for new projects. Aug 26 20:44:06.975234 np0000191217 devstack@c-api.service[111727]: If you are already using Eventlet, we recommend migrating to a different Aug 26 20:44:06.975234 np0000191217 devstack@c-api.service[111727]: framework. For more detail see Aug 26 20:44:06.975234 np0000191217 devstack@c-api.service[111727]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 26 20:44:06.975234 np0000191217 devstack@c-api.service[111727]: import eventlet # noqa Aug 26 20:44:06.976095 np0000191217 devstack@c-api.service[111728]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 26 20:44:06.976095 np0000191217 devstack@c-api.service[111728]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 26 20:44:06.976095 np0000191217 devstack@c-api.service[111728]: we strongly recommend against using it for new projects. Aug 26 20:44:06.976095 np0000191217 devstack@c-api.service[111728]: If you are already using Eventlet, we recommend migrating to a different Aug 26 20:44:06.976095 np0000191217 devstack@c-api.service[111728]: framework. For more detail see Aug 26 20:44:06.976095 np0000191217 devstack@c-api.service[111728]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 26 20:44:06.976095 np0000191217 devstack@c-api.service[111728]: import eventlet # noqa Aug 26 20:44:06.999701 np0000191217 devstack@c-api.service[111726]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 26 20:44:06.999701 np0000191217 devstack@c-api.service[111726]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 26 20:44:06.999701 np0000191217 devstack@c-api.service[111726]: we strongly recommend against using it for new projects. Aug 26 20:44:06.999701 np0000191217 devstack@c-api.service[111726]: If you are already using Eventlet, we recommend migrating to a different Aug 26 20:44:06.999701 np0000191217 devstack@c-api.service[111726]: framework. For more detail see Aug 26 20:44:06.999701 np0000191217 devstack@c-api.service[111726]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 26 20:44:06.999701 np0000191217 devstack@c-api.service[111726]: import eventlet # noqa Aug 26 20:44:07.123336 np0000191217 devstack@c-api.service[111729]: /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 26 20:44:07.123336 np0000191217 devstack@c-api.service[111729]: from cgi import parse_header Aug 26 20:44:07.127948 np0000191217 devstack@c-api.service[111727]: /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 26 20:44:07.127948 np0000191217 devstack@c-api.service[111727]: from cgi import parse_header Aug 26 20:44:07.134580 np0000191217 devstack@c-api.service[111728]: /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 26 20:44:07.134580 np0000191217 devstack@c-api.service[111728]: from cgi import parse_header Aug 26 20:44:07.153085 np0000191217 devstack@c-api.service[111726]: /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 26 20:44:07.153085 np0000191217 devstack@c-api.service[111726]: from cgi import parse_header Aug 26 20:44:07.160332 np0000191217 devstack@c-api.service[111729]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 26 20:44:07.160332 np0000191217 devstack@c-api.service[111729]: warnings.warn( Aug 26 20:44:07.168668 np0000191217 devstack@c-api.service[111727]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 26 20:44:07.168668 np0000191217 devstack@c-api.service[111727]: warnings.warn( Aug 26 20:44:07.170304 np0000191217 devstack@c-api.service[111729]: /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 26 20:44:07.170304 np0000191217 devstack@c-api.service[111729]: removals.removed_module( Aug 26 20:44:07.171028 np0000191217 devstack@c-api.service[111729]: /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 26 20:44:07.171028 np0000191217 devstack@c-api.service[111729]: removals.removed_module( Aug 26 20:44:07.174061 np0000191217 devstack@c-api.service[111728]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 26 20:44:07.174061 np0000191217 devstack@c-api.service[111728]: warnings.warn( Aug 26 20:44:07.179156 np0000191217 devstack@c-api.service[111727]: /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 26 20:44:07.179156 np0000191217 devstack@c-api.service[111727]: removals.removed_module( Aug 26 20:44:07.179903 np0000191217 devstack@c-api.service[111727]: /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 26 20:44:07.179903 np0000191217 devstack@c-api.service[111727]: removals.removed_module( Aug 26 20:44:07.185294 np0000191217 devstack@c-api.service[111728]: /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 26 20:44:07.185294 np0000191217 devstack@c-api.service[111728]: removals.removed_module( Aug 26 20:44:07.186049 np0000191217 devstack@c-api.service[111728]: /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 26 20:44:07.186049 np0000191217 devstack@c-api.service[111728]: removals.removed_module( Aug 26 20:44:07.190877 np0000191217 devstack@c-api.service[111726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 26 20:44:07.190877 np0000191217 devstack@c-api.service[111726]: warnings.warn( Aug 26 20:44:07.201418 np0000191217 devstack@c-api.service[111726]: /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 26 20:44:07.201418 np0000191217 devstack@c-api.service[111726]: removals.removed_module( Aug 26 20:44:07.202156 np0000191217 devstack@c-api.service[111726]: /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 26 20:44:07.202156 np0000191217 devstack@c-api.service[111726]: removals.removed_module( Aug 26 20:44:07.870644 np0000191217 devstack@c-api.service[111729]: /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 26 20:44:07.870644 np0000191217 devstack@c-api.service[111729]: warnings.warn( Aug 26 20:44:07.918224 np0000191217 devstack@c-api.service[111727]: /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 26 20:44:07.918224 np0000191217 devstack@c-api.service[111727]: warnings.warn( Aug 26 20:44:07.920120 np0000191217 devstack@c-api.service[111729]: /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 26 20:44:07.920120 np0000191217 devstack@c-api.service[111729]: warnings.warn( Aug 26 20:44:07.923920 np0000191217 devstack@c-api.service[111728]: /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 26 20:44:07.923920 np0000191217 devstack@c-api.service[111728]: warnings.warn( Aug 26 20:44:07.974964 np0000191217 devstack@c-api.service[111728]: /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 26 20:44:07.974964 np0000191217 devstack@c-api.service[111728]: warnings.warn( Aug 26 20:44:07.998437 np0000191217 devstack@c-api.service[111727]: /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 26 20:44:07.998437 np0000191217 devstack@c-api.service[111727]: warnings.warn( Aug 26 20:44:08.005678 np0000191217 devstack@c-api.service[111726]: /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 26 20:44:08.005678 np0000191217 devstack@c-api.service[111726]: warnings.warn( Aug 26 20:44:08.055107 np0000191217 devstack@c-api.service[111726]: /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 26 20:44:08.055107 np0000191217 devstack@c-api.service[111726]: warnings.warn( Aug 26 20:44:08.107323 np0000191217 devstack@c-api.service[111729]: 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 26 20:44:08.107841 np0000191217 devstack@c-api.service[111729]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111729) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 26 20:44:08.155357 np0000191217 devstack@c-api.service[111728]: 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 26 20:44:08.155810 np0000191217 devstack@c-api.service[111728]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111728) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 26 20:44:08.192161 np0000191217 devstack@c-api.service[111729]: /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 26 20:44:08.192161 np0000191217 devstack@c-api.service[111729]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 26 20:44:08.203769 np0000191217 devstack@c-api.service[111727]: 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 26 20:44:08.203966 np0000191217 devstack@c-api.service[111727]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111727) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 26 20:44:08.218047 np0000191217 devstack@c-api.service[111728]: /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 26 20:44:08.218047 np0000191217 devstack@c-api.service[111728]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 26 20:44:08.245255 np0000191217 devstack@c-api.service[111726]: 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 26 20:44:08.245435 np0000191217 devstack@c-api.service[111726]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111726) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 26 20:44:08.265538 np0000191217 devstack@c-api.service[111727]: /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 26 20:44:08.265538 np0000191217 devstack@c-api.service[111727]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 26 20:44:08.308883 np0000191217 devstack@c-api.service[111726]: /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 26 20:44:08.308883 np0000191217 devstack@c-api.service[111726]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 26 20:44:08.641483 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111728) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 26 20:44:08.641817 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111729) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 26 20:44:08.641940 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.641940 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.642141 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.642227 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.642227 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.642445 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.643266 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.643377 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.643451 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.643513 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.643599 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111727) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 26 20:44:08.643685 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.643748 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.643805 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.643863 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.643935 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.643992 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.644058 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.644127 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.644127 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.644127 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.644404 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.644404 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.644404 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.644601 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.644663 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.644738 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.644809 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.644809 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.644919 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.644976 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.646204 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.646287 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.646344 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.646396 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.646447 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.646527 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.646604 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.646673 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.646737 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.646791 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.646842 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.646891 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.646944 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.647008 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.647061 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.647115 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.647115 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.647115 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.647115 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.647115 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.647115 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.648496 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.648597 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.648597 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.648692 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.648803 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.648803 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.648911 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.648980 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.648980 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.648980 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.649294 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.649294 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.649294 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.649427 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.649479 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.649529 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.649529 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.649529 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.649529 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.649529 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.649529 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.651077 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.651160 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.651160 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.651316 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.651316 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.651433 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.651492 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.651594 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.651654 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.651713 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.651713 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.651713 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.651713 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.651713 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.652600 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.652685 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.652745 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.652823 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.652895 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.652895 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.653003 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.654742 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.654842 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.654842 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.654988 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.654988 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.655102 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.655198 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.655260 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.655317 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.655380 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.655380 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.655380 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.655380 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.655604 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.655665 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.655720 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.655720 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.655844 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.655905 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.655905 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.656010 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.656074 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.656131 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.656209 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.656268 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.656324 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.656396 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.656455 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.656522 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.656615 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.656674 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.656744 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.656810 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.656867 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.656922 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.656985 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.657054 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.657111 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.657167 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.657242 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.657298 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.657355 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.657411 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.657466 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.657524 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.657659 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.657746 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.657808 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.657863 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.657920 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.657977 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.658032 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.658090 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.658148 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.658235 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.658302 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.658376 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.658376 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.658376 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.658376 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.658376 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.658376 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.658376 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.660779 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.660870 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.660870 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.661030 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.661030 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.661136 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.661215 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.661284 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.661341 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.661399 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.661399 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.661399 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.661399 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.661399 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.661714 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111726) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 26 20:44:08.661787 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.661847 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.662041 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.662378 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.662462 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.662521 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.662626 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.662690 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.662750 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.662816 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.662884 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.662941 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.662999 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.663068 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.663125 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.663266 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.663266 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.663396 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.663396 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.663510 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.663594 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.663653 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.663709 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.663766 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.663823 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.663898 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.663966 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.664022 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.664077 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.664145 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.664223 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.664294 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.664359 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.664419 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.664484 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.664576 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.664635 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.664693 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.664764 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.664835 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.664893 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.664957 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.665025 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.665025 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.665025 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.665025 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.665025 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.665025 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.665025 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.665025 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.665025 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.665025 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.665647 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.665745 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.665816 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.665874 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.665931 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.665996 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.666115 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.666197 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.666258 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.666315 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.666382 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.666441 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.666500 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.666587 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.666647 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.666719 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.666790 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.666790 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.666790 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.666790 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.666790 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.667047 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.667047 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.667047 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.667047 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.667047 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.667047 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.667466 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.667527 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.667610 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.667610 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.667610 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.667762 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.667762 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.667882 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.667952 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.668010 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.668075 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.668136 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.668219 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.668278 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.668336 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.668401 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.668459 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.668515 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.668616 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.668680 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.668742 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.668799 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.668857 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.668930 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.668988 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.669044 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.669102 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.669160 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.669253 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.669312 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.669369 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.669425 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.669529 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.669626 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.669693 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.669752 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.669810 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.669866 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.669933 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.669992 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.670056 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.670124 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.670208 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.670445 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.670509 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.670606 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.670666 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.670735 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.670795 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.670860 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.670917 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.670980 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.671047 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.671105 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.671161 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.671235 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.671293 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.671361 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.671418 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.671474 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.671538 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.671643 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.671764 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.671832 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.671898 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.671958 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.672021 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.672079 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.672145 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.672231 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.672297 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.672362 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.672435 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.672504 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.672629 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.672691 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.672764 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.672822 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.672881 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.672938 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.673037 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.673253 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.673323 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.673373 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.673430 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.673495 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.673601 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.673663 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.673720 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.673786 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.673843 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.673903 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.673961 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.674018 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.674091 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.674152 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.674250 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.674311 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.674414 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.674483 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.674542 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.674624 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.674624 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.674624 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.674624 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.674624 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.674624 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.674945 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.674945 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.675067 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.675140 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.675218 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.675285 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.675343 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.675398 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.675458 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.675514 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.675595 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.675668 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.675729 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.675796 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.675853 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.675909 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.675965 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.676033 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.676099 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.676165 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.676249 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.676359 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.676359 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.676359 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.676359 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.676359 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.676714 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.676776 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.676835 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.676835 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.677007 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.677067 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.677136 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.677239 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.677307 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.677366 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.677366 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.677468 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.677527 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.677665 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.677665 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.677791 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.677791 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.677791 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.677791 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.677791 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.677791 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.677791 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.677791 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.677791 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.677791 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.677791 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.678369 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.678369 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.678369 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.678369 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.678369 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.678659 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.678723 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.678791 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.678847 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.678915 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.678973 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.679037 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.679095 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.679158 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.679237 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.679299 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.679424 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.679487 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.679544 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.679626 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.679684 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.679828 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.679891 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.679976 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.680044 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.680101 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.680158 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.680239 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.680297 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.680353 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.680409 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.680468 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.680468 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.680468 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.680468 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.680732 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.680799 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.680857 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.680959 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.681029 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.681094 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.681151 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.681240 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.681303 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.681303 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.681404 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.681461 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.681520 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.681603 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.681678 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.681743 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.681743 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.681859 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.681926 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.682010 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.682166 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.682309 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.682366 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.682366 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.682485 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.682485 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.682485 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.682485 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.682485 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.682485 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.682485 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.682963 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.683030 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.683090 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.683148 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.683249 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.683311 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.683311 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.683418 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.683475 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.683540 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.683688 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.683760 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.683818 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.683884 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.683956 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.684014 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.684014 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.684014 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.684169 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.684250 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.684315 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.684373 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.684433 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.684508 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.684592 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.684655 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.684713 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.684771 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.684844 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.684902 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.685035 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.685097 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.685154 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.685245 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.685308 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.685376 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.685434 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.685490 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.685571 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.685649 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.685714 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.685773 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.685865 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.685984 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.686062 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.686147 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.686249 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.686249 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.686249 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.686468 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.686468 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.686664 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.686828 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.686918 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.687001 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.687079 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.687079 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.687304 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.687420 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.687489 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.687581 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.687652 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.687740 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.687740 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.687740 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.687740 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.687740 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.687740 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.687740 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.687740 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.688245 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.688245 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.688396 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.688466 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.688532 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.688632 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.688702 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.688770 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.688836 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.688903 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.688969 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.689056 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.689138 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.689243 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.689317 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.689396 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.689466 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.689536 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.689633 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.689633 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.689633 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.689883 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.689883 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.689883 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.689883 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.689883 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.689883 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.689883 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.690142 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.690142 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.690142 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.690142 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.690142 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.690142 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.690142 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.690432 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.690432 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.690432 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.690432 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.690432 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.690432 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.690693 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.690739 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.690786 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.690786 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.690861 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.690911 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.690956 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.690999 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.691052 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.691095 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.691194 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.691194 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.691278 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.691321 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.691321 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.691409 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.691409 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.691409 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.691409 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.691594 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.691642 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.691705 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.691755 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.691800 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.691843 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.691884 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.691923 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.691968 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.692024 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.692068 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.692110 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.692159 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.692221 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.692264 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.692306 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.692350 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.692393 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.692435 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.692478 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.692691 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.692746 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.692789 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.692832 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.692884 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.692884 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.692884 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.692884 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.692884 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.693129 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.693196 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.693247 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.693288 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.693334 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.693377 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.693377 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.693460 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.693512 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.693577 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.693677 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.693725 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.693768 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.693818 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.693863 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.693907 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.693952 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.693994 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.694083 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.694132 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.694203 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.694254 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.694295 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.694342 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.694388 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.694436 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.694487 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.694535 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.694535 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.694632 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.694745 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.694793 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.694844 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.694895 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.694946 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.694990 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.694990 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.695064 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.695107 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.695152 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.695222 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.695267 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.695313 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.695313 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.695397 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.695397 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.695397 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.695397 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.695397 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.695641 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.695699 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.695758 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.695806 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.695851 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.695890 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.695933 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.695971 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.696008 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.696046 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.696090 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.696128 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.696189 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.696232 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.696279 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.696316 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.696361 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.696401 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.696439 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.696482 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.696520 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.696574 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.696574 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.696703 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.696703 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.696703 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.696703 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.696703 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.696917 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.696967 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.697015 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.697094 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.697140 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.697140 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.697230 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.697271 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.697314 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.697350 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.697387 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.697425 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.697475 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.697518 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.697583 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.697623 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.697661 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.697698 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.697735 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.697772 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.697809 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.697852 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.697892 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.697928 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.697976 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.698026 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.698073 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.698111 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.698149 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.698203 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.698242 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.698280 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.698321 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.698366 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.698423 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.698474 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.698530 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.698604 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.698655 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.698702 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.698740 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.698789 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.698827 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.698872 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.698917 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.698955 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.698991 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.698991 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.699061 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.699097 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.699129 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.699168 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.699222 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.699258 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.699258 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.699331 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.699376 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.699468 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.699509 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.699509 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.699601 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.699641 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.699641 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.699719 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.699758 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.699807 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.699852 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.699890 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.699928 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.699971 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.699971 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.699971 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.700079 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.700079 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.700079 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.700079 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.700079 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.700079 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.700079 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.700331 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.700331 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.700331 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.700331 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.700331 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.700331 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.700331 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.700606 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.700606 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.700606 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.700714 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.700751 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.700792 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.700830 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.700830 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.700896 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.700940 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.700979 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.700979 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.700979 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.700979 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.701113 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.701113 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.701113 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.701113 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.701113 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.701113 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.701113 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.701364 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.701364 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.701364 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.701364 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.701364 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.701364 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.701364 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.701628 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.701628 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.701628 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.701731 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.701767 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.701857 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.701902 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.701940 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.701976 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.702012 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.702056 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.702098 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.702098 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.702098 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.702205 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.702205 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.702205 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.702205 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.702205 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.702205 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.702410 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.702449 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.702485 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.702485 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.702485 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.702612 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.702652 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.702690 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.702733 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.702778 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.702815 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.702858 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.702895 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.702932 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.702967 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.703004 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.703040 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.703076 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.703125 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.703162 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.703162 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.703162 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.703279 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.703279 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.703279 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.703279 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.703279 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.703279 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.703279 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.703540 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.703540 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.703540 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.703540 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.703540 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.703540 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.703540 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 20:44:08.704249 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111728) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.704337 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.704337 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.704442 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.704442 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111728) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.704513 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111728) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.704995 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111727) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.705793 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.705847 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.705883 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.705921 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.705977 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.705977 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111727) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.706044 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.706087 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111727) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.706123 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.706123 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.706207 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 20:44:08.706252 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.706289 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 20:44:08.706289 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 20:44:08.706289 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 20:44:08.706289 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 20:44:08.706289 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 20:44:08.749711 np0000191217 devstack@c-api.service[111728]: INFO dbcounter [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Registered counter for database cinder Aug 26 20:44:08.749823 np0000191217 devstack@c-api.service[111729]: INFO dbcounter [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Registered counter for database cinder Aug 26 20:44:08.751757 np0000191217 devstack@c-api.service[111726]: INFO dbcounter [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Registered counter for database cinder Aug 26 20:44:08.756641 np0000191217 devstack@c-api.service[111727]: INFO dbcounter [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Registered counter for database cinder Aug 26 20:44:08.791738 np0000191217 devstack@c-api.service[111728]: DEBUG oslo_db.sqlalchemy.engines [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 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=111728) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 20:44:08.793758 np0000191217 devstack@c-api.service[111729]: DEBUG oslo_db.sqlalchemy.engines [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d 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=111729) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 20:44:08.796333 np0000191217 devstack@c-api.service[111726]: DEBUG oslo_db.sqlalchemy.engines [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d 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=111726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 20:44:08.804817 np0000191217 devstack@c-api.service[111727]: DEBUG oslo_db.sqlalchemy.engines [None req-17d7e223-5668-4393-adf4-1f1b54a8351c 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=111727) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 20:44:08.899035 np0000191217 devstack@c-api.service[111728]: DEBUG dbcounter [-] [111728] Writer thread running {{(pid=111728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 26 20:44:08.902342 np0000191217 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writer thread running {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 26 20:44:08.903186 np0000191217 devstack@c-api.service[111728]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 26 20:44:08.903186 np0000191217 devstack@c-api.service[111728]: return base.obj_make_list(context, cls(context), objects.Service, Aug 26 20:44:08.906595 np0000191217 devstack@c-api.service[111728]: INFO cinder.rpc [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 26 20:44:08.906746 np0000191217 devstack@c-api.service[111729]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 26 20:44:08.906746 np0000191217 devstack@c-api.service[111729]: return base.obj_make_list(context, cls(context), objects.Service, Aug 26 20:44:08.906746 np0000191217 devstack@c-api.service[111729]: INFO cinder.rpc [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 26 20:44:08.906969 np0000191217 devstack@c-api.service[111728]: INFO cinder.rpc [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 26 20:44:08.907855 np0000191217 devstack@c-api.service[111729]: INFO cinder.rpc [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 26 20:44:08.908863 np0000191217 devstack@c-api.service[111728]: INFO cinder.rpc [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 26 20:44:08.908947 np0000191217 devstack@c-api.service[111726]: DEBUG dbcounter [-] [111726] Writer thread running {{(pid=111726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 26 20:44:08.910072 np0000191217 devstack@c-api.service[111729]: INFO cinder.rpc [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 26 20:44:08.910819 np0000191217 devstack@c-api.service[111728]: INFO cinder.rpc [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 26 20:44:08.911699 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.911779 np0000191217 devstack@c-api.service[111726]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 26 20:44:08.911779 np0000191217 devstack@c-api.service[111726]: return base.obj_make_list(context, cls(context), objects.Service, Aug 26 20:44:08.912033 np0000191217 devstack@c-api.service[111726]: INFO cinder.rpc [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 26 20:44:08.912502 np0000191217 devstack@c-api.service[111729]: INFO cinder.rpc [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 26 20:44:08.912711 np0000191217 devstack@c-api.service[111727]: DEBUG dbcounter [-] [111727] Writer thread running {{(pid=111727) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 26 20:44:08.913334 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.914708 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.914796 np0000191217 devstack@c-api.service[111726]: INFO cinder.rpc [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 26 20:44:08.915705 np0000191217 devstack@c-api.service[111727]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 26 20:44:08.915705 np0000191217 devstack@c-api.service[111727]: return base.obj_make_list(context, cls(context), objects.Service, Aug 26 20:44:08.915953 np0000191217 devstack@c-api.service[111727]: INFO cinder.rpc [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 26 20:44:08.916107 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.917347 np0000191217 devstack@c-api.service[111726]: INFO cinder.rpc [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 26 20:44:08.918222 np0000191217 devstack@c-api.service[111727]: INFO cinder.rpc [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 26 20:44:08.919583 np0000191217 devstack@c-api.service[111726]: INFO cinder.rpc [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 26 20:44:08.920373 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.920450 np0000191217 devstack@c-api.service[111727]: INFO cinder.rpc [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 26 20:44:08.922377 np0000191217 devstack@c-api.service[111727]: INFO cinder.rpc [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 26 20:44:08.923144 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.923226 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.925984 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.947839 np0000191217 devstack@c-api.service[111728]: DEBUG oslo_db.sqlalchemy.engines [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 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=111728) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 20:44:08.950248 np0000191217 devstack@c-api.service[111728]: INFO cinder.rpc [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 26 20:44:08.950339 np0000191217 devstack@c-api.service[111729]: DEBUG oslo_db.sqlalchemy.engines [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d 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=111729) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 20:44:08.952692 np0000191217 devstack@c-api.service[111728]: INFO cinder.rpc [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 26 20:44:08.953051 np0000191217 devstack@c-api.service[111729]: INFO cinder.rpc [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 26 20:44:08.953411 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.955320 np0000191217 devstack@c-api.service[111729]: INFO cinder.rpc [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 26 20:44:08.956000 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.957945 np0000191217 devstack@c-api.service[111726]: DEBUG oslo_db.sqlalchemy.engines [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d 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=111726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 20:44:08.959515 np0000191217 devstack@c-api.service[111727]: DEBUG oslo_db.sqlalchemy.engines [None req-17d7e223-5668-4393-adf4-1f1b54a8351c 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=111727) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 20:44:08.960622 np0000191217 devstack@c-api.service[111726]: INFO cinder.rpc [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 26 20:44:08.962370 np0000191217 devstack@c-api.service[111727]: INFO cinder.rpc [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 26 20:44:08.962737 np0000191217 devstack@c-api.service[111726]: INFO cinder.rpc [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 26 20:44:08.963470 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.963545 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.964504 np0000191217 devstack@c-api.service[111727]: INFO cinder.rpc [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 26 20:44:08.965466 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.965535 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.966707 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.968593 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.969767 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.971607 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.973107 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.973607 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.975417 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.975987 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.976122 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.977609 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.978273 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.979073 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.979195 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.980529 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.981226 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.983052 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.983451 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.983531 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.984089 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.986239 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.986841 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.987527 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.987814 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.989002 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.989828 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.990326 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.990392 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.991735 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.992069 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.992614 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.992988 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.994284 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.995064 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.995317 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.998208 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.998308 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.998384 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.999573 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:08.999674 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.001015 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.001629 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.002132 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.002757 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.003494 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.003906 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.004686 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.004857 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.005312 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.006039 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.006443 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.007379 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.007814 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.007872 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.007926 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.008964 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.009119 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.010267 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.010354 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.010574 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.011505 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.011800 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.012496 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.012936 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.013197 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.013432 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.013842 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.014182 np0000191217 devstack@c-api.service[111728]: WARNING cinder.api.contrib.hosts [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 26 20:44:09.014337 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.014398 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: extensions {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.015328 np0000191217 devstack@c-api.service[111729]: WARNING cinder.api.contrib.hosts [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 26 20:44:09.015398 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.015449 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: extensions {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.015731 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: os-availability-zone {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.016748 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.016818 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: os-availability-zone {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.016870 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.016922 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: cgsnapshots {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.018001 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: cgsnapshots {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.018084 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.018320 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: os-quota-sets {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.018787 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.019257 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.019345 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: os-quota-sets {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.019702 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: extra_specs {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.020133 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.020688 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.020796 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: extra_specs {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.021322 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: encryption {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.021732 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.022088 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.022161 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: encryption {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.023051 np0000191217 devstack@c-api.service[111726]: WARNING cinder.api.contrib.hosts [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 26 20:44:09.023219 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.023306 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: extensions {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.023363 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: scheduler-stats {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.023671 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: scheduler-stats {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.024512 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: os-availability-zone {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.024618 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.024712 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: os-quota-class-sets {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.025068 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: os-quota-class-sets {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.025769 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: cgsnapshots {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.025858 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.025920 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: backups {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.026301 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: backups {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.027133 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: os-quota-sets {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.027294 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.027901 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: os-volume-manage {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.028519 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: extra_specs {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.028700 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.028960 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: os-volume-manage {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.029345 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: os-volume-transfer {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.029686 np0000191217 devstack@c-api.service[111727]: WARNING cinder.api.contrib.hosts [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 26 20:44:09.029821 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: extensions {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.030132 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: encryption {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.030394 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: os-volume-transfer {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.030952 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: capabilities {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.031086 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: os-availability-zone {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.032117 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: scheduler-stats {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.032232 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: os-volume-type-access {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.032293 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: capabilities {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.032368 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: cgsnapshots {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.033510 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: os-quota-class-sets {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.033614 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: os-volume-type-access {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.033670 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: consistencygroups {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.033889 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: os-quota-sets {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.034717 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: backups {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.035096 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: consistencygroups {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.035290 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: extra_specs {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.035546 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: encryption {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.036625 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: os-volume-manage {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.036757 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: encryption {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.036971 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: encryption {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.037030 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: os-snapshot-manage {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.038014 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: os-volume-transfer {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.038417 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: os-snapshot-manage {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.038501 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: os-hosts {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.038793 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: scheduler-stats {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.039620 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: capabilities {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.039827 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extended resource: qos-specs {{(pid=111728) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.039894 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: os-hosts {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.040196 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: os-quota-class-sets {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.040758 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: os-volume-type-access {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.041144 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extended resource: qos-specs {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.041458 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: backups {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.042303 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: consistencygroups {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.042513 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.043407 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: os-volume-manage {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.043778 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.043845 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.044192 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: encryption {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.044808 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: os-volume-transfer {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.045044 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.045189 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.045621 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: os-snapshot-manage {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.046383 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: capabilities {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.046465 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.046663 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.047017 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: os-hosts {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.047638 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: os-volume-type-access {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.047806 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.047900 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.048364 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extended resource: qos-specs {{(pid=111726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.049078 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.049187 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: consistencygroups {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.049268 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.050036 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.contrib.snapshot_actions [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] SnapshotActionsController initialized {{(pid=111728) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 26 20:44:09.050366 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.050715 np0000191217 devstack@c-api.service[111728]: WARNING castellan.key_manager.migration [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.050985 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.051143 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.contrib.snapshot_actions [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] SnapshotActionsController initialized {{(pid=111729) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 26 20:44:09.051235 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: encryption {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.051482 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension TypesManage extending resource: types {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.051604 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension AdminActions extending resource: volumes {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.051726 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension AdminActions extending resource: snapshots {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.051815 np0000191217 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.051899 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension AdminActions extending resource: backups {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.051999 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.052098 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.052211 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.052270 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.052323 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.052430 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.052489 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.052623 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension TypesManage extending resource: types {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.052691 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.052747 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension AdminActions extending resource: volumes {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.052816 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension UsedLimits extending resource: limits {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.052869 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: os-snapshot-manage {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.052925 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.052977 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension AdminActions extending resource: snapshots {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.053041 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.053041 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.053151 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension AdminActions extending resource: backups {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.053230 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.v3.router [None req-cfbc18d2-5873-471c-a5e2-d512fcd4d434 None None] Extension VolumeActions extending resource: volumes {{(pid=111728) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.053286 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.053286 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.053286 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.053431 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.053496 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.053577 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension VolumeTypeAccess extending resource: types {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.053632 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.053715 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.053804 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension UsedLimits extending resource: limits {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.053898 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.053992 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension SnapshotActions extending resource: snapshots {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.054086 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.054142 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: os-hosts {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.054235 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-a2e6e5b4-ff6e-472b-8c73-f16f118e658d None None] Extension VolumeActions extending resource: volumes {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.055035 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.055469 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extended resource: qos-specs {{(pid=111727) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 20:44:09.056399 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.057710 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.058195 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.058470 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.contrib.snapshot_actions [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] SnapshotActionsController initialized {{(pid=111726) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 26 20:44:09.059141 np0000191217 devstack@c-api.service[111726]: WARNING castellan.key_manager.migration [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.059673 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.059921 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension TypesManage extending resource: types {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.060027 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension AdminActions extending resource: volumes {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.060141 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension AdminActions extending resource: snapshots {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.060331 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension AdminActions extending resource: backups {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.060413 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.060519 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.060634 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.060749 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.060833 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.060931 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension VolumeTypeAccess extending resource: types {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.060992 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.061048 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.061124 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension UsedLimits extending resource: limits {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.061243 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.061338 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension SnapshotActions extending resource: snapshots {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.061404 np0000191217 devstack@c-api.service[111728]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f7ba6aa4668 pid: 111728 (default app) Aug 26 20:44:09.061460 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.061527 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.v3.router [None req-c864ba73-10a4-4f1b-ae2a-68e31854538d None None] Extension VolumeActions extending resource: volumes {{(pid=111726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.061767 np0000191217 devstack@c-api.service[111729]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f7ba6aa4668 pid: 111729 (default app) Aug 26 20:44:09.062428 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.063781 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.065068 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.065860 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.contrib.snapshot_actions [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] SnapshotActionsController initialized {{(pid=111727) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 26 20:44:09.066519 np0000191217 devstack@c-api.service[111727]: WARNING castellan.key_manager.migration [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 26 20:44:09.067288 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension TypesManage extending resource: types {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.067408 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension AdminActions extending resource: volumes {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.067532 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension AdminActions extending resource: snapshots {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.067723 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension AdminActions extending resource: backups {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.067811 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.067902 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.067999 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.068100 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.068312 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.068312 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension VolumeTypeAccess extending resource: types {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.068412 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.068506 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension UsedLimits extending resource: limits {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.068612 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.068706 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension SnapshotActions extending resource: snapshots {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.068796 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.068896 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.v3.router [None req-17d7e223-5668-4393-adf4-1f1b54a8351c None None] Extension VolumeActions extending resource: volumes {{(pid=111727) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 20:44:09.068962 np0000191217 devstack@c-api.service[111726]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f7ba6aa4668 pid: 111726 (default app) Aug 26 20:44:09.071657 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.middleware.request_id [None req-1e0e49f6-4aaf-4a90-bcff-0aecb92f94e4 None None] RequestId filter calling following filter/app {{(pid=111728) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:44:09.074758 np0000191217 devstack@c-api.service[111728]: [pid: 111728|app: 0|req: 1/1] 162.253.55.152 () {60 vars in 956 bytes} [Wed Aug 26 20:44:09 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 26 20:44:09.076724 np0000191217 devstack@c-api.service[111727]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f7ba6aa4668 pid: 111727 (default app) Aug 26 20:44:17.249207 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-387281e9-b2ef-4e63-ae18-912357a2c2a2 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:44:17.778370 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-387281e9-b2ef-4e63-ae18-912357a2c2a2 admin admin] POST https://162.253.55.152/volume/v3/types Aug 26 20:44:17.778971 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-387281e9-b2ef-4e63-ae18-912357a2c2a2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 20:44:17.780664 np0000191217 devstack@c-api.service[111729]: /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 26 20:44:17.780664 np0000191217 devstack@c-api.service[111729]: warnings.warn( Aug 26 20:44:17.815875 np0000191217 devstack@c-api.service[111729]: DEBUG oslo_db.sqlalchemy.engines [None req-387281e9-b2ef-4e63-ae18-912357a2c2a2 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=111729) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 20:44:17.844985 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-387281e9-b2ef-4e63-ae18-912357a2c2a2 admin admin] https://162.253.55.152/volume/v3/types returned with HTTP 200 Aug 26 20:44:17.845448 np0000191217 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 1/2] 162.253.55.152 () {68 vars in 1333 bytes} [Wed Aug 26 20:44:17 2026] POST /volume/v3/types => generated 186 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 20:44:17.879650 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.middleware.request_id [None req-a43d1c1d-b9c3-43f3-b6c1-50b39a56a20a None None] RequestId filter calling following filter/app {{(pid=111726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:44:18.207991 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-a43d1c1d-b9c3-43f3-b6c1-50b39a56a20a admin admin] POST https://162.253.55.152/volume/v3/types/240ab2c7-026e-44c1-8289-001a3bc3c7ea/extra_specs Aug 26 20:44:18.208602 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [None req-a43d1c1d-b9c3-43f3-b6c1-50b39a56a20a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 20:44:18.210375 np0000191217 devstack@c-api.service[111726]: /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 26 20:44:18.210375 np0000191217 devstack@c-api.service[111726]: warnings.warn( Aug 26 20:44:18.252105 np0000191217 devstack@c-api.service[111726]: DEBUG oslo_db.sqlalchemy.engines [None req-a43d1c1d-b9c3-43f3-b6c1-50b39a56a20a 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=111726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 20:44:18.312260 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-a43d1c1d-b9c3-43f3-b6c1-50b39a56a20a admin admin] https://162.253.55.152/volume/v3/types/240ab2c7-026e-44c1-8289-001a3bc3c7ea/extra_specs returned with HTTP 200 Aug 26 20:44:18.312752 np0000191217 devstack@c-api.service[111726]: [pid: 111726|app: 0|req: 1/3] 162.253.55.152 () {68 vars in 1480 bytes} [Wed Aug 26 20:44:17 2026] POST /volume/v3/types/240ab2c7-026e-44c1-8289-001a3bc3c7ea/extra_specs => generated 55 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 20:44:18.951697 np0000191217 devstack@c-api.service[111728]: DEBUG dbcounter [-] [111728] Writing DB stats cinder:SELECT=6 {{(pid=111728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 20:44:18.963957 np0000191217 devstack@c-api.service[111727]: DEBUG dbcounter [-] [111727] Writing DB stats cinder:SELECT=6 {{(pid=111727) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 20:44:27.843034 np0000191217 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 20:44:28.311153 np0000191217 devstack@c-api.service[111726]: DEBUG dbcounter [-] [111726] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 20:47:30.297499 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.middleware.request_id [None req-4ce1d4c1-31be-45b7-97a0-fc76e336c49f None None] RequestId filter calling following filter/app {{(pid=111728) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:47:30.298732 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-4ce1d4c1-31be-45b7-97a0-fc76e336c49f None None] GET https://162.253.55.152/volume// Aug 26 20:47:30.299065 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-4ce1d4c1-31be-45b7-97a0-fc76e336c49f None None] Empty body provided in request {{(pid=111728) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:47:30.299488 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-4ce1d4c1-31be-45b7-97a0-fc76e336c49f None None] Calling method 'all' {{(pid=111728) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:47:30.300626 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-4ce1d4c1-31be-45b7-97a0-fc76e336c49f None None] https://162.253.55.152/volume// returned with HTTP 300 Aug 26 20:47:30.301169 np0000191217 devstack@c-api.service[111728]: [pid: 111728|app: 0|req: 2/4] 162.253.55.152 () {66 vars in 1456 bytes} [Wed Aug 26 20:47:30 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 20:48:12.636780 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.middleware.request_id [None req-72b33066-2880-418f-8432-0684b06e0a27 None None] RequestId filter calling following filter/app {{(pid=111727) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:12.643141 np0000191217 devstack@c-api.service[111727]: [pid: 111727|app: 0|req: 1/5] 162.253.55.152 () {62 vars in 1068 bytes} [Wed Aug 26 20:48:12 2026] GET /volume/v3 => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 26 20:48:12.680703 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-b3d9db63-f548-4d0d-b0eb-7627a905a744 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:12.691979 np0000191217 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 2/6] 162.253.55.152 () {64 vars in 1272 bytes} [Wed Aug 26 20:48:12 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 26 20:48:12.728589 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.middleware.request_id [req-b3d9db63-f548-4d0d-b0eb-7627a905a744 req-2b389752-dd9f-40ff-902a-85682cea2b2e None None] RequestId filter calling following filter/app {{(pid=111726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:12.733861 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [req-b3d9db63-f548-4d0d-b0eb-7627a905a744 req-2b389752-dd9f-40ff-902a-85682cea2b2e demo demo] GET https://162.253.55.152/volume/v3/ Aug 26 20:48:12.734405 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [req-b3d9db63-f548-4d0d-b0eb-7627a905a744 req-2b389752-dd9f-40ff-902a-85682cea2b2e demo demo] Empty body provided in request {{(pid=111726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:48:12.734932 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [req-b3d9db63-f548-4d0d-b0eb-7627a905a744 req-2b389752-dd9f-40ff-902a-85682cea2b2e demo demo] Calling method 'version_select' {{(pid=111726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:48:12.736629 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [req-b3d9db63-f548-4d0d-b0eb-7627a905a744 req-2b389752-dd9f-40ff-902a-85682cea2b2e demo demo] https://162.253.55.152/volume/v3/ returned with HTTP 200 Aug 26 20:48:12.737384 np0000191217 devstack@c-api.service[111726]: [pid: 111726|app: 0|req: 2/7] 162.253.55.152 () {66 vars in 1346 bytes} [Wed Aug 26 20:48:12 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 20:48:12.774843 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.middleware.request_id [None req-afbaaa31-49ac-44d9-a7e7-c9f2184b1ac0 None None] RequestId filter calling following filter/app {{(pid=111728) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:13.119317 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-afbaaa31-49ac-44d9-a7e7-c9f2184b1ac0 demo demo] GET https://162.253.55.152/volume/v3/types Aug 26 20:48:13.119649 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-afbaaa31-49ac-44d9-a7e7-c9f2184b1ac0 demo demo] Empty body provided in request {{(pid=111728) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:48:13.119828 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-afbaaa31-49ac-44d9-a7e7-c9f2184b1ac0 demo demo] Calling method 'index' {{(pid=111728) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:48:13.120327 np0000191217 devstack@c-api.service[111728]: /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 26 20:48:13.120327 np0000191217 devstack@c-api.service[111728]: warnings.warn( Aug 26 20:48:13.120958 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.api_utils [None req-afbaaa31-49ac-44d9-a7e7-c9f2184b1ac0 demo demo] Removing options '' from query. {{(pid=111728) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 20:48:13.156061 np0000191217 devstack@c-api.service[111728]: DEBUG oslo_db.sqlalchemy.engines [None req-afbaaa31-49ac-44d9-a7e7-c9f2184b1ac0 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=111728) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 20:48:13.172153 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-afbaaa31-49ac-44d9-a7e7-c9f2184b1ac0 demo demo] https://162.253.55.152/volume/v3/types returned with HTTP 200 Aug 26 20:48:13.172513 np0000191217 devstack@c-api.service[111728]: [pid: 111728|app: 0|req: 3/8] 162.253.55.152 () {64 vars in 1290 bytes} [Wed Aug 26 20:48:12 2026] GET /volume/v3/types => generated 377 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 20:48:13.206204 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.middleware.request_id [None req-675c35b2-4ec3-4a39-a9cb-ceb659c87944 None None] RequestId filter calling following filter/app {{(pid=111727) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:13.555410 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-675c35b2-4ec3-4a39-a9cb-ceb659c87944 demo demo] GET https://162.253.55.152/volume/v3/types/default Aug 26 20:48:13.555777 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-675c35b2-4ec3-4a39-a9cb-ceb659c87944 demo demo] Empty body provided in request {{(pid=111727) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:48:13.556026 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-675c35b2-4ec3-4a39-a9cb-ceb659c87944 demo demo] Calling method 'show' {{(pid=111727) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:48:13.594976 np0000191217 devstack@c-api.service[111727]: DEBUG oslo_db.sqlalchemy.engines [None req-675c35b2-4ec3-4a39-a9cb-ceb659c87944 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=111727) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 20:48:13.609671 np0000191217 devstack@c-api.service[111727]: /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 26 20:48:13.609671 np0000191217 devstack@c-api.service[111727]: warnings.warn( Aug 26 20:48:13.611642 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-675c35b2-4ec3-4a39-a9cb-ceb659c87944 demo demo] https://162.253.55.152/volume/v3/types/default returned with HTTP 200 Aug 26 20:48:13.612057 np0000191217 devstack@c-api.service[111727]: [pid: 111727|app: 0|req: 2/9] 162.253.55.152 () {64 vars in 1301 bytes} [Wed Aug 26 20:48:13 2026] GET /volume/v3/types/default => generated 145 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 20:48:14.184608 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-2ecb3ae4-1023-4835-9940-de102638f6fc None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:14.185945 np0000191217 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 3/10] 162.253.55.152 () {62 vars in 1068 bytes} [Wed Aug 26 20:48:14 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 26 20:48:14.223831 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.middleware.request_id [None req-b8519ea8-3ff2-4282-a536-6b823e3e4b1d None None] RequestId filter calling following filter/app {{(pid=111726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:14.236339 np0000191217 devstack@c-api.service[111726]: [pid: 111726|app: 0|req: 3/11] 162.253.55.152 () {64 vars in 1272 bytes} [Wed Aug 26 20:48:14 2026] GET /volume/v3 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 26 20:48:14.274245 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.middleware.request_id [req-b8519ea8-3ff2-4282-a536-6b823e3e4b1d req-e7e5f429-55a3-4b0b-9bbf-4cc31e60075c None None] RequestId filter calling following filter/app {{(pid=111728) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:14.278652 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [req-b8519ea8-3ff2-4282-a536-6b823e3e4b1d req-e7e5f429-55a3-4b0b-9bbf-4cc31e60075c demo demo] GET https://162.253.55.152/volume/v3/ Aug 26 20:48:14.279173 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [req-b8519ea8-3ff2-4282-a536-6b823e3e4b1d req-e7e5f429-55a3-4b0b-9bbf-4cc31e60075c demo demo] Empty body provided in request {{(pid=111728) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:48:14.279684 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [req-b8519ea8-3ff2-4282-a536-6b823e3e4b1d req-e7e5f429-55a3-4b0b-9bbf-4cc31e60075c demo demo] Calling method 'version_select' {{(pid=111728) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:48:14.280853 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [req-b8519ea8-3ff2-4282-a536-6b823e3e4b1d req-e7e5f429-55a3-4b0b-9bbf-4cc31e60075c demo demo] https://162.253.55.152/volume/v3/ returned with HTTP 200 Aug 26 20:48:14.281713 np0000191217 devstack@c-api.service[111728]: [pid: 111728|app: 0|req: 4/12] 162.253.55.152 () {66 vars in 1346 bytes} [Wed Aug 26 20:48:14 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 26 20:48:14.319416 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.middleware.request_id [None req-83580df7-15da-439b-b2bc-aad933a67849 None None] RequestId filter calling following filter/app {{(pid=111727) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:14.323142 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-83580df7-15da-439b-b2bc-aad933a67849 demo demo] GET https://162.253.55.152/volume/v3/types/default Aug 26 20:48:14.323624 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-83580df7-15da-439b-b2bc-aad933a67849 demo demo] Empty body provided in request {{(pid=111727) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:48:14.324057 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-83580df7-15da-439b-b2bc-aad933a67849 demo demo] Calling method 'show' {{(pid=111727) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:48:14.338268 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-83580df7-15da-439b-b2bc-aad933a67849 demo demo] https://162.253.55.152/volume/v3/types/default returned with HTTP 200 Aug 26 20:48:14.338930 np0000191217 devstack@c-api.service[111727]: [pid: 111727|app: 0|req: 3/13] 162.253.55.152 () {64 vars in 1301 bytes} [Wed Aug 26 20:48:14 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 20:48:14.957723 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-83fd2f03-d6ee-426a-b908-f6570638727d None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:14.959054 np0000191217 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 4/14] 162.253.55.152 () {62 vars in 1068 bytes} [Wed Aug 26 20:48:14 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 26 20:48:14.991052 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.middleware.request_id [None req-d181f3fc-3386-467a-bf20-8ca24b8f0650 None None] RequestId filter calling following filter/app {{(pid=111726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:14.994244 np0000191217 devstack@c-api.service[111726]: [pid: 111726|app: 0|req: 4/15] 162.253.55.152 () {64 vars in 1272 bytes} [Wed Aug 26 20:48:14 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 26 20:48:15.023689 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.middleware.request_id [req-d181f3fc-3386-467a-bf20-8ca24b8f0650 req-69681986-44dd-4b23-b9ec-cd6d638bf6ee None None] RequestId filter calling following filter/app {{(pid=111728) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:15.027490 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [req-d181f3fc-3386-467a-bf20-8ca24b8f0650 req-69681986-44dd-4b23-b9ec-cd6d638bf6ee demo demo] GET https://162.253.55.152/volume/v3/ Aug 26 20:48:15.027852 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [req-d181f3fc-3386-467a-bf20-8ca24b8f0650 req-69681986-44dd-4b23-b9ec-cd6d638bf6ee demo demo] Empty body provided in request {{(pid=111728) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:48:15.028242 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [req-d181f3fc-3386-467a-bf20-8ca24b8f0650 req-69681986-44dd-4b23-b9ec-cd6d638bf6ee demo demo] Calling method 'version_select' {{(pid=111728) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:48:15.028924 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [req-d181f3fc-3386-467a-bf20-8ca24b8f0650 req-69681986-44dd-4b23-b9ec-cd6d638bf6ee demo demo] https://162.253.55.152/volume/v3/ returned with HTTP 200 Aug 26 20:48:15.029588 np0000191217 devstack@c-api.service[111728]: [pid: 111728|app: 0|req: 5/16] 162.253.55.152 () {66 vars in 1346 bytes} [Wed Aug 26 20:48:15 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 20:48:15.062201 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.middleware.request_id [None req-5d29bf8d-ad68-4e83-bfb4-3205debb56dd None None] RequestId filter calling following filter/app {{(pid=111727) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:15.065802 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-5d29bf8d-ad68-4e83-bfb4-3205debb56dd demo demo] GET https://162.253.55.152/volume/v3/types/default Aug 26 20:48:15.066204 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-5d29bf8d-ad68-4e83-bfb4-3205debb56dd demo demo] Empty body provided in request {{(pid=111727) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:48:15.066681 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-5d29bf8d-ad68-4e83-bfb4-3205debb56dd demo demo] Calling method 'show' {{(pid=111727) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:48:15.080520 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-5d29bf8d-ad68-4e83-bfb4-3205debb56dd demo demo] https://162.253.55.152/volume/v3/types/default returned with HTTP 200 Aug 26 20:48:15.081601 np0000191217 devstack@c-api.service[111727]: [pid: 111727|app: 0|req: 4/17] 162.253.55.152 () {64 vars in 1301 bytes} [Wed Aug 26 20:48:15 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 20:48:15.134313 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-a96b4b80-aa68-4c7a-8e84-21b673f56a36 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:15.135542 np0000191217 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 5/18] 162.253.55.152 () {62 vars in 1068 bytes} [Wed Aug 26 20:48:15 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 26 20:48:15.167187 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.middleware.request_id [None req-4a63a44c-fffe-4409-9d84-7a8a90221c98 None None] RequestId filter calling following filter/app {{(pid=111726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:15.170141 np0000191217 devstack@c-api.service[111726]: [pid: 111726|app: 0|req: 5/19] 162.253.55.152 () {64 vars in 1272 bytes} [Wed Aug 26 20:48:15 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 26 20:48:15.198512 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.middleware.request_id [req-4a63a44c-fffe-4409-9d84-7a8a90221c98 req-29b85323-91a6-415b-86fe-f82ea53b770e None None] RequestId filter calling following filter/app {{(pid=111728) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:15.201576 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [req-4a63a44c-fffe-4409-9d84-7a8a90221c98 req-29b85323-91a6-415b-86fe-f82ea53b770e demo demo] GET https://162.253.55.152/volume/v3/ Aug 26 20:48:15.201925 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [req-4a63a44c-fffe-4409-9d84-7a8a90221c98 req-29b85323-91a6-415b-86fe-f82ea53b770e demo demo] Empty body provided in request {{(pid=111728) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:48:15.202275 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [req-4a63a44c-fffe-4409-9d84-7a8a90221c98 req-29b85323-91a6-415b-86fe-f82ea53b770e demo demo] Calling method 'version_select' {{(pid=111728) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:48:15.202933 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [req-4a63a44c-fffe-4409-9d84-7a8a90221c98 req-29b85323-91a6-415b-86fe-f82ea53b770e demo demo] https://162.253.55.152/volume/v3/ returned with HTTP 200 Aug 26 20:48:15.203525 np0000191217 devstack@c-api.service[111728]: [pid: 111728|app: 0|req: 6/20] 162.253.55.152 () {66 vars in 1346 bytes} [Wed Aug 26 20:48:15 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 26 20:48:15.235818 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.middleware.request_id [None req-fc80ca88-3be5-4215-a819-29876d0eb4b1 None None] RequestId filter calling following filter/app {{(pid=111727) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:48:15.239180 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-fc80ca88-3be5-4215-a819-29876d0eb4b1 demo demo] GET https://162.253.55.152/volume/v3/types/default Aug 26 20:48:15.239504 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-fc80ca88-3be5-4215-a819-29876d0eb4b1 demo demo] Empty body provided in request {{(pid=111727) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:48:15.240004 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-fc80ca88-3be5-4215-a819-29876d0eb4b1 demo demo] Calling method 'show' {{(pid=111727) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:48:15.252876 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-fc80ca88-3be5-4215-a819-29876d0eb4b1 demo demo] https://162.253.55.152/volume/v3/types/default returned with HTTP 200 Aug 26 20:48:15.253524 np0000191217 devstack@c-api.service[111727]: [pid: 111727|app: 0|req: 5/21] 162.253.55.152 () {64 vars in 1301 bytes} [Wed Aug 26 20:48:15 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 20:48:23.167546 np0000191217 devstack@c-api.service[111728]: DEBUG dbcounter [-] [111728] Writing DB stats cinder:SELECT=1 {{(pid=111728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 20:48:25.246412 np0000191217 devstack@c-api.service[111727]: DEBUG dbcounter [-] [111727] Writing DB stats cinder:SELECT=8 {{(pid=111727) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 20:53:08.769478 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-0a48fa08-e5c1-4a90-a8c5-67c8b38da9fe None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:53:08.893941 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-0a48fa08-e5c1-4a90-a8c5-67c8b38da9fe demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 20:53:08.894469 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-0a48fa08-e5c1-4a90-a8c5-67c8b38da9fe demo demo] Empty body provided in request {{(pid=111729) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:53:08.895247 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-0a48fa08-e5c1-4a90-a8c5-67c8b38da9fe demo demo] Calling method 'detail' {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:53:08.896591 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.api_utils [None req-0a48fa08-e5c1-4a90-a8c5-67c8b38da9fe demo demo] Removing options '' from query. {{(pid=111729) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 20:53:08.898315 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.volume.api [None req-0a48fa08-e5c1-4a90-a8c5-67c8b38da9fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111729) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 20:53:08.970380 np0000191217 devstack@c-api.service[111729]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 26 20:53:08.970380 np0000191217 devstack@c-api.service[111729]: return base.obj_make_list(context, cls(context), objects.Volume, Aug 26 20:53:08.970634 np0000191217 devstack@c-api.service[111729]: INFO cinder.volume.api [None req-0a48fa08-e5c1-4a90-a8c5-67c8b38da9fe demo demo] Get all volumes completed successfully. Aug 26 20:53:08.973283 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-0a48fa08-e5c1-4a90-a8c5-67c8b38da9fe demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 20:53:08.973785 np0000191217 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 6/22] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 20:53:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 20:53:18.958473 np0000191217 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 20:54:08.988603 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.middleware.request_id [None req-8139eef2-9b0d-4943-b9ab-5941170b4b37 None None] RequestId filter calling following filter/app {{(pid=111726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:54:08.990852 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-8139eef2-9b0d-4943-b9ab-5941170b4b37 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 20:54:08.991013 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [None req-8139eef2-9b0d-4943-b9ab-5941170b4b37 demo demo] Empty body provided in request {{(pid=111726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:54:08.991197 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [None req-8139eef2-9b0d-4943-b9ab-5941170b4b37 demo demo] Calling method 'detail' {{(pid=111726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:54:08.991668 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.api_utils [None req-8139eef2-9b0d-4943-b9ab-5941170b4b37 demo demo] Removing options '' from query. {{(pid=111726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 20:54:08.992373 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.volume.api [None req-8139eef2-9b0d-4943-b9ab-5941170b4b37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 20:54:09.020465 np0000191217 devstack@c-api.service[111726]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 26 20:54:09.020465 np0000191217 devstack@c-api.service[111726]: return base.obj_make_list(context, cls(context), objects.Volume, Aug 26 20:54:09.020711 np0000191217 devstack@c-api.service[111726]: INFO cinder.volume.api [None req-8139eef2-9b0d-4943-b9ab-5941170b4b37 demo demo] Get all volumes completed successfully. Aug 26 20:54:09.022744 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-8139eef2-9b0d-4943-b9ab-5941170b4b37 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 20:54:09.023136 np0000191217 devstack@c-api.service[111726]: [pid: 111726|app: 0|req: 6/23] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 20:54:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 20:54:19.014676 np0000191217 devstack@c-api.service[111726]: DEBUG dbcounter [-] [111726] Writing DB stats cinder:SELECT=1 {{(pid=111726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 20:55:09.105710 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.middleware.request_id [None req-663459fe-36b4-4d87-9acc-05880cf2adc9 None None] RequestId filter calling following filter/app {{(pid=111728) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:55:09.112288 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-663459fe-36b4-4d87-9acc-05880cf2adc9 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 20:55:09.112288 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-663459fe-36b4-4d87-9acc-05880cf2adc9 demo demo] Empty body provided in request {{(pid=111728) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:55:09.112288 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-663459fe-36b4-4d87-9acc-05880cf2adc9 demo demo] Calling method 'detail' {{(pid=111728) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:55:09.112288 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.api_utils [None req-663459fe-36b4-4d87-9acc-05880cf2adc9 demo demo] Removing options '' from query. {{(pid=111728) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 20:55:09.112288 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.volume.api [None req-663459fe-36b4-4d87-9acc-05880cf2adc9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111728) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 20:55:09.150177 np0000191217 devstack@c-api.service[111728]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 26 20:55:09.150177 np0000191217 devstack@c-api.service[111728]: return base.obj_make_list(context, cls(context), objects.Volume, Aug 26 20:55:09.150436 np0000191217 devstack@c-api.service[111728]: INFO cinder.volume.api [None req-663459fe-36b4-4d87-9acc-05880cf2adc9 demo demo] Get all volumes completed successfully. Aug 26 20:55:09.153727 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-663459fe-36b4-4d87-9acc-05880cf2adc9 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 20:55:09.153727 np0000191217 devstack@c-api.service[111728]: [pid: 111728|app: 0|req: 7/24] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 20:55:09 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 26 20:55:19.141162 np0000191217 devstack@c-api.service[111728]: DEBUG dbcounter [-] [111728] Writing DB stats cinder:SELECT=1 {{(pid=111728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 20:56:09.179608 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.middleware.request_id [None req-a1536838-3425-4002-82b9-c00943c9aa80 None None] RequestId filter calling following filter/app {{(pid=111727) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:56:09.184142 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-a1536838-3425-4002-82b9-c00943c9aa80 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 20:56:09.184738 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-a1536838-3425-4002-82b9-c00943c9aa80 demo demo] Empty body provided in request {{(pid=111727) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:56:09.185293 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-a1536838-3425-4002-82b9-c00943c9aa80 demo demo] Calling method 'detail' {{(pid=111727) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:56:09.186454 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.api_utils [None req-a1536838-3425-4002-82b9-c00943c9aa80 demo demo] Removing options '' from query. {{(pid=111727) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 20:56:09.188178 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.volume.api [None req-a1536838-3425-4002-82b9-c00943c9aa80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111727) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 20:56:09.240764 np0000191217 devstack@c-api.service[111727]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 26 20:56:09.240764 np0000191217 devstack@c-api.service[111727]: return base.obj_make_list(context, cls(context), objects.Volume, Aug 26 20:56:09.241239 np0000191217 devstack@c-api.service[111727]: INFO cinder.volume.api [None req-a1536838-3425-4002-82b9-c00943c9aa80 demo demo] Get all volumes completed successfully. Aug 26 20:56:09.246311 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-a1536838-3425-4002-82b9-c00943c9aa80 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 20:56:09.246311 np0000191217 devstack@c-api.service[111727]: [pid: 111727|app: 0|req: 6/25] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 20:56:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 20:56:19.232964 np0000191217 devstack@c-api.service[111727]: DEBUG dbcounter [-] [111727] Writing DB stats cinder:SELECT=1 {{(pid=111727) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 20:57:09.257230 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-af251856-4faa-47e1-9579-e6e1b05409ff None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:57:09.259761 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-af251856-4faa-47e1-9579-e6e1b05409ff demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 20:57:09.259946 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-af251856-4faa-47e1-9579-e6e1b05409ff demo demo] Empty body provided in request {{(pid=111729) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:57:09.260143 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-af251856-4faa-47e1-9579-e6e1b05409ff demo demo] Calling method 'detail' {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:57:09.261760 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.api_utils [None req-af251856-4faa-47e1-9579-e6e1b05409ff demo demo] Removing options '' from query. {{(pid=111729) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 20:57:09.261760 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.volume.api [None req-af251856-4faa-47e1-9579-e6e1b05409ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111729) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 20:57:09.270695 np0000191217 devstack@c-api.service[111729]: INFO cinder.volume.api [None req-af251856-4faa-47e1-9579-e6e1b05409ff demo demo] Get all volumes completed successfully. Aug 26 20:57:09.272384 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-af251856-4faa-47e1-9579-e6e1b05409ff demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 20:57:09.272719 np0000191217 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 7/26] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 20:57:09 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 26 20:57:19.264356 np0000191217 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 20:58:09.287617 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.middleware.request_id [None req-2efd0071-2129-4cd4-afec-906a560d150e None None] RequestId filter calling following filter/app {{(pid=111726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:58:09.465446 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-2efd0071-2129-4cd4-afec-906a560d150e demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 20:58:09.465655 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [None req-2efd0071-2129-4cd4-afec-906a560d150e demo demo] Empty body provided in request {{(pid=111726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:58:09.465830 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [None req-2efd0071-2129-4cd4-afec-906a560d150e demo demo] Calling method 'detail' {{(pid=111726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:58:09.466120 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.api_utils [None req-2efd0071-2129-4cd4-afec-906a560d150e demo demo] Removing options '' from query. {{(pid=111726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 20:58:09.466956 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.volume.api [None req-2efd0071-2129-4cd4-afec-906a560d150e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 20:58:09.475603 np0000191217 devstack@c-api.service[111726]: INFO cinder.volume.api [None req-2efd0071-2129-4cd4-afec-906a560d150e demo demo] Get all volumes completed successfully. Aug 26 20:58:09.477611 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-2efd0071-2129-4cd4-afec-906a560d150e demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 20:58:09.478012 np0000191217 devstack@c-api.service[111726]: [pid: 111726|app: 0|req: 7/27] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 20:58:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 20:58:19.472008 np0000191217 devstack@c-api.service[111726]: DEBUG dbcounter [-] [111726] Writing DB stats cinder:SELECT=1 {{(pid=111726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 20:59:09.501863 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.middleware.request_id [None req-6cab8e90-1837-4dba-a4a5-b37f5d2b61ca None None] RequestId filter calling following filter/app {{(pid=111728) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 20:59:09.504125 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-6cab8e90-1837-4dba-a4a5-b37f5d2b61ca demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 20:59:09.504297 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-6cab8e90-1837-4dba-a4a5-b37f5d2b61ca demo demo] Empty body provided in request {{(pid=111728) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 20:59:09.504477 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-6cab8e90-1837-4dba-a4a5-b37f5d2b61ca demo demo] Calling method 'detail' {{(pid=111728) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 20:59:09.504737 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.api_utils [None req-6cab8e90-1837-4dba-a4a5-b37f5d2b61ca demo demo] Removing options '' from query. {{(pid=111728) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 20:59:09.505408 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.volume.api [None req-6cab8e90-1837-4dba-a4a5-b37f5d2b61ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111728) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 20:59:09.512760 np0000191217 devstack@c-api.service[111728]: INFO cinder.volume.api [None req-6cab8e90-1837-4dba-a4a5-b37f5d2b61ca demo demo] Get all volumes completed successfully. Aug 26 20:59:09.514627 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-6cab8e90-1837-4dba-a4a5-b37f5d2b61ca demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 20:59:09.514978 np0000191217 devstack@c-api.service[111728]: [pid: 111728|app: 0|req: 8/28] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 20:59:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 20:59:19.508497 np0000191217 devstack@c-api.service[111728]: DEBUG dbcounter [-] [111728] Writing DB stats cinder:SELECT=1 {{(pid=111728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:00:09.531683 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.middleware.request_id [None req-3a842671-72e0-4ca4-9e04-de8142e547a8 None None] RequestId filter calling following filter/app {{(pid=111727) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:00:09.535104 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-3a842671-72e0-4ca4-9e04-de8142e547a8 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:00:09.535461 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-3a842671-72e0-4ca4-9e04-de8142e547a8 demo demo] Empty body provided in request {{(pid=111727) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:00:09.535990 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-3a842671-72e0-4ca4-9e04-de8142e547a8 demo demo] Calling method 'detail' {{(pid=111727) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:00:09.536512 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.api_utils [None req-3a842671-72e0-4ca4-9e04-de8142e547a8 demo demo] Removing options '' from query. {{(pid=111727) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:00:09.538464 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.volume.api [None req-3a842671-72e0-4ca4-9e04-de8142e547a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111727) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:00:09.552713 np0000191217 devstack@c-api.service[111727]: INFO cinder.volume.api [None req-3a842671-72e0-4ca4-9e04-de8142e547a8 demo demo] Get all volumes completed successfully. Aug 26 21:00:09.557074 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-3a842671-72e0-4ca4-9e04-de8142e547a8 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:00:09.557475 np0000191217 devstack@c-api.service[111727]: [pid: 111727|app: 0|req: 7/29] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:00:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:00:19.543871 np0000191217 devstack@c-api.service[111727]: DEBUG dbcounter [-] [111727] Writing DB stats cinder:SELECT=1 {{(pid=111727) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:01:09.572899 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-b9a98da0-9979-44bd-8059-652cf3675f6b None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:01:09.577959 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-b9a98da0-9979-44bd-8059-652cf3675f6b demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:01:09.578809 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-b9a98da0-9979-44bd-8059-652cf3675f6b demo demo] Empty body provided in request {{(pid=111729) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:01:09.578809 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-b9a98da0-9979-44bd-8059-652cf3675f6b demo demo] Calling method 'detail' {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:01:09.579291 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.api_utils [None req-b9a98da0-9979-44bd-8059-652cf3675f6b demo demo] Removing options '' from query. {{(pid=111729) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:01:09.580888 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.volume.api [None req-b9a98da0-9979-44bd-8059-652cf3675f6b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111729) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:01:09.594653 np0000191217 devstack@c-api.service[111729]: INFO cinder.volume.api [None req-b9a98da0-9979-44bd-8059-652cf3675f6b demo demo] Get all volumes completed successfully. Aug 26 21:01:09.598003 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-b9a98da0-9979-44bd-8059-652cf3675f6b demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:01:09.599044 np0000191217 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 8/30] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:01:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:01:19.585830 np0000191217 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:02:09.616272 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.middleware.request_id [None req-183f8b87-ae81-445d-83c0-f595a56ca8eb None None] RequestId filter calling following filter/app {{(pid=111726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:02:09.620837 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-183f8b87-ae81-445d-83c0-f595a56ca8eb demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:02:09.621219 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [None req-183f8b87-ae81-445d-83c0-f595a56ca8eb demo demo] Empty body provided in request {{(pid=111726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:02:09.621608 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [None req-183f8b87-ae81-445d-83c0-f595a56ca8eb demo demo] Calling method 'detail' {{(pid=111726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:02:09.622073 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.api_utils [None req-183f8b87-ae81-445d-83c0-f595a56ca8eb demo demo] Removing options '' from query. {{(pid=111726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:02:09.623536 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.volume.api [None req-183f8b87-ae81-445d-83c0-f595a56ca8eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:02:09.637188 np0000191217 devstack@c-api.service[111726]: INFO cinder.volume.api [None req-183f8b87-ae81-445d-83c0-f595a56ca8eb demo demo] Get all volumes completed successfully. Aug 26 21:02:09.641713 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-183f8b87-ae81-445d-83c0-f595a56ca8eb demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:02:09.642494 np0000191217 devstack@c-api.service[111726]: [pid: 111726|app: 0|req: 8/31] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:02:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:02:19.628378 np0000191217 devstack@c-api.service[111726]: DEBUG dbcounter [-] [111726] Writing DB stats cinder:SELECT=1 {{(pid=111726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:03:09.657994 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.middleware.request_id [None req-4f526a85-15ce-403c-899e-1e365d4aef38 None None] RequestId filter calling following filter/app {{(pid=111728) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:03:09.850232 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-4f526a85-15ce-403c-899e-1e365d4aef38 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:03:09.850232 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-4f526a85-15ce-403c-899e-1e365d4aef38 demo demo] Empty body provided in request {{(pid=111728) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:03:09.850453 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-4f526a85-15ce-403c-899e-1e365d4aef38 demo demo] Calling method 'detail' {{(pid=111728) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:03:09.850730 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.api_utils [None req-4f526a85-15ce-403c-899e-1e365d4aef38 demo demo] Removing options '' from query. {{(pid=111728) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:03:09.851833 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.volume.api [None req-4f526a85-15ce-403c-899e-1e365d4aef38 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111728) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:03:09.861449 np0000191217 devstack@c-api.service[111728]: INFO cinder.volume.api [None req-4f526a85-15ce-403c-899e-1e365d4aef38 demo demo] Get all volumes completed successfully. Aug 26 21:03:09.864024 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-4f526a85-15ce-403c-899e-1e365d4aef38 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:03:09.864153 np0000191217 devstack@c-api.service[111728]: [pid: 111728|app: 0|req: 9/32] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:03:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:03:19.855121 np0000191217 devstack@c-api.service[111728]: DEBUG dbcounter [-] [111728] Writing DB stats cinder:SELECT=1 {{(pid=111728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:04:09.881694 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.middleware.request_id [None req-8b628048-8756-4e04-ae6d-9f7b722b369c None None] RequestId filter calling following filter/app {{(pid=111727) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:04:09.885445 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-8b628048-8756-4e04-ae6d-9f7b722b369c demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:04:09.885984 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-8b628048-8756-4e04-ae6d-9f7b722b369c demo demo] Empty body provided in request {{(pid=111727) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:04:09.886485 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-8b628048-8756-4e04-ae6d-9f7b722b369c demo demo] Calling method 'detail' {{(pid=111727) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:04:09.887076 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.api_utils [None req-8b628048-8756-4e04-ae6d-9f7b722b369c demo demo] Removing options '' from query. {{(pid=111727) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:04:09.888492 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.volume.api [None req-8b628048-8756-4e04-ae6d-9f7b722b369c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111727) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:04:09.900115 np0000191217 devstack@c-api.service[111727]: INFO cinder.volume.api [None req-8b628048-8756-4e04-ae6d-9f7b722b369c demo demo] Get all volumes completed successfully. Aug 26 21:04:09.904111 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-8b628048-8756-4e04-ae6d-9f7b722b369c demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:04:09.904746 np0000191217 devstack@c-api.service[111727]: [pid: 111727|app: 0|req: 8/33] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:04:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 26 21:04:19.893034 np0000191217 devstack@c-api.service[111727]: DEBUG dbcounter [-] [111727] Writing DB stats cinder:SELECT=1 {{(pid=111727) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:05:09.930588 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-ee450056-4c0b-4db6-96cc-699e7e62a1e2 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:05:09.937277 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-ee450056-4c0b-4db6-96cc-699e7e62a1e2 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:05:09.937658 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-ee450056-4c0b-4db6-96cc-699e7e62a1e2 demo demo] Empty body provided in request {{(pid=111729) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:05:09.938023 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-ee450056-4c0b-4db6-96cc-699e7e62a1e2 demo demo] Calling method 'detail' {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:05:09.938489 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.api_utils [None req-ee450056-4c0b-4db6-96cc-699e7e62a1e2 demo demo] Removing options '' from query. {{(pid=111729) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:05:09.939844 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.volume.api [None req-ee450056-4c0b-4db6-96cc-699e7e62a1e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111729) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:05:09.950713 np0000191217 devstack@c-api.service[111729]: INFO cinder.volume.api [None req-ee450056-4c0b-4db6-96cc-699e7e62a1e2 demo demo] Get all volumes completed successfully. Aug 26 21:05:09.954523 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-ee450056-4c0b-4db6-96cc-699e7e62a1e2 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:05:09.955218 np0000191217 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 9/34] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:05:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:05:19.944087 np0000191217 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:06:09.982687 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.middleware.request_id [None req-768f86e1-3832-4b56-893c-33419ae56d82 None None] RequestId filter calling following filter/app {{(pid=111726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:06:09.991066 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-768f86e1-3832-4b56-893c-33419ae56d82 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:06:09.991427 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [None req-768f86e1-3832-4b56-893c-33419ae56d82 demo demo] Empty body provided in request {{(pid=111726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:06:09.991854 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [None req-768f86e1-3832-4b56-893c-33419ae56d82 demo demo] Calling method 'detail' {{(pid=111726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:06:09.992302 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.api_utils [None req-768f86e1-3832-4b56-893c-33419ae56d82 demo demo] Removing options '' from query. {{(pid=111726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:06:09.994032 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.volume.api [None req-768f86e1-3832-4b56-893c-33419ae56d82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:06:10.008667 np0000191217 devstack@c-api.service[111726]: INFO cinder.volume.api [None req-768f86e1-3832-4b56-893c-33419ae56d82 demo demo] Get all volumes completed successfully. Aug 26 21:06:10.012660 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-768f86e1-3832-4b56-893c-33419ae56d82 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:06:10.013358 np0000191217 devstack@c-api.service[111726]: [pid: 111726|app: 0|req: 9/35] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:06:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:06:20.000920 np0000191217 devstack@c-api.service[111726]: DEBUG dbcounter [-] [111726] Writing DB stats cinder:SELECT=1 {{(pid=111726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:07:10.031440 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.middleware.request_id [None req-92c092f2-c69b-48a5-a285-7cc8abd875db None None] RequestId filter calling following filter/app {{(pid=111728) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:07:10.036118 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-92c092f2-c69b-48a5-a285-7cc8abd875db demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:07:10.036750 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-92c092f2-c69b-48a5-a285-7cc8abd875db demo demo] Empty body provided in request {{(pid=111728) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:07:10.037250 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-92c092f2-c69b-48a5-a285-7cc8abd875db demo demo] Calling method 'detail' {{(pid=111728) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:07:10.037883 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.api_utils [None req-92c092f2-c69b-48a5-a285-7cc8abd875db demo demo] Removing options '' from query. {{(pid=111728) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:07:10.039407 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.volume.api [None req-92c092f2-c69b-48a5-a285-7cc8abd875db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111728) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:07:10.054241 np0000191217 devstack@c-api.service[111728]: INFO cinder.volume.api [None req-92c092f2-c69b-48a5-a285-7cc8abd875db demo demo] Get all volumes completed successfully. Aug 26 21:07:10.058735 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-92c092f2-c69b-48a5-a285-7cc8abd875db demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:07:10.059515 np0000191217 devstack@c-api.service[111728]: [pid: 111728|app: 0|req: 10/36] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:07:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:07:20.043938 np0000191217 devstack@c-api.service[111728]: DEBUG dbcounter [-] [111728] Writing DB stats cinder:SELECT=1 {{(pid=111728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:08:10.080861 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.middleware.request_id [None req-279b625a-abf7-4366-913f-7dd1b4a3ea53 None None] RequestId filter calling following filter/app {{(pid=111727) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:08:10.313370 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-279b625a-abf7-4366-913f-7dd1b4a3ea53 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:08:10.313523 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-279b625a-abf7-4366-913f-7dd1b4a3ea53 demo demo] Empty body provided in request {{(pid=111727) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:08:10.313723 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-279b625a-abf7-4366-913f-7dd1b4a3ea53 demo demo] Calling method 'detail' {{(pid=111727) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:08:10.313926 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.api_utils [None req-279b625a-abf7-4366-913f-7dd1b4a3ea53 demo demo] Removing options '' from query. {{(pid=111727) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:08:10.314566 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.volume.api [None req-279b625a-abf7-4366-913f-7dd1b4a3ea53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111727) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:08:10.322348 np0000191217 devstack@c-api.service[111727]: INFO cinder.volume.api [None req-279b625a-abf7-4366-913f-7dd1b4a3ea53 demo demo] Get all volumes completed successfully. Aug 26 21:08:10.324033 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-279b625a-abf7-4366-913f-7dd1b4a3ea53 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:08:10.324324 np0000191217 devstack@c-api.service[111727]: [pid: 111727|app: 0|req: 9/37] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:08:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:08:20.317846 np0000191217 devstack@c-api.service[111727]: DEBUG dbcounter [-] [111727] Writing DB stats cinder:SELECT=1 {{(pid=111727) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:09:10.346650 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-60780479-f371-4d67-8895-e72da6fec574 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:09:10.351018 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-60780479-f371-4d67-8895-e72da6fec574 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:09:10.351405 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-60780479-f371-4d67-8895-e72da6fec574 demo demo] Empty body provided in request {{(pid=111729) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:09:10.351966 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-60780479-f371-4d67-8895-e72da6fec574 demo demo] Calling method 'detail' {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:09:10.352381 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.api_utils [None req-60780479-f371-4d67-8895-e72da6fec574 demo demo] Removing options '' from query. {{(pid=111729) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:09:10.353810 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.volume.api [None req-60780479-f371-4d67-8895-e72da6fec574 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111729) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:09:10.366710 np0000191217 devstack@c-api.service[111729]: INFO cinder.volume.api [None req-60780479-f371-4d67-8895-e72da6fec574 demo demo] Get all volumes completed successfully. Aug 26 21:09:10.372081 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-60780479-f371-4d67-8895-e72da6fec574 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:09:10.372897 np0000191217 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 10/38] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:09:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:09:20.358042 np0000191217 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:10:10.392110 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.middleware.request_id [None req-1dc42225-e3ba-4c68-9576-66872ea326fb None None] RequestId filter calling following filter/app {{(pid=111726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:10:10.396213 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-1dc42225-e3ba-4c68-9576-66872ea326fb demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:10:10.396531 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [None req-1dc42225-e3ba-4c68-9576-66872ea326fb demo demo] Empty body provided in request {{(pid=111726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:10:10.397174 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [None req-1dc42225-e3ba-4c68-9576-66872ea326fb demo demo] Calling method 'detail' {{(pid=111726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:10:10.397378 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.api_utils [None req-1dc42225-e3ba-4c68-9576-66872ea326fb demo demo] Removing options '' from query. {{(pid=111726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:10:10.398890 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.volume.api [None req-1dc42225-e3ba-4c68-9576-66872ea326fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:10:10.411484 np0000191217 devstack@c-api.service[111726]: INFO cinder.volume.api [None req-1dc42225-e3ba-4c68-9576-66872ea326fb demo demo] Get all volumes completed successfully. Aug 26 21:10:10.418814 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-1dc42225-e3ba-4c68-9576-66872ea326fb demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:10:10.419473 np0000191217 devstack@c-api.service[111726]: [pid: 111726|app: 0|req: 10/39] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:10:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:10:20.403837 np0000191217 devstack@c-api.service[111726]: DEBUG dbcounter [-] [111726] Writing DB stats cinder:SELECT=1 {{(pid=111726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:11:10.437824 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.middleware.request_id [None req-cd020772-95b5-4f52-8cec-9a0dc421a4be None None] RequestId filter calling following filter/app {{(pid=111728) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:11:10.442433 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-cd020772-95b5-4f52-8cec-9a0dc421a4be demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:11:10.442607 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-cd020772-95b5-4f52-8cec-9a0dc421a4be demo demo] Empty body provided in request {{(pid=111728) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:11:10.443101 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-cd020772-95b5-4f52-8cec-9a0dc421a4be demo demo] Calling method 'detail' {{(pid=111728) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:11:10.443692 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.api_utils [None req-cd020772-95b5-4f52-8cec-9a0dc421a4be demo demo] Removing options '' from query. {{(pid=111728) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:11:10.444858 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.volume.api [None req-cd020772-95b5-4f52-8cec-9a0dc421a4be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111728) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:11:10.456706 np0000191217 devstack@c-api.service[111728]: INFO cinder.volume.api [None req-cd020772-95b5-4f52-8cec-9a0dc421a4be demo demo] Get all volumes completed successfully. Aug 26 21:11:10.460365 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-cd020772-95b5-4f52-8cec-9a0dc421a4be demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:11:10.461026 np0000191217 devstack@c-api.service[111728]: [pid: 111728|app: 0|req: 11/40] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:11:10 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 26 21:11:20.449343 np0000191217 devstack@c-api.service[111728]: DEBUG dbcounter [-] [111728] Writing DB stats cinder:SELECT=1 {{(pid=111728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:12:10.479729 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.middleware.request_id [None req-c7ffd886-0e1d-4e30-bf30-696c82913b60 None None] RequestId filter calling following filter/app {{(pid=111727) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:12:10.483801 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-c7ffd886-0e1d-4e30-bf30-696c82913b60 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:12:10.484650 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-c7ffd886-0e1d-4e30-bf30-696c82913b60 demo demo] Empty body provided in request {{(pid=111727) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:12:10.485479 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-c7ffd886-0e1d-4e30-bf30-696c82913b60 demo demo] Calling method 'detail' {{(pid=111727) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:12:10.486447 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.api_utils [None req-c7ffd886-0e1d-4e30-bf30-696c82913b60 demo demo] Removing options '' from query. {{(pid=111727) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:12:10.488793 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.volume.api [None req-c7ffd886-0e1d-4e30-bf30-696c82913b60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111727) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:12:10.505298 np0000191217 devstack@c-api.service[111727]: INFO cinder.volume.api [None req-c7ffd886-0e1d-4e30-bf30-696c82913b60 demo demo] Get all volumes completed successfully. Aug 26 21:12:10.516781 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-c7ffd886-0e1d-4e30-bf30-696c82913b60 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:12:10.517013 np0000191217 devstack@c-api.service[111727]: [pid: 111727|app: 0|req: 10/41] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:12:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:12:20.495657 np0000191217 devstack@c-api.service[111727]: DEBUG dbcounter [-] [111727] Writing DB stats cinder:SELECT=1 {{(pid=111727) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:13:10.535111 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-940d3f5c-162d-4709-8752-66956e226966 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:13:10.648746 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-940d3f5c-162d-4709-8752-66956e226966 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:13:10.649107 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-940d3f5c-162d-4709-8752-66956e226966 demo demo] Empty body provided in request {{(pid=111729) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:13:10.649445 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-940d3f5c-162d-4709-8752-66956e226966 demo demo] Calling method 'detail' {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:13:10.650054 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.api_utils [None req-940d3f5c-162d-4709-8752-66956e226966 demo demo] Removing options '' from query. {{(pid=111729) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:13:10.651343 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.volume.api [None req-940d3f5c-162d-4709-8752-66956e226966 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111729) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:13:10.662469 np0000191217 devstack@c-api.service[111729]: INFO cinder.volume.api [None req-940d3f5c-162d-4709-8752-66956e226966 demo demo] Get all volumes completed successfully. Aug 26 21:13:10.667256 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-940d3f5c-162d-4709-8752-66956e226966 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:13:10.668672 np0000191217 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 11/42] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:13:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:13:20.655924 np0000191217 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:14:10.684530 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.middleware.request_id [None req-b0c800be-9c6f-4e64-af77-05df8ac68445 None None] RequestId filter calling following filter/app {{(pid=111726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:14:10.688373 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-b0c800be-9c6f-4e64-af77-05df8ac68445 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:14:10.688748 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [None req-b0c800be-9c6f-4e64-af77-05df8ac68445 demo demo] Empty body provided in request {{(pid=111726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:14:10.689128 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [None req-b0c800be-9c6f-4e64-af77-05df8ac68445 demo demo] Calling method 'detail' {{(pid=111726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:14:10.689536 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.api_utils [None req-b0c800be-9c6f-4e64-af77-05df8ac68445 demo demo] Removing options '' from query. {{(pid=111726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:14:10.691018 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.volume.api [None req-b0c800be-9c6f-4e64-af77-05df8ac68445 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:14:10.703487 np0000191217 devstack@c-api.service[111726]: INFO cinder.volume.api [None req-b0c800be-9c6f-4e64-af77-05df8ac68445 demo demo] Get all volumes completed successfully. Aug 26 21:14:10.707607 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-b0c800be-9c6f-4e64-af77-05df8ac68445 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:14:10.708337 np0000191217 devstack@c-api.service[111726]: [pid: 111726|app: 0|req: 11/43] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:14:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:14:20.695268 np0000191217 devstack@c-api.service[111726]: DEBUG dbcounter [-] [111726] Writing DB stats cinder:SELECT=1 {{(pid=111726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:15:10.726608 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.middleware.request_id [None req-1ebab7e7-4533-488a-ab89-2cde586b51ee None None] RequestId filter calling following filter/app {{(pid=111728) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:15:10.728707 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-1ebab7e7-4533-488a-ab89-2cde586b51ee demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:15:10.728890 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-1ebab7e7-4533-488a-ab89-2cde586b51ee demo demo] Empty body provided in request {{(pid=111728) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:15:10.729060 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-1ebab7e7-4533-488a-ab89-2cde586b51ee demo demo] Calling method 'detail' {{(pid=111728) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:15:10.729286 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.api_utils [None req-1ebab7e7-4533-488a-ab89-2cde586b51ee demo demo] Removing options '' from query. {{(pid=111728) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:15:10.730468 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.volume.api [None req-1ebab7e7-4533-488a-ab89-2cde586b51ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111728) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:15:10.738237 np0000191217 devstack@c-api.service[111728]: INFO cinder.volume.api [None req-1ebab7e7-4533-488a-ab89-2cde586b51ee demo demo] Get all volumes completed successfully. Aug 26 21:15:10.740111 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-1ebab7e7-4533-488a-ab89-2cde586b51ee demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:15:10.740361 np0000191217 devstack@c-api.service[111728]: [pid: 111728|app: 0|req: 12/44] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:15:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:15:20.733394 np0000191217 devstack@c-api.service[111728]: DEBUG dbcounter [-] [111728] Writing DB stats cinder:SELECT=1 {{(pid=111728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:16:10.761780 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.middleware.request_id [None req-85bbea49-7c8b-4cc2-a302-97a7069b7670 None None] RequestId filter calling following filter/app {{(pid=111727) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:16:10.766375 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-85bbea49-7c8b-4cc2-a302-97a7069b7670 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:16:10.766524 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-85bbea49-7c8b-4cc2-a302-97a7069b7670 demo demo] Empty body provided in request {{(pid=111727) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:16:10.766929 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-85bbea49-7c8b-4cc2-a302-97a7069b7670 demo demo] Calling method 'detail' {{(pid=111727) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:16:10.767446 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.api_utils [None req-85bbea49-7c8b-4cc2-a302-97a7069b7670 demo demo] Removing options '' from query. {{(pid=111727) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:16:10.768860 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.volume.api [None req-85bbea49-7c8b-4cc2-a302-97a7069b7670 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111727) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:16:10.782063 np0000191217 devstack@c-api.service[111727]: INFO cinder.volume.api [None req-85bbea49-7c8b-4cc2-a302-97a7069b7670 demo demo] Get all volumes completed successfully. Aug 26 21:16:10.786115 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-85bbea49-7c8b-4cc2-a302-97a7069b7670 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:16:10.786903 np0000191217 devstack@c-api.service[111727]: [pid: 111727|app: 0|req: 11/45] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:16:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:16:20.773959 np0000191217 devstack@c-api.service[111727]: DEBUG dbcounter [-] [111727] Writing DB stats cinder:SELECT=1 {{(pid=111727) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:17:10.815454 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-f1f5ff40-ec7b-4f08-9bab-aaf897f06df0 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:17:10.820820 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-f1f5ff40-ec7b-4f08-9bab-aaf897f06df0 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:17:10.821188 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-f1f5ff40-ec7b-4f08-9bab-aaf897f06df0 demo demo] Empty body provided in request {{(pid=111729) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:17:10.821612 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-f1f5ff40-ec7b-4f08-9bab-aaf897f06df0 demo demo] Calling method 'detail' {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:17:10.822078 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.api.api_utils [None req-f1f5ff40-ec7b-4f08-9bab-aaf897f06df0 demo demo] Removing options '' from query. {{(pid=111729) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:17:10.823608 np0000191217 devstack@c-api.service[111729]: DEBUG cinder.volume.api [None req-f1f5ff40-ec7b-4f08-9bab-aaf897f06df0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111729) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:17:10.836053 np0000191217 devstack@c-api.service[111729]: INFO cinder.volume.api [None req-f1f5ff40-ec7b-4f08-9bab-aaf897f06df0 demo demo] Get all volumes completed successfully. Aug 26 21:17:10.840545 np0000191217 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-f1f5ff40-ec7b-4f08-9bab-aaf897f06df0 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:17:10.842614 np0000191217 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 12/46] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:17:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:17:20.828126 np0000191217 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:18:10.858174 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.middleware.request_id [None req-76b5aecc-a79c-4bb4-83fa-715c16e5b225 None None] RequestId filter calling following filter/app {{(pid=111726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:18:10.991960 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-76b5aecc-a79c-4bb4-83fa-715c16e5b225 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:18:10.992127 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [None req-76b5aecc-a79c-4bb4-83fa-715c16e5b225 demo demo] Empty body provided in request {{(pid=111726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:18:10.992277 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.openstack.wsgi [None req-76b5aecc-a79c-4bb4-83fa-715c16e5b225 demo demo] Calling method 'detail' {{(pid=111726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:18:10.992498 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.api.api_utils [None req-76b5aecc-a79c-4bb4-83fa-715c16e5b225 demo demo] Removing options '' from query. {{(pid=111726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:18:10.993132 np0000191217 devstack@c-api.service[111726]: DEBUG cinder.volume.api [None req-76b5aecc-a79c-4bb4-83fa-715c16e5b225 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:18:11.004748 np0000191217 devstack@c-api.service[111726]: INFO cinder.volume.api [None req-76b5aecc-a79c-4bb4-83fa-715c16e5b225 demo demo] Get all volumes completed successfully. Aug 26 21:18:11.008759 np0000191217 devstack@c-api.service[111726]: INFO cinder.api.openstack.wsgi [None req-76b5aecc-a79c-4bb4-83fa-715c16e5b225 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:18:11.009399 np0000191217 devstack@c-api.service[111726]: [pid: 111726|app: 0|req: 12/47] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:18:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:18:20.999020 np0000191217 devstack@c-api.service[111726]: DEBUG dbcounter [-] [111726] Writing DB stats cinder:SELECT=1 {{(pid=111726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:19:11.027681 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.middleware.request_id [None req-f424031a-3f5b-4447-bebb-c92d484a9a9d None None] RequestId filter calling following filter/app {{(pid=111728) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:19:11.031072 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-f424031a-3f5b-4447-bebb-c92d484a9a9d demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:19:11.031414 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-f424031a-3f5b-4447-bebb-c92d484a9a9d demo demo] Empty body provided in request {{(pid=111728) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:19:11.031699 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.openstack.wsgi [None req-f424031a-3f5b-4447-bebb-c92d484a9a9d demo demo] Calling method 'detail' {{(pid=111728) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:19:11.032102 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.api.api_utils [None req-f424031a-3f5b-4447-bebb-c92d484a9a9d demo demo] Removing options '' from query. {{(pid=111728) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:19:11.033510 np0000191217 devstack@c-api.service[111728]: DEBUG cinder.volume.api [None req-f424031a-3f5b-4447-bebb-c92d484a9a9d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111728) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:19:11.044676 np0000191217 devstack@c-api.service[111728]: INFO cinder.volume.api [None req-f424031a-3f5b-4447-bebb-c92d484a9a9d demo demo] Get all volumes completed successfully. Aug 26 21:19:11.048005 np0000191217 devstack@c-api.service[111728]: INFO cinder.api.openstack.wsgi [None req-f424031a-3f5b-4447-bebb-c92d484a9a9d demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:19:11.048616 np0000191217 devstack@c-api.service[111728]: [pid: 111728|app: 0|req: 13/48] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:19:11 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 26 21:19:21.037337 np0000191217 devstack@c-api.service[111728]: DEBUG dbcounter [-] [111728] Writing DB stats cinder:SELECT=1 {{(pid=111728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 21:20:11.065586 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.middleware.request_id [None req-8942896e-b5f3-476a-ae9c-06b80f17a436 None None] RequestId filter calling following filter/app {{(pid=111727) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 21:20:11.067521 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-8942896e-b5f3-476a-ae9c-06b80f17a436 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Aug 26 21:20:11.067711 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-8942896e-b5f3-476a-ae9c-06b80f17a436 demo demo] Empty body provided in request {{(pid=111727) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 21:20:11.067880 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.openstack.wsgi [None req-8942896e-b5f3-476a-ae9c-06b80f17a436 demo demo] Calling method 'detail' {{(pid=111727) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 21:20:11.068093 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.api.api_utils [None req-8942896e-b5f3-476a-ae9c-06b80f17a436 demo demo] Removing options '' from query. {{(pid=111727) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 21:20:11.068711 np0000191217 devstack@c-api.service[111727]: DEBUG cinder.volume.api [None req-8942896e-b5f3-476a-ae9c-06b80f17a436 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111727) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 21:20:11.075490 np0000191217 devstack@c-api.service[111727]: INFO cinder.volume.api [None req-8942896e-b5f3-476a-ae9c-06b80f17a436 demo demo] Get all volumes completed successfully. Aug 26 21:20:11.077280 np0000191217 devstack@c-api.service[111727]: INFO cinder.api.openstack.wsgi [None req-8942896e-b5f3-476a-ae9c-06b80f17a436 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Aug 26 21:20:11.077660 np0000191217 devstack@c-api.service[111727]: [pid: 111727|app: 0|req: 12/49] 162.253.55.152 () {64 vars in 1294 bytes} [Wed Aug 26 21:20:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 21:20:21.070992 np0000191217 devstack@c-api.service[111727]: DEBUG dbcounter [-] [111727] Writing DB stats cinder:SELECT=1 {{(pid=111727) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}