Jul 16 21:20:30.237044 np0000185611 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 16 21:20:30.247751 np0000185611 devstack@c-api.service[110973]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 16 21:20:30.251285 np0000185611 devstack@c-api.service[110973]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jul 16 21:20:30 2026] *** Jul 16 21:20:30.251285 np0000185611 devstack@c-api.service[110973]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 16 21:20:30.251285 np0000185611 devstack@c-api.service[110973]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 16 21:20:30.251285 np0000185611 devstack@c-api.service[110973]: nodename: np0000185611 Jul 16 21:20:30.251285 np0000185611 devstack@c-api.service[110973]: machine: x86_64 Jul 16 21:20:30.251285 np0000185611 devstack@c-api.service[110973]: clock source: unix Jul 16 21:20:30.251285 np0000185611 devstack@c-api.service[110973]: pcre jit disabled Jul 16 21:20:30.251285 np0000185611 devstack@c-api.service[110973]: detected number of CPU cores: 16 Jul 16 21:20:30.251285 np0000185611 devstack@c-api.service[110973]: current working directory: / Jul 16 21:20:30.251285 np0000185611 devstack@c-api.service[110973]: detected binary path: /usr/bin/uwsgi-core Jul 16 21:20:30.251651 np0000185611 devstack@c-api.service[110973]: your processes number limit is 256916 Jul 16 21:20:30.251651 np0000185611 devstack@c-api.service[110973]: your memory page size is 4096 bytes Jul 16 21:20:30.251651 np0000185611 devstack@c-api.service[110973]: detected max file descriptor number: 2048 Jul 16 21:20:30.251651 np0000185611 devstack@c-api.service[110973]: lock engine: pthread robust mutexes Jul 16 21:20:30.251651 np0000185611 devstack@c-api.service[110973]: thunder lock: enabled Jul 16 21:20:30.251830 np0000185611 devstack@c-api.service[110973]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 16 21:20:30.251870 np0000185611 devstack@c-api.service[110973]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 16 21:20:30.251870 np0000185611 devstack@c-api.service[110973]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 16 21:20:30.251870 np0000185611 devstack@c-api.service[110973]: Set PythonHome to /opt/stack/data/venv Jul 16 21:20:30.292684 np0000185611 devstack@c-api.service[110973]: Python main interpreter initialized at 0x7e1ee3ca4668 Jul 16 21:20:30.292684 np0000185611 devstack@c-api.service[110973]: python threads support enabled Jul 16 21:20:30.292684 np0000185611 devstack@c-api.service[110973]: your server socket listen backlog is limited to 100 connections Jul 16 21:20:30.292684 np0000185611 devstack@c-api.service[110973]: your mercy for graceful operations on workers is 80 seconds Jul 16 21:20:30.293227 np0000185611 devstack@c-api.service[110973]: mapped 671795 bytes (656 KB) for 4 cores Jul 16 21:20:30.293374 np0000185611 devstack@c-api.service[110973]: *** Operational MODE: preforking *** Jul 16 21:20:30.293570 np0000185611 devstack@c-api.service[110973]: *** uWSGI is running in multiple interpreter mode *** Jul 16 21:20:30.293570 np0000185611 devstack@c-api.service[110973]: spawned uWSGI master process (pid: 110973) Jul 16 21:20:30.293841 np0000185611 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 16 21:20:30.294368 np0000185611 devstack@c-api.service[110973]: spawned uWSGI worker 1 (pid: 110978, cores: 1) Jul 16 21:20:30.294938 np0000185611 devstack@c-api.service[110973]: spawned uWSGI worker 2 (pid: 110979, cores: 1) Jul 16 21:20:30.295427 np0000185611 devstack@c-api.service[110973]: spawned uWSGI worker 3 (pid: 110980, cores: 1) Jul 16 21:20:30.295942 np0000185611 devstack@c-api.service[110973]: spawned uWSGI worker 4 (pid: 110981, cores: 1) Jul 16 21:20:30.296059 np0000185611 devstack@c-api.service[110973]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 16 21:20:30.426966 np0000185611 devstack@c-api.service[110978]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:20:30.426966 np0000185611 devstack@c-api.service[110978]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:20:30.426966 np0000185611 devstack@c-api.service[110978]: we strongly recommend against using it for new projects. Jul 16 21:20:30.426966 np0000185611 devstack@c-api.service[110978]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:20:30.426966 np0000185611 devstack@c-api.service[110978]: framework. For more detail see Jul 16 21:20:30.426966 np0000185611 devstack@c-api.service[110978]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:20:30.426966 np0000185611 devstack@c-api.service[110978]: import eventlet # noqa Jul 16 21:20:30.427632 np0000185611 devstack@c-api.service[110981]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:20:30.427632 np0000185611 devstack@c-api.service[110981]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:20:30.427632 np0000185611 devstack@c-api.service[110981]: we strongly recommend against using it for new projects. Jul 16 21:20:30.427632 np0000185611 devstack@c-api.service[110981]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:20:30.427632 np0000185611 devstack@c-api.service[110981]: framework. For more detail see Jul 16 21:20:30.427632 np0000185611 devstack@c-api.service[110981]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:20:30.427632 np0000185611 devstack@c-api.service[110981]: import eventlet # noqa Jul 16 21:20:30.430835 np0000185611 devstack@c-api.service[110979]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:20:30.430835 np0000185611 devstack@c-api.service[110979]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:20:30.430835 np0000185611 devstack@c-api.service[110979]: we strongly recommend against using it for new projects. Jul 16 21:20:30.430835 np0000185611 devstack@c-api.service[110979]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:20:30.430835 np0000185611 devstack@c-api.service[110979]: framework. For more detail see Jul 16 21:20:30.430835 np0000185611 devstack@c-api.service[110979]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:20:30.430835 np0000185611 devstack@c-api.service[110979]: import eventlet # noqa Jul 16 21:20:30.439925 np0000185611 devstack@c-api.service[110980]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:20:30.439925 np0000185611 devstack@c-api.service[110980]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:20:30.439925 np0000185611 devstack@c-api.service[110980]: we strongly recommend against using it for new projects. Jul 16 21:20:30.439925 np0000185611 devstack@c-api.service[110980]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:20:30.439925 np0000185611 devstack@c-api.service[110980]: framework. For more detail see Jul 16 21:20:30.439925 np0000185611 devstack@c-api.service[110980]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:20:30.439925 np0000185611 devstack@c-api.service[110980]: import eventlet # noqa Jul 16 21:20:30.587391 np0000185611 devstack@c-api.service[110981]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 16 21:20:30.587391 np0000185611 devstack@c-api.service[110981]: from cgi import parse_header Jul 16 21:20:30.600357 np0000185611 devstack@c-api.service[110979]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 16 21:20:30.600357 np0000185611 devstack@c-api.service[110979]: from cgi import parse_header Jul 16 21:20:30.604147 np0000185611 devstack@c-api.service[110978]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 16 21:20:30.604147 np0000185611 devstack@c-api.service[110978]: from cgi import parse_header Jul 16 21:20:30.625758 np0000185611 devstack@c-api.service[110981]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:20:30.625758 np0000185611 devstack@c-api.service[110981]: warnings.warn( Jul 16 21:20:30.635364 np0000185611 devstack@c-api.service[110981]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 16 21:20:30.635364 np0000185611 devstack@c-api.service[110981]: removals.removed_module( Jul 16 21:20:30.636775 np0000185611 devstack@c-api.service[110981]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 16 21:20:30.636775 np0000185611 devstack@c-api.service[110981]: removals.removed_module( Jul 16 21:20:30.640919 np0000185611 devstack@c-api.service[110979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:20:30.640919 np0000185611 devstack@c-api.service[110979]: warnings.warn( Jul 16 21:20:30.642270 np0000185611 devstack@c-api.service[110980]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 16 21:20:30.642270 np0000185611 devstack@c-api.service[110980]: from cgi import parse_header Jul 16 21:20:30.643516 np0000185611 devstack@c-api.service[110978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:20:30.643516 np0000185611 devstack@c-api.service[110978]: warnings.warn( Jul 16 21:20:30.651657 np0000185611 devstack@c-api.service[110979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 16 21:20:30.651657 np0000185611 devstack@c-api.service[110979]: removals.removed_module( Jul 16 21:20:30.653775 np0000185611 devstack@c-api.service[110979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 16 21:20:30.653775 np0000185611 devstack@c-api.service[110979]: removals.removed_module( Jul 16 21:20:30.654038 np0000185611 devstack@c-api.service[110978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 16 21:20:30.654038 np0000185611 devstack@c-api.service[110978]: removals.removed_module( Jul 16 21:20:30.655820 np0000185611 devstack@c-api.service[110978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 16 21:20:30.655820 np0000185611 devstack@c-api.service[110978]: removals.removed_module( Jul 16 21:20:30.684389 np0000185611 devstack@c-api.service[110980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:20:30.684389 np0000185611 devstack@c-api.service[110980]: warnings.warn( Jul 16 21:20:30.696001 np0000185611 devstack@c-api.service[110980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 16 21:20:30.696001 np0000185611 devstack@c-api.service[110980]: removals.removed_module( Jul 16 21:20:30.697956 np0000185611 devstack@c-api.service[110980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 16 21:20:30.697956 np0000185611 devstack@c-api.service[110980]: removals.removed_module( Jul 16 21:20:31.398667 np0000185611 devstack@c-api.service[110981]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 16 21:20:31.398667 np0000185611 devstack@c-api.service[110981]: warnings.warn( Jul 16 21:20:31.440997 np0000185611 devstack@c-api.service[110979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 16 21:20:31.440997 np0000185611 devstack@c-api.service[110979]: warnings.warn( Jul 16 21:20:31.450730 np0000185611 devstack@c-api.service[110978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 16 21:20:31.450730 np0000185611 devstack@c-api.service[110978]: warnings.warn( Jul 16 21:20:31.451577 np0000185611 devstack@c-api.service[110981]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 16 21:20:31.451577 np0000185611 devstack@c-api.service[110981]: warnings.warn( Jul 16 21:20:31.489482 np0000185611 devstack@c-api.service[110979]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 16 21:20:31.489482 np0000185611 devstack@c-api.service[110979]: warnings.warn( Jul 16 21:20:31.500141 np0000185611 devstack@c-api.service[110978]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 16 21:20:31.500141 np0000185611 devstack@c-api.service[110978]: warnings.warn( Jul 16 21:20:31.512585 np0000185611 devstack@c-api.service[110980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 16 21:20:31.512585 np0000185611 devstack@c-api.service[110980]: warnings.warn( Jul 16 21:20:31.564226 np0000185611 devstack@c-api.service[110980]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 16 21:20:31.564226 np0000185611 devstack@c-api.service[110980]: warnings.warn( Jul 16 21:20:31.666559 np0000185611 devstack@c-api.service[110981]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 16 21:20:31.666755 np0000185611 devstack@c-api.service[110981]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110981) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:20:31.668311 np0000185611 devstack@c-api.service[110979]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 16 21:20:31.668513 np0000185611 devstack@c-api.service[110979]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110979) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:20:31.678137 np0000185611 devstack@c-api.service[110978]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 16 21:20:31.678329 np0000185611 devstack@c-api.service[110978]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110978) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:20:31.756422 np0000185611 devstack@c-api.service[110981]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 16 21:20:31.756422 np0000185611 devstack@c-api.service[110981]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:20:31.758694 np0000185611 devstack@c-api.service[110979]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 16 21:20:31.758694 np0000185611 devstack@c-api.service[110979]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:20:31.759088 np0000185611 devstack@c-api.service[110978]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 16 21:20:31.759088 np0000185611 devstack@c-api.service[110978]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:20:31.759219 np0000185611 devstack@c-api.service[110980]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 16 21:20:31.759288 np0000185611 devstack@c-api.service[110980]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110980) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:20:31.824855 np0000185611 devstack@c-api.service[110980]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 16 21:20:31.824855 np0000185611 devstack@c-api.service[110980]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:20:32.232433 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110981) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:20:32.232721 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110978) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:20:32.232829 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.232829 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.232959 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110979) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:20:32.233242 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.233428 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.233428 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.233587 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.233655 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.233721 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.233780 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.234619 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.234740 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.234740 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.234884 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.234956 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.235056 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.235136 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.235200 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.235262 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.235329 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.235399 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.235399 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.235399 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.235575 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.235636 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.235700 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.235700 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.235700 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.235700 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.235700 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.235700 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.237794 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.237920 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.237920 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.238080 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.238137 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.238208 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.238316 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.238378 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.238435 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.238494 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.238557 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.238620 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.238671 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.238727 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.238782 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.238846 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.238904 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.238967 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.239101 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.239241 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.239338 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.239426 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.239426 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.239426 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.239608 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.239693 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.239821 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.239899 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.239994 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.240094 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.240166 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.240259 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.240337 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.240337 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.240478 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.240552 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.240646 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.240646 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.240646 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.240646 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.240646 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.240646 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.244201 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.244325 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.244325 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.244537 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.244537 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.244537 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.244537 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.244833 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.244833 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.244833 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.244833 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.245105 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.245105 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.245265 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.245339 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.245481 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.245481 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.245481 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.245677 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.245729 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.245766 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.245803 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.245940 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.245991 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.246068 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.246119 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.246161 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.246201 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.246246 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.246246 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.246322 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.246373 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.246373 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.246452 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.246452 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.246452 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.246452 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.246452 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.246646 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.246689 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.246724 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.246772 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.246827 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.246870 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.246917 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.246917 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.247010 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.247195 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.247238 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.247278 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.247321 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.247373 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.247413 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.247451 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.247497 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.247538 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.247577 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.247615 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.247662 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.247702 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.247751 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.247809 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.247857 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.247901 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.247950 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.248003 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.248103 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.248155 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.248155 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.248230 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.248280 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.248317 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.248359 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.248359 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.248359 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.248465 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.248465 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.248465 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.248465 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.248610 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.248655 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.248693 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.248735 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.248771 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.248812 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.248850 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.248850 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.248927 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.248969 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.249007 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.249079 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.249118 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.249118 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.249118 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.249118 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.249118 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.249118 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.249333 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.249377 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.249441 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.249441 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.249441 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.249441 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.249441 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.249441 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.254235 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.254300 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.254339 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.254386 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.254450 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.254502 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.254547 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.254589 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.254625 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.254669 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.254712 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.254749 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.254810 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.254862 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.254862 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.254938 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.254980 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.255036 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.255076 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.255127 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.255127 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.256562 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.256623 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.256670 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.256709 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.256748 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.256797 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.256834 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.256877 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.256918 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.256960 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.257003 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.257055 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.257107 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.257107 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.257594 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.257672 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.257754 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.257806 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.257862 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.257909 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.257983 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.258155 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.258235 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.258278 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.258317 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.258351 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.258438 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.258506 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.258552 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.258589 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.258633 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.258672 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.258715 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.258757 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.258809 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.258875 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.258951 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.259004 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.259087 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.259136 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.259136 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.259136 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.259297 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.259339 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.259399 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.259445 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.259497 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.259497 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.259576 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.259619 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.259656 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.259693 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.259731 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.259731 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.259731 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.259833 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.259879 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.259918 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.259918 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.259918 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.260040 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.260040 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.260123 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.261990 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.261990 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.262225 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.262225 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.262359 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.262436 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.262499 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.262560 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.262630 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.262700 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.262772 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.262846 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.262846 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.262967 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.263054 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.263117 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.263192 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.263265 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.263265 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.263265 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.263265 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.263712 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.263809 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.263881 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.263945 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.264033 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.264113 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.264179 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.264249 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.264311 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.264383 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.264455 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.264515 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.264575 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.264636 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.264707 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.264707 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.264707 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.264707 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.264707 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.264707 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.264707 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.265130 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.265130 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.265277 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.265351 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.265514 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.265628 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.265704 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.265748 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.265783 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.265824 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.265858 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.265892 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.265929 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.265929 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.266006 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.266006 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.266006 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.266006 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.266006 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.266006 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.266006 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.266549 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.266600 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.266668 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.266720 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.266771 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.266813 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.266848 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.266890 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.266929 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.266967 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.267010 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.267071 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.267114 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.267152 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.267195 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.267233 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.267277 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.267324 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.267356 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.267418 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.267471 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.267527 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.267527 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.267527 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.267527 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.267679 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.267729 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.267768 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.267807 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.267843 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.267876 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.267916 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.267916 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.267989 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.268134 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.268179 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.268218 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.268255 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.268255 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.268255 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.268255 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.268255 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.268609 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.268676 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.268724 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.268783 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.268830 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.268869 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.268908 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.268946 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.268983 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.269064 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.269107 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.269155 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.269203 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.269245 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.269283 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.269327 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.269401 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.269480 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.269530 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.269576 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.269620 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.269659 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.269703 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.269747 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.269790 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.269831 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.269869 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.269905 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.269948 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.269991 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.270043 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.270091 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.270135 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.270172 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.270209 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.270251 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.270294 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.270294 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.270294 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.270294 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.270294 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.270294 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.270616 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.270672 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.270720 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.270760 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.270797 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.270833 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.270877 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.270931 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.270970 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.271007 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.271068 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.271124 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.271165 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.271203 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.271240 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.271286 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.271328 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.271373 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.271412 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.271458 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.271496 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.271533 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.271571 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.271614 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.271651 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.271692 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.271734 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.271783 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.271821 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.271861 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.271902 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.271943 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.271981 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.272032 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.272071 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.272118 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.272158 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.272158 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.272158 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.272158 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.272158 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.272158 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.273851 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.273947 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.273947 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.274041 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.274084 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.274134 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.274183 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.274183 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.274258 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.274301 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.274346 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.274385 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.274421 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.274464 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.274513 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.274555 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.274593 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.274636 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.274676 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.274723 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.274766 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.274803 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.274842 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.274880 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.274930 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.274966 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.275009 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.275074 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.275117 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.275154 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.275196 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.275234 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.275270 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.275305 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.275350 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.275393 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.275430 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.275472 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.275504 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.275547 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.275588 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.275588 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.277268 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.277362 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.277362 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.277515 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.277515 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.277589 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.277628 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.277667 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.277711 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.277753 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.277753 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.277828 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.277873 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.277912 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.277955 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.278002 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.278076 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.278115 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.278115 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.278115 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.278115 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.282895 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.282971 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.283035 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.283076 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.283137 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.283179 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.283219 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.283267 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.283305 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.283344 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.283344 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.283413 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.283458 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.283502 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.283539 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.283578 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.283615 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.283615 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.283688 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.283744 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.283801 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.285456 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.285598 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.285598 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.285740 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.285806 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.285868 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.285941 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.286004 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.286106 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.286184 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.286247 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.286247 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.286383 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.286446 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.286507 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.286578 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.286647 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.286710 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.286771 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.286836 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.286896 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.286967 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.287068 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.287144 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.287214 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.287276 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.287339 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.287399 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.287458 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.287517 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.287577 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.287649 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.287649 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.287649 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.287649 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.287649 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.287649 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.287649 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.287649 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.287649 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.287649 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.288235 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.288308 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.288308 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.288308 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.288594 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.288594 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.288594 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.288788 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.288859 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.288920 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.288920 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.288920 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.288920 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.289194 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.289278 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.289404 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.289504 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.289568 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.289568 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.289568 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.289568 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.289568 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.289944 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.289944 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.289944 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.289944 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.289944 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.289944 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.289944 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.290399 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.290399 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.290399 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.290399 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.290399 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.290696 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.290767 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.290897 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.290971 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.291077 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.291077 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.291077 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.291077 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.291077 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.291490 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.291581 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.291581 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.291687 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.291725 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.291770 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.291806 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.291872 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.291916 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.291958 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.292001 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.292074 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.292113 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.292151 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.292189 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.292229 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.292274 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.292314 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.292367 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.292416 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.292459 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.292494 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.292537 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.292581 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.292622 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.292658 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.292698 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.292733 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.292768 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.292811 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.292849 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.292886 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.292924 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.292961 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.293002 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.293053 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.293053 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.293053 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.293053 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.293053 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.293053 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.293053 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.294369 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.294435 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.294484 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.294535 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.294580 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.294614 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.294662 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.294703 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.294746 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.294746 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.294817 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.294860 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.294897 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.295052 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.295098 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.295142 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.295184 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.295220 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110981) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.331972 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110980) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:20:32.332537 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.332636 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.332829 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.333311 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.333403 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.333403 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.333534 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.333622 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.333622 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.333773 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.334422 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.334510 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.334510 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.334665 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.334665 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.334778 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.334778 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.335253 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.335348 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.335348 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.335458 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.335458 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.335594 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.335594 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.336600 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.336680 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.336739 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.336797 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.336853 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.336911 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.336985 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.337208 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.337297 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.337297 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.337478 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.337478 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.337478 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.337634 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.337927 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.337990 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.338096 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.338152 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.338213 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.338265 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.338316 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.338377 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.338431 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.338482 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.338533 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.338591 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.338653 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.338706 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.339038 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.339100 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.339171 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.339230 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.339282 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.339343 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.339409 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.340382 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.340492 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.340492 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.340643 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.340643 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.340643 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.340819 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.341923 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.341923 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.341923 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.341923 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.341923 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.341923 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.341923 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.342605 np0000185611 devstack@c-api.service[110979]: INFO dbcounter [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Registered counter for database cinder Jul 16 21:20:32.342674 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.342674 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.342674 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.342674 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.342674 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.342674 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.343042 np0000185611 devstack@c-api.service[110978]: INFO dbcounter [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Registered counter for database cinder Jul 16 21:20:32.343125 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.343125 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.343125 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.343281 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.343281 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.343281 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.343429 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.343429 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.343997 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.343997 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.344843 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.344843 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.344843 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.344843 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.344843 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.344843 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.345101 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.345101 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.345101 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.345101 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.345249 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.345249 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.345560 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.345635 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.345679 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.345717 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.345785 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.345835 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.345908 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.346567 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.346615 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.346689 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.346746 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.346790 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.346836 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.346998 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.347160 np0000185611 devstack@c-api.service[110981]: INFO dbcounter [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Registered counter for database cinder Jul 16 21:20:32.347252 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.347313 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.347378 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.347441 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.347488 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.347554 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.347622 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.347921 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.347974 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.348062 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.348107 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.348186 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.348229 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.348299 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.348369 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.348428 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.348497 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.348546 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.348591 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.348660 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.348723 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.349195 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.349246 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.349300 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.349370 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.349416 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.349485 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.349597 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.349643 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.349715 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.349764 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.349832 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.349888 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.349934 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.350009 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.350573 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.350635 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.350675 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.350716 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.350798 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.350839 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.350915 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.350971 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.351049 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.351104 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.351183 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.351232 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.351297 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.351339 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.352029 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.352107 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.352149 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.352201 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.352248 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.352306 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.352393 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.353403 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.353521 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.353521 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.353609 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.353657 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.353697 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.353770 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.354412 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.354476 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.354557 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.354603 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.354687 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.354733 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.354823 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.354884 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.354954 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.355002 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.355936 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.355936 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.355936 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.355936 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.356415 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.356473 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.356540 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.356591 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.356668 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.356754 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.356801 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.357144 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.357207 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.357267 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.357338 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.357397 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.357445 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.357548 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.358027 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.358088 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.358136 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.358189 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.358255 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.358337 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.358401 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.358456 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.358502 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.358547 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.358591 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.358661 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.358715 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.358779 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:32.359350 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:32.359402 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:32.359456 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:32.359546 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:32.359598 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:32.359640 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:32.383558 np0000185611 devstack@c-api.service[110978]: DEBUG oslo_db.sqlalchemy.engines [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 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=110978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:32.385673 np0000185611 devstack@c-api.service[110979]: DEBUG oslo_db.sqlalchemy.engines [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d 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=110979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:32.391833 np0000185611 devstack@c-api.service[110981]: DEBUG oslo_db.sqlalchemy.engines [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c 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=110981) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:32.411723 np0000185611 devstack@c-api.service[110980]: INFO dbcounter [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Registered counter for database cinder Jul 16 21:20:32.462379 np0000185611 devstack@c-api.service[110980]: DEBUG oslo_db.sqlalchemy.engines [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 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=110980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:32.501378 np0000185611 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writer thread running {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:20:32.504124 np0000185611 devstack@c-api.service[110979]: INFO cinder.rpc [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:20:32.506664 np0000185611 devstack@c-api.service[110979]: INFO cinder.rpc [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:20:32.508611 np0000185611 devstack@c-api.service[110979]: INFO cinder.rpc [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:20:32.510544 np0000185611 devstack@c-api.service[110979]: INFO cinder.rpc [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:20:32.510672 np0000185611 devstack@c-api.service[110981]: DEBUG dbcounter [-] [110981] Writer thread running {{(pid=110981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:20:32.511674 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.513517 np0000185611 devstack@c-api.service[110981]: INFO cinder.rpc [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:20:32.515789 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.516413 np0000185611 devstack@c-api.service[110981]: INFO cinder.rpc [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:20:32.519362 np0000185611 devstack@c-api.service[110981]: INFO cinder.rpc [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:20:32.522541 np0000185611 devstack@c-api.service[110981]: INFO cinder.rpc [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:20:32.523693 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.527693 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.534105 np0000185611 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writer thread running {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:20:32.536965 np0000185611 devstack@c-api.service[110978]: INFO cinder.rpc [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:20:32.539771 np0000185611 devstack@c-api.service[110978]: INFO cinder.rpc [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:20:32.542764 np0000185611 devstack@c-api.service[110978]: INFO cinder.rpc [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:20:32.545531 np0000185611 devstack@c-api.service[110978]: INFO cinder.rpc [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:20:32.546839 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.550587 np0000185611 devstack@c-api.service[110979]: DEBUG oslo_db.sqlalchemy.engines [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d 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=110979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:32.551029 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.553688 np0000185611 devstack@c-api.service[110979]: INFO cinder.rpc [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:20:32.556258 np0000185611 devstack@c-api.service[110979]: INFO cinder.rpc [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:20:32.557589 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.562062 np0000185611 devstack@c-api.service[110981]: DEBUG oslo_db.sqlalchemy.engines [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c 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=110981) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:32.564880 np0000185611 devstack@c-api.service[110981]: INFO cinder.rpc [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:20:32.567636 np0000185611 devstack@c-api.service[110981]: INFO cinder.rpc [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:20:32.568843 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.571163 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.574585 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.577712 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.582083 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.582824 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.585256 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.585878 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.588090 np0000185611 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writer thread running {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:20:32.588519 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.588757 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.589206 np0000185611 devstack@c-api.service[110978]: DEBUG oslo_db.sqlalchemy.engines [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 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=110978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:32.591757 np0000185611 devstack@c-api.service[110980]: INFO cinder.rpc [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:20:32.591869 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.592089 np0000185611 devstack@c-api.service[110978]: INFO cinder.rpc [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:20:32.593744 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.594573 np0000185611 devstack@c-api.service[110978]: INFO cinder.rpc [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:20:32.594680 np0000185611 devstack@c-api.service[110980]: INFO cinder.rpc [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:20:32.594809 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.595828 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.596799 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.597675 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.597741 np0000185611 devstack@c-api.service[110980]: INFO cinder.rpc [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:20:32.599172 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.599976 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.600598 np0000185611 devstack@c-api.service[110980]: INFO cinder.rpc [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:20:32.601927 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.601996 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.603158 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.605993 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.606099 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.607474 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.608865 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.608934 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.610401 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.610818 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.612220 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.612917 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.613092 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.614408 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.615436 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.615816 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.617227 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.618714 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.618784 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.619744 np0000185611 devstack@c-api.service[110979]: WARNING cinder.api.contrib.hosts [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:20:32.620460 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.620530 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.621953 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.622175 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.623309 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.623500 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.624256 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: extensions {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.624343 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.625640 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: os-quota-class-sets {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.625945 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.626401 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.626895 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: backups {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.627369 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.628765 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.629694 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: qos-specs {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.629792 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.630260 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.631261 np0000185611 devstack@c-api.service[110981]: WARNING cinder.api.contrib.hosts [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:20:32.631814 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: os-quota-sets {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.631917 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.632584 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.633280 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: os-availability-zone {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.633366 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.634601 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: extra_specs {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.634761 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.635484 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.635695 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: extensions {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.636177 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: encryption {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.636949 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.637042 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: os-quota-class-sets {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.637783 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: capabilities {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.638334 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: backups {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.638553 np0000185611 devstack@c-api.service[110980]: DEBUG oslo_db.sqlalchemy.engines [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 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=110980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:32.639009 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: consistencygroups {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.639649 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.640878 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: qos-specs {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.640962 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: os-volume-manage {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.641799 np0000185611 devstack@c-api.service[110980]: INFO cinder.rpc [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:20:32.642433 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: os-hosts {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.643170 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: os-quota-sets {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.643802 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: cgsnapshots {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.644662 np0000185611 devstack@c-api.service[110980]: INFO cinder.rpc [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:20:32.644780 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: os-availability-zone {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.645168 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.645238 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: encryption {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.646033 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.646121 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: extra_specs {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.646796 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: os-snapshot-manage {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.647896 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: encryption {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.648257 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: os-volume-type-access {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.648522 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.649454 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: capabilities {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.650119 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: scheduler-stats {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.650709 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: consistencygroups {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.650839 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.651547 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extended resource: os-volume-transfer {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.652333 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.652645 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: os-volume-manage {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.653789 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.654114 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.654159 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: os-hosts {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.655190 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.655483 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: cgsnapshots {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.655606 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.656634 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.656841 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: encryption {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.656962 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.657703 np0000185611 devstack@c-api.service[110978]: WARNING cinder.api.contrib.hosts [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:20:32.658397 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.658500 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.658563 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: os-snapshot-manage {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.659367 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.contrib.snapshot_actions [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] SnapshotActionsController initialized {{(pid=110979) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:20:32.659738 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.659831 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.659887 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: os-volume-type-access {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.660084 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.661190 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.661413 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.661489 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: scheduler-stats {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.662231 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: extensions {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.662827 np0000185611 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.662917 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extended resource: os-volume-transfer {{(pid=110981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.663595 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: os-quota-class-sets {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.663686 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension TypesManage extending resource: types {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.663816 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.663923 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension AdminActions extending resource: volumes {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.664060 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension AdminActions extending resource: snapshots {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.664169 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension AdminActions extending resource: backups {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.664283 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.664391 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.664496 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.664730 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.664854 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: backups {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.665320 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension SnapshotActions extending resource: snapshots {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.665375 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.665414 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.665529 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.665659 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension VolumeActions extending resource: volumes {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.665795 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.665888 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension VolumeTypeAccess extending resource: types {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.666026 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension UsedLimits extending resource: limits {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.666128 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-3caac251-183a-4bc0-8507-8f8e3a1db81d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.666758 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.667502 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: qos-specs {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.668041 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.668109 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.669485 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.669572 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: os-quota-sets {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.670488 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.contrib.snapshot_actions [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] SnapshotActionsController initialized {{(pid=110981) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:20:32.671213 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: os-availability-zone {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.671358 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.672409 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.672470 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: extra_specs {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.672687 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.674074 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: encryption {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.674160 np0000185611 devstack@c-api.service[110981]: WARNING castellan.key_manager.migration [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.674219 np0000185611 devstack@c-api.service[110979]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e1ee3ca4668 pid: 110979 (default app) Jul 16 21:20:32.674896 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension TypesManage extending resource: types {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.675033 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.675114 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension AdminActions extending resource: volumes {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.675238 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension AdminActions extending resource: snapshots {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.675336 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension AdminActions extending resource: backups {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.675439 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.675523 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.675583 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.675650 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: capabilities {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.675716 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.676316 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension SnapshotActions extending resource: snapshots {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.676386 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.676517 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.676593 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension VolumeActions extending resource: volumes {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.676744 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.676831 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: consistencygroups {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.676891 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension VolumeTypeAccess extending resource: types {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.676946 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension UsedLimits extending resource: limits {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.677038 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.v3.router [None req-eebf01f8-451f-4d1f-a324-e5ae310fde3c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.678779 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: os-volume-manage {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.678859 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.680230 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: os-hosts {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.681595 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: cgsnapshots {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.681898 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.682985 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: encryption {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.683996 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-96203801-fe4c-458b-9b1c-ca3a1b75ca3f None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:20:32.684521 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: os-snapshot-manage {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.684764 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.684853 np0000185611 devstack@c-api.service[110981]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e1ee3ca4668 pid: 110981 (default app) Jul 16 21:20:32.686009 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: os-volume-type-access {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.687004 np0000185611 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 956 bytes} [Thu Jul 16 21:20:32 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 16 21:20:32.687554 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: scheduler-stats {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.687701 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.688989 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extended resource: os-volume-transfer {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.689187 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.691374 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.692053 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.692766 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.694461 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.695545 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.697060 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] SnapshotActionsController initialized {{(pid=110978) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:20:32.697252 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.697884 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.698619 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.699957 np0000185611 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.700772 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension TypesManage extending resource: types {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.700894 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.701000 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension AdminActions extending resource: volumes {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.701148 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension AdminActions extending resource: snapshots {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.701264 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension AdminActions extending resource: backups {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.701370 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.701414 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.701453 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.701559 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.702419 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.702501 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.702622 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.702725 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension VolumeActions extending resource: volumes {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.702840 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.702938 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.703066 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension UsedLimits extending resource: limits {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.703173 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-c8faf0db-65fc-4dd9-b5c3-12c20e219186 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.703532 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.705009 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.706431 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.707826 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.709312 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.710445 np0000185611 devstack@c-api.service[110980]: WARNING cinder.api.contrib.hosts [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:20:32.710968 np0000185611 devstack@c-api.service[110978]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e1ee3ca4668 pid: 110978 (default app) Jul 16 21:20:32.711177 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.712655 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.714054 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.714987 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: extensions {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.716939 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: os-quota-class-sets {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.718319 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: backups {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.720644 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: qos-specs {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.722850 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: os-quota-sets {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.724336 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: os-availability-zone {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.725738 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: extra_specs {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.727288 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: encryption {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.728891 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: capabilities {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.730174 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: consistencygroups {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.732140 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: os-volume-manage {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.733602 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: os-hosts {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.735062 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: cgsnapshots {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.736483 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: encryption {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.738065 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: os-snapshot-manage {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.739697 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: os-volume-type-access {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.741193 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: scheduler-stats {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.742663 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extended resource: os-volume-transfer {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:32.745522 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.746876 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.748236 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.749623 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.750656 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.contrib.snapshot_actions [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] SnapshotActionsController initialized {{(pid=110980) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:20:32.751388 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.752732 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.754215 np0000185611 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:32.755050 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension TypesManage extending resource: types {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.755188 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.755381 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension AdminActions extending resource: volumes {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.755496 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension AdminActions extending resource: snapshots {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.755602 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension AdminActions extending resource: backups {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.755708 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.755819 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.755921 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.756062 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.756144 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.756258 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.756359 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension VolumeActions extending resource: volumes {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.756548 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.756630 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.756755 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension UsedLimits extending resource: limits {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.756853 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-5f215ae4-f4ff-43a1-969e-8af3ececc817 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:32.765547 np0000185611 devstack@c-api.service[110980]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e1ee3ca4668 pid: 110980 (default app) Jul 16 21:20:40.097735 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.middleware.request_id [None req-8bdfb52d-1c7a-476c-b8e0-7b1cc6ff8476 None None] RequestId filter calling following filter/app {{(pid=110981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:20:40.611053 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-8bdfb52d-1c7a-476c-b8e0-7b1cc6ff8476 admin admin] POST https://199.204.45.138/volume/v3/types Jul 16 21:20:40.611598 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-8bdfb52d-1c7a-476c-b8e0-7b1cc6ff8476 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=110981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 16 21:20:40.613350 np0000185611 devstack@c-api.service[110981]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 16 21:20:40.613350 np0000185611 devstack@c-api.service[110981]: warnings.warn( Jul 16 21:20:40.648164 np0000185611 devstack@c-api.service[110981]: DEBUG oslo_db.sqlalchemy.engines [None req-8bdfb52d-1c7a-476c-b8e0-7b1cc6ff8476 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=110981) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:40.684199 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-8bdfb52d-1c7a-476c-b8e0-7b1cc6ff8476 admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jul 16 21:20:40.684764 np0000185611 devstack@c-api.service[110981]: [pid: 110981|app: 0|req: 1/2] 199.204.45.138 () {68 vars in 1333 bytes} [Thu Jul 16 21:20:40 2026] POST /volume/v3/types => generated 186 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:20:40.702412 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-a247a6fe-5eec-4449-8839-fef6306384b0 None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:20:41.110352 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-a247a6fe-5eec-4449-8839-fef6306384b0 admin admin] POST https://199.204.45.138/volume/v3/types/9d03dfb0-c9cf-40a4-9f75-2902fa9a6f8d/extra_specs Jul 16 21:20:41.111036 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-a247a6fe-5eec-4449-8839-fef6306384b0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 16 21:20:41.113200 np0000185611 devstack@c-api.service[110979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 16 21:20:41.113200 np0000185611 devstack@c-api.service[110979]: warnings.warn( Jul 16 21:20:41.151877 np0000185611 devstack@c-api.service[110979]: DEBUG oslo_db.sqlalchemy.engines [None req-a247a6fe-5eec-4449-8839-fef6306384b0 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=110979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:41.222612 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-a247a6fe-5eec-4449-8839-fef6306384b0 admin admin] https://199.204.45.138/volume/v3/types/9d03dfb0-c9cf-40a4-9f75-2902fa9a6f8d/extra_specs returned with HTTP 200 Jul 16 21:20:41.223165 np0000185611 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 2/3] 199.204.45.138 () {68 vars in 1480 bytes} [Thu Jul 16 21:20:40 2026] POST /volume/v3/types/9d03dfb0-c9cf-40a4-9f75-2902fa9a6f8d/extra_specs => generated 55 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:20:42.594315 np0000185611 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=6 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:20:42.643506 np0000185611 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=6 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:20:50.681602 np0000185611 devstack@c-api.service[110981]: DEBUG dbcounter [-] [110981] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:20:51.221445 np0000185611 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:23:59.427129 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-71ab0699-cff2-4291-8514-15358be74361 None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:23:59.427853 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-71ab0699-cff2-4291-8514-15358be74361 None None] GET https://199.204.45.138/volume// Jul 16 21:23:59.428046 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-71ab0699-cff2-4291-8514-15358be74361 None None] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:23:59.428267 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-71ab0699-cff2-4291-8514-15358be74361 None None] Calling method 'all' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:23:59.428739 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-71ab0699-cff2-4291-8514-15358be74361 None None] https://199.204.45.138/volume// returned with HTTP 300 Jul 16 21:23:59.429060 np0000185611 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 1/4] 199.204.45.138 () {66 vars in 1456 bytes} [Thu Jul 16 21:23:59 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 16 21:24:39.040747 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-751fbb5b-1dd1-4727-afd0-ae9befe24014 None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:39.043994 np0000185611 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 1/5] 199.204.45.138 () {62 vars in 1068 bytes} [Thu Jul 16 21:24:39 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 16 21:24:39.080582 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.middleware.request_id [None req-29a460c2-4321-4a50-9067-12f5c08b7dca None None] RequestId filter calling following filter/app {{(pid=110981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:39.089439 np0000185611 devstack@c-api.service[110981]: [pid: 110981|app: 0|req: 2/6] 199.204.45.138 () {64 vars in 1272 bytes} [Thu Jul 16 21:24:39 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 16 21:24:39.128629 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [req-29a460c2-4321-4a50-9067-12f5c08b7dca req-892290fb-b247-4d13-8118-8c8a87ef1a11 None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:39.134340 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [req-29a460c2-4321-4a50-9067-12f5c08b7dca req-892290fb-b247-4d13-8118-8c8a87ef1a11 demo demo] GET https://199.204.45.138/volume/v3/ Jul 16 21:24:39.134658 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [req-29a460c2-4321-4a50-9067-12f5c08b7dca req-892290fb-b247-4d13-8118-8c8a87ef1a11 demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:39.134865 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [req-29a460c2-4321-4a50-9067-12f5c08b7dca req-892290fb-b247-4d13-8118-8c8a87ef1a11 demo demo] Calling method 'version_select' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:39.135656 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [req-29a460c2-4321-4a50-9067-12f5c08b7dca req-892290fb-b247-4d13-8118-8c8a87ef1a11 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 16 21:24:39.135999 np0000185611 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 3/7] 199.204.45.138 () {66 vars in 1346 bytes} [Thu Jul 16 21:24:39 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:24:39.175887 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-367282e7-17fd-426b-be4c-5a86abd6f279 None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:39.506657 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-367282e7-17fd-426b-be4c-5a86abd6f279 demo demo] GET https://199.204.45.138/volume/v3/types Jul 16 21:24:39.507005 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-367282e7-17fd-426b-be4c-5a86abd6f279 demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:39.507226 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-367282e7-17fd-426b-be4c-5a86abd6f279 demo demo] Calling method 'index' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:39.507691 np0000185611 devstack@c-api.service[110978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 16 21:24:39.507691 np0000185611 devstack@c-api.service[110978]: warnings.warn( Jul 16 21:24:39.508318 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.api_utils [None req-367282e7-17fd-426b-be4c-5a86abd6f279 demo demo] Removing options '' from query. {{(pid=110978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:24:39.556635 np0000185611 devstack@c-api.service[110978]: DEBUG oslo_db.sqlalchemy.engines [None req-367282e7-17fd-426b-be4c-5a86abd6f279 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=110978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:24:39.580522 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-367282e7-17fd-426b-be4c-5a86abd6f279 demo demo] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jul 16 21:24:39.580950 np0000185611 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 2/8] 199.204.45.138 () {64 vars in 1290 bytes} [Thu Jul 16 21:24:39 2026] GET /volume/v3/types => generated 377 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 16 21:24:39.617693 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-bbe2f8cd-67bf-4270-a335-8d47af3ec344 None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:39.946131 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-bbe2f8cd-67bf-4270-a335-8d47af3ec344 demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 16 21:24:39.946478 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-bbe2f8cd-67bf-4270-a335-8d47af3ec344 demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:39.946697 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-bbe2f8cd-67bf-4270-a335-8d47af3ec344 demo demo] Calling method 'show' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:39.980918 np0000185611 devstack@c-api.service[110980]: DEBUG oslo_db.sqlalchemy.engines [None req-bbe2f8cd-67bf-4270-a335-8d47af3ec344 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=110980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:24:40.002561 np0000185611 devstack@c-api.service[110980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 16 21:24:40.002561 np0000185611 devstack@c-api.service[110980]: warnings.warn( Jul 16 21:24:40.004677 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-bbe2f8cd-67bf-4270-a335-8d47af3ec344 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 16 21:24:40.005128 np0000185611 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 2/9] 199.204.45.138 () {64 vars in 1301 bytes} [Thu Jul 16 21:24:39 2026] GET /volume/v3/types/default => generated 145 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:24:40.551820 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.middleware.request_id [None req-5d2513e9-3f29-490b-be0e-d1cbc16a11d4 None None] RequestId filter calling following filter/app {{(pid=110981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:40.553236 np0000185611 devstack@c-api.service[110981]: [pid: 110981|app: 0|req: 3/10] 199.204.45.138 () {62 vars in 1068 bytes} [Thu Jul 16 21:24:40 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 16 21:24:40.594439 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-4b5a8463-0a96-4baf-99a6-6661d4ecf4b3 None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:40.601528 np0000185611 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 4/11] 199.204.45.138 () {64 vars in 1272 bytes} [Thu Jul 16 21:24:40 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 16 21:24:40.651708 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [req-4b5a8463-0a96-4baf-99a6-6661d4ecf4b3 req-4896b534-141d-4632-ad0c-fa44aae12caf None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:40.655376 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [req-4b5a8463-0a96-4baf-99a6-6661d4ecf4b3 req-4896b534-141d-4632-ad0c-fa44aae12caf demo demo] GET https://199.204.45.138/volume/v3/ Jul 16 21:24:40.655775 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [req-4b5a8463-0a96-4baf-99a6-6661d4ecf4b3 req-4896b534-141d-4632-ad0c-fa44aae12caf demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:40.656185 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [req-4b5a8463-0a96-4baf-99a6-6661d4ecf4b3 req-4896b534-141d-4632-ad0c-fa44aae12caf demo demo] Calling method 'version_select' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:40.657265 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [req-4b5a8463-0a96-4baf-99a6-6661d4ecf4b3 req-4896b534-141d-4632-ad0c-fa44aae12caf demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 16 21:24:40.657955 np0000185611 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 3/12] 199.204.45.138 () {66 vars in 1346 bytes} [Thu Jul 16 21:24:40 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:24:40.710173 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-61d06764-e250-487e-b14b-f77204329bfb None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:40.713167 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-61d06764-e250-487e-b14b-f77204329bfb demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 16 21:24:40.713399 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-61d06764-e250-487e-b14b-f77204329bfb demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:40.713699 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-61d06764-e250-487e-b14b-f77204329bfb demo demo] Calling method 'show' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:40.723620 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-61d06764-e250-487e-b14b-f77204329bfb demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 16 21:24:40.724135 np0000185611 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 3/13] 199.204.45.138 () {64 vars in 1301 bytes} [Thu Jul 16 21:24:40 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:24:41.401148 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.middleware.request_id [None req-cfa16c85-2e68-48cd-9d23-538935301838 None None] RequestId filter calling following filter/app {{(pid=110981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:41.402415 np0000185611 devstack@c-api.service[110981]: [pid: 110981|app: 0|req: 4/14] 199.204.45.138 () {62 vars in 1068 bytes} [Thu Jul 16 21:24:41 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 16 21:24:41.436471 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-917a6de6-87f5-4c05-a512-6d8e50123ef7 None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:41.440121 np0000185611 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 5/15] 199.204.45.138 () {64 vars in 1272 bytes} [Thu Jul 16 21:24:41 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 16 21:24:41.476473 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [req-917a6de6-87f5-4c05-a512-6d8e50123ef7 req-7fd5bc4d-b80e-4db5-a287-28bd501369fb None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:41.479828 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [req-917a6de6-87f5-4c05-a512-6d8e50123ef7 req-7fd5bc4d-b80e-4db5-a287-28bd501369fb demo demo] GET https://199.204.45.138/volume/v3/ Jul 16 21:24:41.480253 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [req-917a6de6-87f5-4c05-a512-6d8e50123ef7 req-7fd5bc4d-b80e-4db5-a287-28bd501369fb demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:41.480611 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [req-917a6de6-87f5-4c05-a512-6d8e50123ef7 req-7fd5bc4d-b80e-4db5-a287-28bd501369fb demo demo] Calling method 'version_select' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:41.481076 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [req-917a6de6-87f5-4c05-a512-6d8e50123ef7 req-7fd5bc4d-b80e-4db5-a287-28bd501369fb demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 16 21:24:41.481516 np0000185611 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 4/16] 199.204.45.138 () {66 vars in 1346 bytes} [Thu Jul 16 21:24:41 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:24:41.523257 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-751a2aea-02ec-42e4-933d-bf37b92f14be None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:41.525358 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-751a2aea-02ec-42e4-933d-bf37b92f14be demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 16 21:24:41.525527 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-751a2aea-02ec-42e4-933d-bf37b92f14be demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:41.525711 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-751a2aea-02ec-42e4-933d-bf37b92f14be demo demo] Calling method 'show' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:41.535505 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-751a2aea-02ec-42e4-933d-bf37b92f14be demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 16 21:24:41.535980 np0000185611 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 4/17] 199.204.45.138 () {64 vars in 1301 bytes} [Thu Jul 16 21:24:41 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:24:41.573985 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.middleware.request_id [None req-c1802221-ff71-405f-b9b6-964964658af7 None None] RequestId filter calling following filter/app {{(pid=110981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:41.575208 np0000185611 devstack@c-api.service[110981]: [pid: 110981|app: 0|req: 5/18] 199.204.45.138 () {62 vars in 1068 bytes} [Thu Jul 16 21:24:41 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 16 21:24:41.611031 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-f8d767c5-4fa6-438c-a9cd-bad9f575a74a None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:41.614650 np0000185611 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 6/19] 199.204.45.138 () {64 vars in 1272 bytes} [Thu Jul 16 21:24:41 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 16 21:24:41.652519 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [req-f8d767c5-4fa6-438c-a9cd-bad9f575a74a req-3c18eb89-3af6-40b8-b68c-412623f64170 None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:41.655654 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [req-f8d767c5-4fa6-438c-a9cd-bad9f575a74a req-3c18eb89-3af6-40b8-b68c-412623f64170 demo demo] GET https://199.204.45.138/volume/v3/ Jul 16 21:24:41.656092 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [req-f8d767c5-4fa6-438c-a9cd-bad9f575a74a req-3c18eb89-3af6-40b8-b68c-412623f64170 demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:41.656478 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [req-f8d767c5-4fa6-438c-a9cd-bad9f575a74a req-3c18eb89-3af6-40b8-b68c-412623f64170 demo demo] Calling method 'version_select' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:41.657153 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [req-f8d767c5-4fa6-438c-a9cd-bad9f575a74a req-3c18eb89-3af6-40b8-b68c-412623f64170 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 16 21:24:41.657811 np0000185611 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 5/20] 199.204.45.138 () {66 vars in 1346 bytes} [Thu Jul 16 21:24:41 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:24:41.699257 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-0ac82089-a30f-45c2-944b-e9b1f31f6ca9 None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:41.701034 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-0ac82089-a30f-45c2-944b-e9b1f31f6ca9 demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 16 21:24:41.701259 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-0ac82089-a30f-45c2-944b-e9b1f31f6ca9 demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:41.701456 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-0ac82089-a30f-45c2-944b-e9b1f31f6ca9 demo demo] Calling method 'show' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:41.710692 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-0ac82089-a30f-45c2-944b-e9b1f31f6ca9 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 16 21:24:41.711411 np0000185611 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 5/21] 199.204.45.138 () {64 vars in 1301 bytes} [Thu Jul 16 21:24:41 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:24:49.574527 np0000185611 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:24:51.706473 np0000185611 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=8 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:29:54.135625 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.middleware.request_id [None req-ee2a4bea-e1d5-454e-b8d3-206684488466 None None] RequestId filter calling following filter/app {{(pid=110981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:29:54.269089 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-ee2a4bea-e1d5-454e-b8d3-206684488466 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:29:54.269422 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-ee2a4bea-e1d5-454e-b8d3-206684488466 demo demo] Empty body provided in request {{(pid=110981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:29:54.269637 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-ee2a4bea-e1d5-454e-b8d3-206684488466 demo demo] Calling method 'detail' {{(pid=110981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:29:54.270310 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.api_utils [None req-ee2a4bea-e1d5-454e-b8d3-206684488466 demo demo] Removing options '' from query. {{(pid=110981) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:29:54.271334 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.volume.api [None req-ee2a4bea-e1d5-454e-b8d3-206684488466 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110981) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:29:54.319263 np0000185611 devstack@c-api.service[110981]: INFO cinder.volume.api [None req-ee2a4bea-e1d5-454e-b8d3-206684488466 demo demo] Get all volumes completed successfully. Jul 16 21:29:54.322094 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-ee2a4bea-e1d5-454e-b8d3-206684488466 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:29:54.322527 np0000185611 devstack@c-api.service[110981]: [pid: 110981|app: 0|req: 6/22] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:29:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:30:04.310604 np0000185611 devstack@c-api.service[110981]: DEBUG dbcounter [-] [110981] Writing DB stats cinder:SELECT=1 {{(pid=110981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:30:54.409416 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-e0eb6b03-e803-4955-b31f-4c5d3d236d6a None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:30:54.412635 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-e0eb6b03-e803-4955-b31f-4c5d3d236d6a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:30:54.412806 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-e0eb6b03-e803-4955-b31f-4c5d3d236d6a demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:30:54.412987 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-e0eb6b03-e803-4955-b31f-4c5d3d236d6a demo demo] Calling method 'detail' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:30:54.413477 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.api_utils [None req-e0eb6b03-e803-4955-b31f-4c5d3d236d6a demo demo] Removing options '' from query. {{(pid=110979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:30:54.415828 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.volume.api [None req-e0eb6b03-e803-4955-b31f-4c5d3d236d6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:30:54.444691 np0000185611 devstack@c-api.service[110979]: INFO cinder.volume.api [None req-e0eb6b03-e803-4955-b31f-4c5d3d236d6a demo demo] Get all volumes completed successfully. Jul 16 21:30:54.447096 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-e0eb6b03-e803-4955-b31f-4c5d3d236d6a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:30:54.447476 np0000185611 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 7/23] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:30:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:31:04.438332 np0000185611 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=1 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:31:54.487786 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-7ec1c65f-1b1c-41fc-b951-833154f2fa20 None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:31:54.493517 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-7ec1c65f-1b1c-41fc-b951-833154f2fa20 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:31:54.493705 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-7ec1c65f-1b1c-41fc-b951-833154f2fa20 demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:31:54.494157 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-7ec1c65f-1b1c-41fc-b951-833154f2fa20 demo demo] Calling method 'detail' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:31:54.494975 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.api_utils [None req-7ec1c65f-1b1c-41fc-b951-833154f2fa20 demo demo] Removing options '' from query. {{(pid=110978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:31:54.496054 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.volume.api [None req-7ec1c65f-1b1c-41fc-b951-833154f2fa20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:31:54.539904 np0000185611 devstack@c-api.service[110978]: INFO cinder.volume.api [None req-7ec1c65f-1b1c-41fc-b951-833154f2fa20 demo demo] Get all volumes completed successfully. Jul 16 21:31:54.542826 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-7ec1c65f-1b1c-41fc-b951-833154f2fa20 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:31:54.543474 np0000185611 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 6/24] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:31:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:32:04.530422 np0000185611 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:32:54.563365 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-db9e6f73-8ffc-4b8e-b8fb-391a2b8b3d80 None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:32:54.567087 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-db9e6f73-8ffc-4b8e-b8fb-391a2b8b3d80 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:32:54.567339 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-db9e6f73-8ffc-4b8e-b8fb-391a2b8b3d80 demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:32:54.567587 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-db9e6f73-8ffc-4b8e-b8fb-391a2b8b3d80 demo demo] Calling method 'detail' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:32:54.568286 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.api_utils [None req-db9e6f73-8ffc-4b8e-b8fb-391a2b8b3d80 demo demo] Removing options '' from query. {{(pid=110980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:32:54.569317 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.volume.api [None req-db9e6f73-8ffc-4b8e-b8fb-391a2b8b3d80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:32:54.617164 np0000185611 devstack@c-api.service[110980]: INFO cinder.volume.api [None req-db9e6f73-8ffc-4b8e-b8fb-391a2b8b3d80 demo demo] Get all volumes completed successfully. Jul 16 21:32:54.619203 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-db9e6f73-8ffc-4b8e-b8fb-391a2b8b3d80 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:32:54.619631 np0000185611 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 6/25] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:32:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:33:04.611196 np0000185611 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=1 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:33:54.671446 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.middleware.request_id [None req-2d591ba5-ad33-4ed9-9acf-653f357698eb None None] RequestId filter calling following filter/app {{(pid=110981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:33:54.675206 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-2d591ba5-ad33-4ed9-9acf-653f357698eb demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:33:54.675529 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-2d591ba5-ad33-4ed9-9acf-653f357698eb demo demo] Empty body provided in request {{(pid=110981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:33:54.675868 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-2d591ba5-ad33-4ed9-9acf-653f357698eb demo demo] Calling method 'detail' {{(pid=110981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:33:54.676319 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.api_utils [None req-2d591ba5-ad33-4ed9-9acf-653f357698eb demo demo] Removing options '' from query. {{(pid=110981) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:33:54.677548 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.volume.api [None req-2d591ba5-ad33-4ed9-9acf-653f357698eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110981) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:33:54.688051 np0000185611 devstack@c-api.service[110981]: INFO cinder.volume.api [None req-2d591ba5-ad33-4ed9-9acf-653f357698eb demo demo] Get all volumes completed successfully. Jul 16 21:33:54.690048 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-2d591ba5-ad33-4ed9-9acf-653f357698eb demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:33:54.690436 np0000185611 devstack@c-api.service[110981]: [pid: 110981|app: 0|req: 7/26] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:33:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:34:04.680959 np0000185611 devstack@c-api.service[110981]: DEBUG dbcounter [-] [110981] Writing DB stats cinder:SELECT=1 {{(pid=110981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:34:54.709910 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-e0ceb2dd-fca6-4218-a642-cb1c17341b9b None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:34:54.906264 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-e0ceb2dd-fca6-4218-a642-cb1c17341b9b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:34:54.906525 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-e0ceb2dd-fca6-4218-a642-cb1c17341b9b demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:34:54.906789 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-e0ceb2dd-fca6-4218-a642-cb1c17341b9b demo demo] Calling method 'detail' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:34:54.907146 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.api_utils [None req-e0ceb2dd-fca6-4218-a642-cb1c17341b9b demo demo] Removing options '' from query. {{(pid=110979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:34:54.908031 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.volume.api [None req-e0ceb2dd-fca6-4218-a642-cb1c17341b9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:34:54.917632 np0000185611 devstack@c-api.service[110979]: INFO cinder.volume.api [None req-e0ceb2dd-fca6-4218-a642-cb1c17341b9b demo demo] Get all volumes completed successfully. Jul 16 21:34:54.920378 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-e0ceb2dd-fca6-4218-a642-cb1c17341b9b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:34:54.920929 np0000185611 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 8/27] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:34:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:35:04.913714 np0000185611 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=1 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:35:54.944067 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-b42a5038-03ff-4e7f-a1b4-5aab754e95dd None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:35:54.947871 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-b42a5038-03ff-4e7f-a1b4-5aab754e95dd demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:35:54.948208 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-b42a5038-03ff-4e7f-a1b4-5aab754e95dd demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:35:54.948528 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-b42a5038-03ff-4e7f-a1b4-5aab754e95dd demo demo] Calling method 'detail' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:35:54.948866 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.api_utils [None req-b42a5038-03ff-4e7f-a1b4-5aab754e95dd demo demo] Removing options '' from query. {{(pid=110978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:35:54.949947 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.volume.api [None req-b42a5038-03ff-4e7f-a1b4-5aab754e95dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:35:54.962068 np0000185611 devstack@c-api.service[110978]: INFO cinder.volume.api [None req-b42a5038-03ff-4e7f-a1b4-5aab754e95dd demo demo] Get all volumes completed successfully. Jul 16 21:35:54.965403 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-b42a5038-03ff-4e7f-a1b4-5aab754e95dd demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:35:54.966033 np0000185611 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 7/28] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:35:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:36:04.955254 np0000185611 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:36:54.983812 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-a087a264-4e95-4cea-b748-e1820658ca06 None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:36:54.986947 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-a087a264-4e95-4cea-b748-e1820658ca06 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:36:54.987324 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-a087a264-4e95-4cea-b748-e1820658ca06 demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:36:54.987698 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-a087a264-4e95-4cea-b748-e1820658ca06 demo demo] Calling method 'detail' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:36:54.987993 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.api_utils [None req-a087a264-4e95-4cea-b748-e1820658ca06 demo demo] Removing options '' from query. {{(pid=110980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:36:54.988751 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.volume.api [None req-a087a264-4e95-4cea-b748-e1820658ca06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:36:54.999177 np0000185611 devstack@c-api.service[110980]: INFO cinder.volume.api [None req-a087a264-4e95-4cea-b748-e1820658ca06 demo demo] Get all volumes completed successfully. Jul 16 21:36:55.002115 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-a087a264-4e95-4cea-b748-e1820658ca06 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:36:55.002633 np0000185611 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 7/29] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:36:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:37:04.993856 np0000185611 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=1 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:37:55.022291 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.middleware.request_id [None req-b7d4a6d6-4794-4a24-a413-bea124055506 None None] RequestId filter calling following filter/app {{(pid=110981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:37:55.026623 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-b7d4a6d6-4794-4a24-a413-bea124055506 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:37:55.026894 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-b7d4a6d6-4794-4a24-a413-bea124055506 demo demo] Empty body provided in request {{(pid=110981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:37:55.027180 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-b7d4a6d6-4794-4a24-a413-bea124055506 demo demo] Calling method 'detail' {{(pid=110981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:37:55.028117 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.api_utils [None req-b7d4a6d6-4794-4a24-a413-bea124055506 demo demo] Removing options '' from query. {{(pid=110981) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:37:55.029063 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.volume.api [None req-b7d4a6d6-4794-4a24-a413-bea124055506 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110981) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:37:55.038653 np0000185611 devstack@c-api.service[110981]: INFO cinder.volume.api [None req-b7d4a6d6-4794-4a24-a413-bea124055506 demo demo] Get all volumes completed successfully. Jul 16 21:37:55.041591 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-b7d4a6d6-4794-4a24-a413-bea124055506 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:37:55.042247 np0000185611 devstack@c-api.service[110981]: [pid: 110981|app: 0|req: 8/30] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:37:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:38:05.032848 np0000185611 devstack@c-api.service[110981]: DEBUG dbcounter [-] [110981] Writing DB stats cinder:SELECT=1 {{(pid=110981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:38:55.059152 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-e3168a43-844d-4b2c-b70e-00e99f563e84 None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:38:55.061987 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-e3168a43-844d-4b2c-b70e-00e99f563e84 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:38:55.062225 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-e3168a43-844d-4b2c-b70e-00e99f563e84 demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:38:55.062503 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-e3168a43-844d-4b2c-b70e-00e99f563e84 demo demo] Calling method 'detail' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:38:55.062869 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.api_utils [None req-e3168a43-844d-4b2c-b70e-00e99f563e84 demo demo] Removing options '' from query. {{(pid=110979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:38:55.063792 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.volume.api [None req-e3168a43-844d-4b2c-b70e-00e99f563e84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:38:55.074064 np0000185611 devstack@c-api.service[110979]: INFO cinder.volume.api [None req-e3168a43-844d-4b2c-b70e-00e99f563e84 demo demo] Get all volumes completed successfully. Jul 16 21:38:55.074064 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-e3168a43-844d-4b2c-b70e-00e99f563e84 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:38:55.074400 np0000185611 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 9/31] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:38:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:39:05.067509 np0000185611 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=1 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:39:55.092180 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-7de161b7-3edd-43ca-9944-061ec0eacba2 None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:39:55.096097 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-7de161b7-3edd-43ca-9944-061ec0eacba2 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:39:55.096368 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-7de161b7-3edd-43ca-9944-061ec0eacba2 demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:39:55.096671 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-7de161b7-3edd-43ca-9944-061ec0eacba2 demo demo] Calling method 'detail' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:39:55.097056 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.api_utils [None req-7de161b7-3edd-43ca-9944-061ec0eacba2 demo demo] Removing options '' from query. {{(pid=110978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:39:55.099213 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.volume.api [None req-7de161b7-3edd-43ca-9944-061ec0eacba2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:39:55.107739 np0000185611 devstack@c-api.service[110978]: INFO cinder.volume.api [None req-7de161b7-3edd-43ca-9944-061ec0eacba2 demo demo] Get all volumes completed successfully. Jul 16 21:39:55.109725 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-7de161b7-3edd-43ca-9944-061ec0eacba2 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:39:55.110104 np0000185611 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 8/32] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:39:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:40:05.102587 np0000185611 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:40:55.137744 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-9af7aefb-733f-4b9b-8a78-5c92c3126703 None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:40:55.296404 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-9af7aefb-733f-4b9b-8a78-5c92c3126703 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:40:55.296804 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-9af7aefb-733f-4b9b-8a78-5c92c3126703 demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:40:55.297323 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-9af7aefb-733f-4b9b-8a78-5c92c3126703 demo demo] Calling method 'detail' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:40:55.297803 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.api_utils [None req-9af7aefb-733f-4b9b-8a78-5c92c3126703 demo demo] Removing options '' from query. {{(pid=110980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:40:55.299251 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.volume.api [None req-9af7aefb-733f-4b9b-8a78-5c92c3126703 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:40:55.308608 np0000185611 devstack@c-api.service[110980]: INFO cinder.volume.api [None req-9af7aefb-733f-4b9b-8a78-5c92c3126703 demo demo] Get all volumes completed successfully. Jul 16 21:40:55.310713 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-9af7aefb-733f-4b9b-8a78-5c92c3126703 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:40:55.311056 np0000185611 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 8/33] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:40:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:41:05.303945 np0000185611 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=1 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:41:55.337374 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.middleware.request_id [None req-87ec1846-6b99-4607-a1df-e6ff1e8de102 None None] RequestId filter calling following filter/app {{(pid=110981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:41:55.340437 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-87ec1846-6b99-4607-a1df-e6ff1e8de102 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:41:55.340717 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-87ec1846-6b99-4607-a1df-e6ff1e8de102 demo demo] Empty body provided in request {{(pid=110981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:41:55.341035 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-87ec1846-6b99-4607-a1df-e6ff1e8de102 demo demo] Calling method 'detail' {{(pid=110981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:41:55.341372 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.api_utils [None req-87ec1846-6b99-4607-a1df-e6ff1e8de102 demo demo] Removing options '' from query. {{(pid=110981) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:41:55.342475 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.volume.api [None req-87ec1846-6b99-4607-a1df-e6ff1e8de102 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110981) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:41:55.350154 np0000185611 devstack@c-api.service[110981]: INFO cinder.volume.api [None req-87ec1846-6b99-4607-a1df-e6ff1e8de102 demo demo] Get all volumes completed successfully. Jul 16 21:41:55.352248 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-87ec1846-6b99-4607-a1df-e6ff1e8de102 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:41:55.352575 np0000185611 devstack@c-api.service[110981]: [pid: 110981|app: 0|req: 9/34] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:41:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:42:05.345181 np0000185611 devstack@c-api.service[110981]: DEBUG dbcounter [-] [110981] Writing DB stats cinder:SELECT=1 {{(pid=110981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:42:55.369158 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-fad72f4c-f0b7-41a5-b229-0c1d11508559 None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:42:55.373622 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-fad72f4c-f0b7-41a5-b229-0c1d11508559 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:42:55.373885 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-fad72f4c-f0b7-41a5-b229-0c1d11508559 demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:42:55.374233 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-fad72f4c-f0b7-41a5-b229-0c1d11508559 demo demo] Calling method 'detail' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:42:55.374575 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.api_utils [None req-fad72f4c-f0b7-41a5-b229-0c1d11508559 demo demo] Removing options '' from query. {{(pid=110979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:42:55.375599 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.volume.api [None req-fad72f4c-f0b7-41a5-b229-0c1d11508559 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:42:55.383767 np0000185611 devstack@c-api.service[110979]: INFO cinder.volume.api [None req-fad72f4c-f0b7-41a5-b229-0c1d11508559 demo demo] Get all volumes completed successfully. Jul 16 21:42:55.386457 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-fad72f4c-f0b7-41a5-b229-0c1d11508559 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:42:55.386934 np0000185611 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 10/35] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:42:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:43:05.379150 np0000185611 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=1 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:43:55.406196 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-e9ee125f-9fec-4458-b4ef-a69151305a8a None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:43:55.409377 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-e9ee125f-9fec-4458-b4ef-a69151305a8a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:43:55.409552 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-e9ee125f-9fec-4458-b4ef-a69151305a8a demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:43:55.409826 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-e9ee125f-9fec-4458-b4ef-a69151305a8a demo demo] Calling method 'detail' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:43:55.410167 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.api_utils [None req-e9ee125f-9fec-4458-b4ef-a69151305a8a demo demo] Removing options '' from query. {{(pid=110978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:43:55.411289 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.volume.api [None req-e9ee125f-9fec-4458-b4ef-a69151305a8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:43:55.420906 np0000185611 devstack@c-api.service[110978]: INFO cinder.volume.api [None req-e9ee125f-9fec-4458-b4ef-a69151305a8a demo demo] Get all volumes completed successfully. Jul 16 21:43:55.423951 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-e9ee125f-9fec-4458-b4ef-a69151305a8a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:43:55.424553 np0000185611 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 9/36] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:43:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:44:05.415426 np0000185611 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:44:55.441701 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-c949294a-01d2-4f05-9207-9dad23ef54a6 None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:44:55.445941 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-c949294a-01d2-4f05-9207-9dad23ef54a6 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:44:55.446458 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-c949294a-01d2-4f05-9207-9dad23ef54a6 demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:44:55.446946 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-c949294a-01d2-4f05-9207-9dad23ef54a6 demo demo] Calling method 'detail' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:44:55.447550 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.api_utils [None req-c949294a-01d2-4f05-9207-9dad23ef54a6 demo demo] Removing options '' from query. {{(pid=110980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:44:55.449179 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.volume.api [None req-c949294a-01d2-4f05-9207-9dad23ef54a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:44:55.462441 np0000185611 devstack@c-api.service[110980]: INFO cinder.volume.api [None req-c949294a-01d2-4f05-9207-9dad23ef54a6 demo demo] Get all volumes completed successfully. Jul 16 21:44:55.464665 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-c949294a-01d2-4f05-9207-9dad23ef54a6 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:44:55.465126 np0000185611 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 9/37] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:44:55 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) Jul 16 21:45:05.455581 np0000185611 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=1 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:45:55.482631 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.middleware.request_id [None req-62b837a8-7d3c-4d21-9d80-5a4201cb1a78 None None] RequestId filter calling following filter/app {{(pid=110981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:45:55.662744 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-62b837a8-7d3c-4d21-9d80-5a4201cb1a78 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:45:55.663578 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-62b837a8-7d3c-4d21-9d80-5a4201cb1a78 demo demo] Empty body provided in request {{(pid=110981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:45:55.663839 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-62b837a8-7d3c-4d21-9d80-5a4201cb1a78 demo demo] Calling method 'detail' {{(pid=110981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:45:55.664363 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.api_utils [None req-62b837a8-7d3c-4d21-9d80-5a4201cb1a78 demo demo] Removing options '' from query. {{(pid=110981) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:45:55.665555 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.volume.api [None req-62b837a8-7d3c-4d21-9d80-5a4201cb1a78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110981) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:45:55.680309 np0000185611 devstack@c-api.service[110981]: INFO cinder.volume.api [None req-62b837a8-7d3c-4d21-9d80-5a4201cb1a78 demo demo] Get all volumes completed successfully. Jul 16 21:45:55.683531 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-62b837a8-7d3c-4d21-9d80-5a4201cb1a78 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:45:55.684267 np0000185611 devstack@c-api.service[110981]: [pid: 110981|app: 0|req: 10/38] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:45:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:46:05.670163 np0000185611 devstack@c-api.service[110981]: DEBUG dbcounter [-] [110981] Writing DB stats cinder:SELECT=1 {{(pid=110981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:46:55.703096 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-a4098227-fdbe-4feb-9fe6-b11eb44afede None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:46:55.705949 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-a4098227-fdbe-4feb-9fe6-b11eb44afede demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:46:55.706204 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-a4098227-fdbe-4feb-9fe6-b11eb44afede demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:46:55.706448 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-a4098227-fdbe-4feb-9fe6-b11eb44afede demo demo] Calling method 'detail' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:46:55.706762 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.api_utils [None req-a4098227-fdbe-4feb-9fe6-b11eb44afede demo demo] Removing options '' from query. {{(pid=110979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:46:55.707701 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.volume.api [None req-a4098227-fdbe-4feb-9fe6-b11eb44afede demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:46:55.716007 np0000185611 devstack@c-api.service[110979]: INFO cinder.volume.api [None req-a4098227-fdbe-4feb-9fe6-b11eb44afede demo demo] Get all volumes completed successfully. Jul 16 21:46:55.718123 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-a4098227-fdbe-4feb-9fe6-b11eb44afede demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:46:55.718579 np0000185611 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 11/39] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:46:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:47:05.711684 np0000185611 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=1 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:47:55.739415 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-2e996887-527e-48b7-b0ad-8cacc90047c1 None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:47:55.742703 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-2e996887-527e-48b7-b0ad-8cacc90047c1 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:47:55.742945 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-2e996887-527e-48b7-b0ad-8cacc90047c1 demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:47:55.743215 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-2e996887-527e-48b7-b0ad-8cacc90047c1 demo demo] Calling method 'detail' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:47:55.743510 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.api_utils [None req-2e996887-527e-48b7-b0ad-8cacc90047c1 demo demo] Removing options '' from query. {{(pid=110978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:47:55.744499 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.volume.api [None req-2e996887-527e-48b7-b0ad-8cacc90047c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:47:55.751893 np0000185611 devstack@c-api.service[110978]: INFO cinder.volume.api [None req-2e996887-527e-48b7-b0ad-8cacc90047c1 demo demo] Get all volumes completed successfully. Jul 16 21:47:55.753979 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-2e996887-527e-48b7-b0ad-8cacc90047c1 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:47:55.754374 np0000185611 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 10/40] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:47:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:48:05.747695 np0000185611 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:48:55.774195 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-4127afdd-4337-4891-9889-17cb104fdbc5 None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:48:55.778272 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-4127afdd-4337-4891-9889-17cb104fdbc5 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:48:55.778623 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-4127afdd-4337-4891-9889-17cb104fdbc5 demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:48:55.778911 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-4127afdd-4337-4891-9889-17cb104fdbc5 demo demo] Calling method 'detail' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:48:55.779373 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.api_utils [None req-4127afdd-4337-4891-9889-17cb104fdbc5 demo demo] Removing options '' from query. {{(pid=110980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:48:55.780452 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.volume.api [None req-4127afdd-4337-4891-9889-17cb104fdbc5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:48:55.791068 np0000185611 devstack@c-api.service[110980]: INFO cinder.volume.api [None req-4127afdd-4337-4891-9889-17cb104fdbc5 demo demo] Get all volumes completed successfully. Jul 16 21:48:55.793477 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-4127afdd-4337-4891-9889-17cb104fdbc5 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:48:55.793906 np0000185611 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 10/41] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:48:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:49:05.784529 np0000185611 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=1 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:49:55.811298 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.middleware.request_id [None req-0b363ac6-3ea5-469c-ac7a-0a9e8da6592f None None] RequestId filter calling following filter/app {{(pid=110981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:49:55.815428 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-0b363ac6-3ea5-469c-ac7a-0a9e8da6592f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:49:55.815809 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-0b363ac6-3ea5-469c-ac7a-0a9e8da6592f demo demo] Empty body provided in request {{(pid=110981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:49:55.816300 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-0b363ac6-3ea5-469c-ac7a-0a9e8da6592f demo demo] Calling method 'detail' {{(pid=110981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:49:55.816757 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.api_utils [None req-0b363ac6-3ea5-469c-ac7a-0a9e8da6592f demo demo] Removing options '' from query. {{(pid=110981) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:49:55.818245 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.volume.api [None req-0b363ac6-3ea5-469c-ac7a-0a9e8da6592f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110981) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:49:55.826664 np0000185611 devstack@c-api.service[110981]: INFO cinder.volume.api [None req-0b363ac6-3ea5-469c-ac7a-0a9e8da6592f demo demo] Get all volumes completed successfully. Jul 16 21:49:55.828894 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-0b363ac6-3ea5-469c-ac7a-0a9e8da6592f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:49:55.829587 np0000185611 devstack@c-api.service[110981]: [pid: 110981|app: 0|req: 11/42] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:49:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:50:05.821922 np0000185611 devstack@c-api.service[110981]: DEBUG dbcounter [-] [110981] Writing DB stats cinder:SELECT=1 {{(pid=110981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:50:55.847850 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-c18d80fc-02ff-442b-816d-f0d8169dcb48 None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:50:55.935691 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-c18d80fc-02ff-442b-816d-f0d8169dcb48 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:50:55.935937 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-c18d80fc-02ff-442b-816d-f0d8169dcb48 demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:50:55.936127 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-c18d80fc-02ff-442b-816d-f0d8169dcb48 demo demo] Calling method 'detail' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:50:55.936362 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.api_utils [None req-c18d80fc-02ff-442b-816d-f0d8169dcb48 demo demo] Removing options '' from query. {{(pid=110979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:50:55.937163 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.volume.api [None req-c18d80fc-02ff-442b-816d-f0d8169dcb48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:50:55.946640 np0000185611 devstack@c-api.service[110979]: INFO cinder.volume.api [None req-c18d80fc-02ff-442b-816d-f0d8169dcb48 demo demo] Get all volumes completed successfully. Jul 16 21:50:55.949648 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-c18d80fc-02ff-442b-816d-f0d8169dcb48 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:50:55.950774 np0000185611 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 12/43] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:50:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:51:05.940198 np0000185611 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=1 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:51:55.970751 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-8c54b1d5-0736-49ad-9b6d-8fc40a7097f9 None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:51:55.973939 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-8c54b1d5-0736-49ad-9b6d-8fc40a7097f9 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:51:55.974193 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-8c54b1d5-0736-49ad-9b6d-8fc40a7097f9 demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:51:55.974468 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-8c54b1d5-0736-49ad-9b6d-8fc40a7097f9 demo demo] Calling method 'detail' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:51:55.974776 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.api_utils [None req-8c54b1d5-0736-49ad-9b6d-8fc40a7097f9 demo demo] Removing options '' from query. {{(pid=110978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:51:55.975700 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.volume.api [None req-8c54b1d5-0736-49ad-9b6d-8fc40a7097f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:51:55.986198 np0000185611 devstack@c-api.service[110978]: INFO cinder.volume.api [None req-8c54b1d5-0736-49ad-9b6d-8fc40a7097f9 demo demo] Get all volumes completed successfully. Jul 16 21:51:55.987832 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-8c54b1d5-0736-49ad-9b6d-8fc40a7097f9 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:51:55.988289 np0000185611 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 11/44] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:51:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:52:05.979449 np0000185611 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:52:56.001948 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-72396473-845a-4445-b4dc-cfd54c92d708 None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:52:56.004749 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-72396473-845a-4445-b4dc-cfd54c92d708 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:52:56.005163 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-72396473-845a-4445-b4dc-cfd54c92d708 demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:52:56.005163 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-72396473-845a-4445-b4dc-cfd54c92d708 demo demo] Calling method 'detail' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:52:56.005528 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.api_utils [None req-72396473-845a-4445-b4dc-cfd54c92d708 demo demo] Removing options '' from query. {{(pid=110980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:52:56.006706 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.volume.api [None req-72396473-845a-4445-b4dc-cfd54c92d708 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:52:56.015324 np0000185611 devstack@c-api.service[110980]: INFO cinder.volume.api [None req-72396473-845a-4445-b4dc-cfd54c92d708 demo demo] Get all volumes completed successfully. Jul 16 21:52:56.017351 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-72396473-845a-4445-b4dc-cfd54c92d708 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:52:56.017575 np0000185611 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 11/45] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:52:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:53:06.010881 np0000185611 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=1 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:53:56.037133 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.middleware.request_id [None req-733e5316-3836-4c48-ad45-34a36055a516 None None] RequestId filter calling following filter/app {{(pid=110981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:53:56.041478 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-733e5316-3836-4c48-ad45-34a36055a516 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:53:56.041947 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-733e5316-3836-4c48-ad45-34a36055a516 demo demo] Empty body provided in request {{(pid=110981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:53:56.042473 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-733e5316-3836-4c48-ad45-34a36055a516 demo demo] Calling method 'detail' {{(pid=110981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:53:56.043294 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.api_utils [None req-733e5316-3836-4c48-ad45-34a36055a516 demo demo] Removing options '' from query. {{(pid=110981) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:53:56.045098 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.volume.api [None req-733e5316-3836-4c48-ad45-34a36055a516 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110981) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:53:56.054261 np0000185611 devstack@c-api.service[110981]: INFO cinder.volume.api [None req-733e5316-3836-4c48-ad45-34a36055a516 demo demo] Get all volumes completed successfully. Jul 16 21:53:56.056213 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-733e5316-3836-4c48-ad45-34a36055a516 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:53:56.056636 np0000185611 devstack@c-api.service[110981]: [pid: 110981|app: 0|req: 12/46] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:53:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:54:06.049197 np0000185611 devstack@c-api.service[110981]: DEBUG dbcounter [-] [110981] Writing DB stats cinder:SELECT=1 {{(pid=110981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:54:56.076214 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-eb4d5230-44a5-4031-8f32-0698020347db None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:54:56.080697 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-eb4d5230-44a5-4031-8f32-0698020347db demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:54:56.081241 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-eb4d5230-44a5-4031-8f32-0698020347db demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:54:56.081552 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-eb4d5230-44a5-4031-8f32-0698020347db demo demo] Calling method 'detail' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:54:56.081885 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.api_utils [None req-eb4d5230-44a5-4031-8f32-0698020347db demo demo] Removing options '' from query. {{(pid=110979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:54:56.082820 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.volume.api [None req-eb4d5230-44a5-4031-8f32-0698020347db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:54:56.091867 np0000185611 devstack@c-api.service[110979]: INFO cinder.volume.api [None req-eb4d5230-44a5-4031-8f32-0698020347db demo demo] Get all volumes completed successfully. Jul 16 21:54:56.095309 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-eb4d5230-44a5-4031-8f32-0698020347db demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:54:56.095309 np0000185611 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 13/47] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:54:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:55:06.086108 np0000185611 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=1 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:55:56.115718 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-8bc516e2-849c-4f42-9fb0-c99e02aeab91 None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:55:56.383965 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-8bc516e2-849c-4f42-9fb0-c99e02aeab91 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:55:56.385184 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-8bc516e2-849c-4f42-9fb0-c99e02aeab91 demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:55:56.386337 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-8bc516e2-849c-4f42-9fb0-c99e02aeab91 demo demo] Calling method 'detail' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:55:56.386571 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.api.api_utils [None req-8bc516e2-849c-4f42-9fb0-c99e02aeab91 demo demo] Removing options '' from query. {{(pid=110978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:55:56.387973 np0000185611 devstack@c-api.service[110978]: DEBUG cinder.volume.api [None req-8bc516e2-849c-4f42-9fb0-c99e02aeab91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:55:56.395820 np0000185611 devstack@c-api.service[110978]: INFO cinder.volume.api [None req-8bc516e2-849c-4f42-9fb0-c99e02aeab91 demo demo] Get all volumes completed successfully. Jul 16 21:55:56.399193 np0000185611 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-8bc516e2-849c-4f42-9fb0-c99e02aeab91 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:55:56.399943 np0000185611 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 12/48] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:55:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:56:06.391812 np0000185611 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:56:56.423749 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-487f7824-253c-4598-af23-839ffd1a42a3 None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:56:56.426384 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-487f7824-253c-4598-af23-839ffd1a42a3 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:56:56.426684 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-487f7824-253c-4598-af23-839ffd1a42a3 demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:56:56.426971 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-487f7824-253c-4598-af23-839ffd1a42a3 demo demo] Calling method 'detail' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:56:56.427364 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.api.api_utils [None req-487f7824-253c-4598-af23-839ffd1a42a3 demo demo] Removing options '' from query. {{(pid=110980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:56:56.428180 np0000185611 devstack@c-api.service[110980]: DEBUG cinder.volume.api [None req-487f7824-253c-4598-af23-839ffd1a42a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:56:56.438277 np0000185611 devstack@c-api.service[110980]: INFO cinder.volume.api [None req-487f7824-253c-4598-af23-839ffd1a42a3 demo demo] Get all volumes completed successfully. Jul 16 21:56:56.439441 np0000185611 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-487f7824-253c-4598-af23-839ffd1a42a3 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:56:56.439966 np0000185611 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 12/49] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:56:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:57:06.431455 np0000185611 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=1 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:57:56.462713 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.middleware.request_id [None req-20ce461c-080f-4e5f-97f2-e007d3a621df None None] RequestId filter calling following filter/app {{(pid=110981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:57:56.465577 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-20ce461c-080f-4e5f-97f2-e007d3a621df demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:57:56.465708 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-20ce461c-080f-4e5f-97f2-e007d3a621df demo demo] Empty body provided in request {{(pid=110981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:57:56.465977 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.openstack.wsgi [None req-20ce461c-080f-4e5f-97f2-e007d3a621df demo demo] Calling method 'detail' {{(pid=110981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:57:56.466170 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.api.api_utils [None req-20ce461c-080f-4e5f-97f2-e007d3a621df demo demo] Removing options '' from query. {{(pid=110981) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:57:56.466919 np0000185611 devstack@c-api.service[110981]: DEBUG cinder.volume.api [None req-20ce461c-080f-4e5f-97f2-e007d3a621df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110981) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:57:56.475824 np0000185611 devstack@c-api.service[110981]: INFO cinder.volume.api [None req-20ce461c-080f-4e5f-97f2-e007d3a621df demo demo] Get all volumes completed successfully. Jul 16 21:57:56.477621 np0000185611 devstack@c-api.service[110981]: INFO cinder.api.openstack.wsgi [None req-20ce461c-080f-4e5f-97f2-e007d3a621df demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:57:56.477976 np0000185611 devstack@c-api.service[110981]: [pid: 110981|app: 0|req: 13/50] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:57:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:58:06.470971 np0000185611 devstack@c-api.service[110981]: DEBUG dbcounter [-] [110981] Writing DB stats cinder:SELECT=1 {{(pid=110981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:58:56.498733 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-ff55db27-dffc-48fc-9055-c6d131bf57da None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:58:56.502004 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-ff55db27-dffc-48fc-9055-c6d131bf57da demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 16 21:58:56.502612 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-ff55db27-dffc-48fc-9055-c6d131bf57da demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:58:56.502920 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-ff55db27-dffc-48fc-9055-c6d131bf57da demo demo] Calling method 'detail' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:58:56.503546 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.api.api_utils [None req-ff55db27-dffc-48fc-9055-c6d131bf57da demo demo] Removing options '' from query. {{(pid=110979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:58:56.504754 np0000185611 devstack@c-api.service[110979]: DEBUG cinder.volume.api [None req-ff55db27-dffc-48fc-9055-c6d131bf57da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:58:56.512896 np0000185611 devstack@c-api.service[110979]: INFO cinder.volume.api [None req-ff55db27-dffc-48fc-9055-c6d131bf57da demo demo] Get all volumes completed successfully. Jul 16 21:58:56.514822 np0000185611 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-ff55db27-dffc-48fc-9055-c6d131bf57da demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:58:56.515251 np0000185611 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 14/51] 199.204.45.138 () {64 vars in 1296 bytes} [Thu Jul 16 21:58:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)