Sep 15 11:07:28.352860 np0000192775 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 15 11:07:28.358753 np0000192775 devstack@c-api.service[111912]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 15 11:07:28.360898 np0000192775 devstack@c-api.service[111912]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 15 11:07:28 2026] *** Sep 15 11:07:28.360898 np0000192775 devstack@c-api.service[111912]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 15 11:07:28.360898 np0000192775 devstack@c-api.service[111912]: os: Linux-6.8.0-139-generic #139-Ubuntu SMP PREEMPT_DYNAMIC Sat Aug 1 03:52:05 UTC 2026 Sep 15 11:07:28.360898 np0000192775 devstack@c-api.service[111912]: nodename: np0000192775 Sep 15 11:07:28.360898 np0000192775 devstack@c-api.service[111912]: machine: x86_64 Sep 15 11:07:28.360898 np0000192775 devstack@c-api.service[111912]: clock source: unix Sep 15 11:07:28.360898 np0000192775 devstack@c-api.service[111912]: pcre jit disabled Sep 15 11:07:28.360898 np0000192775 devstack@c-api.service[111912]: detected number of CPU cores: 16 Sep 15 11:07:28.360898 np0000192775 devstack@c-api.service[111912]: current working directory: / Sep 15 11:07:28.360898 np0000192775 devstack@c-api.service[111912]: detected binary path: /usr/bin/uwsgi-core Sep 15 11:07:28.360898 np0000192775 devstack@c-api.service[111912]: your processes number limit is 256916 Sep 15 11:07:28.360898 np0000192775 devstack@c-api.service[111912]: your memory page size is 4096 bytes Sep 15 11:07:28.360898 np0000192775 devstack@c-api.service[111912]: detected max file descriptor number: 2048 Sep 15 11:07:28.360898 np0000192775 devstack@c-api.service[111912]: lock engine: pthread robust mutexes Sep 15 11:07:28.362086 np0000192775 devstack@c-api.service[111912]: thunder lock: enabled Sep 15 11:07:28.362086 np0000192775 devstack@c-api.service[111912]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 15 11:07:28.362086 np0000192775 devstack@c-api.service[111912]: Python version: 3.12.3 (main, Aug 31 2026, 10:18:26) [GCC 13.3.0] Sep 15 11:07:28.362086 np0000192775 devstack@c-api.service[111912]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 15 11:07:28.362086 np0000192775 devstack@c-api.service[111912]: Set PythonHome to /opt/stack/data/venv Sep 15 11:07:28.401717 np0000192775 devstack@c-api.service[111912]: Python main interpreter initialized at 0x73b07fea4668 Sep 15 11:07:28.401717 np0000192775 devstack@c-api.service[111912]: python threads support enabled Sep 15 11:07:28.401717 np0000192775 devstack@c-api.service[111912]: your server socket listen backlog is limited to 100 connections Sep 15 11:07:28.401717 np0000192775 devstack@c-api.service[111912]: your mercy for graceful operations on workers is 80 seconds Sep 15 11:07:28.402260 np0000192775 devstack@c-api.service[111912]: mapped 671795 bytes (656 KB) for 4 cores Sep 15 11:07:28.402370 np0000192775 devstack@c-api.service[111912]: *** Operational MODE: preforking *** Sep 15 11:07:28.402571 np0000192775 devstack@c-api.service[111912]: *** uWSGI is running in multiple interpreter mode *** Sep 15 11:07:28.402571 np0000192775 devstack@c-api.service[111912]: spawned uWSGI master process (pid: 111912) Sep 15 11:07:28.402742 np0000192775 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 15 11:07:28.403421 np0000192775 devstack@c-api.service[111912]: spawned uWSGI worker 1 (pid: 111920, cores: 1) Sep 15 11:07:28.404612 np0000192775 devstack@c-api.service[111912]: spawned uWSGI worker 2 (pid: 111922, cores: 1) Sep 15 11:07:28.404612 np0000192775 devstack@c-api.service[111912]: spawned uWSGI worker 3 (pid: 111923, cores: 1) Sep 15 11:07:28.405186 np0000192775 devstack@c-api.service[111912]: spawned uWSGI worker 4 (pid: 111924, cores: 1) Sep 15 11:07:28.405186 np0000192775 devstack@c-api.service[111912]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 15 11:07:28.547251 np0000192775 devstack@c-api.service[111924]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:07:28.547251 np0000192775 devstack@c-api.service[111924]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:07:28.547251 np0000192775 devstack@c-api.service[111924]: we strongly recommend against using it for new projects. Sep 15 11:07:28.547251 np0000192775 devstack@c-api.service[111924]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:07:28.547251 np0000192775 devstack@c-api.service[111924]: framework. For more detail see Sep 15 11:07:28.547251 np0000192775 devstack@c-api.service[111924]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:07:28.547251 np0000192775 devstack@c-api.service[111924]: import eventlet # noqa Sep 15 11:07:28.552375 np0000192775 devstack@c-api.service[111923]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:07:28.552375 np0000192775 devstack@c-api.service[111923]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:07:28.552375 np0000192775 devstack@c-api.service[111923]: we strongly recommend against using it for new projects. Sep 15 11:07:28.552375 np0000192775 devstack@c-api.service[111923]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:07:28.552375 np0000192775 devstack@c-api.service[111923]: framework. For more detail see Sep 15 11:07:28.552375 np0000192775 devstack@c-api.service[111923]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:07:28.552375 np0000192775 devstack@c-api.service[111923]: import eventlet # noqa Sep 15 11:07:28.563332 np0000192775 devstack@c-api.service[111922]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:07:28.563332 np0000192775 devstack@c-api.service[111922]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:07:28.563332 np0000192775 devstack@c-api.service[111922]: we strongly recommend against using it for new projects. Sep 15 11:07:28.563332 np0000192775 devstack@c-api.service[111922]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:07:28.563332 np0000192775 devstack@c-api.service[111922]: framework. For more detail see Sep 15 11:07:28.563332 np0000192775 devstack@c-api.service[111922]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:07:28.563332 np0000192775 devstack@c-api.service[111922]: import eventlet # noqa Sep 15 11:07:28.569326 np0000192775 devstack@c-api.service[111920]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:07:28.569326 np0000192775 devstack@c-api.service[111920]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:07:28.569326 np0000192775 devstack@c-api.service[111920]: we strongly recommend against using it for new projects. Sep 15 11:07:28.569326 np0000192775 devstack@c-api.service[111920]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:07:28.569326 np0000192775 devstack@c-api.service[111920]: framework. For more detail see Sep 15 11:07:28.569326 np0000192775 devstack@c-api.service[111920]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:07:28.569326 np0000192775 devstack@c-api.service[111920]: import eventlet # noqa Sep 15 11:07:28.705033 np0000192775 devstack@c-api.service[111924]: /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 Sep 15 11:07:28.705033 np0000192775 devstack@c-api.service[111924]: from cgi import parse_header Sep 15 11:07:28.717556 np0000192775 devstack@c-api.service[111923]: /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 Sep 15 11:07:28.717556 np0000192775 devstack@c-api.service[111923]: from cgi import parse_header Sep 15 11:07:28.731330 np0000192775 devstack@c-api.service[111922]: /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 Sep 15 11:07:28.731330 np0000192775 devstack@c-api.service[111922]: from cgi import parse_header Sep 15 11:07:28.740065 np0000192775 devstack@c-api.service[111920]: /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 Sep 15 11:07:28.740065 np0000192775 devstack@c-api.service[111920]: from cgi import parse_header Sep 15 11:07:28.744450 np0000192775 devstack@c-api.service[111924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 15 11:07:28.744450 np0000192775 devstack@c-api.service[111924]: warnings.warn( Sep 15 11:07:28.756364 np0000192775 devstack@c-api.service[111924]: /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. Sep 15 11:07:28.756364 np0000192775 devstack@c-api.service[111924]: removals.removed_module( Sep 15 11:07:28.757299 np0000192775 devstack@c-api.service[111924]: /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. Sep 15 11:07:28.757299 np0000192775 devstack@c-api.service[111924]: removals.removed_module( Sep 15 11:07:28.757576 np0000192775 devstack@c-api.service[111923]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 15 11:07:28.757576 np0000192775 devstack@c-api.service[111923]: warnings.warn( Sep 15 11:07:28.768756 np0000192775 devstack@c-api.service[111923]: /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. Sep 15 11:07:28.768756 np0000192775 devstack@c-api.service[111923]: removals.removed_module( Sep 15 11:07:28.769574 np0000192775 devstack@c-api.service[111923]: /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. Sep 15 11:07:28.769574 np0000192775 devstack@c-api.service[111923]: removals.removed_module( Sep 15 11:07:28.771929 np0000192775 devstack@c-api.service[111922]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 15 11:07:28.771929 np0000192775 devstack@c-api.service[111922]: warnings.warn( Sep 15 11:07:28.779563 np0000192775 devstack@c-api.service[111920]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 15 11:07:28.779563 np0000192775 devstack@c-api.service[111920]: warnings.warn( Sep 15 11:07:28.783286 np0000192775 devstack@c-api.service[111922]: /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. Sep 15 11:07:28.783286 np0000192775 devstack@c-api.service[111922]: removals.removed_module( Sep 15 11:07:28.784049 np0000192775 devstack@c-api.service[111922]: /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. Sep 15 11:07:28.784049 np0000192775 devstack@c-api.service[111922]: removals.removed_module( Sep 15 11:07:28.790502 np0000192775 devstack@c-api.service[111920]: /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. Sep 15 11:07:28.790502 np0000192775 devstack@c-api.service[111920]: removals.removed_module( Sep 15 11:07:28.791263 np0000192775 devstack@c-api.service[111920]: /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. Sep 15 11:07:28.791263 np0000192775 devstack@c-api.service[111920]: removals.removed_module( Sep 15 11:07:29.541334 np0000192775 devstack@c-api.service[111923]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 15 11:07:29.541334 np0000192775 devstack@c-api.service[111923]: warnings.warn( Sep 15 11:07:29.565660 np0000192775 devstack@c-api.service[111924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 15 11:07:29.565660 np0000192775 devstack@c-api.service[111924]: warnings.warn( Sep 15 11:07:29.592858 np0000192775 devstack@c-api.service[111923]: /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. Sep 15 11:07:29.592858 np0000192775 devstack@c-api.service[111923]: warnings.warn( Sep 15 11:07:29.611424 np0000192775 devstack@c-api.service[111922]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 15 11:07:29.611424 np0000192775 devstack@c-api.service[111922]: warnings.warn( Sep 15 11:07:29.618627 np0000192775 devstack@c-api.service[111924]: /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. Sep 15 11:07:29.618627 np0000192775 devstack@c-api.service[111924]: warnings.warn( Sep 15 11:07:29.621191 np0000192775 devstack@c-api.service[111920]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 15 11:07:29.621191 np0000192775 devstack@c-api.service[111920]: warnings.warn( Sep 15 11:07:29.661604 np0000192775 devstack@c-api.service[111922]: /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. Sep 15 11:07:29.661604 np0000192775 devstack@c-api.service[111922]: warnings.warn( Sep 15 11:07:29.670326 np0000192775 devstack@c-api.service[111920]: /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. Sep 15 11:07:29.670326 np0000192775 devstack@c-api.service[111920]: warnings.warn( Sep 15 11:07:29.785063 np0000192775 devstack@c-api.service[111923]: 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. Sep 15 11:07:29.785287 np0000192775 devstack@c-api.service[111923]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111923) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:07:29.812188 np0000192775 devstack@c-api.service[111924]: 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. Sep 15 11:07:29.812487 np0000192775 devstack@c-api.service[111924]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111924) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:07:29.841883 np0000192775 devstack@c-api.service[111922]: 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. Sep 15 11:07:29.842048 np0000192775 devstack@c-api.service[111922]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111922) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:07:29.851864 np0000192775 devstack@c-api.service[111920]: 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. Sep 15 11:07:29.852057 np0000192775 devstack@c-api.service[111920]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111920) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:07:29.880960 np0000192775 devstack@c-api.service[111923]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 15 11:07:29.880960 np0000192775 devstack@c-api.service[111923]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:07:29.881744 np0000192775 devstack@c-api.service[111924]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 15 11:07:29.881744 np0000192775 devstack@c-api.service[111924]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:07:29.912189 np0000192775 devstack@c-api.service[111922]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 15 11:07:29.912189 np0000192775 devstack@c-api.service[111922]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:07:29.916681 np0000192775 devstack@c-api.service[111920]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 15 11:07:29.916681 np0000192775 devstack@c-api.service[111920]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:07:30.405644 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111922) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:07:30.405986 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.406057 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111923) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:07:30.406140 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.406210 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111920) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:07:30.406265 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.406560 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.406682 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.406763 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.406817 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.406899 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.407030 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.407098 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.407178 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.407233 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.407287 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.407343 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.407396 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.407452 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.407512 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111924) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:07:30.407591 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.407651 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.407697 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.407835 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.407894 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.407953 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.408013 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.408070 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.408142 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.408195 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.408250 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.408250 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.408369 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.408429 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.408488 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.408576 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.408635 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.408688 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.408741 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.408798 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.408855 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.408855 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.408949 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.409002 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.409056 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.409110 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.409188 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.409188 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.409278 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.409330 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.409382 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.409436 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.409484 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.409550 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.409605 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.409651 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.409698 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.409749 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.409801 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.409860 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.409915 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.410109 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.410109 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.410228 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.410281 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.410281 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.410281 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.410281 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.410281 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.410281 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.410281 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.410281 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.410681 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.410681 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.410681 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.410819 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.410873 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.410936 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.410989 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.411043 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.411091 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.411161 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.411212 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.411255 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.411308 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.411360 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.411411 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.411466 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.411534 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.411595 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.411640 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.411692 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.411736 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.411779 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.411779 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.411779 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.411779 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.411779 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.411779 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.411779 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.412219 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.412299 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.412345 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.412391 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.412438 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.412492 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.412561 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.412617 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.412668 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.412713 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.412771 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.412824 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.412824 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.412824 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.412948 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.412948 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.413055 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.413055 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.413173 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.413173 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.413276 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.413442 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.413511 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.413632 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.413718 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.413801 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.413886 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.413977 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.415132 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.415214 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.415268 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.415316 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.415370 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.415418 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.415466 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.415513 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.415581 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.415630 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.415630 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.415721 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.415769 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.415818 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.415871 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.415940 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.415992 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.416041 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.416086 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.416158 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.416212 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.416261 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.416310 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.416352 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.416401 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.416454 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.416517 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.416599 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.416599 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.416686 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.416737 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.416790 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.416790 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.416886 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.416935 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.416935 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.416935 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.416935 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.416935 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.416935 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.416935 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.416935 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.417324 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.417324 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.417424 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.417491 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.417560 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.417624 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.417680 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.417733 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.417780 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.417834 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.417881 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.417933 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.418088 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.418167 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.418225 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.418278 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.418333 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.418389 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.418438 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.418490 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.418865 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.418936 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.418992 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.419035 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.419082 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.419153 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.419208 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.419262 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.419318 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.419365 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.419419 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.419471 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.419543 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.419598 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.419640 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.419681 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.419732 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.419787 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.419844 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.419895 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.419946 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.420000 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.420051 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.420100 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.420175 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.420233 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.420292 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.420292 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.420383 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.420437 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.420484 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.420564 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.420625 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.420672 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.420672 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.420753 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.420753 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.420753 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.420753 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.420753 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.420753 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.420753 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.420753 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.420753 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.420753 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.421389 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.421389 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.421389 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.421389 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.421389 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.421614 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.421614 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.421614 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.421614 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.421614 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.421811 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.421855 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.421897 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.421943 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.421994 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.422041 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.422289 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.422339 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.422395 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.422455 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.422455 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.422551 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.422616 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.422669 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.422715 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.422761 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.422814 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.422869 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.422925 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.422981 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.423033 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.423084 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.423084 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.423193 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.423193 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.423293 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.423353 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.423411 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.423472 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.423541 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.423607 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.423657 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.423711 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.423763 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.423815 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.423872 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.423920 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.423976 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.424030 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.424082 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.424150 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.424199 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.424250 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.424298 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.424354 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.424415 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.424472 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.424540 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.424604 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.424656 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.424706 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.424751 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.424795 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.424846 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.424896 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.424949 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.424998 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.425055 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.425103 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.425173 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.425227 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.425270 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.425317 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.425360 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.425409 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.425459 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.425514 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.425585 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.425638 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.425680 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.425727 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.425776 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.425826 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.425869 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.425917 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.425964 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.426013 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.426062 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.426104 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.426174 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.426216 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.426255 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.426297 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.426340 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.426391 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.426433 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.426492 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.426572 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.426619 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.426664 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.426707 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.426758 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.426803 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.426852 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.426852 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.426943 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.426991 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.427033 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.427033 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.427033 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.427033 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.427033 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.427033 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.427033 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.427033 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.427033 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.427033 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.427493 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.427493 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.427493 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.427493 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.427493 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.427493 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.427493 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.427493 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.427895 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.427946 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.427946 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.428033 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.428092 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.428159 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.428206 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.428252 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.428309 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.428365 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.428417 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.428472 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.428472 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.428472 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.428472 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.428472 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.428472 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.428472 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.428472 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.428472 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.428847 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.428847 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.428847 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.428847 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.428847 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.428847 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.428847 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.429158 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.429217 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.429265 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.429314 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.429314 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.429404 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.429453 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.429497 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.429563 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.429611 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.429667 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.429667 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.429754 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.429754 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.429754 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.429754 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.429754 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.429754 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.429754 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.429754 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.429754 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.430924 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.430990 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.431052 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.431052 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.431156 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.431216 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.431264 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.431990 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.431990 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.432188 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.432188 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.432285 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.432340 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.432398 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.432461 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.432514 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.432585 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.432626 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.432676 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.432750 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.432750 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.432857 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.432911 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.432911 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.433000 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.433050 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.433108 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.433187 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.433240 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.433240 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.433336 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.433391 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.433391 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.433391 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.433391 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.433682 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.433682 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.433780 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.433849 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.433904 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.433952 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.434001 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.434048 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.434093 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.434093 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.434211 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.434265 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.434314 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.434365 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.434365 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.434365 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.434365 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.434365 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.434365 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.434365 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.434666 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.438795 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.438890 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.438890 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.438988 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.438988 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.439086 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.439086 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.439290 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.439826 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.439920 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.440196 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.440270 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.440324 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.440374 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.440430 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.440430 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.440599 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.440690 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.440780 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.440866 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.440942 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.440995 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.441046 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.441097 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.441159 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.441204 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.441253 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.441302 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.444669 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.444774 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.444774 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.444866 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.444915 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.444966 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.445012 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.445208 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.445281 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.445374 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.445439 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.445488 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.445550 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.445550 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.445657 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.445705 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.445750 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.445801 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.445854 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.445911 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.445960 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.446010 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.446061 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.446111 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.446176 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.446224 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.446224 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.446224 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.447710 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.447782 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.447817 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.447874 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.447919 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.447978 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.448034 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.448374 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.448440 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.448495 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.448559 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.448621 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.448676 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.448729 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.448777 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.448830 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.448879 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.448925 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.448971 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.449023 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.449068 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.449228 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.449303 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.449357 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.449357 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.449357 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.449357 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.449357 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.449670 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.449728 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.449772 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.449826 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.449878 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.449922 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.449964 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.450012 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.450056 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.450105 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.450178 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.450178 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.450316 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.450366 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.450419 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.450474 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.450548 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.450610 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.450660 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.450714 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.450767 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.450833 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.450888 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.450934 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.450997 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.451052 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.451100 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.451167 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.451216 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.451263 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.451315 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.451466 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.451537 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.451605 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.451659 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.451704 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.451754 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.451800 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.451800 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.451900 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.451952 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.452045 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.452096 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.452096 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.452211 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.452259 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.452259 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.452356 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.452410 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.452456 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.452510 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.452572 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.452626 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.452686 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.452739 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.452786 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.452829 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.452879 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.452931 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.452990 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.453043 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.453092 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.453166 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.453218 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.453275 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.453332 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.453380 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.453427 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.453474 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.453518 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.453596 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.453652 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.453712 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.453762 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.453811 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.453880 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.453880 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.453970 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.453970 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.453970 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.453970 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.453970 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.453970 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.453970 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.454249 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.454249 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.454346 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.454397 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.454444 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.454496 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.454558 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.454624 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.454678 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.454725 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.454772 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.454824 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.454876 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.454931 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.454977 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.455023 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.455068 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.455146 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.455196 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.455249 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.455301 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.455347 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.455399 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.455399 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.455491 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.455553 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.455622 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.455622 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.455723 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.455723 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.455723 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.455864 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.455912 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.455966 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.456024 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.456073 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.456176 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.456176 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.456280 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.456280 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.456280 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.456437 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.456483 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.456566 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.456566 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.456566 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.456698 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.456744 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.456744 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.456829 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.456871 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.456921 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.456921 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.456921 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.456921 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.456921 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.457141 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.457141 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.457141 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.457272 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.457321 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.457368 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.457413 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.457455 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.457505 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.457577 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.457627 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.457679 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.457726 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.457768 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.457813 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.457855 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.457894 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.457940 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.457990 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.458031 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.458074 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.458134 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.458176 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.458218 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.458266 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.458310 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.458357 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.458357 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.458735 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.458809 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.458864 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.458911 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.458956 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.459012 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.459059 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.459135 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.459184 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.459236 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.459286 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.459331 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.459382 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.459434 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.459490 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.459552 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.459610 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.459665 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.459716 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.459776 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.459776 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.459857 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.459857 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.459857 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.459857 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.459857 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.459857 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.460108 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.460108 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.460224 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.460275 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.460275 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.460275 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.460275 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.460275 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.460508 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.460508 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.460622 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.460763 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.460763 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.460854 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.460903 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.460950 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.460995 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.460995 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.461075 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.461140 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.461193 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.461238 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.461238 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.461323 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.461372 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.461372 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.461509 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.461576 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.461576 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.462703 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.462791 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.462844 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.462889 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.462930 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.462966 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.463000 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.463034 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.463063 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.463098 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.463156 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.463197 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.463247 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.463247 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.463567 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.463631 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.463674 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.463727 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.463779 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.463825 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.463882 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.463882 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.463969 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.463969 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.464051 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.464166 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.464248 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.464340 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.465015 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.465095 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.465161 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.465208 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.465259 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.465310 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.465361 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.465411 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.465453 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.465500 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.465559 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.465559 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.465559 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.465559 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.465901 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.465963 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.466004 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.466051 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.466097 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.466174 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.466255 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.466659 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.466746 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.466813 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.466869 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.466918 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.466977 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.467026 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.467072 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.467142 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.467192 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.467239 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.467284 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.467338 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.467380 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.467429 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.467481 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.467551 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.467613 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.467663 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.467713 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.467762 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.467808 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.467863 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.467912 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.467912 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.467912 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.467912 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.467912 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.468139 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.468190 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.468244 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.468244 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.468345 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.468397 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.468442 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.468486 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.468544 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.468591 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.468649 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.468697 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.468744 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.468800 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.468850 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.468901 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.468957 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.469005 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.469005 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.469102 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.469170 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.469225 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.469225 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.469225 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.469225 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.469225 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.469443 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.469498 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.469498 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.469610 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.469610 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.469610 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.469610 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.469610 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.469610 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:30.469877 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.469877 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.469967 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.470020 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.470073 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.470153 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.470210 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.470247 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.470281 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.470321 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.470361 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.470414 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.470452 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.470499 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.470550 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.470587 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.470627 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.470662 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.470713 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:30.470713 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:30.470713 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:30.470713 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:30.470713 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:30.470713 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:30.514557 np0000192775 devstack@c-api.service[111922]: INFO dbcounter [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Registered counter for database cinder Sep 15 11:07:30.514738 np0000192775 devstack@c-api.service[111923]: INFO dbcounter [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Registered counter for database cinder Sep 15 11:07:30.515562 np0000192775 devstack@c-api.service[111920]: INFO dbcounter [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Registered counter for database cinder Sep 15 11:07:30.518566 np0000192775 devstack@c-api.service[111924]: INFO dbcounter [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Registered counter for database cinder Sep 15 11:07:30.557291 np0000192775 devstack@c-api.service[111922]: DEBUG oslo_db.sqlalchemy.engines [None req-cdd63213-4408-4750-873f-f74617959f4e 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=111922) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:30.558769 np0000192775 devstack@c-api.service[111923]: DEBUG oslo_db.sqlalchemy.engines [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf 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=111923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:30.559668 np0000192775 devstack@c-api.service[111920]: DEBUG oslo_db.sqlalchemy.engines [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 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=111920) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:30.561992 np0000192775 devstack@c-api.service[111924]: DEBUG oslo_db.sqlalchemy.engines [None req-fbb60178-9324-4f1a-a985-da54b498c446 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=111924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:30.665106 np0000192775 devstack@c-api.service[111922]: DEBUG dbcounter [-] [111922] Writer thread running {{(pid=111922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:07:30.667870 np0000192775 devstack@c-api.service[111922]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:07:30.667870 np0000192775 devstack@c-api.service[111922]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:07:30.668100 np0000192775 devstack@c-api.service[111922]: INFO cinder.rpc [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:07:30.670587 np0000192775 devstack@c-api.service[111922]: INFO cinder.rpc [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:07:30.672573 np0000192775 devstack@c-api.service[111922]: INFO cinder.rpc [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:07:30.672885 np0000192775 devstack@c-api.service[111923]: DEBUG dbcounter [-] [111923] Writer thread running {{(pid=111923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:07:30.674287 np0000192775 devstack@c-api.service[111922]: INFO cinder.rpc [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:07:30.675200 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.675642 np0000192775 devstack@c-api.service[111923]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:07:30.675642 np0000192775 devstack@c-api.service[111923]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:07:30.675893 np0000192775 devstack@c-api.service[111924]: DEBUG dbcounter [-] [111924] Writer thread running {{(pid=111924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:07:30.676180 np0000192775 devstack@c-api.service[111923]: INFO cinder.rpc [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:07:30.678189 np0000192775 devstack@c-api.service[111923]: INFO cinder.rpc [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:07:30.678259 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.678989 np0000192775 devstack@c-api.service[111924]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:07:30.678989 np0000192775 devstack@c-api.service[111924]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:07:30.679250 np0000192775 devstack@c-api.service[111924]: INFO cinder.rpc [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:07:30.680078 np0000192775 devstack@c-api.service[111923]: INFO cinder.rpc [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:07:30.681155 np0000192775 devstack@c-api.service[111920]: DEBUG dbcounter [-] [111920] Writer thread running {{(pid=111920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:07:30.681703 np0000192775 devstack@c-api.service[111924]: INFO cinder.rpc [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:07:30.682466 np0000192775 devstack@c-api.service[111923]: INFO cinder.rpc [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:07:30.683536 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.683621 np0000192775 devstack@c-api.service[111924]: INFO cinder.rpc [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:07:30.683890 np0000192775 devstack@c-api.service[111920]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:07:30.683890 np0000192775 devstack@c-api.service[111920]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:07:30.684137 np0000192775 devstack@c-api.service[111920]: INFO cinder.rpc [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:07:30.685157 np0000192775 devstack@c-api.service[111924]: INFO cinder.rpc [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:07:30.686076 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.686606 np0000192775 devstack@c-api.service[111920]: INFO cinder.rpc [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:07:30.686795 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.688843 np0000192775 devstack@c-api.service[111920]: INFO cinder.rpc [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:07:30.689309 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.690860 np0000192775 devstack@c-api.service[111920]: INFO cinder.rpc [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:07:30.691891 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.695475 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.713836 np0000192775 devstack@c-api.service[111922]: DEBUG oslo_db.sqlalchemy.engines [None req-cdd63213-4408-4750-873f-f74617959f4e 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=111922) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:30.717957 np0000192775 devstack@c-api.service[111922]: INFO cinder.rpc [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:07:30.720302 np0000192775 devstack@c-api.service[111922]: INFO cinder.rpc [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:07:30.721284 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.722261 np0000192775 devstack@c-api.service[111923]: DEBUG oslo_db.sqlalchemy.engines [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf 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=111923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:30.724769 np0000192775 devstack@c-api.service[111923]: INFO cinder.rpc [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:07:30.726670 np0000192775 devstack@c-api.service[111924]: DEBUG oslo_db.sqlalchemy.engines [None req-fbb60178-9324-4f1a-a985-da54b498c446 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=111924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:30.727347 np0000192775 devstack@c-api.service[111923]: INFO cinder.rpc [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:07:30.728383 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.729544 np0000192775 devstack@c-api.service[111924]: INFO cinder.rpc [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:07:30.730659 np0000192775 devstack@c-api.service[111920]: DEBUG oslo_db.sqlalchemy.engines [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 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=111920) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:30.731941 np0000192775 devstack@c-api.service[111924]: INFO cinder.rpc [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:07:30.732680 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.732923 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.732995 np0000192775 devstack@c-api.service[111920]: INFO cinder.rpc [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:07:30.735743 np0000192775 devstack@c-api.service[111920]: INFO cinder.rpc [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:07:30.736386 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.736814 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.740102 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.740241 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.743646 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.744994 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.745382 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.747176 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.748341 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.748665 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.748877 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.751691 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.751806 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.751868 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.752592 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.755043 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.756278 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.757424 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.757560 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.757998 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.759422 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.760992 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.761273 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.761791 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.762574 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.762820 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.764427 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.765047 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.765564 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.765642 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.767796 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.768155 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.768615 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.770189 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.770935 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.771319 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.771643 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.773023 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.773872 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.774320 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.775610 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.775881 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.777455 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.777820 np0000192775 devstack@c-api.service[111922]: WARNING cinder.api.contrib.hosts [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:07:30.778841 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.779055 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.779143 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.779729 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.780724 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.782224 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.782291 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.783605 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.783888 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.785027 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.785451 np0000192775 devstack@c-api.service[111923]: WARNING cinder.api.contrib.hosts [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:07:30.785558 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.786431 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.787198 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.787973 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.788280 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.788468 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.788867 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.789374 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.790254 np0000192775 devstack@c-api.service[111924]: WARNING cinder.api.contrib.hosts [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:07:30.790388 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.790959 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.791037 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.791429 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: extensions {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.792044 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.792344 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.792879 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: encryption {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.792954 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.793938 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.794232 np0000192775 devstack@c-api.service[111920]: WARNING cinder.api.contrib.hosts [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:07:30.794376 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.794456 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: os-hosts {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.795226 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.795412 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.795898 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.795957 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: os-volume-transfer {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.796817 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.796884 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.797281 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.797740 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: extensions {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.798280 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.798436 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: os-quota-class-sets {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.798867 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.799045 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: encryption {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.799834 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.799942 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: os-volume-manage {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.800355 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.800488 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: os-hosts {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.801321 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.801436 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: consistencygroups {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.801742 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.801832 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: os-volume-transfer {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.802659 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: extensions {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.802917 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.803432 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: os-quota-class-sets {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.803644 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: os-volume-type-access {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.803985 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: encryption {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.804462 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.805321 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: os-snapshot-manage {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.805395 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: os-volume-manage {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.805467 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: os-hosts {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.805885 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.806761 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: consistencygroups {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.806841 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: extensions {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.806891 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: qos-specs {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.806942 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: os-volume-transfer {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.808182 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: encryption {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.808708 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: os-volume-type-access {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.809063 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: cgsnapshots {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.809439 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: os-quota-class-sets {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.809707 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: os-hosts {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.810282 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: os-snapshot-manage {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.810613 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: scheduler-stats {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.810687 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: os-volume-manage {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.811989 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: os-volume-transfer {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.812054 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: qos-specs {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.812093 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: consistencygroups {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.812261 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: backups {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.813652 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: os-quota-class-sets {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.814023 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: os-volume-type-access {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.814140 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: cgsnapshots {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.814570 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: os-availability-zone {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.815008 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: os-volume-manage {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.815594 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: os-snapshot-manage {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.815734 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: scheduler-stats {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.816085 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: extra_specs {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.816434 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: consistencygroups {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.816944 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: qos-specs {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.817351 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: backups {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.817905 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: os-quota-sets {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.818436 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: os-volume-type-access {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.819236 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: cgsnapshots {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.819443 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: capabilities {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.819515 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: os-availability-zone {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.820037 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: os-snapshot-manage {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.820718 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: scheduler-stats {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.820799 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extended resource: encryption {{(pid=111922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.820976 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: extra_specs {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.821550 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: qos-specs {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.822093 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: backups {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.822631 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: os-quota-sets {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.823161 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.823827 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: cgsnapshots {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.824077 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: os-availability-zone {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.824206 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: capabilities {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.824774 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.825303 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: scheduler-stats {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.825375 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: extra_specs {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.825516 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extended resource: encryption {{(pid=111923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.826207 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.826767 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: backups {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.826979 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: os-quota-sets {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.827601 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.828110 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.828585 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: capabilities {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.828783 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: os-availability-zone {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.828965 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.829841 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.829906 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extended resource: encryption {{(pid=111924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.830017 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: extra_specs {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.830410 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.831431 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.contrib.snapshot_actions [None req-cdd63213-4408-4750-873f-f74617959f4e None None] SnapshotActionsController initialized {{(pid=111922) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:07:30.831507 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.831686 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: os-quota-sets {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.832210 np0000192775 devstack@c-api.service[111922]: WARNING castellan.key_manager.migration [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.832338 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.833034 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.833168 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.833223 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: capabilities {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.833279 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.833377 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.833470 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.833581 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.833693 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.833805 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension VolumeActions extending resource: volumes {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.833941 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.833995 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.834034 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension AdminActions extending resource: volumes {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.834159 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension AdminActions extending resource: snapshots {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.834393 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension AdminActions extending resource: backups {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.834473 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.834583 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.834683 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension TypesManage extending resource: types {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.834729 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extended resource: encryption {{(pid=111920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:30.834783 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension UsedLimits extending resource: limits {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.834879 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.v3.router [None req-cdd63213-4408-4750-873f-f74617959f4e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.835134 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.835483 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.836754 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.836868 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.837387 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.837896 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.contrib.snapshot_actions [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] SnapshotActionsController initialized {{(pid=111923) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:07:30.838276 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.838801 np0000192775 devstack@c-api.service[111923]: WARNING castellan.key_manager.migration [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.839139 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.839767 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.839878 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.840042 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.840324 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.840418 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.840533 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.840647 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension VolumeTypeAccess extending resource: types {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.840714 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.contrib.snapshot_actions [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] SnapshotActionsController initialized {{(pid=111924) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:07:30.840766 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.840810 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension VolumeActions extending resource: volumes {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.840887 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.840986 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension AdminActions extending resource: volumes {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.841095 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension AdminActions extending resource: snapshots {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.841237 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension AdminActions extending resource: backups {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.841336 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension SnapshotActions extending resource: snapshots {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.841432 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.841477 np0000192775 devstack@c-api.service[111924]: WARNING castellan.key_manager.migration [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.841585 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension TypesManage extending resource: types {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.841647 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension UsedLimits extending resource: limits {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.841735 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.v3.router [None req-5116ae6e-80f5-49a9-b56c-32f1abe4a0bf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.842200 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.842401 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.842510 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.842631 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.842726 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.842825 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.842934 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.843051 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension VolumeActions extending resource: volumes {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.843193 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.843291 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension AdminActions extending resource: volumes {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.843400 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension AdminActions extending resource: snapshots {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.843500 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension AdminActions extending resource: backups {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.843623 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.843721 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.843773 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.843816 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension TypesManage extending resource: types {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.843912 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension UsedLimits extending resource: limits {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.844027 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.v3.router [None req-fbb60178-9324-4f1a-a985-da54b498c446 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.844463 np0000192775 devstack@c-api.service[111922]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73b07fea4668 pid: 111922 (default app) Sep 15 11:07:30.845382 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.846545 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.contrib.snapshot_actions [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] SnapshotActionsController initialized {{(pid=111920) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:07:30.847385 np0000192775 devstack@c-api.service[111920]: WARNING castellan.key_manager.migration [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:30.849311 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.849379 np0000192775 devstack@c-api.service[111923]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73b07fea4668 pid: 111923 (default app) Sep 15 11:07:30.849423 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.849557 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.849636 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.849759 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.849867 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.849997 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension VolumeActions extending resource: volumes {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.850141 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.850251 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension AdminActions extending resource: volumes {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.850361 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension AdminActions extending resource: snapshots {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.850459 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension AdminActions extending resource: backups {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.850576 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.850714 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.850849 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension TypesManage extending resource: types {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.850955 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension UsedLimits extending resource: limits {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.851057 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.v3.router [None req-76edea62-b7f5-49a6-8e0c-2b2a5e2f83e5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:30.852399 np0000192775 devstack@c-api.service[111924]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73b07fea4668 pid: 111924 (default app) Sep 15 11:07:30.854964 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.middleware.request_id [None req-d26b8ca1-469e-48a3-9c27-b86f266ccca4 None None] RequestId filter calling following filter/app {{(pid=111922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:07:30.857908 np0000192775 devstack@c-api.service[111922]: [pid: 111922|app: 0|req: 1/1] 162.253.55.53 () {60 vars in 949 bytes} [Tue Sep 15 11:07:30 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 15 11:07:30.859632 np0000192775 devstack@c-api.service[111920]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73b07fea4668 pid: 111920 (default app) Sep 15 11:07:38.507824 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.middleware.request_id [None req-d6971aa5-5467-470f-a8d4-a914113d1d68 None None] RequestId filter calling following filter/app {{(pid=111923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:07:39.041300 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-d6971aa5-5467-470f-a8d4-a914113d1d68 admin admin] POST https://162.253.55.53/volume/v3/types Sep 15 11:07:39.041891 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-d6971aa5-5467-470f-a8d4-a914113d1d68 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 15 11:07:39.043496 np0000192775 devstack@c-api.service[111923]: /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. Sep 15 11:07:39.043496 np0000192775 devstack@c-api.service[111923]: warnings.warn( Sep 15 11:07:39.075871 np0000192775 devstack@c-api.service[111923]: DEBUG oslo_db.sqlalchemy.engines [None req-d6971aa5-5467-470f-a8d4-a914113d1d68 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=111923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:39.103565 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-d6971aa5-5467-470f-a8d4-a914113d1d68 admin admin] https://162.253.55.53/volume/v3/types returned with HTTP 200 Sep 15 11:07:39.103948 np0000192775 devstack@c-api.service[111923]: [pid: 111923|app: 0|req: 1/2] 162.253.55.53 () {68 vars in 1326 bytes} [Tue Sep 15 11:07:38 2026] POST /volume/v3/types => generated 186 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:07:39.131829 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.middleware.request_id [None req-225b1095-8af6-470b-968c-2216018ab223 None None] RequestId filter calling following filter/app {{(pid=111924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:07:39.582609 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-225b1095-8af6-470b-968c-2216018ab223 admin admin] POST https://162.253.55.53/volume/v3/types/2c3f4b13-5826-41f0-94c1-6a0702be1caa/extra_specs Sep 15 11:07:39.583147 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-225b1095-8af6-470b-968c-2216018ab223 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 15 11:07:39.584899 np0000192775 devstack@c-api.service[111924]: /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. Sep 15 11:07:39.584899 np0000192775 devstack@c-api.service[111924]: warnings.warn( Sep 15 11:07:39.621401 np0000192775 devstack@c-api.service[111924]: DEBUG oslo_db.sqlalchemy.engines [None req-225b1095-8af6-470b-968c-2216018ab223 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=111924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:39.686259 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-225b1095-8af6-470b-968c-2216018ab223 admin admin] https://162.253.55.53/volume/v3/types/2c3f4b13-5826-41f0-94c1-6a0702be1caa/extra_specs returned with HTTP 200 Sep 15 11:07:39.686811 np0000192775 devstack@c-api.service[111924]: [pid: 111924|app: 0|req: 1/3] 162.253.55.53 () {68 vars in 1473 bytes} [Tue Sep 15 11:07:39 2026] POST /volume/v3/types/2c3f4b13-5826-41f0-94c1-6a0702be1caa/extra_specs => generated 55 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:07:40.719498 np0000192775 devstack@c-api.service[111922]: DEBUG dbcounter [-] [111922] Writing DB stats cinder:SELECT=6 {{(pid=111922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:07:40.734994 np0000192775 devstack@c-api.service[111920]: DEBUG dbcounter [-] [111920] Writing DB stats cinder:SELECT=6 {{(pid=111920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:07:49.102301 np0000192775 devstack@c-api.service[111923]: DEBUG dbcounter [-] [111923] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:07:49.684700 np0000192775 devstack@c-api.service[111924]: DEBUG dbcounter [-] [111924] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:11:11.516430 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.middleware.request_id [None req-73687352-c68f-4540-8012-a6f27739343c None None] RequestId filter calling following filter/app {{(pid=111922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:11.517894 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-73687352-c68f-4540-8012-a6f27739343c None None] GET https://162.253.55.53/volume// Sep 15 11:11:11.518250 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-73687352-c68f-4540-8012-a6f27739343c None None] Empty body provided in request {{(pid=111922) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:11.518757 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-73687352-c68f-4540-8012-a6f27739343c None None] Calling method 'all' {{(pid=111922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:11.519978 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-73687352-c68f-4540-8012-a6f27739343c None None] https://162.253.55.53/volume// returned with HTTP 300 Sep 15 11:11:11.520588 np0000192775 devstack@c-api.service[111922]: [pid: 111922|app: 0|req: 2/4] 162.253.55.53 () {66 vars in 1449 bytes} [Tue Sep 15 11:11:11 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 15 11:11:51.781329 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.middleware.request_id [None req-55548151-bc5d-4c9a-aa0d-15036a57840a None None] RequestId filter calling following filter/app {{(pid=111920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:51.785313 np0000192775 devstack@c-api.service[111920]: [pid: 111920|app: 0|req: 1/5] 162.253.55.53 () {62 vars in 1061 bytes} [Tue Sep 15 11:11:51 2026] GET /volume/v3 => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 15 11:11:51.824111 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.middleware.request_id [None req-f8e9b5c0-4d7c-4dc3-9289-13fff64792e2 None None] RequestId filter calling following filter/app {{(pid=111923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:51.835879 np0000192775 devstack@c-api.service[111923]: [pid: 111923|app: 0|req: 2/6] 162.253.55.53 () {64 vars in 1265 bytes} [Tue Sep 15 11:11:51 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 15 11:11:51.874661 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.middleware.request_id [req-f8e9b5c0-4d7c-4dc3-9289-13fff64792e2 req-4ded8357-213a-4784-afe3-493c09480c3d None None] RequestId filter calling following filter/app {{(pid=111924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:51.880309 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [req-f8e9b5c0-4d7c-4dc3-9289-13fff64792e2 req-4ded8357-213a-4784-afe3-493c09480c3d demo demo] GET https://162.253.55.53/volume/v3/ Sep 15 11:11:51.880878 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [req-f8e9b5c0-4d7c-4dc3-9289-13fff64792e2 req-4ded8357-213a-4784-afe3-493c09480c3d demo demo] Empty body provided in request {{(pid=111924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:51.881302 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [req-f8e9b5c0-4d7c-4dc3-9289-13fff64792e2 req-4ded8357-213a-4784-afe3-493c09480c3d demo demo] Calling method 'version_select' {{(pid=111924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:51.885770 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [req-f8e9b5c0-4d7c-4dc3-9289-13fff64792e2 req-4ded8357-213a-4784-afe3-493c09480c3d demo demo] https://162.253.55.53/volume/v3/ returned with HTTP 200 Sep 15 11:11:51.886628 np0000192775 devstack@c-api.service[111924]: [pid: 111924|app: 0|req: 2/7] 162.253.55.53 () {66 vars in 1339 bytes} [Tue Sep 15 11:11:51 2026] GET /volume/v3/ => generated 389 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:11:51.923865 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.middleware.request_id [None req-c2c69848-7fec-4aa1-996a-70fc61bfc9f9 None None] RequestId filter calling following filter/app {{(pid=111922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:52.261666 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-c2c69848-7fec-4aa1-996a-70fc61bfc9f9 demo demo] GET https://162.253.55.53/volume/v3/types Sep 15 11:11:52.261984 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-c2c69848-7fec-4aa1-996a-70fc61bfc9f9 demo demo] Empty body provided in request {{(pid=111922) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:52.262204 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-c2c69848-7fec-4aa1-996a-70fc61bfc9f9 demo demo] Calling method 'index' {{(pid=111922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:52.262702 np0000192775 devstack@c-api.service[111922]: /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. Sep 15 11:11:52.262702 np0000192775 devstack@c-api.service[111922]: warnings.warn( Sep 15 11:11:52.263260 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.api_utils [None req-c2c69848-7fec-4aa1-996a-70fc61bfc9f9 demo demo] Removing options '' from query. {{(pid=111922) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:11:52.304244 np0000192775 devstack@c-api.service[111922]: DEBUG oslo_db.sqlalchemy.engines [None req-c2c69848-7fec-4aa1-996a-70fc61bfc9f9 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=111922) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:11:52.321263 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-c2c69848-7fec-4aa1-996a-70fc61bfc9f9 demo demo] https://162.253.55.53/volume/v3/types returned with HTTP 200 Sep 15 11:11:52.322007 np0000192775 devstack@c-api.service[111922]: [pid: 111922|app: 0|req: 3/8] 162.253.55.53 () {64 vars in 1283 bytes} [Tue Sep 15 11:11:51 2026] GET /volume/v3/types => generated 377 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:11:52.380578 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.middleware.request_id [None req-fad51517-bc36-4c4b-8320-12bf8e14018b None None] RequestId filter calling following filter/app {{(pid=111920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:52.709901 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-fad51517-bc36-4c4b-8320-12bf8e14018b demo demo] GET https://162.253.55.53/volume/v3/types/default Sep 15 11:11:52.710212 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-fad51517-bc36-4c4b-8320-12bf8e14018b demo demo] Empty body provided in request {{(pid=111920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:52.710432 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-fad51517-bc36-4c4b-8320-12bf8e14018b demo demo] Calling method 'show' {{(pid=111920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:52.749420 np0000192775 devstack@c-api.service[111920]: DEBUG oslo_db.sqlalchemy.engines [None req-fad51517-bc36-4c4b-8320-12bf8e14018b 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=111920) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:11:52.764723 np0000192775 devstack@c-api.service[111920]: /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. Sep 15 11:11:52.764723 np0000192775 devstack@c-api.service[111920]: warnings.warn( Sep 15 11:11:52.766749 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-fad51517-bc36-4c4b-8320-12bf8e14018b demo demo] https://162.253.55.53/volume/v3/types/default returned with HTTP 200 Sep 15 11:11:52.767103 np0000192775 devstack@c-api.service[111920]: [pid: 111920|app: 0|req: 2/9] 162.253.55.53 () {64 vars in 1294 bytes} [Tue Sep 15 11:11:52 2026] GET /volume/v3/types/default => generated 145 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:11:53.345580 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.middleware.request_id [None req-c761f41b-2a59-4c48-abf6-9dd3ad4feca1 None None] RequestId filter calling following filter/app {{(pid=111923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:53.347021 np0000192775 devstack@c-api.service[111923]: [pid: 111923|app: 0|req: 3/10] 162.253.55.53 () {62 vars in 1061 bytes} [Tue Sep 15 11:11:53 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 15 11:11:53.382334 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.middleware.request_id [None req-0d171506-b33c-4da1-bea8-7d9a74ea92df None None] RequestId filter calling following filter/app {{(pid=111924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:53.387126 np0000192775 devstack@c-api.service[111924]: [pid: 111924|app: 0|req: 3/11] 162.253.55.53 () {64 vars in 1265 bytes} [Tue Sep 15 11:11:53 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 15 11:11:53.415223 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.middleware.request_id [req-0d171506-b33c-4da1-bea8-7d9a74ea92df req-59e3352f-c689-4c52-93b7-ab88e395ef9b None None] RequestId filter calling following filter/app {{(pid=111922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:53.418836 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [req-0d171506-b33c-4da1-bea8-7d9a74ea92df req-59e3352f-c689-4c52-93b7-ab88e395ef9b demo demo] GET https://162.253.55.53/volume/v3/ Sep 15 11:11:53.419239 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [req-0d171506-b33c-4da1-bea8-7d9a74ea92df req-59e3352f-c689-4c52-93b7-ab88e395ef9b demo demo] Empty body provided in request {{(pid=111922) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:53.419632 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [req-0d171506-b33c-4da1-bea8-7d9a74ea92df req-59e3352f-c689-4c52-93b7-ab88e395ef9b demo demo] Calling method 'version_select' {{(pid=111922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:53.420550 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [req-0d171506-b33c-4da1-bea8-7d9a74ea92df req-59e3352f-c689-4c52-93b7-ab88e395ef9b demo demo] https://162.253.55.53/volume/v3/ returned with HTTP 200 Sep 15 11:11:53.421227 np0000192775 devstack@c-api.service[111922]: [pid: 111922|app: 0|req: 4/12] 162.253.55.53 () {66 vars in 1339 bytes} [Tue Sep 15 11:11:53 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:11:53.454662 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.middleware.request_id [None req-4116de01-a480-4ec2-95e7-abe7edfc62f0 None None] RequestId filter calling following filter/app {{(pid=111920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:53.458111 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-4116de01-a480-4ec2-95e7-abe7edfc62f0 demo demo] GET https://162.253.55.53/volume/v3/types/default Sep 15 11:11:53.458518 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-4116de01-a480-4ec2-95e7-abe7edfc62f0 demo demo] Empty body provided in request {{(pid=111920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:53.458965 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-4116de01-a480-4ec2-95e7-abe7edfc62f0 demo demo] Calling method 'show' {{(pid=111920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:53.472901 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-4116de01-a480-4ec2-95e7-abe7edfc62f0 demo demo] https://162.253.55.53/volume/v3/types/default returned with HTTP 200 Sep 15 11:11:53.473610 np0000192775 devstack@c-api.service[111920]: [pid: 111920|app: 0|req: 3/13] 162.253.55.53 () {64 vars in 1294 bytes} [Tue Sep 15 11:11:53 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:11:54.071567 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.middleware.request_id [None req-0d5bdfe9-11e9-4a8f-b511-447852a3c373 None None] RequestId filter calling following filter/app {{(pid=111923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:54.072887 np0000192775 devstack@c-api.service[111923]: [pid: 111923|app: 0|req: 4/14] 162.253.55.53 () {62 vars in 1061 bytes} [Tue Sep 15 11:11:54 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 15 11:11:54.101674 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.middleware.request_id [None req-d91769d1-625e-47cb-909c-70e53b100475 None None] RequestId filter calling following filter/app {{(pid=111924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:54.105143 np0000192775 devstack@c-api.service[111924]: [pid: 111924|app: 0|req: 4/15] 162.253.55.53 () {64 vars in 1265 bytes} [Tue Sep 15 11:11:54 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 15 11:11:54.133497 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.middleware.request_id [req-d91769d1-625e-47cb-909c-70e53b100475 req-42d0cfb4-7ca5-49d5-9915-aa1cb01631e8 None None] RequestId filter calling following filter/app {{(pid=111922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:54.135634 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [req-d91769d1-625e-47cb-909c-70e53b100475 req-42d0cfb4-7ca5-49d5-9915-aa1cb01631e8 demo demo] GET https://162.253.55.53/volume/v3/ Sep 15 11:11:54.135872 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [req-d91769d1-625e-47cb-909c-70e53b100475 req-42d0cfb4-7ca5-49d5-9915-aa1cb01631e8 demo demo] Empty body provided in request {{(pid=111922) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:54.136139 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [req-d91769d1-625e-47cb-909c-70e53b100475 req-42d0cfb4-7ca5-49d5-9915-aa1cb01631e8 demo demo] Calling method 'version_select' {{(pid=111922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:54.136609 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [req-d91769d1-625e-47cb-909c-70e53b100475 req-42d0cfb4-7ca5-49d5-9915-aa1cb01631e8 demo demo] https://162.253.55.53/volume/v3/ returned with HTTP 200 Sep 15 11:11:54.137038 np0000192775 devstack@c-api.service[111922]: [pid: 111922|app: 0|req: 5/16] 162.253.55.53 () {66 vars in 1339 bytes} [Tue Sep 15 11:11:54 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:11:54.170208 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.middleware.request_id [None req-28f19029-641f-45dc-9e1b-e479428215f9 None None] RequestId filter calling following filter/app {{(pid=111920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:54.172615 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-28f19029-641f-45dc-9e1b-e479428215f9 demo demo] GET https://162.253.55.53/volume/v3/types/default Sep 15 11:11:54.172615 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-28f19029-641f-45dc-9e1b-e479428215f9 demo demo] Empty body provided in request {{(pid=111920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:54.172615 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-28f19029-641f-45dc-9e1b-e479428215f9 demo demo] Calling method 'show' {{(pid=111920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:54.178788 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-28f19029-641f-45dc-9e1b-e479428215f9 demo demo] https://162.253.55.53/volume/v3/types/default returned with HTTP 200 Sep 15 11:11:54.179200 np0000192775 devstack@c-api.service[111920]: [pid: 111920|app: 0|req: 4/17] 162.253.55.53 () {64 vars in 1294 bytes} [Tue Sep 15 11:11: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) Sep 15 11:11:54.223041 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.middleware.request_id [None req-1069ed3b-b293-42d6-8660-67e7a4263f4c None None] RequestId filter calling following filter/app {{(pid=111923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:54.224234 np0000192775 devstack@c-api.service[111923]: [pid: 111923|app: 0|req: 5/18] 162.253.55.53 () {62 vars in 1061 bytes} [Tue Sep 15 11:11:54 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 15 11:11:54.264004 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.middleware.request_id [None req-826479a2-143b-4aa0-977f-b654e484233c None None] RequestId filter calling following filter/app {{(pid=111924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:54.268080 np0000192775 devstack@c-api.service[111924]: [pid: 111924|app: 0|req: 5/19] 162.253.55.53 () {64 vars in 1265 bytes} [Tue Sep 15 11:11:54 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (1 switches on core 0) Sep 15 11:11:54.296266 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.middleware.request_id [req-826479a2-143b-4aa0-977f-b654e484233c req-f5e45515-0859-4c9b-b3d4-e182cd1f45df None None] RequestId filter calling following filter/app {{(pid=111922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:54.299607 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [req-826479a2-143b-4aa0-977f-b654e484233c req-f5e45515-0859-4c9b-b3d4-e182cd1f45df demo demo] GET https://162.253.55.53/volume/v3/ Sep 15 11:11:54.300039 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [req-826479a2-143b-4aa0-977f-b654e484233c req-f5e45515-0859-4c9b-b3d4-e182cd1f45df demo demo] Empty body provided in request {{(pid=111922) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:54.300477 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [req-826479a2-143b-4aa0-977f-b654e484233c req-f5e45515-0859-4c9b-b3d4-e182cd1f45df demo demo] Calling method 'version_select' {{(pid=111922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:54.301328 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [req-826479a2-143b-4aa0-977f-b654e484233c req-f5e45515-0859-4c9b-b3d4-e182cd1f45df demo demo] https://162.253.55.53/volume/v3/ returned with HTTP 200 Sep 15 11:11:54.302020 np0000192775 devstack@c-api.service[111922]: [pid: 111922|app: 0|req: 6/20] 162.253.55.53 () {66 vars in 1339 bytes} [Tue Sep 15 11:11:54 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:11:54.337795 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.middleware.request_id [None req-f4d2612e-4812-49f6-88b1-d703004a9a97 None None] RequestId filter calling following filter/app {{(pid=111920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:54.340499 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-f4d2612e-4812-49f6-88b1-d703004a9a97 demo demo] GET https://162.253.55.53/volume/v3/types/default Sep 15 11:11:54.341098 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-f4d2612e-4812-49f6-88b1-d703004a9a97 demo demo] Empty body provided in request {{(pid=111920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:54.341664 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-f4d2612e-4812-49f6-88b1-d703004a9a97 demo demo] Calling method 'show' {{(pid=111920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:54.355029 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-f4d2612e-4812-49f6-88b1-d703004a9a97 demo demo] https://162.253.55.53/volume/v3/types/default returned with HTTP 200 Sep 15 11:11:54.355953 np0000192775 devstack@c-api.service[111920]: [pid: 111920|app: 0|req: 5/21] 162.253.55.53 () {64 vars in 1294 bytes} [Tue Sep 15 11:11:54 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:12:02.315052 np0000192775 devstack@c-api.service[111922]: DEBUG dbcounter [-] [111922] Writing DB stats cinder:SELECT=1 {{(pid=111922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:12:04.347827 np0000192775 devstack@c-api.service[111920]: DEBUG dbcounter [-] [111920] Writing DB stats cinder:SELECT=8 {{(pid=111920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:17:15.394271 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.middleware.request_id [None req-c81eae24-e193-4752-ab0a-1689dbffa36d None None] RequestId filter calling following filter/app {{(pid=111923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:17:15.490298 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-c81eae24-e193-4752-ab0a-1689dbffa36d demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:17:15.490599 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-c81eae24-e193-4752-ab0a-1689dbffa36d demo demo] Empty body provided in request {{(pid=111923) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:17:15.490944 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-c81eae24-e193-4752-ab0a-1689dbffa36d demo demo] Calling method 'detail' {{(pid=111923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:17:15.491487 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.api_utils [None req-c81eae24-e193-4752-ab0a-1689dbffa36d demo demo] Removing options '' from query. {{(pid=111923) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:17:15.492201 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.volume.api [None req-c81eae24-e193-4752-ab0a-1689dbffa36d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111923) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:17:15.530740 np0000192775 devstack@c-api.service[111923]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:17:15.530740 np0000192775 devstack@c-api.service[111923]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:17:15.531346 np0000192775 devstack@c-api.service[111923]: INFO cinder.volume.api [None req-c81eae24-e193-4752-ab0a-1689dbffa36d demo demo] Get all volumes completed successfully. Sep 15 11:17:15.534821 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-c81eae24-e193-4752-ab0a-1689dbffa36d demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:17:15.534821 np0000192775 devstack@c-api.service[111923]: [pid: 111923|app: 0|req: 6/22] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:17:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:17:25.524335 np0000192775 devstack@c-api.service[111923]: DEBUG dbcounter [-] [111923] Writing DB stats cinder:SELECT=1 {{(pid=111923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:18:15.553254 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.middleware.request_id [None req-7d8f3edf-2f68-4f12-a646-d02353ab5882 None None] RequestId filter calling following filter/app {{(pid=111924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:18:15.557436 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-7d8f3edf-2f68-4f12-a646-d02353ab5882 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:18:15.557987 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-7d8f3edf-2f68-4f12-a646-d02353ab5882 demo demo] Empty body provided in request {{(pid=111924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:18:15.558230 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-7d8f3edf-2f68-4f12-a646-d02353ab5882 demo demo] Calling method 'detail' {{(pid=111924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:18:15.559387 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.api_utils [None req-7d8f3edf-2f68-4f12-a646-d02353ab5882 demo demo] Removing options '' from query. {{(pid=111924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:18:15.561102 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.volume.api [None req-7d8f3edf-2f68-4f12-a646-d02353ab5882 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:18:15.613035 np0000192775 devstack@c-api.service[111924]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:18:15.613035 np0000192775 devstack@c-api.service[111924]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:18:15.613229 np0000192775 devstack@c-api.service[111924]: INFO cinder.volume.api [None req-7d8f3edf-2f68-4f12-a646-d02353ab5882 demo demo] Get all volumes completed successfully. Sep 15 11:18:15.616534 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-7d8f3edf-2f68-4f12-a646-d02353ab5882 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:18:15.617048 np0000192775 devstack@c-api.service[111924]: [pid: 111924|app: 0|req: 6/23] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:18:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:18:25.604159 np0000192775 devstack@c-api.service[111924]: DEBUG dbcounter [-] [111924] Writing DB stats cinder:SELECT=1 {{(pid=111924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:19:15.643776 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.middleware.request_id [None req-6d39560b-04a7-4d66-b035-5d1548e85fdc None None] RequestId filter calling following filter/app {{(pid=111922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:19:15.651557 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-6d39560b-04a7-4d66-b035-5d1548e85fdc demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:19:15.651811 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-6d39560b-04a7-4d66-b035-5d1548e85fdc demo demo] Empty body provided in request {{(pid=111922) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:19:15.652039 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-6d39560b-04a7-4d66-b035-5d1548e85fdc demo demo] Calling method 'detail' {{(pid=111922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:19:15.653956 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.api_utils [None req-6d39560b-04a7-4d66-b035-5d1548e85fdc demo demo] Removing options '' from query. {{(pid=111922) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:19:15.655368 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.volume.api [None req-6d39560b-04a7-4d66-b035-5d1548e85fdc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111922) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:19:15.716220 np0000192775 devstack@c-api.service[111922]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:19:15.716220 np0000192775 devstack@c-api.service[111922]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:19:15.716443 np0000192775 devstack@c-api.service[111922]: INFO cinder.volume.api [None req-6d39560b-04a7-4d66-b035-5d1548e85fdc demo demo] Get all volumes completed successfully. Sep 15 11:19:15.718657 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-6d39560b-04a7-4d66-b035-5d1548e85fdc demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:19:15.719179 np0000192775 devstack@c-api.service[111922]: [pid: 111922|app: 0|req: 7/24] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:19:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:19:25.702053 np0000192775 devstack@c-api.service[111922]: DEBUG dbcounter [-] [111922] Writing DB stats cinder:SELECT=1 {{(pid=111922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:20:15.736791 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.middleware.request_id [None req-84ec47cd-d466-4297-82cd-f97ad9dd0a59 None None] RequestId filter calling following filter/app {{(pid=111920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:20:15.740448 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-84ec47cd-d466-4297-82cd-f97ad9dd0a59 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:20:15.740622 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-84ec47cd-d466-4297-82cd-f97ad9dd0a59 demo demo] Empty body provided in request {{(pid=111920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:20:15.740962 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-84ec47cd-d466-4297-82cd-f97ad9dd0a59 demo demo] Calling method 'detail' {{(pid=111920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:20:15.741626 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.api_utils [None req-84ec47cd-d466-4297-82cd-f97ad9dd0a59 demo demo] Removing options '' from query. {{(pid=111920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:20:15.742619 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.volume.api [None req-84ec47cd-d466-4297-82cd-f97ad9dd0a59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111920) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:20:15.798877 np0000192775 devstack@c-api.service[111920]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:20:15.798877 np0000192775 devstack@c-api.service[111920]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:20:15.799296 np0000192775 devstack@c-api.service[111920]: INFO cinder.volume.api [None req-84ec47cd-d466-4297-82cd-f97ad9dd0a59 demo demo] Get all volumes completed successfully. Sep 15 11:20:15.801070 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-84ec47cd-d466-4297-82cd-f97ad9dd0a59 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:20:15.801483 np0000192775 devstack@c-api.service[111920]: [pid: 111920|app: 0|req: 6/25] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:20:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 15 11:20:25.790993 np0000192775 devstack@c-api.service[111920]: DEBUG dbcounter [-] [111920] Writing DB stats cinder:SELECT=1 {{(pid=111920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:21:15.816366 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.middleware.request_id [None req-98be6e02-5660-45e8-975d-53d57c3068d4 None None] RequestId filter calling following filter/app {{(pid=111923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:21:15.820229 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-98be6e02-5660-45e8-975d-53d57c3068d4 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:21:15.820424 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-98be6e02-5660-45e8-975d-53d57c3068d4 demo demo] Empty body provided in request {{(pid=111923) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:21:15.820656 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-98be6e02-5660-45e8-975d-53d57c3068d4 demo demo] Calling method 'detail' {{(pid=111923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:21:15.820918 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.api_utils [None req-98be6e02-5660-45e8-975d-53d57c3068d4 demo demo] Removing options '' from query. {{(pid=111923) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:21:15.821625 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.volume.api [None req-98be6e02-5660-45e8-975d-53d57c3068d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111923) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:21:15.828245 np0000192775 devstack@c-api.service[111923]: INFO cinder.volume.api [None req-98be6e02-5660-45e8-975d-53d57c3068d4 demo demo] Get all volumes completed successfully. Sep 15 11:21:15.830238 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-98be6e02-5660-45e8-975d-53d57c3068d4 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:21:15.830662 np0000192775 devstack@c-api.service[111923]: [pid: 111923|app: 0|req: 7/26] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:21:15 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) Sep 15 11:21:25.824133 np0000192775 devstack@c-api.service[111923]: DEBUG dbcounter [-] [111923] Writing DB stats cinder:SELECT=1 {{(pid=111923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:22:15.844858 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.middleware.request_id [None req-e3489dbe-cc6a-4a1e-823c-96858c8a3e6d None None] RequestId filter calling following filter/app {{(pid=111924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:22:15.972626 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-e3489dbe-cc6a-4a1e-823c-96858c8a3e6d demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:22:15.972799 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-e3489dbe-cc6a-4a1e-823c-96858c8a3e6d demo demo] Empty body provided in request {{(pid=111924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:22:15.973113 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-e3489dbe-cc6a-4a1e-823c-96858c8a3e6d demo demo] Calling method 'detail' {{(pid=111924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:22:15.973384 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.api_utils [None req-e3489dbe-cc6a-4a1e-823c-96858c8a3e6d demo demo] Removing options '' from query. {{(pid=111924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:22:15.974131 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.volume.api [None req-e3489dbe-cc6a-4a1e-823c-96858c8a3e6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:22:15.981658 np0000192775 devstack@c-api.service[111924]: INFO cinder.volume.api [None req-e3489dbe-cc6a-4a1e-823c-96858c8a3e6d demo demo] Get all volumes completed successfully. Sep 15 11:22:15.983547 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-e3489dbe-cc6a-4a1e-823c-96858c8a3e6d demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:22:15.984035 np0000192775 devstack@c-api.service[111924]: [pid: 111924|app: 0|req: 7/27] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:22:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:22:25.977247 np0000192775 devstack@c-api.service[111924]: DEBUG dbcounter [-] [111924] Writing DB stats cinder:SELECT=1 {{(pid=111924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:23:15.994388 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.middleware.request_id [None req-062886db-d00e-4e07-92d2-b715f318b0a5 None None] RequestId filter calling following filter/app {{(pid=111922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:23:15.996851 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-062886db-d00e-4e07-92d2-b715f318b0a5 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:23:15.997037 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-062886db-d00e-4e07-92d2-b715f318b0a5 demo demo] Empty body provided in request {{(pid=111922) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:23:15.997245 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-062886db-d00e-4e07-92d2-b715f318b0a5 demo demo] Calling method 'detail' {{(pid=111922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:23:15.997469 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.api_utils [None req-062886db-d00e-4e07-92d2-b715f318b0a5 demo demo] Removing options '' from query. {{(pid=111922) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:23:15.998143 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.volume.api [None req-062886db-d00e-4e07-92d2-b715f318b0a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111922) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:23:16.007204 np0000192775 devstack@c-api.service[111922]: INFO cinder.volume.api [None req-062886db-d00e-4e07-92d2-b715f318b0a5 demo demo] Get all volumes completed successfully. Sep 15 11:23:16.009728 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-062886db-d00e-4e07-92d2-b715f318b0a5 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:23:16.010084 np0000192775 devstack@c-api.service[111922]: [pid: 111922|app: 0|req: 8/28] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:23:15 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) Sep 15 11:23:26.002164 np0000192775 devstack@c-api.service[111922]: DEBUG dbcounter [-] [111922] Writing DB stats cinder:SELECT=1 {{(pid=111922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:24:16.032234 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.middleware.request_id [None req-df67928b-8f63-4dfd-9dd1-c454712dff76 None None] RequestId filter calling following filter/app {{(pid=111920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:24:16.037093 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-df67928b-8f63-4dfd-9dd1-c454712dff76 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:24:16.037471 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-df67928b-8f63-4dfd-9dd1-c454712dff76 demo demo] Empty body provided in request {{(pid=111920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:24:16.037928 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-df67928b-8f63-4dfd-9dd1-c454712dff76 demo demo] Calling method 'detail' {{(pid=111920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:24:16.038627 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.api_utils [None req-df67928b-8f63-4dfd-9dd1-c454712dff76 demo demo] Removing options '' from query. {{(pid=111920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:24:16.040210 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.volume.api [None req-df67928b-8f63-4dfd-9dd1-c454712dff76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111920) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:24:16.054591 np0000192775 devstack@c-api.service[111920]: INFO cinder.volume.api [None req-df67928b-8f63-4dfd-9dd1-c454712dff76 demo demo] Get all volumes completed successfully. Sep 15 11:24:16.058007 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-df67928b-8f63-4dfd-9dd1-c454712dff76 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:24:16.058690 np0000192775 devstack@c-api.service[111920]: [pid: 111920|app: 0|req: 7/29] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:24:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:24:26.046331 np0000192775 devstack@c-api.service[111920]: DEBUG dbcounter [-] [111920] Writing DB stats cinder:SELECT=1 {{(pid=111920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:25:16.082726 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.middleware.request_id [None req-1c5e5363-a3d7-4900-8dc1-0d3defd6cc2e None None] RequestId filter calling following filter/app {{(pid=111923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:25:16.085805 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-1c5e5363-a3d7-4900-8dc1-0d3defd6cc2e demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:25:16.086281 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-1c5e5363-a3d7-4900-8dc1-0d3defd6cc2e demo demo] Empty body provided in request {{(pid=111923) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:25:16.086783 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-1c5e5363-a3d7-4900-8dc1-0d3defd6cc2e demo demo] Calling method 'detail' {{(pid=111923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:25:16.087433 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.api_utils [None req-1c5e5363-a3d7-4900-8dc1-0d3defd6cc2e demo demo] Removing options '' from query. {{(pid=111923) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:25:16.090439 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.volume.api [None req-1c5e5363-a3d7-4900-8dc1-0d3defd6cc2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111923) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:25:16.107736 np0000192775 devstack@c-api.service[111923]: INFO cinder.volume.api [None req-1c5e5363-a3d7-4900-8dc1-0d3defd6cc2e demo demo] Get all volumes completed successfully. Sep 15 11:25:16.112253 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-1c5e5363-a3d7-4900-8dc1-0d3defd6cc2e demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:25:16.112685 np0000192775 devstack@c-api.service[111923]: [pid: 111923|app: 0|req: 8/30] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:25:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 15 11:25:26.095967 np0000192775 devstack@c-api.service[111923]: DEBUG dbcounter [-] [111923] Writing DB stats cinder:SELECT=1 {{(pid=111923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:26:16.129735 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.middleware.request_id [None req-0ce0deeb-ff17-49b2-b730-36fc3b17afe8 None None] RequestId filter calling following filter/app {{(pid=111924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:26:16.136414 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-0ce0deeb-ff17-49b2-b730-36fc3b17afe8 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:26:16.136829 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-0ce0deeb-ff17-49b2-b730-36fc3b17afe8 demo demo] Empty body provided in request {{(pid=111924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:26:16.137221 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-0ce0deeb-ff17-49b2-b730-36fc3b17afe8 demo demo] Calling method 'detail' {{(pid=111924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:26:16.139335 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.api_utils [None req-0ce0deeb-ff17-49b2-b730-36fc3b17afe8 demo demo] Removing options '' from query. {{(pid=111924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:26:16.141704 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.volume.api [None req-0ce0deeb-ff17-49b2-b730-36fc3b17afe8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:26:16.159860 np0000192775 devstack@c-api.service[111924]: INFO cinder.volume.api [None req-0ce0deeb-ff17-49b2-b730-36fc3b17afe8 demo demo] Get all volumes completed successfully. Sep 15 11:26:16.165148 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-0ce0deeb-ff17-49b2-b730-36fc3b17afe8 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:26:16.166151 np0000192775 devstack@c-api.service[111924]: [pid: 111924|app: 0|req: 8/31] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:26:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:26:26.146689 np0000192775 devstack@c-api.service[111924]: DEBUG dbcounter [-] [111924] Writing DB stats cinder:SELECT=1 {{(pid=111924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:27:16.190300 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.middleware.request_id [None req-84a93df3-5cd1-4733-857a-231d2bb7c59f None None] RequestId filter calling following filter/app {{(pid=111922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:27:16.384363 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-84a93df3-5cd1-4733-857a-231d2bb7c59f demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:27:16.384505 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-84a93df3-5cd1-4733-857a-231d2bb7c59f demo demo] Empty body provided in request {{(pid=111922) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:27:16.384693 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-84a93df3-5cd1-4733-857a-231d2bb7c59f demo demo] Calling method 'detail' {{(pid=111922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:27:16.384906 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.api_utils [None req-84a93df3-5cd1-4733-857a-231d2bb7c59f demo demo] Removing options '' from query. {{(pid=111922) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:27:16.385552 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.volume.api [None req-84a93df3-5cd1-4733-857a-231d2bb7c59f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111922) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:27:16.393001 np0000192775 devstack@c-api.service[111922]: INFO cinder.volume.api [None req-84a93df3-5cd1-4733-857a-231d2bb7c59f demo demo] Get all volumes completed successfully. Sep 15 11:27:16.394846 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-84a93df3-5cd1-4733-857a-231d2bb7c59f demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:27:16.395430 np0000192775 devstack@c-api.service[111922]: [pid: 111922|app: 0|req: 9/32] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:27:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:27:26.388382 np0000192775 devstack@c-api.service[111922]: DEBUG dbcounter [-] [111922] Writing DB stats cinder:SELECT=1 {{(pid=111922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:28:16.421696 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.middleware.request_id [None req-d4535714-c7e2-42c3-853c-98936f9edc8c None None] RequestId filter calling following filter/app {{(pid=111920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:28:16.426739 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-d4535714-c7e2-42c3-853c-98936f9edc8c demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:28:16.427128 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-d4535714-c7e2-42c3-853c-98936f9edc8c demo demo] Empty body provided in request {{(pid=111920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:28:16.427503 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-d4535714-c7e2-42c3-853c-98936f9edc8c demo demo] Calling method 'detail' {{(pid=111920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:28:16.428014 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.api_utils [None req-d4535714-c7e2-42c3-853c-98936f9edc8c demo demo] Removing options '' from query. {{(pid=111920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:28:16.429478 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.volume.api [None req-d4535714-c7e2-42c3-853c-98936f9edc8c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111920) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:28:16.442840 np0000192775 devstack@c-api.service[111920]: INFO cinder.volume.api [None req-d4535714-c7e2-42c3-853c-98936f9edc8c demo demo] Get all volumes completed successfully. Sep 15 11:28:16.447975 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-d4535714-c7e2-42c3-853c-98936f9edc8c demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:28:16.448850 np0000192775 devstack@c-api.service[111920]: [pid: 111920|app: 0|req: 8/33] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:28:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:28:26.434853 np0000192775 devstack@c-api.service[111920]: DEBUG dbcounter [-] [111920] Writing DB stats cinder:SELECT=1 {{(pid=111920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:29:16.467565 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.middleware.request_id [None req-0bcc599b-5dc0-43b5-b23d-a5b9990bb4b7 None None] RequestId filter calling following filter/app {{(pid=111923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:29:16.472251 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-0bcc599b-5dc0-43b5-b23d-a5b9990bb4b7 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:29:16.472737 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-0bcc599b-5dc0-43b5-b23d-a5b9990bb4b7 demo demo] Empty body provided in request {{(pid=111923) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:29:16.473289 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-0bcc599b-5dc0-43b5-b23d-a5b9990bb4b7 demo demo] Calling method 'detail' {{(pid=111923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:29:16.473814 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.api_utils [None req-0bcc599b-5dc0-43b5-b23d-a5b9990bb4b7 demo demo] Removing options '' from query. {{(pid=111923) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:29:16.475274 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.volume.api [None req-0bcc599b-5dc0-43b5-b23d-a5b9990bb4b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111923) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:29:16.489092 np0000192775 devstack@c-api.service[111923]: INFO cinder.volume.api [None req-0bcc599b-5dc0-43b5-b23d-a5b9990bb4b7 demo demo] Get all volumes completed successfully. Sep 15 11:29:16.491693 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-0bcc599b-5dc0-43b5-b23d-a5b9990bb4b7 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:29:16.492157 np0000192775 devstack@c-api.service[111923]: [pid: 111923|app: 0|req: 9/34] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:29:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:29:26.480363 np0000192775 devstack@c-api.service[111923]: DEBUG dbcounter [-] [111923] Writing DB stats cinder:SELECT=1 {{(pid=111923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:30:16.511801 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.middleware.request_id [None req-9ac273f6-8f1d-47e9-966f-c3cbdc7eeeed None None] RequestId filter calling following filter/app {{(pid=111924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:30:16.514312 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-9ac273f6-8f1d-47e9-966f-c3cbdc7eeeed demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:30:16.514550 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-9ac273f6-8f1d-47e9-966f-c3cbdc7eeeed demo demo] Empty body provided in request {{(pid=111924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:30:16.514789 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-9ac273f6-8f1d-47e9-966f-c3cbdc7eeeed demo demo] Calling method 'detail' {{(pid=111924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:30:16.515155 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.api_utils [None req-9ac273f6-8f1d-47e9-966f-c3cbdc7eeeed demo demo] Removing options '' from query. {{(pid=111924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:30:16.515978 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.volume.api [None req-9ac273f6-8f1d-47e9-966f-c3cbdc7eeeed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:30:16.524744 np0000192775 devstack@c-api.service[111924]: INFO cinder.volume.api [None req-9ac273f6-8f1d-47e9-966f-c3cbdc7eeeed demo demo] Get all volumes completed successfully. Sep 15 11:30:16.527378 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-9ac273f6-8f1d-47e9-966f-c3cbdc7eeeed demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:30:16.528001 np0000192775 devstack@c-api.service[111924]: [pid: 111924|app: 0|req: 9/35] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:30:16 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) Sep 15 11:30:26.519264 np0000192775 devstack@c-api.service[111924]: DEBUG dbcounter [-] [111924] Writing DB stats cinder:SELECT=1 {{(pid=111924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:31:16.545078 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.middleware.request_id [None req-49768a53-0ba1-4689-aec3-ab87a28dd8ac None None] RequestId filter calling following filter/app {{(pid=111922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:31:16.549500 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-49768a53-0ba1-4689-aec3-ab87a28dd8ac demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:31:16.549986 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-49768a53-0ba1-4689-aec3-ab87a28dd8ac demo demo] Empty body provided in request {{(pid=111922) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:31:16.550391 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-49768a53-0ba1-4689-aec3-ab87a28dd8ac demo demo] Calling method 'detail' {{(pid=111922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:31:16.550921 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.api_utils [None req-49768a53-0ba1-4689-aec3-ab87a28dd8ac demo demo] Removing options '' from query. {{(pid=111922) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:31:16.552375 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.volume.api [None req-49768a53-0ba1-4689-aec3-ab87a28dd8ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111922) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:31:16.566233 np0000192775 devstack@c-api.service[111922]: INFO cinder.volume.api [None req-49768a53-0ba1-4689-aec3-ab87a28dd8ac demo demo] Get all volumes completed successfully. Sep 15 11:31:16.570916 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-49768a53-0ba1-4689-aec3-ab87a28dd8ac demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:31:16.571391 np0000192775 devstack@c-api.service[111922]: [pid: 111922|app: 0|req: 10/36] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:31:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:31:26.557392 np0000192775 devstack@c-api.service[111922]: DEBUG dbcounter [-] [111922] Writing DB stats cinder:SELECT=1 {{(pid=111922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:32:16.596001 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.middleware.request_id [None req-0760e5c4-45e5-4b34-8b0a-9a8db126fb92 None None] RequestId filter calling following filter/app {{(pid=111920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:32:16.810471 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-0760e5c4-45e5-4b34-8b0a-9a8db126fb92 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:32:16.811200 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-0760e5c4-45e5-4b34-8b0a-9a8db126fb92 demo demo] Empty body provided in request {{(pid=111920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:32:16.811900 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-0760e5c4-45e5-4b34-8b0a-9a8db126fb92 demo demo] Calling method 'detail' {{(pid=111920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:32:16.812124 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.api_utils [None req-0760e5c4-45e5-4b34-8b0a-9a8db126fb92 demo demo] Removing options '' from query. {{(pid=111920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:32:16.813963 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.volume.api [None req-0760e5c4-45e5-4b34-8b0a-9a8db126fb92 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111920) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:32:16.827104 np0000192775 devstack@c-api.service[111920]: INFO cinder.volume.api [None req-0760e5c4-45e5-4b34-8b0a-9a8db126fb92 demo demo] Get all volumes completed successfully. Sep 15 11:32:16.831129 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-0760e5c4-45e5-4b34-8b0a-9a8db126fb92 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:32:16.832130 np0000192775 devstack@c-api.service[111920]: [pid: 111920|app: 0|req: 9/37] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:32:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:32:26.819610 np0000192775 devstack@c-api.service[111920]: DEBUG dbcounter [-] [111920] Writing DB stats cinder:SELECT=1 {{(pid=111920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:33:16.857055 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.middleware.request_id [None req-d1355f49-56f5-4d2f-9819-fa6b56146366 None None] RequestId filter calling following filter/app {{(pid=111923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:33:16.862791 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-d1355f49-56f5-4d2f-9819-fa6b56146366 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:33:16.863280 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-d1355f49-56f5-4d2f-9819-fa6b56146366 demo demo] Empty body provided in request {{(pid=111923) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:33:16.863845 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-d1355f49-56f5-4d2f-9819-fa6b56146366 demo demo] Calling method 'detail' {{(pid=111923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:33:16.864401 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.api_utils [None req-d1355f49-56f5-4d2f-9819-fa6b56146366 demo demo] Removing options '' from query. {{(pid=111923) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:33:16.866089 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.volume.api [None req-d1355f49-56f5-4d2f-9819-fa6b56146366 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111923) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:33:16.878392 np0000192775 devstack@c-api.service[111923]: INFO cinder.volume.api [None req-d1355f49-56f5-4d2f-9819-fa6b56146366 demo demo] Get all volumes completed successfully. Sep 15 11:33:16.882302 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-d1355f49-56f5-4d2f-9819-fa6b56146366 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:33:16.882987 np0000192775 devstack@c-api.service[111923]: [pid: 111923|app: 0|req: 10/38] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:33:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:33:26.871122 np0000192775 devstack@c-api.service[111923]: DEBUG dbcounter [-] [111923] Writing DB stats cinder:SELECT=1 {{(pid=111923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:34:16.903328 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.middleware.request_id [None req-0c1af434-5170-41cf-bb91-dfb0be9ea680 None None] RequestId filter calling following filter/app {{(pid=111924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:34:16.907348 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-0c1af434-5170-41cf-bb91-dfb0be9ea680 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:34:16.907925 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-0c1af434-5170-41cf-bb91-dfb0be9ea680 demo demo] Empty body provided in request {{(pid=111924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:34:16.908318 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-0c1af434-5170-41cf-bb91-dfb0be9ea680 demo demo] Calling method 'detail' {{(pid=111924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:34:16.908916 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.api_utils [None req-0c1af434-5170-41cf-bb91-dfb0be9ea680 demo demo] Removing options '' from query. {{(pid=111924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:34:16.910429 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.volume.api [None req-0c1af434-5170-41cf-bb91-dfb0be9ea680 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:34:16.923402 np0000192775 devstack@c-api.service[111924]: INFO cinder.volume.api [None req-0c1af434-5170-41cf-bb91-dfb0be9ea680 demo demo] Get all volumes completed successfully. Sep 15 11:34:16.927845 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-0c1af434-5170-41cf-bb91-dfb0be9ea680 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:34:16.928679 np0000192775 devstack@c-api.service[111924]: [pid: 111924|app: 0|req: 10/39] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:34:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:34:26.915793 np0000192775 devstack@c-api.service[111924]: DEBUG dbcounter [-] [111924] Writing DB stats cinder:SELECT=1 {{(pid=111924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:35:16.945035 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.middleware.request_id [None req-9a7288c0-a275-4bb3-ac04-432ba51f32c9 None None] RequestId filter calling following filter/app {{(pid=111922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:35:16.952830 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-9a7288c0-a275-4bb3-ac04-432ba51f32c9 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:35:16.953113 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-9a7288c0-a275-4bb3-ac04-432ba51f32c9 demo demo] Empty body provided in request {{(pid=111922) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:35:16.953633 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-9a7288c0-a275-4bb3-ac04-432ba51f32c9 demo demo] Calling method 'detail' {{(pid=111922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:35:16.954254 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.api_utils [None req-9a7288c0-a275-4bb3-ac04-432ba51f32c9 demo demo] Removing options '' from query. {{(pid=111922) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:35:16.956264 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.volume.api [None req-9a7288c0-a275-4bb3-ac04-432ba51f32c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111922) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:35:16.969829 np0000192775 devstack@c-api.service[111922]: INFO cinder.volume.api [None req-9a7288c0-a275-4bb3-ac04-432ba51f32c9 demo demo] Get all volumes completed successfully. Sep 15 11:35:16.974488 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-9a7288c0-a275-4bb3-ac04-432ba51f32c9 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:35:16.975355 np0000192775 devstack@c-api.service[111922]: [pid: 111922|app: 0|req: 11/40] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:35:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:35:26.961232 np0000192775 devstack@c-api.service[111922]: DEBUG dbcounter [-] [111922] Writing DB stats cinder:SELECT=1 {{(pid=111922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:36:16.998491 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.middleware.request_id [None req-1c3cc803-3df7-4e38-ad92-627f2a6ebb6a None None] RequestId filter calling following filter/app {{(pid=111920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:36:17.000719 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-1c3cc803-3df7-4e38-ad92-627f2a6ebb6a demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:36:17.000967 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-1c3cc803-3df7-4e38-ad92-627f2a6ebb6a demo demo] Empty body provided in request {{(pid=111920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:36:17.001071 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-1c3cc803-3df7-4e38-ad92-627f2a6ebb6a demo demo] Calling method 'detail' {{(pid=111920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:36:17.001295 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.api_utils [None req-1c3cc803-3df7-4e38-ad92-627f2a6ebb6a demo demo] Removing options '' from query. {{(pid=111920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:36:17.001918 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.volume.api [None req-1c3cc803-3df7-4e38-ad92-627f2a6ebb6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111920) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:36:17.010759 np0000192775 devstack@c-api.service[111920]: INFO cinder.volume.api [None req-1c3cc803-3df7-4e38-ad92-627f2a6ebb6a demo demo] Get all volumes completed successfully. Sep 15 11:36:17.013333 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-1c3cc803-3df7-4e38-ad92-627f2a6ebb6a demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:36:17.014036 np0000192775 devstack@c-api.service[111920]: [pid: 111920|app: 0|req: 10/41] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:36:16 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) Sep 15 11:36:27.004734 np0000192775 devstack@c-api.service[111920]: DEBUG dbcounter [-] [111920] Writing DB stats cinder:SELECT=1 {{(pid=111920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:37:17.031014 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.middleware.request_id [None req-6c4ef1c9-793b-4870-9899-e2fc92545d6c None None] RequestId filter calling following filter/app {{(pid=111923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:37:17.136499 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-6c4ef1c9-793b-4870-9899-e2fc92545d6c demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:37:17.136749 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-6c4ef1c9-793b-4870-9899-e2fc92545d6c demo demo] Empty body provided in request {{(pid=111923) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:37:17.137278 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-6c4ef1c9-793b-4870-9899-e2fc92545d6c demo demo] Calling method 'detail' {{(pid=111923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:37:17.137278 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.api_utils [None req-6c4ef1c9-793b-4870-9899-e2fc92545d6c demo demo] Removing options '' from query. {{(pid=111923) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:37:17.137846 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.volume.api [None req-6c4ef1c9-793b-4870-9899-e2fc92545d6c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111923) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:37:17.144499 np0000192775 devstack@c-api.service[111923]: INFO cinder.volume.api [None req-6c4ef1c9-793b-4870-9899-e2fc92545d6c demo demo] Get all volumes completed successfully. Sep 15 11:37:17.146401 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-6c4ef1c9-793b-4870-9899-e2fc92545d6c demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:37:17.146816 np0000192775 devstack@c-api.service[111923]: [pid: 111923|app: 0|req: 11/42] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:37:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:37:27.141141 np0000192775 devstack@c-api.service[111923]: DEBUG dbcounter [-] [111923] Writing DB stats cinder:SELECT=1 {{(pid=111923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:38:17.168885 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.middleware.request_id [None req-6fa2737b-a942-49f7-b967-37cf16b44686 None None] RequestId filter calling following filter/app {{(pid=111924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:38:17.173144 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-6fa2737b-a942-49f7-b967-37cf16b44686 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:38:17.173680 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-6fa2737b-a942-49f7-b967-37cf16b44686 demo demo] Empty body provided in request {{(pid=111924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:38:17.174159 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-6fa2737b-a942-49f7-b967-37cf16b44686 demo demo] Calling method 'detail' {{(pid=111924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:38:17.174786 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.api_utils [None req-6fa2737b-a942-49f7-b967-37cf16b44686 demo demo] Removing options '' from query. {{(pid=111924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:38:17.176974 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.volume.api [None req-6fa2737b-a942-49f7-b967-37cf16b44686 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:38:17.190732 np0000192775 devstack@c-api.service[111924]: INFO cinder.volume.api [None req-6fa2737b-a942-49f7-b967-37cf16b44686 demo demo] Get all volumes completed successfully. Sep 15 11:38:17.195492 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-6fa2737b-a942-49f7-b967-37cf16b44686 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:38:17.196236 np0000192775 devstack@c-api.service[111924]: [pid: 111924|app: 0|req: 11/43] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:38:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:38:27.181927 np0000192775 devstack@c-api.service[111924]: DEBUG dbcounter [-] [111924] Writing DB stats cinder:SELECT=1 {{(pid=111924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:39:17.223453 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.middleware.request_id [None req-2f73b1c1-1f6f-48ea-8cef-68d8b6e087c5 None None] RequestId filter calling following filter/app {{(pid=111922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:39:17.228550 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-2f73b1c1-1f6f-48ea-8cef-68d8b6e087c5 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:39:17.229059 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-2f73b1c1-1f6f-48ea-8cef-68d8b6e087c5 demo demo] Empty body provided in request {{(pid=111922) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:39:17.229453 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-2f73b1c1-1f6f-48ea-8cef-68d8b6e087c5 demo demo] Calling method 'detail' {{(pid=111922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:39:17.230042 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.api_utils [None req-2f73b1c1-1f6f-48ea-8cef-68d8b6e087c5 demo demo] Removing options '' from query. {{(pid=111922) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:39:17.231565 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.volume.api [None req-2f73b1c1-1f6f-48ea-8cef-68d8b6e087c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111922) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:39:17.246447 np0000192775 devstack@c-api.service[111922]: INFO cinder.volume.api [None req-2f73b1c1-1f6f-48ea-8cef-68d8b6e087c5 demo demo] Get all volumes completed successfully. Sep 15 11:39:17.251410 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-2f73b1c1-1f6f-48ea-8cef-68d8b6e087c5 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:39:17.252332 np0000192775 devstack@c-api.service[111922]: [pid: 111922|app: 0|req: 12/44] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:39:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:39:27.237011 np0000192775 devstack@c-api.service[111922]: DEBUG dbcounter [-] [111922] Writing DB stats cinder:SELECT=1 {{(pid=111922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:40:17.279645 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.middleware.request_id [None req-df25b080-ed24-4bf7-af79-46e5a11ae612 None None] RequestId filter calling following filter/app {{(pid=111920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:40:17.284242 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-df25b080-ed24-4bf7-af79-46e5a11ae612 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:40:17.284730 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-df25b080-ed24-4bf7-af79-46e5a11ae612 demo demo] Empty body provided in request {{(pid=111920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:40:17.285120 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-df25b080-ed24-4bf7-af79-46e5a11ae612 demo demo] Calling method 'detail' {{(pid=111920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:40:17.285651 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.api_utils [None req-df25b080-ed24-4bf7-af79-46e5a11ae612 demo demo] Removing options '' from query. {{(pid=111920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:40:17.287147 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.volume.api [None req-df25b080-ed24-4bf7-af79-46e5a11ae612 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111920) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:40:17.298232 np0000192775 devstack@c-api.service[111920]: INFO cinder.volume.api [None req-df25b080-ed24-4bf7-af79-46e5a11ae612 demo demo] Get all volumes completed successfully. Sep 15 11:40:17.302441 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-df25b080-ed24-4bf7-af79-46e5a11ae612 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:40:17.302930 np0000192775 devstack@c-api.service[111920]: [pid: 111920|app: 0|req: 11/45] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:40:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:40:27.291325 np0000192775 devstack@c-api.service[111920]: DEBUG dbcounter [-] [111920] Writing DB stats cinder:SELECT=1 {{(pid=111920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:41:17.317957 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.middleware.request_id [None req-c11d4794-436a-420e-9593-ae3d5f68f0fb None None] RequestId filter calling following filter/app {{(pid=111923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:41:17.321025 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-c11d4794-436a-420e-9593-ae3d5f68f0fb demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:41:17.321283 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-c11d4794-436a-420e-9593-ae3d5f68f0fb demo demo] Empty body provided in request {{(pid=111923) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:41:17.321571 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-c11d4794-436a-420e-9593-ae3d5f68f0fb demo demo] Calling method 'detail' {{(pid=111923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:41:17.321905 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.api_utils [None req-c11d4794-436a-420e-9593-ae3d5f68f0fb demo demo] Removing options '' from query. {{(pid=111923) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:41:17.322933 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.volume.api [None req-c11d4794-436a-420e-9593-ae3d5f68f0fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111923) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:41:17.331197 np0000192775 devstack@c-api.service[111923]: INFO cinder.volume.api [None req-c11d4794-436a-420e-9593-ae3d5f68f0fb demo demo] Get all volumes completed successfully. Sep 15 11:41:17.333704 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-c11d4794-436a-420e-9593-ae3d5f68f0fb demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:41:17.334203 np0000192775 devstack@c-api.service[111923]: [pid: 111923|app: 0|req: 12/46] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:41:17 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) Sep 15 11:41:27.326686 np0000192775 devstack@c-api.service[111923]: DEBUG dbcounter [-] [111923] Writing DB stats cinder:SELECT=1 {{(pid=111923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:42:17.354735 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.middleware.request_id [None req-25e75e2e-d828-4005-a89a-03da2a08e821 None None] RequestId filter calling following filter/app {{(pid=111924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:42:17.406140 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-25e75e2e-d828-4005-a89a-03da2a08e821 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:42:17.406633 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-25e75e2e-d828-4005-a89a-03da2a08e821 demo demo] Empty body provided in request {{(pid=111924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:42:17.407100 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-25e75e2e-d828-4005-a89a-03da2a08e821 demo demo] Calling method 'detail' {{(pid=111924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:42:17.407730 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.api_utils [None req-25e75e2e-d828-4005-a89a-03da2a08e821 demo demo] Removing options '' from query. {{(pid=111924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:42:17.409497 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.volume.api [None req-25e75e2e-d828-4005-a89a-03da2a08e821 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:42:17.422991 np0000192775 devstack@c-api.service[111924]: INFO cinder.volume.api [None req-25e75e2e-d828-4005-a89a-03da2a08e821 demo demo] Get all volumes completed successfully. Sep 15 11:42:17.428139 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-25e75e2e-d828-4005-a89a-03da2a08e821 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:42:17.428891 np0000192775 devstack@c-api.service[111924]: [pid: 111924|app: 0|req: 12/47] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:42:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:42:27.414844 np0000192775 devstack@c-api.service[111924]: DEBUG dbcounter [-] [111924] Writing DB stats cinder:SELECT=1 {{(pid=111924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:43:17.444245 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.middleware.request_id [None req-9364e9a5-1662-4748-9aea-c5152f307794 None None] RequestId filter calling following filter/app {{(pid=111922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:43:17.447233 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-9364e9a5-1662-4748-9aea-c5152f307794 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:43:17.447464 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-9364e9a5-1662-4748-9aea-c5152f307794 demo demo] Empty body provided in request {{(pid=111922) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:43:17.447768 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-9364e9a5-1662-4748-9aea-c5152f307794 demo demo] Calling method 'detail' {{(pid=111922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:43:17.448168 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.api_utils [None req-9364e9a5-1662-4748-9aea-c5152f307794 demo demo] Removing options '' from query. {{(pid=111922) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:43:17.449171 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.volume.api [None req-9364e9a5-1662-4748-9aea-c5152f307794 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111922) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:43:17.458482 np0000192775 devstack@c-api.service[111922]: INFO cinder.volume.api [None req-9364e9a5-1662-4748-9aea-c5152f307794 demo demo] Get all volumes completed successfully. Sep 15 11:43:17.461048 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-9364e9a5-1662-4748-9aea-c5152f307794 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:43:17.461492 np0000192775 devstack@c-api.service[111922]: [pid: 111922|app: 0|req: 13/48] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:43:17 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) Sep 15 11:43:27.452460 np0000192775 devstack@c-api.service[111922]: DEBUG dbcounter [-] [111922] Writing DB stats cinder:SELECT=1 {{(pid=111922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:44:17.480246 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.middleware.request_id [None req-3d3c7331-64ac-4188-929d-1bd8e3848c5e None None] RequestId filter calling following filter/app {{(pid=111920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:44:17.483170 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-3d3c7331-64ac-4188-929d-1bd8e3848c5e demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:44:17.483418 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-3d3c7331-64ac-4188-929d-1bd8e3848c5e demo demo] Empty body provided in request {{(pid=111920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:44:17.483700 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.openstack.wsgi [None req-3d3c7331-64ac-4188-929d-1bd8e3848c5e demo demo] Calling method 'detail' {{(pid=111920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:44:17.483994 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.api.api_utils [None req-3d3c7331-64ac-4188-929d-1bd8e3848c5e demo demo] Removing options '' from query. {{(pid=111920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:44:17.485112 np0000192775 devstack@c-api.service[111920]: DEBUG cinder.volume.api [None req-3d3c7331-64ac-4188-929d-1bd8e3848c5e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111920) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:44:17.493194 np0000192775 devstack@c-api.service[111920]: INFO cinder.volume.api [None req-3d3c7331-64ac-4188-929d-1bd8e3848c5e demo demo] Get all volumes completed successfully. Sep 15 11:44:17.495799 np0000192775 devstack@c-api.service[111920]: INFO cinder.api.openstack.wsgi [None req-3d3c7331-64ac-4188-929d-1bd8e3848c5e demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:44:17.496241 np0000192775 devstack@c-api.service[111920]: [pid: 111920|app: 0|req: 12/49] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:44:17 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) Sep 15 11:44:27.488292 np0000192775 devstack@c-api.service[111920]: DEBUG dbcounter [-] [111920] Writing DB stats cinder:SELECT=1 {{(pid=111920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:45:17.519209 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.middleware.request_id [None req-e4bc95ab-6fff-4471-9377-175ead80f50f None None] RequestId filter calling following filter/app {{(pid=111923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:45:17.523208 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-e4bc95ab-6fff-4471-9377-175ead80f50f demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:45:17.523614 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-e4bc95ab-6fff-4471-9377-175ead80f50f demo demo] Empty body provided in request {{(pid=111923) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:45:17.523987 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.openstack.wsgi [None req-e4bc95ab-6fff-4471-9377-175ead80f50f demo demo] Calling method 'detail' {{(pid=111923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:45:17.524417 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.api.api_utils [None req-e4bc95ab-6fff-4471-9377-175ead80f50f demo demo] Removing options '' from query. {{(pid=111923) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:45:17.525870 np0000192775 devstack@c-api.service[111923]: DEBUG cinder.volume.api [None req-e4bc95ab-6fff-4471-9377-175ead80f50f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111923) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:45:17.541573 np0000192775 devstack@c-api.service[111923]: INFO cinder.volume.api [None req-e4bc95ab-6fff-4471-9377-175ead80f50f demo demo] Get all volumes completed successfully. Sep 15 11:45:17.543090 np0000192775 devstack@c-api.service[111923]: INFO cinder.api.openstack.wsgi [None req-e4bc95ab-6fff-4471-9377-175ead80f50f demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:45:17.544053 np0000192775 devstack@c-api.service[111923]: [pid: 111923|app: 0|req: 13/50] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:45:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:45:27.530079 np0000192775 devstack@c-api.service[111923]: DEBUG dbcounter [-] [111923] Writing DB stats cinder:SELECT=1 {{(pid=111923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:46:17.567702 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.middleware.request_id [None req-3d8d8539-c17f-4bce-84f7-5817a0a0e719 None None] RequestId filter calling following filter/app {{(pid=111924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:46:17.574576 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-3d8d8539-c17f-4bce-84f7-5817a0a0e719 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:46:17.575075 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-3d8d8539-c17f-4bce-84f7-5817a0a0e719 demo demo] Empty body provided in request {{(pid=111924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:46:17.575639 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.openstack.wsgi [None req-3d8d8539-c17f-4bce-84f7-5817a0a0e719 demo demo] Calling method 'detail' {{(pid=111924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:46:17.576211 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.api.api_utils [None req-3d8d8539-c17f-4bce-84f7-5817a0a0e719 demo demo] Removing options '' from query. {{(pid=111924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:46:17.577790 np0000192775 devstack@c-api.service[111924]: DEBUG cinder.volume.api [None req-3d8d8539-c17f-4bce-84f7-5817a0a0e719 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:46:17.591142 np0000192775 devstack@c-api.service[111924]: INFO cinder.volume.api [None req-3d8d8539-c17f-4bce-84f7-5817a0a0e719 demo demo] Get all volumes completed successfully. Sep 15 11:46:17.596056 np0000192775 devstack@c-api.service[111924]: INFO cinder.api.openstack.wsgi [None req-3d8d8539-c17f-4bce-84f7-5817a0a0e719 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:46:17.596828 np0000192775 devstack@c-api.service[111924]: [pid: 111924|app: 0|req: 13/51] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:46:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:46:27.582567 np0000192775 devstack@c-api.service[111924]: DEBUG dbcounter [-] [111924] Writing DB stats cinder:SELECT=1 {{(pid=111924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:47:17.627686 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.middleware.request_id [None req-49ca58c3-bb07-4696-83ea-ed0b9ebd7672 None None] RequestId filter calling following filter/app {{(pid=111922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:47:17.726843 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-49ca58c3-bb07-4696-83ea-ed0b9ebd7672 demo demo] GET https://162.253.55.53/volume/v3/volumes/detail Sep 15 11:47:17.727310 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-49ca58c3-bb07-4696-83ea-ed0b9ebd7672 demo demo] Empty body provided in request {{(pid=111922) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:47:17.727932 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.openstack.wsgi [None req-49ca58c3-bb07-4696-83ea-ed0b9ebd7672 demo demo] Calling method 'detail' {{(pid=111922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:47:17.730620 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.api.api_utils [None req-49ca58c3-bb07-4696-83ea-ed0b9ebd7672 demo demo] Removing options '' from query. {{(pid=111922) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:47:17.733759 np0000192775 devstack@c-api.service[111922]: DEBUG cinder.volume.api [None req-49ca58c3-bb07-4696-83ea-ed0b9ebd7672 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111922) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:47:17.748352 np0000192775 devstack@c-api.service[111922]: INFO cinder.volume.api [None req-49ca58c3-bb07-4696-83ea-ed0b9ebd7672 demo demo] Get all volumes completed successfully. Sep 15 11:47:17.754093 np0000192775 devstack@c-api.service[111922]: INFO cinder.api.openstack.wsgi [None req-49ca58c3-bb07-4696-83ea-ed0b9ebd7672 demo demo] https://162.253.55.53/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:47:17.754814 np0000192775 devstack@c-api.service[111922]: [pid: 111922|app: 0|req: 14/52] 162.253.55.53 () {64 vars in 1288 bytes} [Tue Sep 15 11:47:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:47:27.738310 np0000192775 devstack@c-api.service[111922]: DEBUG dbcounter [-] [111922] Writing DB stats cinder:SELECT=1 {{(pid=111922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}