Jul 14 14:31:42.073324 np0000185167 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 14 14:31:42.084386 np0000185167 devstack@c-api.service[111184]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 14 14:31:42.087110 np0000185167 devstack@c-api.service[111184]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jul 14 14:31:42 2026] *** Jul 14 14:31:42.087110 np0000185167 devstack@c-api.service[111184]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 14 14:31:42.087110 np0000185167 devstack@c-api.service[111184]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 14 14:31:42.087110 np0000185167 devstack@c-api.service[111184]: nodename: np0000185167 Jul 14 14:31:42.087110 np0000185167 devstack@c-api.service[111184]: machine: x86_64 Jul 14 14:31:42.087110 np0000185167 devstack@c-api.service[111184]: clock source: unix Jul 14 14:31:42.087110 np0000185167 devstack@c-api.service[111184]: pcre jit disabled Jul 14 14:31:42.087110 np0000185167 devstack@c-api.service[111184]: detected number of CPU cores: 16 Jul 14 14:31:42.087110 np0000185167 devstack@c-api.service[111184]: current working directory: / Jul 14 14:31:42.087110 np0000185167 devstack@c-api.service[111184]: detected binary path: /usr/bin/uwsgi-core Jul 14 14:31:42.087110 np0000185167 devstack@c-api.service[111184]: your processes number limit is 256916 Jul 14 14:31:42.087110 np0000185167 devstack@c-api.service[111184]: your memory page size is 4096 bytes Jul 14 14:31:42.087110 np0000185167 devstack@c-api.service[111184]: detected max file descriptor number: 2048 Jul 14 14:31:42.087110 np0000185167 devstack@c-api.service[111184]: lock engine: pthread robust mutexes Jul 14 14:31:42.087845 np0000185167 devstack@c-api.service[111184]: thunder lock: enabled Jul 14 14:31:42.087845 np0000185167 devstack@c-api.service[111184]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 14 14:31:42.087845 np0000185167 devstack@c-api.service[111184]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 14 14:31:42.087845 np0000185167 devstack@c-api.service[111184]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 14 14:31:42.087845 np0000185167 devstack@c-api.service[111184]: Set PythonHome to /opt/stack/data/venv Jul 14 14:31:42.122016 np0000185167 devstack@c-api.service[111184]: Python main interpreter initialized at 0x7c12080a4668 Jul 14 14:31:42.122016 np0000185167 devstack@c-api.service[111184]: python threads support enabled Jul 14 14:31:42.122016 np0000185167 devstack@c-api.service[111184]: your server socket listen backlog is limited to 100 connections Jul 14 14:31:42.122016 np0000185167 devstack@c-api.service[111184]: your mercy for graceful operations on workers is 80 seconds Jul 14 14:31:42.122639 np0000185167 devstack@c-api.service[111184]: mapped 671795 bytes (656 KB) for 4 cores Jul 14 14:31:42.122813 np0000185167 devstack@c-api.service[111184]: *** Operational MODE: preforking *** Jul 14 14:31:42.122997 np0000185167 devstack@c-api.service[111184]: *** uWSGI is running in multiple interpreter mode *** Jul 14 14:31:42.122997 np0000185167 devstack@c-api.service[111184]: spawned uWSGI master process (pid: 111184) Jul 14 14:31:42.123187 np0000185167 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 14 14:31:42.123708 np0000185167 devstack@c-api.service[111184]: spawned uWSGI worker 1 (pid: 111189, cores: 1) Jul 14 14:31:42.124312 np0000185167 devstack@c-api.service[111184]: spawned uWSGI worker 2 (pid: 111190, cores: 1) Jul 14 14:31:42.124973 np0000185167 devstack@c-api.service[111184]: spawned uWSGI worker 3 (pid: 111191, cores: 1) Jul 14 14:31:42.125784 np0000185167 devstack@c-api.service[111184]: spawned uWSGI worker 4 (pid: 111192, cores: 1) Jul 14 14:31:42.125784 np0000185167 devstack@c-api.service[111184]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 14 14:31:42.251398 np0000185167 devstack@c-api.service[111189]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 14:31:42.251398 np0000185167 devstack@c-api.service[111189]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 14:31:42.251398 np0000185167 devstack@c-api.service[111189]: we strongly recommend against using it for new projects. Jul 14 14:31:42.251398 np0000185167 devstack@c-api.service[111189]: If you are already using Eventlet, we recommend migrating to a different Jul 14 14:31:42.251398 np0000185167 devstack@c-api.service[111189]: framework. For more detail see Jul 14 14:31:42.251398 np0000185167 devstack@c-api.service[111189]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 14:31:42.251398 np0000185167 devstack@c-api.service[111189]: import eventlet # noqa Jul 14 14:31:42.265786 np0000185167 devstack@c-api.service[111192]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 14:31:42.265786 np0000185167 devstack@c-api.service[111192]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 14:31:42.265786 np0000185167 devstack@c-api.service[111192]: we strongly recommend against using it for new projects. Jul 14 14:31:42.265786 np0000185167 devstack@c-api.service[111192]: If you are already using Eventlet, we recommend migrating to a different Jul 14 14:31:42.265786 np0000185167 devstack@c-api.service[111192]: framework. For more detail see Jul 14 14:31:42.265786 np0000185167 devstack@c-api.service[111192]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 14:31:42.265786 np0000185167 devstack@c-api.service[111192]: import eventlet # noqa Jul 14 14:31:42.277581 np0000185167 devstack@c-api.service[111190]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 14:31:42.277581 np0000185167 devstack@c-api.service[111190]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 14:31:42.277581 np0000185167 devstack@c-api.service[111190]: we strongly recommend against using it for new projects. Jul 14 14:31:42.277581 np0000185167 devstack@c-api.service[111190]: If you are already using Eventlet, we recommend migrating to a different Jul 14 14:31:42.277581 np0000185167 devstack@c-api.service[111190]: framework. For more detail see Jul 14 14:31:42.277581 np0000185167 devstack@c-api.service[111190]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 14:31:42.277581 np0000185167 devstack@c-api.service[111190]: import eventlet # noqa Jul 14 14:31:42.281559 np0000185167 devstack@c-api.service[111191]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 14:31:42.281559 np0000185167 devstack@c-api.service[111191]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 14:31:42.281559 np0000185167 devstack@c-api.service[111191]: we strongly recommend against using it for new projects. Jul 14 14:31:42.281559 np0000185167 devstack@c-api.service[111191]: If you are already using Eventlet, we recommend migrating to a different Jul 14 14:31:42.281559 np0000185167 devstack@c-api.service[111191]: framework. For more detail see Jul 14 14:31:42.281559 np0000185167 devstack@c-api.service[111191]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 14:31:42.281559 np0000185167 devstack@c-api.service[111191]: import eventlet # noqa Jul 14 14:31:42.416242 np0000185167 devstack@c-api.service[111189]: /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 14 14:31:42.416242 np0000185167 devstack@c-api.service[111189]: from cgi import parse_header Jul 14 14:31:42.435770 np0000185167 devstack@c-api.service[111192]: /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 14 14:31:42.435770 np0000185167 devstack@c-api.service[111192]: from cgi import parse_header Jul 14 14:31:42.444554 np0000185167 devstack@c-api.service[111190]: /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 14 14:31:42.444554 np0000185167 devstack@c-api.service[111190]: from cgi import parse_header Jul 14 14:31:42.451623 np0000185167 devstack@c-api.service[111191]: /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 14 14:31:42.451623 np0000185167 devstack@c-api.service[111191]: from cgi import parse_header Jul 14 14:31:42.460381 np0000185167 devstack@c-api.service[111189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 14:31:42.460381 np0000185167 devstack@c-api.service[111189]: warnings.warn( Jul 14 14:31:42.471294 np0000185167 devstack@c-api.service[111189]: /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 14 14:31:42.471294 np0000185167 devstack@c-api.service[111189]: removals.removed_module( Jul 14 14:31:42.472044 np0000185167 devstack@c-api.service[111189]: /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 14 14:31:42.472044 np0000185167 devstack@c-api.service[111189]: removals.removed_module( Jul 14 14:31:42.480598 np0000185167 devstack@c-api.service[111192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 14:31:42.480598 np0000185167 devstack@c-api.service[111192]: warnings.warn( Jul 14 14:31:42.483842 np0000185167 devstack@c-api.service[111190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 14:31:42.483842 np0000185167 devstack@c-api.service[111190]: warnings.warn( Jul 14 14:31:42.491114 np0000185167 devstack@c-api.service[111192]: /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 14 14:31:42.491114 np0000185167 devstack@c-api.service[111192]: removals.removed_module( Jul 14 14:31:42.491933 np0000185167 devstack@c-api.service[111191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 14:31:42.491933 np0000185167 devstack@c-api.service[111191]: warnings.warn( Jul 14 14:31:42.492075 np0000185167 devstack@c-api.service[111192]: /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 14 14:31:42.492075 np0000185167 devstack@c-api.service[111192]: removals.removed_module( Jul 14 14:31:42.493782 np0000185167 devstack@c-api.service[111190]: /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 14 14:31:42.493782 np0000185167 devstack@c-api.service[111190]: removals.removed_module( Jul 14 14:31:42.494460 np0000185167 devstack@c-api.service[111190]: /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 14 14:31:42.494460 np0000185167 devstack@c-api.service[111190]: removals.removed_module( Jul 14 14:31:42.503211 np0000185167 devstack@c-api.service[111191]: /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 14 14:31:42.503211 np0000185167 devstack@c-api.service[111191]: removals.removed_module( Jul 14 14:31:42.504011 np0000185167 devstack@c-api.service[111191]: /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 14 14:31:42.504011 np0000185167 devstack@c-api.service[111191]: removals.removed_module( Jul 14 14:31:43.254495 np0000185167 devstack@c-api.service[111190]: /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 14 14:31:43.254495 np0000185167 devstack@c-api.service[111190]: warnings.warn( Jul 14 14:31:43.287284 np0000185167 devstack@c-api.service[111189]: /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 14 14:31:43.287284 np0000185167 devstack@c-api.service[111189]: warnings.warn( Jul 14 14:31:43.289870 np0000185167 devstack@c-api.service[111192]: /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 14 14:31:43.289870 np0000185167 devstack@c-api.service[111192]: warnings.warn( Jul 14 14:31:43.294482 np0000185167 devstack@c-api.service[111191]: /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 14 14:31:43.294482 np0000185167 devstack@c-api.service[111191]: warnings.warn( Jul 14 14:31:43.327411 np0000185167 devstack@c-api.service[111190]: /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 14 14:31:43.327411 np0000185167 devstack@c-api.service[111190]: warnings.warn( Jul 14 14:31:43.344839 np0000185167 devstack@c-api.service[111192]: /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 14 14:31:43.344839 np0000185167 devstack@c-api.service[111192]: warnings.warn( Jul 14 14:31:43.345401 np0000185167 devstack@c-api.service[111191]: /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 14 14:31:43.345401 np0000185167 devstack@c-api.service[111191]: warnings.warn( Jul 14 14:31:43.346497 np0000185167 devstack@c-api.service[111189]: /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 14 14:31:43.346497 np0000185167 devstack@c-api.service[111189]: warnings.warn( Jul 14 14:31:43.534470 np0000185167 devstack@c-api.service[111192]: 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 14 14:31:43.535735 np0000185167 devstack@c-api.service[111192]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111192) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 14:31:43.539577 np0000185167 devstack@c-api.service[111191]: 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 14 14:31:43.539776 np0000185167 devstack@c-api.service[111191]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111191) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 14:31:43.542860 np0000185167 devstack@c-api.service[111190]: 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 14 14:31:43.543097 np0000185167 devstack@c-api.service[111190]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111190) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 14:31:43.546099 np0000185167 devstack@c-api.service[111189]: 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 14 14:31:43.546340 np0000185167 devstack@c-api.service[111189]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111189) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 14:31:43.626682 np0000185167 devstack@c-api.service[111189]: /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 14 14:31:43.626682 np0000185167 devstack@c-api.service[111189]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 14:31:43.633047 np0000185167 devstack@c-api.service[111190]: /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 14 14:31:43.633047 np0000185167 devstack@c-api.service[111190]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 14:31:43.633685 np0000185167 devstack@c-api.service[111191]: /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 14 14:31:43.633685 np0000185167 devstack@c-api.service[111191]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 14:31:43.640244 np0000185167 devstack@c-api.service[111192]: /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 14 14:31:43.640244 np0000185167 devstack@c-api.service[111192]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 14:31:44.106671 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111189) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 14:31:44.106890 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111190) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 14:31:44.107137 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.107223 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.107277 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.107398 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.107455 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.107739 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.108681 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111192) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 14:31:44.109235 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.109308 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.109497 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.110161 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.110251 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.110298 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.110339 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.110381 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.110427 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.110481 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.110528 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.110570 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.110615 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.110657 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.110697 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.110770 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.110825 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.110896 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.111029 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.111202 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.111298 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.111459 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.111552 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.111614 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.111691 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.111809 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.111809 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.111981 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.112091 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.112217 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.112217 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.112352 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.112420 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.112478 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.112478 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.112478 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.112478 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.112478 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.112832 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.112938 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.113013 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.113095 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.113095 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.113285 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.113354 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.113354 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.113472 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.113547 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.113618 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.113683 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.113795 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.113909 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.114008 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.114085 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.114085 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.114221 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.114280 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.114280 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.114397 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.114397 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.114397 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.114397 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.114622 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.114622 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.114766 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.114844 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.115481 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.115481 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.115660 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.115761 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.115890 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.116038 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.116122 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.116200 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.116266 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.116330 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.116395 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.116455 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.116455 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.116455 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.116622 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.116622 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.116622 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.116622 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.116622 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.116622 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.117028 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.121567 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.121567 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.121766 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.121766 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.121948 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.121948 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.121948 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.122511 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.122562 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.122625 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.122685 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.122751 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.122812 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.122881 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.122937 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.122994 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.123052 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.123052 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.123135 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.123135 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.123211 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.123253 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.123300 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.123353 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.123394 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.123441 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.123487 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.123533 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.123579 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.123619 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.123665 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.123712 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.123805 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.123868 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.123925 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.123988 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.124044 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.124090 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.124131 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.124173 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.124218 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.124260 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.124399 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.124448 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.124488 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.124529 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.124529 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.124529 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.124529 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.124529 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.124529 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.124845 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.124904 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.124904 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.124904 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.125048 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.125092 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.125137 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.125184 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.125184 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.125184 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.125315 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.125356 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.125356 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.125356 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.125356 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.125515 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.125557 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.125557 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.125557 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.125665 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.125733 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.125733 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.125733 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.125889 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.125943 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.125943 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.125943 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.125943 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.126118 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.126118 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.126118 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.126118 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.126271 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.126271 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.126540 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.126590 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.126590 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.126590 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.126590 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.126590 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.127078 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.127143 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.127186 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.127240 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.127240 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.127342 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.127342 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.127426 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.127551 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.127632 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.127632 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.127713 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.127788 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.127788 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.127788 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.127953 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.128011 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.128011 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.128093 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.128135 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.128182 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.128239 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.128294 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.128336 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.128382 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.128429 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.128479 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.128525 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.128688 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.128782 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.128844 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.128844 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.128947 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.129012 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.129012 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.129089 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.129132 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.129183 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.129234 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.129275 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.129329 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.129375 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.129416 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.129416 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.129416 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.129530 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.129573 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.129614 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.129614 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.129904 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.129968 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.130035 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.130080 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.130123 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.130171 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.130223 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.130272 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.130315 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.130351 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.130351 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.130405 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.130452 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.130485 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.130519 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.130629 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.130725 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.130843 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.130906 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.131034 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.131132 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.131480 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.131590 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.131730 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.131850 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.131927 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.132048 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.132156 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.132262 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111191) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 14:31:44.132792 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.132866 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.132941 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.132992 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.133030 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.133068 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.133093 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.133121 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.133160 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.133193 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.133222 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.133222 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.133278 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.133313 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.133339 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.133368 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.133395 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.133433 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.133461 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.133497 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.133528 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.133563 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.133592 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.133623 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.133654 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.133688 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.133732 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.133758 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.133792 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.133828 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.133872 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.133909 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.133951 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.133951 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.134097 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.134152 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.134289 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.134325 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.134359 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.134485 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.134546 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.134682 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.134754 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.134908 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.134975 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.135497 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.135636 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.135817 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.135962 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.136109 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.136233 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.136554 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.137113 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.137235 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.137357 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.137473 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.137588 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.137716 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.137892 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.138273 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.138385 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.138502 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.138647 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.138821 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.138949 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.139071 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.139766 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.139916 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.140041 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.140093 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.140188 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.140240 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.140286 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.140337 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.140402 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.140455 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.140515 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.140515 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.140592 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.140634 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.140675 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.140738 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.140796 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.140854 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.140908 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.140958 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.141022 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.141068 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.141115 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.141161 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.141204 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.141250 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.141290 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.141334 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.141380 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.141419 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.141465 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.141512 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.141552 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.141596 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.141596 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.142514 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.142572 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.142613 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.142669 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.142737 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.142783 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.142851 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.142906 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.142961 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.143027 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.143075 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.143115 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.143187 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.143248 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.143248 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.143248 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.143248 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.143425 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.143473 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.143515 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.143515 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.143637 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.143708 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.143775 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.143840 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.143890 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.143937 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.143993 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.144046 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.144088 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.144136 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.144256 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.144375 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.144415 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.144546 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.144589 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.144589 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.144661 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.144999 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.145109 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.145164 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.145211 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.145211 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.145301 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.145344 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.145387 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.145387 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.145472 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.145519 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.145564 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.145564 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.145564 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.145677 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.145677 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.145774 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.145824 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.146218 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.146438 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.146612 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.146851 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.146910 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.146975 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.147049 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.147126 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.147175 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.147222 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.147261 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.147304 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.147343 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.147386 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.147441 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.147491 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.147548 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.147594 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.147635 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.147681 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.147681 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.147813 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.147813 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.147813 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.147967 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.148019 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.148139 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.148296 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.148424 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.148488 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.148550 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.148606 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.148687 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.148745 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.148850 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.148929 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.148988 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.149081 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.149137 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.149183 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.149231 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.149325 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.150168 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.150250 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.150250 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.150350 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.150398 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.150450 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.150508 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.150508 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.150626 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.150676 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.150746 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.150795 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.150854 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.150918 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.151004 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.151054 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.151054 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.151135 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.151182 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.151225 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.151264 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.151307 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.151354 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.151394 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.151440 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.151440 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.151518 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.151557 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.151599 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.151660 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.151757 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.151821 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.151902 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.151951 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.152004 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.152060 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.152112 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.152153 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.152153 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.152234 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.152280 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.152332 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.152332 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.152332 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.152332 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.152332 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.152332 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.152332 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.152627 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.152674 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.152674 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.152787 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.152787 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.152917 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.152967 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.153022 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.153072 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.153114 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.153154 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.153194 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.153245 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.153285 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.153331 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.153371 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.153412 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.153458 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.153498 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.153537 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.153578 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.153622 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.153666 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.153705 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.153705 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.153825 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.153880 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.153880 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.153880 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.154024 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.154069 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.154122 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.154122 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.154207 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.154259 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.154300 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.154348 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.154388 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.154427 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.154467 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.154512 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.154556 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.154556 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.154628 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.154676 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.154731 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.154772 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.154825 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.154921 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.154921 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.155022 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.155073 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.155120 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.155162 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.155208 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.155255 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.155289 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.155408 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.155450 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.155479 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.155512 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.155542 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.155569 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.155602 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.155654 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.155690 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.155745 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.155792 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.155836 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.155877 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.155907 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.155907 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.155960 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.156006 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.156048 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.156083 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.156113 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.156142 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.156174 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.156205 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.156245 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.156273 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.156301 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.156333 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.156366 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.156398 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.156426 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.156459 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.156492 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.156524 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.156557 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.156590 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.156620 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.156648 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.156680 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.156711 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.156765 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.156801 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.156801 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.156869 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.156918 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.156992 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.157042 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.157095 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.157151 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.157235 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.158068 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.158125 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.158158 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.158194 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.158235 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.158270 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.158304 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.158336 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.158367 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.158400 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.158432 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.158462 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.158494 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.158528 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.158528 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.158589 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.158619 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.158648 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.158681 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.158710 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.158791 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.158841 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.158928 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.159060 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.159157 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.159241 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.159277 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.159310 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.159349 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.159394 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.159437 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.159469 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.159469 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.159534 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.159612 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.159677 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.159769 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.159823 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.159891 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.159950 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.160012 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.160061 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.160126 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.160230 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.160312 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.160401 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.160486 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.160570 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.160669 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.160731 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.160814 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.160868 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.160926 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.160996 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.161053 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.161115 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.161436 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.161472 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.161521 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.161559 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.161590 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.161630 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.161659 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.161689 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.161759 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.161800 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.161837 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.161871 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.161925 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.161971 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.162587 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.162776 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.162904 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.163031 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.163137 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.163204 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.163269 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.163949 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.163997 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.164065 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.164114 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.164191 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.164249 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.164298 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.164340 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.164380 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.164440 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.164488 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.164523 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.164659 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.164710 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.164774 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.164828 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.164882 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.164925 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.164984 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.165045 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.165086 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.165126 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.165176 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.165216 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.165256 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.165296 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.165344 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.165388 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.165388 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.165469 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.165515 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.165556 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.165603 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.165644 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.165684 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.165684 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.165791 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.165849 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.165849 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.165934 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.165999 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.166049 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.166099 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.166145 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.166191 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.166233 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.166233 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.166233 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.166233 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.166233 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.166233 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.166233 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.166233 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.166233 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.166233 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.166594 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.166788 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.166856 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.166910 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.166965 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.167017 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.167057 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.167097 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.167145 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.167193 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.167241 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.167282 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.167322 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.167367 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.167409 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.167449 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.167449 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.167449 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.167589 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.167643 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.167689 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.167755 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.167815 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.167879 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.167924 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.167972 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.168013 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.168059 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.168111 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.168152 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.168192 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.168232 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.168272 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.168321 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.168362 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.168408 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.168449 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.168495 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.168536 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.168536 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.168536 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.168536 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.168705 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.168791 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.168860 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.168860 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.168860 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.168860 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.168860 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.169112 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.169175 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.169223 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.169273 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.169273 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.169356 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.169396 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.169396 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.169479 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.169519 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.169519 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.169594 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.169663 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.169663 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.169754 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.169799 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.169799 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.169908 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.169962 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.170021 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.170072 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.170113 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.170152 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.170190 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.170235 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.170281 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.170281 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.170281 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.170281 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.170442 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.170499 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.170548 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.170584 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.170629 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.170669 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.170738 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.170820 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.170884 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.170933 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.170987 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.171046 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.171092 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.171133 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.171174 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.171222 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.171263 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.171315 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.171359 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.171405 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.171405 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.171405 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.171405 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.171549 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.171591 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.171632 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.171632 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.171632 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.171632 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.171632 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.171878 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.171878 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.171964 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.172026 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.172026 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.172102 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.172144 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.172192 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.172232 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.172232 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.172318 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.172318 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.172401 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.172401 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.172478 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.172516 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.172563 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.172610 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.172652 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.172697 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.172757 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.172818 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.172876 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.172921 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.172969 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.173030 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.173030 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.173030 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.173151 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.173202 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.173243 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.173289 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.173333 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.173374 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.173419 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.173463 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.173502 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.173549 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:31:44.173593 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.173633 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.173673 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.173712 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.173712 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.173712 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.173871 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:31:44.173871 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:31:44.173871 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:31:44.173871 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:31:44.173871 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:31:44.173871 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:31:44.220625 np0000185167 devstack@c-api.service[111192]: INFO dbcounter [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Registered counter for database cinder Jul 14 14:31:44.220875 np0000185167 devstack@c-api.service[111189]: INFO dbcounter [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Registered counter for database cinder Jul 14 14:31:44.223893 np0000185167 devstack@c-api.service[111190]: INFO dbcounter [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Registered counter for database cinder Jul 14 14:31:44.225744 np0000185167 devstack@c-api.service[111191]: INFO dbcounter [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Registered counter for database cinder Jul 14 14:31:44.264033 np0000185167 devstack@c-api.service[111189]: DEBUG oslo_db.sqlalchemy.engines [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef 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=111189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:31:44.267031 np0000185167 devstack@c-api.service[111192]: DEBUG oslo_db.sqlalchemy.engines [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 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=111192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:31:44.268611 np0000185167 devstack@c-api.service[111190]: DEBUG oslo_db.sqlalchemy.engines [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f 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=111190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:31:44.272406 np0000185167 devstack@c-api.service[111191]: DEBUG oslo_db.sqlalchemy.engines [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e 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=111191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:31:44.385467 np0000185167 devstack@c-api.service[111192]: DEBUG dbcounter [-] [111192] Writer thread running {{(pid=111192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 14:31:44.386859 np0000185167 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writer thread running {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 14:31:44.388410 np0000185167 devstack@c-api.service[111192]: INFO cinder.rpc [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 14:31:44.389016 np0000185167 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writer thread running {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 14:31:44.389624 np0000185167 devstack@c-api.service[111189]: INFO cinder.rpc [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 14:31:44.391021 np0000185167 devstack@c-api.service[111192]: INFO cinder.rpc [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 14:31:44.391956 np0000185167 devstack@c-api.service[111190]: INFO cinder.rpc [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 14:31:44.392440 np0000185167 devstack@c-api.service[111189]: INFO cinder.rpc [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 14:31:44.393419 np0000185167 devstack@c-api.service[111192]: INFO cinder.rpc [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 14:31:44.394740 np0000185167 devstack@c-api.service[111190]: INFO cinder.rpc [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 14:31:44.395327 np0000185167 devstack@c-api.service[111189]: INFO cinder.rpc [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 14:31:44.395665 np0000185167 devstack@c-api.service[111192]: INFO cinder.rpc [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 14:31:44.396573 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.397254 np0000185167 devstack@c-api.service[111190]: INFO cinder.rpc [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 14:31:44.398348 np0000185167 devstack@c-api.service[111189]: INFO cinder.rpc [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 14:31:44.399227 np0000185167 devstack@c-api.service[111190]: INFO cinder.rpc [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 14:31:44.399565 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.399684 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.400132 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.402884 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.403038 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.408562 np0000185167 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writer thread running {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 14:31:44.411366 np0000185167 devstack@c-api.service[111191]: INFO cinder.rpc [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 14:31:44.413683 np0000185167 devstack@c-api.service[111191]: INFO cinder.rpc [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 14:31:44.415919 np0000185167 devstack@c-api.service[111191]: INFO cinder.rpc [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 14:31:44.417752 np0000185167 devstack@c-api.service[111191]: INFO cinder.rpc [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 14:31:44.418642 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.422119 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.431614 np0000185167 devstack@c-api.service[111192]: DEBUG oslo_db.sqlalchemy.engines [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 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=111192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:31:44.433870 np0000185167 devstack@c-api.service[111192]: INFO cinder.rpc [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 14:31:44.434356 np0000185167 devstack@c-api.service[111189]: DEBUG oslo_db.sqlalchemy.engines [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef 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=111189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:31:44.435872 np0000185167 devstack@c-api.service[111192]: INFO cinder.rpc [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 14:31:44.436847 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.437201 np0000185167 devstack@c-api.service[111190]: DEBUG oslo_db.sqlalchemy.engines [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f 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=111190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:31:44.437237 np0000185167 devstack@c-api.service[111189]: INFO cinder.rpc [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 14:31:44.439556 np0000185167 devstack@c-api.service[111189]: INFO cinder.rpc [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 14:31:44.440625 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.447567 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.450765 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.454091 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.457859 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.459174 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.461987 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.462890 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.465882 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.465943 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.468938 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.471783 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.471868 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.474650 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.475075 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.476146 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.478203 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.478924 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.481532 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.484422 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.484485 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.487442 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.487927 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.489040 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.490089 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.491548 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.491861 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.492947 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.494873 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.496389 np0000185167 devstack@c-api.service[111192]: WARNING cinder.api.contrib.hosts [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 14:31:44.496689 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.497964 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.498336 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.498767 np0000185167 devstack@c-api.service[111190]: INFO cinder.rpc [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 14:31:44.500298 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.501658 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.502377 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.503254 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: extensions {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.504374 np0000185167 devstack@c-api.service[111190]: INFO cinder.rpc [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 14:31:44.504627 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.504675 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: cgsnapshots {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.505166 np0000185167 devstack@c-api.service[111191]: DEBUG oslo_db.sqlalchemy.engines [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e 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=111191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:31:44.505417 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.506613 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: os-availability-zone {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.506963 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.508401 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: os-snapshot-manage {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.508627 np0000185167 devstack@c-api.service[111191]: INFO cinder.rpc [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 14:31:44.509172 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.510979 np0000185167 devstack@c-api.service[111191]: INFO cinder.rpc [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 14:31:44.511250 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.511607 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: os-volume-transfer {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.512365 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.513025 np0000185167 devstack@c-api.service[111189]: WARNING cinder.api.contrib.hosts [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 14:31:44.514108 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: os-quota-sets {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.514263 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.515802 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.516244 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: os-hosts {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.517288 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.518033 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.518533 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: qos-specs {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.518840 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.519678 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: extensions {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.521120 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: cgsnapshots {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.521468 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.521955 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: backups {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.522491 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: os-availability-zone {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.523866 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: os-snapshot-manage {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.525185 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: capabilities {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.526093 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: os-volume-transfer {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.526457 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.527129 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: os-volume-type-access {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.527741 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: os-quota-sets {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.529254 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.529338 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: os-hosts {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.529677 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: os-quota-class-sets {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.530640 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: qos-specs {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.531363 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.531931 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: scheduler-stats {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.532811 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: backups {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.534302 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.534366 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: consistencygroups {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.534902 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: capabilities {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.535459 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.536280 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: os-volume-type-access {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.537705 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: encryption {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.537965 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: os-quota-class-sets {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.538875 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.539239 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: scheduler-stats {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.539871 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: encryption {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.540756 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: consistencygroups {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.541095 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.542043 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.542752 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: encryption {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.543880 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: os-volume-manage {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.544307 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: encryption {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.545159 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.545243 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.545901 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: os-volume-manage {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.547231 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extended resource: extra_specs {{(pid=111192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.547335 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extended resource: extra_specs {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.548172 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.548265 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.549866 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.549975 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.551263 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.551331 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.552156 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.552923 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.554607 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.556610 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.556847 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.557858 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.558420 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.558579 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.559683 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.contrib.snapshot_actions [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] SnapshotActionsController initialized {{(pid=111189) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 14:31:44.559768 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.559854 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.560544 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.560709 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.contrib.snapshot_actions [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] SnapshotActionsController initialized {{(pid=111192) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 14:31:44.561090 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.561439 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.561927 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.562596 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.562794 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.563351 np0000185167 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.564083 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.564180 np0000185167 devstack@c-api.service[111192]: WARNING castellan.key_manager.migration [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.564367 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.564490 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.564602 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension VolumeActions extending resource: volumes {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.564779 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension UsedLimits extending resource: limits {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.564868 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.565094 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.565189 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension VolumeTypeAccess extending resource: types {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.565249 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.565327 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension TypesManage extending resource: types {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.565398 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.565458 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.565515 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.565571 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.565645 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension VolumeActions extending resource: volumes {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.565710 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension SnapshotActions extending resource: snapshots {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.565790 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension UsedLimits extending resource: limits {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.565848 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.565929 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.566000 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension AdminActions extending resource: volumes {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.566066 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.566121 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension AdminActions extending resource: snapshots {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.566185 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.566253 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension AdminActions extending resource: backups {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.566309 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension TypesManage extending resource: types {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.566364 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-6930d262-5b8a-4a6d-9423-5fcdb6782aef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.566439 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.566439 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.566542 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.566597 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.566597 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.566597 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension AdminActions extending resource: volumes {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.566790 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension AdminActions extending resource: snapshots {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.566856 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension AdminActions extending resource: backups {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.566920 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.v3.router [None req-f892a578-41e1-4580-bbdc-e9ef0bc68ce8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.568061 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.569565 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.570919 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.571343 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.572176 np0000185167 devstack@c-api.service[111190]: WARNING cinder.api.contrib.hosts [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 14:31:44.573106 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.574664 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.574709 np0000185167 devstack@c-api.service[111189]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c12080a4668 pid: 111189 (default app) Jul 14 14:31:44.574856 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.575528 np0000185167 devstack@c-api.service[111192]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c12080a4668 pid: 111192 (default app) Jul 14 14:31:44.576242 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.577106 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.577809 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.578640 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.578754 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: extensions {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.580134 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: cgsnapshots {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.580324 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.581664 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: os-availability-zone {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.581940 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.583146 np0000185167 devstack@c-api.service[111191]: WARNING cinder.api.contrib.hosts [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 14:31:44.584010 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.584088 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: os-snapshot-manage {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.584780 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-39286f38-d390-465a-a560-f08a8248a019 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:31:44.585510 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.585638 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: os-volume-transfer {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.587000 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.587625 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: os-quota-sets {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.587852 np0000185167 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 1/1] 199.19.213.141 () {60 vars in 956 bytes} [Tue Jul 14 14:31:44 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 14:31:44.588492 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.589345 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: extensions {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.589526 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: os-hosts {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.590737 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: cgsnapshots {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.591114 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: qos-specs {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.592434 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: os-availability-zone {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.593306 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: backups {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.595007 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: os-snapshot-manage {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.595394 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: capabilities {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.596511 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: os-volume-transfer {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.596666 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: os-volume-type-access {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.598295 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: os-quota-sets {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.598364 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: os-quota-class-sets {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.599714 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: os-hosts {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.599840 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: scheduler-stats {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.602815 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: qos-specs {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.602953 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: consistencygroups {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.603560 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: encryption {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.603642 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: backups {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.605184 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: encryption {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.605636 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: capabilities {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.606789 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: os-volume-manage {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.606935 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: os-volume-type-access {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.608275 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extended resource: extra_specs {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.608575 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: os-quota-class-sets {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.609925 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: scheduler-stats {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.610778 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.611432 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: consistencygroups {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.612322 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.613763 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: encryption {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.613834 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.615287 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.615362 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: encryption {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.616251 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.contrib.snapshot_actions [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] SnapshotActionsController initialized {{(pid=111190) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 14:31:44.616973 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: os-volume-manage {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.617088 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.618380 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extended resource: extra_specs {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:31:44.618496 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.620115 np0000185167 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.620949 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.621138 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.621263 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.622209 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension VolumeActions extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.622340 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension UsedLimits extending resource: limits {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.622432 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.622517 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.622582 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.622669 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.622836 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension TypesManage extending resource: types {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.622944 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.623058 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.623143 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.623248 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.623351 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension AdminActions extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.623472 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension AdminActions extending resource: snapshots {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.623581 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension AdminActions extending resource: backups {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.623690 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-a945b33c-1240-4ef1-9e5e-606a56fcd88f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.624076 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.625530 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.626486 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.contrib.snapshot_actions [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] SnapshotActionsController initialized {{(pid=111191) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 14:31:44.627223 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.628583 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.630062 np0000185167 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:31:44.631172 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.631293 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.632231 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension VolumeActions extending resource: volumes {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.632306 np0000185167 devstack@c-api.service[111190]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c12080a4668 pid: 111190 (default app) Jul 14 14:31:44.632382 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension UsedLimits extending resource: limits {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.632487 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.632590 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.632690 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.632837 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension TypesManage extending resource: types {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.632989 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.633113 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.633224 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.633329 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.633443 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension AdminActions extending resource: volumes {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.633554 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension AdminActions extending resource: snapshots {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.633705 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension AdminActions extending resource: backups {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.633877 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-8e23995f-14b2-4b26-97b9-5dd031bc8c8e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:31:44.642093 np0000185167 devstack@c-api.service[111191]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c12080a4668 pid: 111191 (default app) Jul 14 14:31:51.782064 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.middleware.request_id [None req-10cb047c-5893-4f22-8549-f0174d0f57ad None None] RequestId filter calling following filter/app {{(pid=111192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:31:52.285084 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-10cb047c-5893-4f22-8549-f0174d0f57ad admin admin] POST https://199.19.213.141/volume/v3/types Jul 14 14:31:52.285700 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.openstack.wsgi [None req-10cb047c-5893-4f22-8549-f0174d0f57ad admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 14:31:52.287602 np0000185167 devstack@c-api.service[111192]: /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 14 14:31:52.287602 np0000185167 devstack@c-api.service[111192]: warnings.warn( Jul 14 14:31:52.320004 np0000185167 devstack@c-api.service[111192]: DEBUG oslo_db.sqlalchemy.engines [None req-10cb047c-5893-4f22-8549-f0174d0f57ad 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=111192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:31:52.351318 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-10cb047c-5893-4f22-8549-f0174d0f57ad admin admin] https://199.19.213.141/volume/v3/types returned with HTTP 200 Jul 14 14:31:52.351882 np0000185167 devstack@c-api.service[111192]: [pid: 111192|app: 0|req: 1/2] 199.19.213.141 () {68 vars in 1333 bytes} [Tue Jul 14 14:31:51 2026] POST /volume/v3/types => generated 186 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:31:52.369565 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-49abb3a6-4620-4292-97c6-4afef8121208 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:31:52.792657 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-49abb3a6-4620-4292-97c6-4afef8121208 admin admin] POST https://199.19.213.141/volume/v3/types/d323b807-de07-400c-9443-ede0922120b8/extra_specs Jul 14 14:31:52.793259 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-49abb3a6-4620-4292-97c6-4afef8121208 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 14:31:52.795032 np0000185167 devstack@c-api.service[111189]: /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 14 14:31:52.795032 np0000185167 devstack@c-api.service[111189]: warnings.warn( Jul 14 14:31:52.829463 np0000185167 devstack@c-api.service[111189]: DEBUG oslo_db.sqlalchemy.engines [None req-49abb3a6-4620-4292-97c6-4afef8121208 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=111189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:31:52.904686 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-49abb3a6-4620-4292-97c6-4afef8121208 admin admin] https://199.19.213.141/volume/v3/types/d323b807-de07-400c-9443-ede0922120b8/extra_specs returned with HTTP 200 Jul 14 14:31:52.905364 np0000185167 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 2/3] 199.19.213.141 () {68 vars in 1480 bytes} [Tue Jul 14 14:31:52 2026] POST /volume/v3/types/d323b807-de07-400c-9443-ede0922120b8/extra_specs => generated 55 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:31:54.501876 np0000185167 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=6 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:31:54.510426 np0000185167 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=6 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:32:02.348626 np0000185167 devstack@c-api.service[111192]: DEBUG dbcounter [-] [111192] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:32:02.903202 np0000185167 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:35:14.397859 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-56e27068-6ffa-4619-8525-d7c2b3f0f7fe None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:14.399310 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-56e27068-6ffa-4619-8525-d7c2b3f0f7fe None None] GET https://199.19.213.141/volume// Jul 14 14:35:14.399653 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-56e27068-6ffa-4619-8525-d7c2b3f0f7fe None None] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:35:14.400007 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-56e27068-6ffa-4619-8525-d7c2b3f0f7fe None None] Calling method 'all' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:35:14.400671 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-56e27068-6ffa-4619-8525-d7c2b3f0f7fe None None] https://199.19.213.141/volume// returned with HTTP 300 Jul 14 14:35:14.401366 np0000185167 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 1/4] 199.19.213.141 () {66 vars in 1456 bytes} [Tue Jul 14 14:35:14 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 14 14:35:52.396830 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-6baf351d-e149-4386-a1fb-72fead873f9d None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:52.400021 np0000185167 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 1/5] 199.19.213.141 () {62 vars in 1068 bytes} [Tue Jul 14 14:35:52 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 14:35:52.432212 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.middleware.request_id [None req-583ec19e-8cfa-4431-af70-a344f7aff2e0 None None] RequestId filter calling following filter/app {{(pid=111192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:52.440908 np0000185167 devstack@c-api.service[111192]: [pid: 111192|app: 0|req: 2/6] 199.19.213.141 () {64 vars in 1272 bytes} [Tue Jul 14 14:35:52 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 14:35:52.477159 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [req-583ec19e-8cfa-4431-af70-a344f7aff2e0 req-5ff692b1-666d-4806-832f-039aa9a1b2e7 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:52.480954 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [req-583ec19e-8cfa-4431-af70-a344f7aff2e0 req-5ff692b1-666d-4806-832f-039aa9a1b2e7 demo demo] GET https://199.19.213.141/volume/v3/ Jul 14 14:35:52.481202 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [req-583ec19e-8cfa-4431-af70-a344f7aff2e0 req-5ff692b1-666d-4806-832f-039aa9a1b2e7 demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:35:52.481467 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [req-583ec19e-8cfa-4431-af70-a344f7aff2e0 req-5ff692b1-666d-4806-832f-039aa9a1b2e7 demo demo] Calling method 'version_select' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:35:52.484123 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [req-583ec19e-8cfa-4431-af70-a344f7aff2e0 req-5ff692b1-666d-4806-832f-039aa9a1b2e7 demo demo] https://199.19.213.141/volume/v3/ returned with HTTP 200 Jul 14 14:35:52.484867 np0000185167 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 3/7] 199.19.213.141 () {66 vars in 1346 bytes} [Tue Jul 14 14:35:52 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 14 14:35:52.527225 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-c438ae5c-234a-4ab2-b939-f0e9a8a0f919 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:52.866832 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-c438ae5c-234a-4ab2-b939-f0e9a8a0f919 demo demo] GET https://199.19.213.141/volume/v3/types Jul 14 14:35:52.867173 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-c438ae5c-234a-4ab2-b939-f0e9a8a0f919 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:35:52.867368 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-c438ae5c-234a-4ab2-b939-f0e9a8a0f919 demo demo] Calling method 'index' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:35:52.867889 np0000185167 devstack@c-api.service[111190]: /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 14 14:35:52.867889 np0000185167 devstack@c-api.service[111190]: warnings.warn( Jul 14 14:35:52.868472 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-c438ae5c-234a-4ab2-b939-f0e9a8a0f919 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:35:52.904141 np0000185167 devstack@c-api.service[111190]: DEBUG oslo_db.sqlalchemy.engines [None req-c438ae5c-234a-4ab2-b939-f0e9a8a0f919 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=111190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:35:52.921661 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-c438ae5c-234a-4ab2-b939-f0e9a8a0f919 demo demo] https://199.19.213.141/volume/v3/types returned with HTTP 200 Jul 14 14:35:52.922063 np0000185167 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 2/8] 199.19.213.141 () {64 vars in 1290 bytes} [Tue Jul 14 14:35:52 2026] GET /volume/v3/types => generated 377 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:35:52.961322 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-0c832a28-6e7f-4f46-934b-839896831f69 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:53.288212 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-0c832a28-6e7f-4f46-934b-839896831f69 demo demo] GET https://199.19.213.141/volume/v3/types/default Jul 14 14:35:53.288593 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-0c832a28-6e7f-4f46-934b-839896831f69 demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:35:53.288853 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-0c832a28-6e7f-4f46-934b-839896831f69 demo demo] Calling method 'show' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:35:53.326298 np0000185167 devstack@c-api.service[111191]: DEBUG oslo_db.sqlalchemy.engines [None req-0c832a28-6e7f-4f46-934b-839896831f69 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=111191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:35:53.343411 np0000185167 devstack@c-api.service[111191]: /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 14 14:35:53.343411 np0000185167 devstack@c-api.service[111191]: warnings.warn( Jul 14 14:35:53.345946 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-0c832a28-6e7f-4f46-934b-839896831f69 demo demo] https://199.19.213.141/volume/v3/types/default returned with HTTP 200 Jul 14 14:35:53.346363 np0000185167 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 2/9] 199.19.213.141 () {64 vars in 1301 bytes} [Tue Jul 14 14:35:52 2026] GET /volume/v3/types/default => generated 145 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:35:53.797669 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.middleware.request_id [None req-7354ffca-aecb-45d2-ac2c-0017e10073c1 None None] RequestId filter calling following filter/app {{(pid=111192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:53.799028 np0000185167 devstack@c-api.service[111192]: [pid: 111192|app: 0|req: 3/10] 199.19.213.141 () {62 vars in 1068 bytes} [Tue Jul 14 14:35:53 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 14 14:35:53.833399 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-30950a26-6715-4daf-a78e-1a101a92b4ad None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:53.842244 np0000185167 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 4/11] 199.19.213.141 () {64 vars in 1272 bytes} [Tue Jul 14 14:35:53 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 14 14:35:53.878760 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [req-30950a26-6715-4daf-a78e-1a101a92b4ad req-9b0c1648-abb7-4fcf-831e-cfcc905f6b39 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:53.880835 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [req-30950a26-6715-4daf-a78e-1a101a92b4ad req-9b0c1648-abb7-4fcf-831e-cfcc905f6b39 demo demo] GET https://199.19.213.141/volume/v3/ Jul 14 14:35:53.881007 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [req-30950a26-6715-4daf-a78e-1a101a92b4ad req-9b0c1648-abb7-4fcf-831e-cfcc905f6b39 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:35:53.881172 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [req-30950a26-6715-4daf-a78e-1a101a92b4ad req-9b0c1648-abb7-4fcf-831e-cfcc905f6b39 demo demo] Calling method 'version_select' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:35:53.881623 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [req-30950a26-6715-4daf-a78e-1a101a92b4ad req-9b0c1648-abb7-4fcf-831e-cfcc905f6b39 demo demo] https://199.19.213.141/volume/v3/ returned with HTTP 200 Jul 14 14:35:53.882263 np0000185167 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 3/12] 199.19.213.141 () {66 vars in 1346 bytes} [Tue Jul 14 14:35:53 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 14 14:35:53.920547 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-45013f50-0bfe-4143-8453-f422d1f7542d None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:53.925740 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-45013f50-0bfe-4143-8453-f422d1f7542d demo demo] GET https://199.19.213.141/volume/v3/types/default Jul 14 14:35:53.926231 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-45013f50-0bfe-4143-8453-f422d1f7542d demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:35:53.926562 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-45013f50-0bfe-4143-8453-f422d1f7542d demo demo] Calling method 'show' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:35:53.936543 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-45013f50-0bfe-4143-8453-f422d1f7542d demo demo] https://199.19.213.141/volume/v3/types/default returned with HTTP 200 Jul 14 14:35:53.936932 np0000185167 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 3/13] 199.19.213.141 () {64 vars in 1301 bytes} [Tue Jul 14 14:35:53 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:35:54.554378 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.middleware.request_id [None req-bbf3c755-0c2c-4450-839e-767f460c915e None None] RequestId filter calling following filter/app {{(pid=111192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:54.555492 np0000185167 devstack@c-api.service[111192]: [pid: 111192|app: 0|req: 4/14] 199.19.213.141 () {62 vars in 1068 bytes} [Tue Jul 14 14:35:54 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 14 14:35:54.591873 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-f8f1d21c-de85-423d-83dd-c5e2d01e06cf None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:54.595094 np0000185167 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 5/15] 199.19.213.141 () {64 vars in 1272 bytes} [Tue Jul 14 14:35:54 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 14:35:54.628550 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [req-f8f1d21c-de85-423d-83dd-c5e2d01e06cf req-dfebc2d2-67a7-42e8-bcb0-77a8c926feab None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:54.630746 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [req-f8f1d21c-de85-423d-83dd-c5e2d01e06cf req-dfebc2d2-67a7-42e8-bcb0-77a8c926feab demo demo] GET https://199.19.213.141/volume/v3/ Jul 14 14:35:54.631002 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [req-f8f1d21c-de85-423d-83dd-c5e2d01e06cf req-dfebc2d2-67a7-42e8-bcb0-77a8c926feab demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:35:54.631235 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [req-f8f1d21c-de85-423d-83dd-c5e2d01e06cf req-dfebc2d2-67a7-42e8-bcb0-77a8c926feab demo demo] Calling method 'version_select' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:35:54.631664 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [req-f8f1d21c-de85-423d-83dd-c5e2d01e06cf req-dfebc2d2-67a7-42e8-bcb0-77a8c926feab demo demo] https://199.19.213.141/volume/v3/ returned with HTTP 200 Jul 14 14:35:54.632099 np0000185167 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 4/16] 199.19.213.141 () {66 vars in 1346 bytes} [Tue Jul 14 14:35:54 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:35:54.665847 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-88fe9087-64e9-4993-8d6b-2ab7a47d9983 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:54.669144 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-88fe9087-64e9-4993-8d6b-2ab7a47d9983 demo demo] GET https://199.19.213.141/volume/v3/types/default Jul 14 14:35:54.669514 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-88fe9087-64e9-4993-8d6b-2ab7a47d9983 demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:35:54.669907 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-88fe9087-64e9-4993-8d6b-2ab7a47d9983 demo demo] Calling method 'show' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:35:54.679606 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-88fe9087-64e9-4993-8d6b-2ab7a47d9983 demo demo] https://199.19.213.141/volume/v3/types/default returned with HTTP 200 Jul 14 14:35:54.679948 np0000185167 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 4/17] 199.19.213.141 () {64 vars in 1301 bytes} [Tue Jul 14 14:35:54 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 14 14:35:54.722376 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.middleware.request_id [None req-50be2df3-6fec-464e-bc86-ce77a702b301 None None] RequestId filter calling following filter/app {{(pid=111192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:54.723697 np0000185167 devstack@c-api.service[111192]: [pid: 111192|app: 0|req: 5/18] 199.19.213.141 () {62 vars in 1068 bytes} [Tue Jul 14 14:35:54 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 14 14:35:54.765756 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-1786121c-b269-4574-ac3b-c057de3e0941 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:54.768679 np0000185167 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 6/19] 199.19.213.141 () {64 vars in 1272 bytes} [Tue Jul 14 14:35:54 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 14:35:54.807588 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [req-1786121c-b269-4574-ac3b-c057de3e0941 req-8d2ea4b8-6161-4de0-b498-9c28e6c38b00 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:54.811019 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [req-1786121c-b269-4574-ac3b-c057de3e0941 req-8d2ea4b8-6161-4de0-b498-9c28e6c38b00 demo demo] GET https://199.19.213.141/volume/v3/ Jul 14 14:35:54.811374 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [req-1786121c-b269-4574-ac3b-c057de3e0941 req-8d2ea4b8-6161-4de0-b498-9c28e6c38b00 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:35:54.811808 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [req-1786121c-b269-4574-ac3b-c057de3e0941 req-8d2ea4b8-6161-4de0-b498-9c28e6c38b00 demo demo] Calling method 'version_select' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:35:54.812530 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [req-1786121c-b269-4574-ac3b-c057de3e0941 req-8d2ea4b8-6161-4de0-b498-9c28e6c38b00 demo demo] https://199.19.213.141/volume/v3/ returned with HTTP 200 Jul 14 14:35:54.813247 np0000185167 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 5/20] 199.19.213.141 () {66 vars in 1346 bytes} [Tue Jul 14 14:35:54 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:35:54.851040 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-fa804766-5f88-4efa-810f-96cafd1b5b20 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:35:54.852666 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-fa804766-5f88-4efa-810f-96cafd1b5b20 demo demo] GET https://199.19.213.141/volume/v3/types/default Jul 14 14:35:54.852846 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-fa804766-5f88-4efa-810f-96cafd1b5b20 demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:35:54.853022 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-fa804766-5f88-4efa-810f-96cafd1b5b20 demo demo] Calling method 'show' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:35:54.860145 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-fa804766-5f88-4efa-810f-96cafd1b5b20 demo demo] https://199.19.213.141/volume/v3/types/default returned with HTTP 200 Jul 14 14:35:54.860477 np0000185167 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 5/21] 199.19.213.141 () {64 vars in 1301 bytes} [Tue Jul 14 14:35:54 2026] GET /volume/v3/types/default => generated 145 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:36:02.915641 np0000185167 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:36:04.856985 np0000185167 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=8 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:41:09.948230 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.middleware.request_id [None req-acf25d70-e9e4-4708-9c07-7180d44a8102 None None] RequestId filter calling following filter/app {{(pid=111192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:41:10.043176 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-acf25d70-e9e4-4708-9c07-7180d44a8102 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:41:10.043633 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.openstack.wsgi [None req-acf25d70-e9e4-4708-9c07-7180d44a8102 demo demo] Empty body provided in request {{(pid=111192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:41:10.044119 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.openstack.wsgi [None req-acf25d70-e9e4-4708-9c07-7180d44a8102 demo demo] Calling method 'detail' {{(pid=111192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:41:10.045227 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.api_utils [None req-acf25d70-e9e4-4708-9c07-7180d44a8102 demo demo] Removing options '' from query. {{(pid=111192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:41:10.047273 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.volume.api [None req-acf25d70-e9e4-4708-9c07-7180d44a8102 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:41:10.094156 np0000185167 devstack@c-api.service[111192]: INFO cinder.volume.api [None req-acf25d70-e9e4-4708-9c07-7180d44a8102 demo demo] Get all volumes completed successfully. Jul 14 14:41:10.096333 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-acf25d70-e9e4-4708-9c07-7180d44a8102 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:41:10.096757 np0000185167 devstack@c-api.service[111192]: [pid: 111192|app: 0|req: 6/22] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:41:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:41:20.086964 np0000185167 devstack@c-api.service[111192]: DEBUG dbcounter [-] [111192] Writing DB stats cinder:SELECT=1 {{(pid=111192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:42:10.118688 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-a0036815-2dea-48fb-b322-aa4e47631b3b None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:42:10.123337 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-a0036815-2dea-48fb-b322-aa4e47631b3b demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:42:10.123821 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-a0036815-2dea-48fb-b322-aa4e47631b3b demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:42:10.124022 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-a0036815-2dea-48fb-b322-aa4e47631b3b demo demo] Calling method 'detail' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:42:10.124824 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.api_utils [None req-a0036815-2dea-48fb-b322-aa4e47631b3b demo demo] Removing options '' from query. {{(pid=111189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:42:10.125982 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.volume.api [None req-a0036815-2dea-48fb-b322-aa4e47631b3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:42:10.161920 np0000185167 devstack@c-api.service[111189]: INFO cinder.volume.api [None req-a0036815-2dea-48fb-b322-aa4e47631b3b demo demo] Get all volumes completed successfully. Jul 14 14:42:10.165865 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-a0036815-2dea-48fb-b322-aa4e47631b3b demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:42:10.166417 np0000185167 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 7/23] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:42:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:42:20.153985 np0000185167 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:43:10.187067 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-dd3acd57-a5b9-49c6-92bd-7a0167bc8c20 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:43:10.191194 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-dd3acd57-a5b9-49c6-92bd-7a0167bc8c20 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:43:10.191377 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-dd3acd57-a5b9-49c6-92bd-7a0167bc8c20 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:43:10.191565 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-dd3acd57-a5b9-49c6-92bd-7a0167bc8c20 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:43:10.192103 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-dd3acd57-a5b9-49c6-92bd-7a0167bc8c20 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:43:10.193683 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-dd3acd57-a5b9-49c6-92bd-7a0167bc8c20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:43:10.234536 np0000185167 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-dd3acd57-a5b9-49c6-92bd-7a0167bc8c20 demo demo] Get all volumes completed successfully. Jul 14 14:43:10.237398 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-dd3acd57-a5b9-49c6-92bd-7a0167bc8c20 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:43:10.238021 np0000185167 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 6/24] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:43:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:43:20.229186 np0000185167 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:44:10.255777 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-41a2e3c8-2333-498c-94ed-e752da899ec6 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:44:10.259635 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-41a2e3c8-2333-498c-94ed-e752da899ec6 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:44:10.259836 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-41a2e3c8-2333-498c-94ed-e752da899ec6 demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:44:10.260008 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-41a2e3c8-2333-498c-94ed-e752da899ec6 demo demo] Calling method 'detail' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:44:10.261015 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.api_utils [None req-41a2e3c8-2333-498c-94ed-e752da899ec6 demo demo] Removing options '' from query. {{(pid=111191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:44:10.261843 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.volume.api [None req-41a2e3c8-2333-498c-94ed-e752da899ec6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:44:10.323759 np0000185167 devstack@c-api.service[111191]: INFO cinder.volume.api [None req-41a2e3c8-2333-498c-94ed-e752da899ec6 demo demo] Get all volumes completed successfully. Jul 14 14:44:10.326305 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-41a2e3c8-2333-498c-94ed-e752da899ec6 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:44:10.326850 np0000185167 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 6/25] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:44:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:44:20.304349 np0000185167 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=1 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:45:10.347159 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.middleware.request_id [None req-b6c88c7e-f656-4daf-88ea-f69badc4f951 None None] RequestId filter calling following filter/app {{(pid=111192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:45:10.349657 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-b6c88c7e-f656-4daf-88ea-f69badc4f951 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:45:10.349876 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.openstack.wsgi [None req-b6c88c7e-f656-4daf-88ea-f69badc4f951 demo demo] Empty body provided in request {{(pid=111192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:45:10.350105 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.openstack.wsgi [None req-b6c88c7e-f656-4daf-88ea-f69badc4f951 demo demo] Calling method 'detail' {{(pid=111192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:45:10.350412 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.api_utils [None req-b6c88c7e-f656-4daf-88ea-f69badc4f951 demo demo] Removing options '' from query. {{(pid=111192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:45:10.351249 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.volume.api [None req-b6c88c7e-f656-4daf-88ea-f69badc4f951 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:45:10.361284 np0000185167 devstack@c-api.service[111192]: INFO cinder.volume.api [None req-b6c88c7e-f656-4daf-88ea-f69badc4f951 demo demo] Get all volumes completed successfully. Jul 14 14:45:10.363329 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-b6c88c7e-f656-4daf-88ea-f69badc4f951 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:45:10.363689 np0000185167 devstack@c-api.service[111192]: [pid: 111192|app: 0|req: 7/26] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:45:10 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 14 14:45:20.355025 np0000185167 devstack@c-api.service[111192]: DEBUG dbcounter [-] [111192] Writing DB stats cinder:SELECT=1 {{(pid=111192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:46:10.383950 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-0689b534-da6c-4f23-96bd-18cdfcd42182 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:46:10.497068 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-0689b534-da6c-4f23-96bd-18cdfcd42182 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:46:10.497483 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-0689b534-da6c-4f23-96bd-18cdfcd42182 demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:46:10.497483 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-0689b534-da6c-4f23-96bd-18cdfcd42182 demo demo] Calling method 'detail' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:46:10.498151 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.api_utils [None req-0689b534-da6c-4f23-96bd-18cdfcd42182 demo demo] Removing options '' from query. {{(pid=111189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:46:10.500005 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.volume.api [None req-0689b534-da6c-4f23-96bd-18cdfcd42182 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:46:10.508465 np0000185167 devstack@c-api.service[111189]: INFO cinder.volume.api [None req-0689b534-da6c-4f23-96bd-18cdfcd42182 demo demo] Get all volumes completed successfully. Jul 14 14:46:10.511202 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-0689b534-da6c-4f23-96bd-18cdfcd42182 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:46:10.511588 np0000185167 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 8/27] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:46:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:46:20.504609 np0000185167 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:47:10.531082 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-89254e79-9f53-44c3-bb0d-275696dd5246 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:47:10.533387 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-89254e79-9f53-44c3-bb0d-275696dd5246 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:47:10.533743 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-89254e79-9f53-44c3-bb0d-275696dd5246 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:47:10.534704 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-89254e79-9f53-44c3-bb0d-275696dd5246 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:47:10.534987 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-89254e79-9f53-44c3-bb0d-275696dd5246 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:47:10.535743 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-89254e79-9f53-44c3-bb0d-275696dd5246 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:47:10.543251 np0000185167 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-89254e79-9f53-44c3-bb0d-275696dd5246 demo demo] Get all volumes completed successfully. Jul 14 14:47:10.545417 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-89254e79-9f53-44c3-bb0d-275696dd5246 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:47:10.545761 np0000185167 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 7/28] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:47:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:47:20.538321 np0000185167 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:48:10.563129 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-f6b2ab96-7ced-48ce-8662-594d16a63072 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:48:10.566033 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-f6b2ab96-7ced-48ce-8662-594d16a63072 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:48:10.566271 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-f6b2ab96-7ced-48ce-8662-594d16a63072 demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:48:10.566637 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-f6b2ab96-7ced-48ce-8662-594d16a63072 demo demo] Calling method 'detail' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:48:10.566962 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.api_utils [None req-f6b2ab96-7ced-48ce-8662-594d16a63072 demo demo] Removing options '' from query. {{(pid=111191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:48:10.568050 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.volume.api [None req-f6b2ab96-7ced-48ce-8662-594d16a63072 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:48:10.576606 np0000185167 devstack@c-api.service[111191]: INFO cinder.volume.api [None req-f6b2ab96-7ced-48ce-8662-594d16a63072 demo demo] Get all volumes completed successfully. Jul 14 14:48:10.578535 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-f6b2ab96-7ced-48ce-8662-594d16a63072 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:48:10.578914 np0000185167 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 7/29] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:48:10 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 14 14:48:20.571588 np0000185167 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=1 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:49:10.596108 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.middleware.request_id [None req-baf58fb9-28d7-4b3a-91ed-2e7305f98f7a None None] RequestId filter calling following filter/app {{(pid=111192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:49:10.600112 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-baf58fb9-28d7-4b3a-91ed-2e7305f98f7a demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:49:10.600479 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.openstack.wsgi [None req-baf58fb9-28d7-4b3a-91ed-2e7305f98f7a demo demo] Empty body provided in request {{(pid=111192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:49:10.600929 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.openstack.wsgi [None req-baf58fb9-28d7-4b3a-91ed-2e7305f98f7a demo demo] Calling method 'detail' {{(pid=111192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:49:10.601381 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.api_utils [None req-baf58fb9-28d7-4b3a-91ed-2e7305f98f7a demo demo] Removing options '' from query. {{(pid=111192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:49:10.602928 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.volume.api [None req-baf58fb9-28d7-4b3a-91ed-2e7305f98f7a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:49:10.610537 np0000185167 devstack@c-api.service[111192]: INFO cinder.volume.api [None req-baf58fb9-28d7-4b3a-91ed-2e7305f98f7a demo demo] Get all volumes completed successfully. Jul 14 14:49:10.613201 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-baf58fb9-28d7-4b3a-91ed-2e7305f98f7a demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:49:10.613706 np0000185167 devstack@c-api.service[111192]: [pid: 111192|app: 0|req: 8/30] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:49:10 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 14 14:49:20.606192 np0000185167 devstack@c-api.service[111192]: DEBUG dbcounter [-] [111192] Writing DB stats cinder:SELECT=1 {{(pid=111192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:50:10.627874 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-7cc30c86-acfd-4d20-b08f-34c2c9a9c2ca None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:50:10.630332 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-7cc30c86-acfd-4d20-b08f-34c2c9a9c2ca demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:50:10.630622 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-7cc30c86-acfd-4d20-b08f-34c2c9a9c2ca demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:50:10.630863 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-7cc30c86-acfd-4d20-b08f-34c2c9a9c2ca demo demo] Calling method 'detail' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:50:10.631135 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.api_utils [None req-7cc30c86-acfd-4d20-b08f-34c2c9a9c2ca demo demo] Removing options '' from query. {{(pid=111189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:50:10.631882 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.volume.api [None req-7cc30c86-acfd-4d20-b08f-34c2c9a9c2ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:50:10.639587 np0000185167 devstack@c-api.service[111189]: INFO cinder.volume.api [None req-7cc30c86-acfd-4d20-b08f-34c2c9a9c2ca demo demo] Get all volumes completed successfully. Jul 14 14:50:10.642163 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-7cc30c86-acfd-4d20-b08f-34c2c9a9c2ca demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:50:10.642738 np0000185167 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 9/31] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:50:10 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 14 14:50:20.635350 np0000185167 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:51:10.662819 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-f5446f11-f56f-4fe0-877d-cca38911b6c1 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:51:10.666323 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-f5446f11-f56f-4fe0-877d-cca38911b6c1 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:51:10.666575 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-f5446f11-f56f-4fe0-877d-cca38911b6c1 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:51:10.666919 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-f5446f11-f56f-4fe0-877d-cca38911b6c1 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:51:10.667258 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-f5446f11-f56f-4fe0-877d-cca38911b6c1 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:51:10.668405 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-f5446f11-f56f-4fe0-877d-cca38911b6c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:51:10.677371 np0000185167 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-f5446f11-f56f-4fe0-877d-cca38911b6c1 demo demo] Get all volumes completed successfully. Jul 14 14:51:10.679368 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-f5446f11-f56f-4fe0-877d-cca38911b6c1 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:51:10.679904 np0000185167 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 8/32] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:51:10 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 14 14:51:20.672400 np0000185167 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:52:10.695355 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-206d7d06-3d26-429c-acd6-c2cae0a870b4 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:52:10.850624 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-206d7d06-3d26-429c-acd6-c2cae0a870b4 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:52:10.850897 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-206d7d06-3d26-429c-acd6-c2cae0a870b4 demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:52:10.851058 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-206d7d06-3d26-429c-acd6-c2cae0a870b4 demo demo] Calling method 'detail' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:52:10.851223 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.api_utils [None req-206d7d06-3d26-429c-acd6-c2cae0a870b4 demo demo] Removing options '' from query. {{(pid=111191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:52:10.851896 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.volume.api [None req-206d7d06-3d26-429c-acd6-c2cae0a870b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:52:10.859275 np0000185167 devstack@c-api.service[111191]: INFO cinder.volume.api [None req-206d7d06-3d26-429c-acd6-c2cae0a870b4 demo demo] Get all volumes completed successfully. Jul 14 14:52:10.861065 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-206d7d06-3d26-429c-acd6-c2cae0a870b4 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:52:10.861607 np0000185167 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 8/33] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:52:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:52:20.854863 np0000185167 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=1 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:53:10.876796 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.middleware.request_id [None req-4d0f4ba5-7e58-4f0b-84da-48cf21a9fb49 None None] RequestId filter calling following filter/app {{(pid=111192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:53:10.880933 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-4d0f4ba5-7e58-4f0b-84da-48cf21a9fb49 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:53:10.881265 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.openstack.wsgi [None req-4d0f4ba5-7e58-4f0b-84da-48cf21a9fb49 demo demo] Empty body provided in request {{(pid=111192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:53:10.881536 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.openstack.wsgi [None req-4d0f4ba5-7e58-4f0b-84da-48cf21a9fb49 demo demo] Calling method 'detail' {{(pid=111192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:53:10.881850 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.api_utils [None req-4d0f4ba5-7e58-4f0b-84da-48cf21a9fb49 demo demo] Removing options '' from query. {{(pid=111192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:53:10.882713 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.volume.api [None req-4d0f4ba5-7e58-4f0b-84da-48cf21a9fb49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:53:10.891300 np0000185167 devstack@c-api.service[111192]: INFO cinder.volume.api [None req-4d0f4ba5-7e58-4f0b-84da-48cf21a9fb49 demo demo] Get all volumes completed successfully. Jul 14 14:53:10.893778 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-4d0f4ba5-7e58-4f0b-84da-48cf21a9fb49 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:53:10.894198 np0000185167 devstack@c-api.service[111192]: [pid: 111192|app: 0|req: 9/34] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:53:10 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 14 14:53:20.885760 np0000185167 devstack@c-api.service[111192]: DEBUG dbcounter [-] [111192] Writing DB stats cinder:SELECT=1 {{(pid=111192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:54:10.911299 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-c6d99107-2a8c-43cf-91a3-bc6e6bc99b0e None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:54:10.916039 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-c6d99107-2a8c-43cf-91a3-bc6e6bc99b0e demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:54:10.916039 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-c6d99107-2a8c-43cf-91a3-bc6e6bc99b0e demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:54:10.916039 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-c6d99107-2a8c-43cf-91a3-bc6e6bc99b0e demo demo] Calling method 'detail' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:54:10.916240 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.api_utils [None req-c6d99107-2a8c-43cf-91a3-bc6e6bc99b0e demo demo] Removing options '' from query. {{(pid=111189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:54:10.917130 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.volume.api [None req-c6d99107-2a8c-43cf-91a3-bc6e6bc99b0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:54:10.924638 np0000185167 devstack@c-api.service[111189]: INFO cinder.volume.api [None req-c6d99107-2a8c-43cf-91a3-bc6e6bc99b0e demo demo] Get all volumes completed successfully. Jul 14 14:54:10.927550 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-c6d99107-2a8c-43cf-91a3-bc6e6bc99b0e demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:54:10.927550 np0000185167 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 10/35] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:54:10 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 14 14:54:20.920099 np0000185167 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:55:10.942064 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-6115f283-28f7-4b05-a3be-00ccd44da0e3 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:55:10.946178 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-6115f283-28f7-4b05-a3be-00ccd44da0e3 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:55:10.946628 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-6115f283-28f7-4b05-a3be-00ccd44da0e3 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:55:10.947072 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-6115f283-28f7-4b05-a3be-00ccd44da0e3 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:55:10.947571 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-6115f283-28f7-4b05-a3be-00ccd44da0e3 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:55:10.949217 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-6115f283-28f7-4b05-a3be-00ccd44da0e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:55:10.957374 np0000185167 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-6115f283-28f7-4b05-a3be-00ccd44da0e3 demo demo] Get all volumes completed successfully. Jul 14 14:55:10.959635 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-6115f283-28f7-4b05-a3be-00ccd44da0e3 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:55:10.960080 np0000185167 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 9/36] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:55:10 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 14 14:55:20.952819 np0000185167 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:56:10.977415 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-3828334b-cf81-46a6-8a54-a947b11f2787 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:56:10.981838 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-3828334b-cf81-46a6-8a54-a947b11f2787 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:56:10.981838 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-3828334b-cf81-46a6-8a54-a947b11f2787 demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:56:10.981838 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-3828334b-cf81-46a6-8a54-a947b11f2787 demo demo] Calling method 'detail' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:56:10.981838 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.api_utils [None req-3828334b-cf81-46a6-8a54-a947b11f2787 demo demo] Removing options '' from query. {{(pid=111191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:56:10.982516 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.volume.api [None req-3828334b-cf81-46a6-8a54-a947b11f2787 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:56:10.990506 np0000185167 devstack@c-api.service[111191]: INFO cinder.volume.api [None req-3828334b-cf81-46a6-8a54-a947b11f2787 demo demo] Get all volumes completed successfully. Jul 14 14:56:10.992357 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-3828334b-cf81-46a6-8a54-a947b11f2787 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:56:10.993140 np0000185167 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 9/37] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:56:10 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 14 14:56:20.985940 np0000185167 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=1 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:57:11.060759 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.middleware.request_id [None req-781b6c49-91f0-42ee-8950-e489e9239cda None None] RequestId filter calling following filter/app {{(pid=111192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:57:11.136074 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-781b6c49-91f0-42ee-8950-e489e9239cda demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:57:11.136249 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.openstack.wsgi [None req-781b6c49-91f0-42ee-8950-e489e9239cda demo demo] Empty body provided in request {{(pid=111192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:57:11.136433 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.openstack.wsgi [None req-781b6c49-91f0-42ee-8950-e489e9239cda demo demo] Calling method 'detail' {{(pid=111192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:57:11.136646 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.api_utils [None req-781b6c49-91f0-42ee-8950-e489e9239cda demo demo] Removing options '' from query. {{(pid=111192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:57:11.137355 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.volume.api [None req-781b6c49-91f0-42ee-8950-e489e9239cda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:57:11.152482 np0000185167 devstack@c-api.service[111192]: INFO cinder.volume.api [None req-781b6c49-91f0-42ee-8950-e489e9239cda demo demo] Get all volumes completed successfully. Jul 14 14:57:11.156566 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-781b6c49-91f0-42ee-8950-e489e9239cda demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:57:11.157776 np0000185167 devstack@c-api.service[111192]: [pid: 111192|app: 0|req: 10/38] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:57:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:57:21.141259 np0000185167 devstack@c-api.service[111192]: DEBUG dbcounter [-] [111192] Writing DB stats cinder:SELECT=1 {{(pid=111192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:58:11.179078 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-c70e626d-814b-469b-8342-94361acd38cd None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:58:11.185003 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-c70e626d-814b-469b-8342-94361acd38cd demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:58:11.185227 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-c70e626d-814b-469b-8342-94361acd38cd demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:58:11.185441 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-c70e626d-814b-469b-8342-94361acd38cd demo demo] Calling method 'detail' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:58:11.185664 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.api_utils [None req-c70e626d-814b-469b-8342-94361acd38cd demo demo] Removing options '' from query. {{(pid=111189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:58:11.186552 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.volume.api [None req-c70e626d-814b-469b-8342-94361acd38cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:58:11.195347 np0000185167 devstack@c-api.service[111189]: INFO cinder.volume.api [None req-c70e626d-814b-469b-8342-94361acd38cd demo demo] Get all volumes completed successfully. Jul 14 14:58:11.197992 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-c70e626d-814b-469b-8342-94361acd38cd demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:58:11.198530 np0000185167 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 11/39] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:58:11 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 14 14:58:21.190271 np0000185167 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:59:11.216749 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-da991658-696a-439d-bfa1-16e0535958f5 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:59:11.220407 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-da991658-696a-439d-bfa1-16e0535958f5 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 14:59:11.220803 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-da991658-696a-439d-bfa1-16e0535958f5 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:59:11.221217 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-da991658-696a-439d-bfa1-16e0535958f5 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:59:11.221660 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-da991658-696a-439d-bfa1-16e0535958f5 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:59:11.223070 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-da991658-696a-439d-bfa1-16e0535958f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:59:11.232221 np0000185167 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-da991658-696a-439d-bfa1-16e0535958f5 demo demo] Get all volumes completed successfully. Jul 14 14:59:11.234081 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-da991658-696a-439d-bfa1-16e0535958f5 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:59:11.234400 np0000185167 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 10/40] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 14:59:11 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 14 14:59:21.270319 np0000185167 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:00:11.247796 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-ab207053-eabe-485e-8fed-ea3fdb1171b5 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:00:11.249971 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-ab207053-eabe-485e-8fed-ea3fdb1171b5 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 15:00:11.250205 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-ab207053-eabe-485e-8fed-ea3fdb1171b5 demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:00:11.250452 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-ab207053-eabe-485e-8fed-ea3fdb1171b5 demo demo] Calling method 'detail' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:00:11.250767 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.api_utils [None req-ab207053-eabe-485e-8fed-ea3fdb1171b5 demo demo] Removing options '' from query. {{(pid=111191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:00:11.251701 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.volume.api [None req-ab207053-eabe-485e-8fed-ea3fdb1171b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:00:11.263756 np0000185167 devstack@c-api.service[111191]: INFO cinder.volume.api [None req-ab207053-eabe-485e-8fed-ea3fdb1171b5 demo demo] Get all volumes completed successfully. Jul 14 15:00:11.263756 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-ab207053-eabe-485e-8fed-ea3fdb1171b5 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:00:11.263756 np0000185167 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 10/41] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 15:00:11 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 14 15:00:21.255307 np0000185167 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=1 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:01:11.304835 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.middleware.request_id [None req-c4ee013d-5b8e-424f-bf66-8c943f61afc0 None None] RequestId filter calling following filter/app {{(pid=111192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:01:11.307897 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-c4ee013d-5b8e-424f-bf66-8c943f61afc0 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 15:01:11.308129 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.openstack.wsgi [None req-c4ee013d-5b8e-424f-bf66-8c943f61afc0 demo demo] Empty body provided in request {{(pid=111192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:01:11.308371 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.openstack.wsgi [None req-c4ee013d-5b8e-424f-bf66-8c943f61afc0 demo demo] Calling method 'detail' {{(pid=111192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:01:11.308661 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.api_utils [None req-c4ee013d-5b8e-424f-bf66-8c943f61afc0 demo demo] Removing options '' from query. {{(pid=111192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:01:11.309576 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.volume.api [None req-c4ee013d-5b8e-424f-bf66-8c943f61afc0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:01:11.320736 np0000185167 devstack@c-api.service[111192]: INFO cinder.volume.api [None req-c4ee013d-5b8e-424f-bf66-8c943f61afc0 demo demo] Get all volumes completed successfully. Jul 14 15:01:11.324120 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-c4ee013d-5b8e-424f-bf66-8c943f61afc0 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:01:11.324504 np0000185167 devstack@c-api.service[111192]: [pid: 111192|app: 0|req: 11/42] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 15:01:11 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 14 15:01:21.312907 np0000185167 devstack@c-api.service[111192]: DEBUG dbcounter [-] [111192] Writing DB stats cinder:SELECT=1 {{(pid=111192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:02:11.338766 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-0f75d55f-6097-4aaa-abff-a3ec4110feb0 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:02:11.342749 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-0f75d55f-6097-4aaa-abff-a3ec4110feb0 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 15:02:11.343073 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-0f75d55f-6097-4aaa-abff-a3ec4110feb0 demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:02:11.343330 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-0f75d55f-6097-4aaa-abff-a3ec4110feb0 demo demo] Calling method 'detail' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:02:11.343636 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.api_utils [None req-0f75d55f-6097-4aaa-abff-a3ec4110feb0 demo demo] Removing options '' from query. {{(pid=111189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:02:11.344576 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.volume.api [None req-0f75d55f-6097-4aaa-abff-a3ec4110feb0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:02:11.355256 np0000185167 devstack@c-api.service[111189]: INFO cinder.volume.api [None req-0f75d55f-6097-4aaa-abff-a3ec4110feb0 demo demo] Get all volumes completed successfully. Jul 14 15:02:11.357894 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-0f75d55f-6097-4aaa-abff-a3ec4110feb0 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:02:11.358353 np0000185167 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 12/43] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 15:02:11 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 14 15:02:21.350034 np0000185167 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:03:11.374779 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-18a4257e-e587-4ec5-a462-6ac7cf76fc61 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:03:11.541513 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-18a4257e-e587-4ec5-a462-6ac7cf76fc61 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 15:03:11.541914 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-18a4257e-e587-4ec5-a462-6ac7cf76fc61 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:03:11.542283 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-18a4257e-e587-4ec5-a462-6ac7cf76fc61 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:03:11.542760 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-18a4257e-e587-4ec5-a462-6ac7cf76fc61 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:03:11.544132 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-18a4257e-e587-4ec5-a462-6ac7cf76fc61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:03:11.555884 np0000185167 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-18a4257e-e587-4ec5-a462-6ac7cf76fc61 demo demo] Get all volumes completed successfully. Jul 14 15:03:11.558694 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-18a4257e-e587-4ec5-a462-6ac7cf76fc61 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:03:11.559245 np0000185167 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 11/44] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 15:03:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 15:03:21.549590 np0000185167 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:04:11.575651 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-06127932-47e5-480f-ad6e-6b3eb5ac5567 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:04:11.580376 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-06127932-47e5-480f-ad6e-6b3eb5ac5567 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 15:04:11.580788 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-06127932-47e5-480f-ad6e-6b3eb5ac5567 demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:04:11.581082 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-06127932-47e5-480f-ad6e-6b3eb5ac5567 demo demo] Calling method 'detail' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:04:11.581450 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.api_utils [None req-06127932-47e5-480f-ad6e-6b3eb5ac5567 demo demo] Removing options '' from query. {{(pid=111191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:04:11.582470 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.volume.api [None req-06127932-47e5-480f-ad6e-6b3eb5ac5567 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:04:11.589992 np0000185167 devstack@c-api.service[111191]: INFO cinder.volume.api [None req-06127932-47e5-480f-ad6e-6b3eb5ac5567 demo demo] Get all volumes completed successfully. Jul 14 15:04:11.592086 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-06127932-47e5-480f-ad6e-6b3eb5ac5567 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:04:11.592509 np0000185167 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 11/45] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 15:04:11 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 14 15:04:21.586338 np0000185167 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=1 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:05:11.610531 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.middleware.request_id [None req-ceeb0c85-02d8-4e26-be0b-149606c6eead None None] RequestId filter calling following filter/app {{(pid=111192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:05:11.613636 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-ceeb0c85-02d8-4e26-be0b-149606c6eead demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 15:05:11.613895 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.openstack.wsgi [None req-ceeb0c85-02d8-4e26-be0b-149606c6eead demo demo] Empty body provided in request {{(pid=111192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:05:11.614139 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.openstack.wsgi [None req-ceeb0c85-02d8-4e26-be0b-149606c6eead demo demo] Calling method 'detail' {{(pid=111192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:05:11.614429 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.api.api_utils [None req-ceeb0c85-02d8-4e26-be0b-149606c6eead demo demo] Removing options '' from query. {{(pid=111192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:05:11.615319 np0000185167 devstack@c-api.service[111192]: DEBUG cinder.volume.api [None req-ceeb0c85-02d8-4e26-be0b-149606c6eead demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:05:11.627241 np0000185167 devstack@c-api.service[111192]: INFO cinder.volume.api [None req-ceeb0c85-02d8-4e26-be0b-149606c6eead demo demo] Get all volumes completed successfully. Jul 14 15:05:11.628564 np0000185167 devstack@c-api.service[111192]: INFO cinder.api.openstack.wsgi [None req-ceeb0c85-02d8-4e26-be0b-149606c6eead demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:05:11.629117 np0000185167 devstack@c-api.service[111192]: [pid: 111192|app: 0|req: 12/46] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 15:05:11 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 14 15:05:21.619702 np0000185167 devstack@c-api.service[111192]: DEBUG dbcounter [-] [111192] Writing DB stats cinder:SELECT=1 {{(pid=111192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:06:11.643753 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-0d8bc763-2d7c-4638-80eb-999a651f38e7 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:06:11.647129 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-0d8bc763-2d7c-4638-80eb-999a651f38e7 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 15:06:11.647359 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-0d8bc763-2d7c-4638-80eb-999a651f38e7 demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:06:11.647600 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-0d8bc763-2d7c-4638-80eb-999a651f38e7 demo demo] Calling method 'detail' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:06:11.647917 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.api.api_utils [None req-0d8bc763-2d7c-4638-80eb-999a651f38e7 demo demo] Removing options '' from query. {{(pid=111189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:06:11.648812 np0000185167 devstack@c-api.service[111189]: DEBUG cinder.volume.api [None req-0d8bc763-2d7c-4638-80eb-999a651f38e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:06:11.659485 np0000185167 devstack@c-api.service[111189]: INFO cinder.volume.api [None req-0d8bc763-2d7c-4638-80eb-999a651f38e7 demo demo] Get all volumes completed successfully. Jul 14 15:06:11.662254 np0000185167 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-0d8bc763-2d7c-4638-80eb-999a651f38e7 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:06:11.662783 np0000185167 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 13/47] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 15:06:11 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 14 15:06:21.652861 np0000185167 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:07:11.682356 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-4703a807-f982-48bc-a1f3-29a583bcca14 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:07:11.685147 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-4703a807-f982-48bc-a1f3-29a583bcca14 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 15:07:11.685393 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-4703a807-f982-48bc-a1f3-29a583bcca14 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:07:11.685696 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-4703a807-f982-48bc-a1f3-29a583bcca14 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:07:11.686186 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-4703a807-f982-48bc-a1f3-29a583bcca14 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:07:11.687273 np0000185167 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-4703a807-f982-48bc-a1f3-29a583bcca14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:07:11.696606 np0000185167 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-4703a807-f982-48bc-a1f3-29a583bcca14 demo demo] Get all volumes completed successfully. Jul 14 15:07:11.699918 np0000185167 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-4703a807-f982-48bc-a1f3-29a583bcca14 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:07:11.700554 np0000185167 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 12/48] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 15:07:11 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 14 15:07:21.690973 np0000185167 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:08:11.716218 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-a11610d2-0d4e-456b-920c-f03e1d41daa4 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:08:11.719083 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-a11610d2-0d4e-456b-920c-f03e1d41daa4 demo demo] GET https://199.19.213.141/volume/v3/volumes/detail Jul 14 15:08:11.719083 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-a11610d2-0d4e-456b-920c-f03e1d41daa4 demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:08:11.719265 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-a11610d2-0d4e-456b-920c-f03e1d41daa4 demo demo] Calling method 'detail' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:08:11.719884 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.api.api_utils [None req-a11610d2-0d4e-456b-920c-f03e1d41daa4 demo demo] Removing options '' from query. {{(pid=111191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:08:11.720470 np0000185167 devstack@c-api.service[111191]: DEBUG cinder.volume.api [None req-a11610d2-0d4e-456b-920c-f03e1d41daa4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:08:11.727957 np0000185167 devstack@c-api.service[111191]: INFO cinder.volume.api [None req-a11610d2-0d4e-456b-920c-f03e1d41daa4 demo demo] Get all volumes completed successfully. Jul 14 15:08:11.729768 np0000185167 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-a11610d2-0d4e-456b-920c-f03e1d41daa4 demo demo] https://199.19.213.141/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:08:11.730113 np0000185167 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 12/49] 199.19.213.141 () {64 vars in 1296 bytes} [Tue Jul 14 15:08:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 15:08:21.723455 np0000185167 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=1 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}