Sep 08 00:06:06.025634 np0000192182 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 08 00:06:06.035362 np0000192182 devstack@c-api.service[111631]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 00:06:06.040029 np0000192182 devstack@c-api.service[111631]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 00:06:06 2026] *** Sep 08 00:06:06.040029 np0000192182 devstack@c-api.service[111631]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 00:06:06.040029 np0000192182 devstack@c-api.service[111631]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 00:06:06.040029 np0000192182 devstack@c-api.service[111631]: nodename: np0000192182 Sep 08 00:06:06.040029 np0000192182 devstack@c-api.service[111631]: machine: x86_64 Sep 08 00:06:06.040029 np0000192182 devstack@c-api.service[111631]: clock source: unix Sep 08 00:06:06.040029 np0000192182 devstack@c-api.service[111631]: pcre jit disabled Sep 08 00:06:06.040029 np0000192182 devstack@c-api.service[111631]: detected number of CPU cores: 16 Sep 08 00:06:06.040029 np0000192182 devstack@c-api.service[111631]: current working directory: / Sep 08 00:06:06.040029 np0000192182 devstack@c-api.service[111631]: detected binary path: /usr/bin/uwsgi-core Sep 08 00:06:06.040029 np0000192182 devstack@c-api.service[111631]: your processes number limit is 256916 Sep 08 00:06:06.040029 np0000192182 devstack@c-api.service[111631]: your memory page size is 4096 bytes Sep 08 00:06:06.040029 np0000192182 devstack@c-api.service[111631]: detected max file descriptor number: 2048 Sep 08 00:06:06.040029 np0000192182 devstack@c-api.service[111631]: lock engine: pthread robust mutexes Sep 08 00:06:06.040774 np0000192182 devstack@c-api.service[111631]: thunder lock: enabled Sep 08 00:06:06.041065 np0000192182 devstack@c-api.service[111631]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 00:06:06.041065 np0000192182 devstack@c-api.service[111631]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 00:06:06.041065 np0000192182 devstack@c-api.service[111631]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 00:06:06.041065 np0000192182 devstack@c-api.service[111631]: Set PythonHome to /opt/stack/data/venv Sep 08 00:06:06.094056 np0000192182 devstack@c-api.service[111631]: Python main interpreter initialized at 0x78b74a0a4668 Sep 08 00:06:06.094056 np0000192182 devstack@c-api.service[111631]: python threads support enabled Sep 08 00:06:06.094056 np0000192182 devstack@c-api.service[111631]: your server socket listen backlog is limited to 100 connections Sep 08 00:06:06.094056 np0000192182 devstack@c-api.service[111631]: your mercy for graceful operations on workers is 80 seconds Sep 08 00:06:06.094664 np0000192182 devstack@c-api.service[111631]: mapped 671795 bytes (656 KB) for 4 cores Sep 08 00:06:06.094810 np0000192182 devstack@c-api.service[111631]: *** Operational MODE: preforking *** Sep 08 00:06:06.094985 np0000192182 devstack@c-api.service[111631]: *** uWSGI is running in multiple interpreter mode *** Sep 08 00:06:06.094985 np0000192182 devstack@c-api.service[111631]: spawned uWSGI master process (pid: 111631) Sep 08 00:06:06.095154 np0000192182 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 08 00:06:06.095797 np0000192182 devstack@c-api.service[111631]: spawned uWSGI worker 1 (pid: 111636, cores: 1) Sep 08 00:06:06.096280 np0000192182 devstack@c-api.service[111631]: spawned uWSGI worker 2 (pid: 111637, cores: 1) Sep 08 00:06:06.096764 np0000192182 devstack@c-api.service[111631]: spawned uWSGI worker 3 (pid: 111639, cores: 1) Sep 08 00:06:06.098345 np0000192182 devstack@c-api.service[111631]: spawned uWSGI worker 4 (pid: 111640, cores: 1) Sep 08 00:06:06.098345 np0000192182 devstack@c-api.service[111631]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 00:06:06.239663 np0000192182 devstack@c-api.service[111636]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:06:06.239663 np0000192182 devstack@c-api.service[111636]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:06:06.239663 np0000192182 devstack@c-api.service[111636]: we strongly recommend against using it for new projects. Sep 08 00:06:06.239663 np0000192182 devstack@c-api.service[111636]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:06:06.239663 np0000192182 devstack@c-api.service[111636]: framework. For more detail see Sep 08 00:06:06.239663 np0000192182 devstack@c-api.service[111636]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:06:06.239663 np0000192182 devstack@c-api.service[111636]: import eventlet # noqa Sep 08 00:06:06.240910 np0000192182 devstack@c-api.service[111639]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:06:06.240910 np0000192182 devstack@c-api.service[111639]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:06:06.240910 np0000192182 devstack@c-api.service[111639]: we strongly recommend against using it for new projects. Sep 08 00:06:06.240910 np0000192182 devstack@c-api.service[111639]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:06:06.240910 np0000192182 devstack@c-api.service[111639]: framework. For more detail see Sep 08 00:06:06.240910 np0000192182 devstack@c-api.service[111639]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:06:06.240910 np0000192182 devstack@c-api.service[111639]: import eventlet # noqa Sep 08 00:06:06.244075 np0000192182 devstack@c-api.service[111640]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:06:06.244075 np0000192182 devstack@c-api.service[111640]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:06:06.244075 np0000192182 devstack@c-api.service[111640]: we strongly recommend against using it for new projects. Sep 08 00:06:06.244075 np0000192182 devstack@c-api.service[111640]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:06:06.244075 np0000192182 devstack@c-api.service[111640]: framework. For more detail see Sep 08 00:06:06.244075 np0000192182 devstack@c-api.service[111640]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:06:06.244075 np0000192182 devstack@c-api.service[111640]: import eventlet # noqa Sep 08 00:06:06.248061 np0000192182 devstack@c-api.service[111637]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:06:06.248061 np0000192182 devstack@c-api.service[111637]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:06:06.248061 np0000192182 devstack@c-api.service[111637]: we strongly recommend against using it for new projects. Sep 08 00:06:06.248061 np0000192182 devstack@c-api.service[111637]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:06:06.248061 np0000192182 devstack@c-api.service[111637]: framework. For more detail see Sep 08 00:06:06.248061 np0000192182 devstack@c-api.service[111637]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:06:06.248061 np0000192182 devstack@c-api.service[111637]: import eventlet # noqa Sep 08 00:06:06.394302 np0000192182 devstack@c-api.service[111636]: /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 08 00:06:06.394302 np0000192182 devstack@c-api.service[111636]: from cgi import parse_header Sep 08 00:06:06.395002 np0000192182 devstack@c-api.service[111639]: /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 08 00:06:06.395002 np0000192182 devstack@c-api.service[111639]: from cgi import parse_header Sep 08 00:06:06.399810 np0000192182 devstack@c-api.service[111640]: /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 08 00:06:06.399810 np0000192182 devstack@c-api.service[111640]: from cgi import parse_header Sep 08 00:06:06.405675 np0000192182 devstack@c-api.service[111637]: /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 08 00:06:06.405675 np0000192182 devstack@c-api.service[111637]: from cgi import parse_header Sep 08 00:06:06.433517 np0000192182 devstack@c-api.service[111636]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:06:06.433517 np0000192182 devstack@c-api.service[111636]: warnings.warn( Sep 08 00:06:06.434331 np0000192182 devstack@c-api.service[111639]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:06:06.434331 np0000192182 devstack@c-api.service[111639]: warnings.warn( Sep 08 00:06:06.442080 np0000192182 devstack@c-api.service[111640]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:06:06.442080 np0000192182 devstack@c-api.service[111640]: warnings.warn( Sep 08 00:06:06.442759 np0000192182 devstack@c-api.service[111637]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:06:06.442759 np0000192182 devstack@c-api.service[111637]: warnings.warn( Sep 08 00:06:06.443789 np0000192182 devstack@c-api.service[111636]: /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 08 00:06:06.443789 np0000192182 devstack@c-api.service[111636]: removals.removed_module( Sep 08 00:06:06.444598 np0000192182 devstack@c-api.service[111636]: /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 08 00:06:06.444598 np0000192182 devstack@c-api.service[111636]: removals.removed_module( Sep 08 00:06:06.444868 np0000192182 devstack@c-api.service[111639]: /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 08 00:06:06.444868 np0000192182 devstack@c-api.service[111639]: removals.removed_module( Sep 08 00:06:06.445692 np0000192182 devstack@c-api.service[111639]: /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 08 00:06:06.445692 np0000192182 devstack@c-api.service[111639]: removals.removed_module( Sep 08 00:06:06.452502 np0000192182 devstack@c-api.service[111640]: /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 08 00:06:06.452502 np0000192182 devstack@c-api.service[111640]: removals.removed_module( Sep 08 00:06:06.453228 np0000192182 devstack@c-api.service[111637]: /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 08 00:06:06.453228 np0000192182 devstack@c-api.service[111637]: removals.removed_module( Sep 08 00:06:06.453342 np0000192182 devstack@c-api.service[111640]: /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 08 00:06:06.453342 np0000192182 devstack@c-api.service[111640]: removals.removed_module( Sep 08 00:06:06.453949 np0000192182 devstack@c-api.service[111637]: /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 08 00:06:06.453949 np0000192182 devstack@c-api.service[111637]: removals.removed_module( Sep 08 00:06:07.153040 np0000192182 devstack@c-api.service[111639]: /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 08 00:06:07.153040 np0000192182 devstack@c-api.service[111639]: warnings.warn( Sep 08 00:06:07.177818 np0000192182 devstack@c-api.service[111636]: /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 08 00:06:07.177818 np0000192182 devstack@c-api.service[111636]: warnings.warn( Sep 08 00:06:07.191430 np0000192182 devstack@c-api.service[111640]: /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 08 00:06:07.191430 np0000192182 devstack@c-api.service[111640]: warnings.warn( Sep 08 00:06:07.195074 np0000192182 devstack@c-api.service[111637]: /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 08 00:06:07.195074 np0000192182 devstack@c-api.service[111637]: warnings.warn( Sep 08 00:06:07.201384 np0000192182 devstack@c-api.service[111639]: /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 08 00:06:07.201384 np0000192182 devstack@c-api.service[111639]: warnings.warn( Sep 08 00:06:07.224879 np0000192182 devstack@c-api.service[111636]: /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 08 00:06:07.224879 np0000192182 devstack@c-api.service[111636]: warnings.warn( Sep 08 00:06:07.239904 np0000192182 devstack@c-api.service[111640]: /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 08 00:06:07.239904 np0000192182 devstack@c-api.service[111640]: warnings.warn( Sep 08 00:06:07.245249 np0000192182 devstack@c-api.service[111637]: /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 08 00:06:07.245249 np0000192182 devstack@c-api.service[111637]: warnings.warn( Sep 08 00:06:07.387157 np0000192182 devstack@c-api.service[111639]: 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 08 00:06:07.387754 np0000192182 devstack@c-api.service[111639]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111639) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:06:07.392523 np0000192182 devstack@c-api.service[111636]: 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 08 00:06:07.393019 np0000192182 devstack@c-api.service[111636]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111636) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:06:07.415138 np0000192182 devstack@c-api.service[111640]: 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 08 00:06:07.415715 np0000192182 devstack@c-api.service[111640]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111640) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:06:07.415845 np0000192182 devstack@c-api.service[111637]: 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 08 00:06:07.415845 np0000192182 devstack@c-api.service[111637]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111637) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:06:07.471792 np0000192182 devstack@c-api.service[111639]: /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 08 00:06:07.471792 np0000192182 devstack@c-api.service[111639]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:06:07.472139 np0000192182 devstack@c-api.service[111636]: /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 08 00:06:07.472139 np0000192182 devstack@c-api.service[111636]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:06:07.475603 np0000192182 devstack@c-api.service[111640]: /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 08 00:06:07.475603 np0000192182 devstack@c-api.service[111640]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:06:07.477499 np0000192182 devstack@c-api.service[111637]: /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 08 00:06:07.477499 np0000192182 devstack@c-api.service[111637]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:06:07.916083 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111637) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:06:07.916345 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111636) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:06:07.916533 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111639) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:06:07.916719 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111640) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:06:07.916856 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.916856 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.917103 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.917103 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.917461 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.917602 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.917735 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.917865 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.917978 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.918099 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.918238 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.918377 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.918750 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.918894 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.918894 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.919328 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.919328 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.919745 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.919888 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.920003 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.920116 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.920256 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.920441 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.920571 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.920760 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.920896 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.921157 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.921338 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.921516 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.921758 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.921898 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.922013 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.922135 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.922281 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.922424 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.922541 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.922541 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.922832 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.922999 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.922999 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.923402 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.923402 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.923402 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.923995 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.924115 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.924280 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.924406 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.924531 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.924730 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.924879 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.925036 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.925150 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.925301 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.925301 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.925636 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.925636 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.925886 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.926025 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.926197 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.926475 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.926689 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.926860 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.926980 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.927099 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.927243 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.927243 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.927243 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.927243 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.927708 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.927708 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.927924 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.928057 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.928170 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.928340 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.928560 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.928772 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.928951 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.929135 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.929314 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.929434 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.929543 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.929692 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.929810 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.929964 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.930074 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.930245 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.930338 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.930402 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.930470 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.930547 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.930634 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.930697 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.930764 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.930764 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.930764 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.930764 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.930961 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.930961 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.930961 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.930961 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.931149 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.931199 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.931282 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.931333 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.931397 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.931463 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.931512 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.931562 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.931648 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.931699 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.931755 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.931806 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.931861 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.931910 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.931959 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.932015 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.932064 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.932122 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.932181 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.932495 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.932559 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.932630 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.932695 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.932753 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.932812 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.932812 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.932812 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.933023 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.933096 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.933156 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.933246 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.933310 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.933360 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.933410 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.933459 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.933525 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.933653 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.933702 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.933750 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.933835 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.933886 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.933936 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.933995 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.934045 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.934143 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.934204 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.934291 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.934348 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.934409 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.934465 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.934516 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.934516 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.934629 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.934629 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.934629 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.934778 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.934835 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.934835 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.934926 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.934982 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.935046 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.935123 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.935204 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.935204 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.935204 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.935417 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.935479 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.935531 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.935531 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.935531 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.935531 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.935730 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.935792 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.935849 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.935899 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.935948 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.935948 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.935948 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.935948 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.935948 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.936296 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.936296 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.936296 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.936478 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.936551 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.936655 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.936718 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.936790 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.936860 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.936935 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.937067 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.937162 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.937261 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.937330 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.937392 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.937453 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.937515 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.937589 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.937654 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.937654 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.937654 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.937861 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.937861 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.937861 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.937861 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.937861 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.937861 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.937861 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.938301 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.938301 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.938301 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.938301 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.938301 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.938725 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.938797 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.938860 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.938927 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.938990 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.938990 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.938990 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.938990 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.938990 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.939307 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.939307 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.939307 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.939307 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.939567 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.939655 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.939655 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.939769 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.939829 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.939898 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.939898 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.939898 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.939898 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.939898 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.940184 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.940184 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.940184 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.940371 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.940434 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.940493 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.940554 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.940653 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.940720 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.940788 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.940850 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.940910 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.940971 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.941031 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.941031 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.941143 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.941203 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.941305 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.941305 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.941305 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.941305 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.941660 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.941660 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.941660 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.941660 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.941660 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.941660 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.941660 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.942016 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.942016 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.942016 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.942016 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.942016 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.942016 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.942251 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.942292 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.942324 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.942358 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.942402 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.942439 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.942489 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.942535 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.942596 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.942633 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.942676 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.942725 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.942764 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.942797 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.942836 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.942876 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.942876 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.942876 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.942876 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.942876 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.942876 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.943057 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.943117 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.943301 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.943301 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.943301 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.943401 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.943435 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.943465 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.943503 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.943535 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.943566 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.943616 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.943616 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.943689 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.943726 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.943759 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.943790 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.943821 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.943852 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.943883 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.943914 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.943914 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.943970 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.944007 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.944039 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.944074 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.944104 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.944139 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.944170 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.944205 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.944205 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.944205 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.944205 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.944205 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.944205 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.945432 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.945497 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.945622 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.945622 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.945622 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.945622 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.945622 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.945622 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.946178 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.946276 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.946342 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.946405 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.946468 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.946529 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.946612 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.946684 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.946768 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.946848 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.946914 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.946976 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.947041 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.947146 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.947246 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.947319 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.947392 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.947464 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.947528 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.947629 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.947713 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.947785 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.947871 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.947940 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.948009 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.948077 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.948149 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.948232 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.948309 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.948384 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.948457 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.948457 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.948615 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.948688 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.948751 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.948816 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.948879 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.948958 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.949053 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.949053 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.949053 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.949053 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.953094 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.953223 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.953309 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.953377 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.953444 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.953506 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.953604 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.953684 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.953760 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.953843 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.953923 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.954008 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.954055 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.954055 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.960915 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.961067 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.961067 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.961067 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.965878 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.965878 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.965878 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.966002 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.966002 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.966071 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.966124 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.966169 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.966202 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.966265 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.966265 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.966322 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.966364 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.966395 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.966426 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.966457 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.966513 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.966559 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.966559 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.966559 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.966559 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.966559 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.966559 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.966559 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.966559 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.966559 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.966559 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.966864 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.966864 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.966864 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.966864 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.969736 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.969903 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.970023 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.970132 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.970302 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.970418 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.970570 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.970711 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.970793 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.970866 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.970961 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.971011 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.971011 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.971011 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.971122 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.971171 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.971232 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.971232 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.971305 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.971305 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.971383 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.971434 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.971477 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.971522 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.971522 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.971615 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.971656 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.971656 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.972395 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.972568 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.972779 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.972997 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.973140 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.973250 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.973318 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.973357 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.973357 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.973417 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.973452 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.973487 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.973636 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.973716 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.973716 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.973940 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.973940 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.973940 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.973940 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.973940 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.973940 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.974295 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.974295 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.974365 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.974407 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.974449 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.974488 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.974535 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.974596 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.974645 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.974685 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.974723 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.974767 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.974804 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.974841 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.974898 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.974940 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.974989 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.975029 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.975069 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.975108 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.975146 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.975184 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.975253 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.975301 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.975341 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.975376 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.975421 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.975466 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.975506 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.975543 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.975597 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.975638 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.975682 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.975720 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.975797 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.975839 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.975885 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.975923 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.975960 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.975998 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.976044 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.976083 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.976119 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.976157 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.976195 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.976250 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.976307 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.977029 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.977108 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.977180 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.977272 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.977344 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.977427 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.977497 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.977567 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.977661 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.977740 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.977820 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.977900 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.977975 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.978048 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.978120 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.978191 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.978286 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.978352 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.978429 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.978509 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.978594 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.978666 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.978737 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.978800 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.978863 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.978927 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.978993 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.979059 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.979131 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.979219 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.979329 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.979329 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.979329 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.979553 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.979647 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.979647 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.979778 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.979848 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.979912 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.979983 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.979983 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.980107 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.980175 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.980266 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.980339 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.980339 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.980454 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.980518 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.980601 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.980681 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.980786 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.980854 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.980926 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.980987 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.981058 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.981129 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.981194 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.981293 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.981373 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.981478 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.981478 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.981625 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.981670 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.981708 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.981755 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.981800 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.981839 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.981885 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.982040 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.982091 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.982282 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.982282 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.982427 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.982508 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.982599 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.982674 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.982747 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.982818 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.982818 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.982818 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.982818 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.982818 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.983157 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.983157 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.983304 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.983387 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.983469 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.983513 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.983556 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.983609 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.983648 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.983702 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.983740 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.983777 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.983821 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.983821 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.983821 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.983821 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.983821 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.983821 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.984025 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.984025 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.984025 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.984025 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.984176 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.984238 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.984238 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.984321 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.984359 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.984394 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.984394 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.984394 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.984394 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.984394 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.984558 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.984558 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.984656 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.984656 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.984733 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.984780 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.984780 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.984848 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.984892 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.984933 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.984971 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.985007 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.985043 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.985090 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.985137 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.985137 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.985599 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.985686 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.985686 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.985686 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.985884 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.985959 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.985959 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.985959 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.985959 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.985959 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.985959 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.985959 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.986467 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.986467 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.986616 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.986690 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.986777 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.986853 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.986933 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.987006 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.987077 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.987147 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.987233 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.987306 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.987372 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.987452 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.987532 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.987618 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.987694 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.987760 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.987833 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.987898 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.987962 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.988026 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.988092 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.988092 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.988241 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.988311 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.988311 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.988435 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.988500 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.988500 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.988500 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.988713 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.988779 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.988855 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.988922 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.988993 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.989055 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.989118 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.989183 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.989271 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.989349 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.989418 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.989523 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.989615 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.989679 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.989763 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.989834 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.989905 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.989974 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.990040 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.990115 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.990162 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.990202 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.990267 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.990303 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.990336 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.990371 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.990411 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.990446 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.990477 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.990510 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.990552 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.990769 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.990849 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.990918 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.990985 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.991047 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.991122 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.991199 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.991287 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.991354 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.991432 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.991504 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.991571 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.991655 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.991719 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.991719 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.991789 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.991822 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.991822 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.991882 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.991928 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.991963 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.991996 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.992028 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.992028 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.992085 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.992122 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.992122 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.992122 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.992122 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.992279 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.992279 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.992344 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.992378 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.992412 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.992446 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.992446 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.992507 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.992542 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.992599 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.993186 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.993371 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.993478 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.993597 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.993697 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.993791 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.993791 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.993990 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.994084 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.994185 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.994323 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.994424 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.994516 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.994634 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.994634 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.994827 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.994923 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.994923 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.995027 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.995080 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.995080 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.995185 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.995185 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.995185 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.995341 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.995371 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.995397 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.995397 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.995397 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.995397 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.995397 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.995397 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.995525 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.995525 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.995525 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.995525 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.995525 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.995525 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.995525 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.995525 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.995525 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.995525 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.995747 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.995747 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.995747 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.995747 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.995747 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.995747 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.995747 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.995747 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.995747 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.995747 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.995950 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.995950 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.995997 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.996020 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.996020 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.996020 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.996020 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.996020 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.996020 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.996020 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.996172 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.996196 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.996231 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.996253 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.996253 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.996302 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.996325 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.996352 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.996381 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.996407 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.996407 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.996407 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.996407 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.996489 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.996518 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.996518 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.996518 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.996518 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.996518 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.996518 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.996654 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.996654 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.996654 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.996654 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.996654 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.996654 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.996778 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.996778 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.996778 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.996778 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.996861 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.996884 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.996884 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.996926 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.996948 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.996971 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.996993 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.997015 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.997037 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.997067 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.997095 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.997120 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.997142 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.997164 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.997187 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.997187 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.997905 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.997905 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.998226 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.998286 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.998286 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.998286 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.998430 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.998430 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.998430 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.998563 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.998626 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.998626 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.998626 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.998784 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.998784 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.998784 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.998784 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.998784 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.998784 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.998784 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.998784 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.998784 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.998784 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.999216 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.999216 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:07.999216 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:07.999216 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:07.999216 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:07.999216 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:07.999216 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:07.999216 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:07.999216 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:08.037235 np0000192182 devstack@c-api.service[111636]: INFO dbcounter [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Registered counter for database cinder Sep 08 00:06:08.038300 np0000192182 devstack@c-api.service[111639]: INFO dbcounter [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Registered counter for database cinder Sep 08 00:06:08.039533 np0000192182 devstack@c-api.service[111637]: INFO dbcounter [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Registered counter for database cinder Sep 08 00:06:08.054730 np0000192182 devstack@c-api.service[111640]: INFO dbcounter [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Registered counter for database cinder Sep 08 00:06:08.080763 np0000192182 devstack@c-api.service[111636]: DEBUG oslo_db.sqlalchemy.engines [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 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=111636) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:08.083683 np0000192182 devstack@c-api.service[111637]: DEBUG oslo_db.sqlalchemy.engines [None req-7208b8a2-c646-420e-b32b-672351af4714 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=111637) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:08.085477 np0000192182 devstack@c-api.service[111639]: DEBUG oslo_db.sqlalchemy.engines [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 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=111639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:08.104716 np0000192182 devstack@c-api.service[111640]: DEBUG oslo_db.sqlalchemy.engines [None req-142b281b-8bf7-482c-a624-a8dab5fed55e 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=111640) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:08.187282 np0000192182 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writer thread running {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:06:08.190080 np0000192182 devstack@c-api.service[111636]: /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 08 00:06:08.190080 np0000192182 devstack@c-api.service[111636]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:06:08.190372 np0000192182 devstack@c-api.service[111636]: INFO cinder.rpc [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:06:08.190940 np0000192182 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writer thread running {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:06:08.192649 np0000192182 devstack@c-api.service[111636]: INFO cinder.rpc [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:06:08.193429 np0000192182 devstack@c-api.service[111637]: /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 08 00:06:08.193429 np0000192182 devstack@c-api.service[111637]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:06:08.193653 np0000192182 devstack@c-api.service[111637]: INFO cinder.rpc [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:06:08.194452 np0000192182 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writer thread running {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:06:08.194911 np0000192182 devstack@c-api.service[111636]: INFO cinder.rpc [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:06:08.195866 np0000192182 devstack@c-api.service[111637]: INFO cinder.rpc [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:06:08.197006 np0000192182 devstack@c-api.service[111636]: INFO cinder.rpc [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:06:08.197127 np0000192182 devstack@c-api.service[111639]: /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 08 00:06:08.197127 np0000192182 devstack@c-api.service[111639]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:06:08.197249 np0000192182 devstack@c-api.service[111639]: INFO cinder.rpc [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:06:08.198110 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.198258 np0000192182 devstack@c-api.service[111637]: INFO cinder.rpc [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:06:08.199524 np0000192182 devstack@c-api.service[111639]: INFO cinder.rpc [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:06:08.199879 np0000192182 devstack@c-api.service[111637]: INFO cinder.rpc [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:06:08.200784 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.200899 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.201597 np0000192182 devstack@c-api.service[111639]: INFO cinder.rpc [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:06:08.203474 np0000192182 devstack@c-api.service[111639]: INFO cinder.rpc [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:06:08.203662 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.204353 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.207092 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.220603 np0000192182 devstack@c-api.service[111640]: DEBUG dbcounter [-] [111640] Writer thread running {{(pid=111640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:06:08.223623 np0000192182 devstack@c-api.service[111640]: /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 08 00:06:08.223623 np0000192182 devstack@c-api.service[111640]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:06:08.223844 np0000192182 devstack@c-api.service[111640]: INFO cinder.rpc [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:06:08.226476 np0000192182 devstack@c-api.service[111640]: INFO cinder.rpc [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:06:08.228923 np0000192182 devstack@c-api.service[111640]: INFO cinder.rpc [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:06:08.230997 np0000192182 devstack@c-api.service[111640]: INFO cinder.rpc [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:06:08.231893 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.233827 np0000192182 devstack@c-api.service[111636]: DEBUG oslo_db.sqlalchemy.engines [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 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=111636) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:08.234816 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.235834 np0000192182 devstack@c-api.service[111637]: DEBUG oslo_db.sqlalchemy.engines [None req-7208b8a2-c646-420e-b32b-672351af4714 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=111637) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:08.235915 np0000192182 devstack@c-api.service[111636]: INFO cinder.rpc [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:06:08.237962 np0000192182 devstack@c-api.service[111636]: INFO cinder.rpc [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:06:08.238041 np0000192182 devstack@c-api.service[111637]: INFO cinder.rpc [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:06:08.238791 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.239749 np0000192182 devstack@c-api.service[111639]: DEBUG oslo_db.sqlalchemy.engines [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 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=111639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:08.239907 np0000192182 devstack@c-api.service[111637]: INFO cinder.rpc [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:06:08.240747 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.242203 np0000192182 devstack@c-api.service[111639]: INFO cinder.rpc [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:06:08.244286 np0000192182 devstack@c-api.service[111639]: INFO cinder.rpc [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:06:08.245198 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.248314 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.250335 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.251441 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.253476 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.254544 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.255231 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.256610 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.258366 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.258441 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.261606 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.261681 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.262653 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.264547 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.266163 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.266425 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.267461 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.269175 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.269425 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.270428 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.271141 np0000192182 devstack@c-api.service[111640]: DEBUG oslo_db.sqlalchemy.engines [None req-142b281b-8bf7-482c-a624-a8dab5fed55e 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=111640) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:08.272287 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.272423 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.273181 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.273794 np0000192182 devstack@c-api.service[111640]: INFO cinder.rpc [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:06:08.275447 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.275522 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.275922 np0000192182 devstack@c-api.service[111640]: INFO cinder.rpc [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:06:08.276256 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.276874 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.276944 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.277790 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.278382 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.279862 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.280510 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.281223 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.282734 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.285324 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.285421 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.285880 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.287687 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.289159 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.289253 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.290844 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.291009 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.291465 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.291813 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.293019 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.293393 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.294115 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.294322 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.294518 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.294960 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.296047 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.296504 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.296628 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.297417 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.301288 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.301362 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.301413 np0000192182 devstack@c-api.service[111637]: WARNING cinder.api.contrib.hosts [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:06:08.301466 np0000192182 devstack@c-api.service[111636]: WARNING cinder.api.contrib.hosts [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:06:08.301540 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.301607 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.301657 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.301708 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.301755 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.301802 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.301852 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.302014 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.302405 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.302476 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.302885 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: extensions {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.302996 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.303362 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: extensions {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.303466 np0000192182 devstack@c-api.service[111639]: WARNING cinder.api.contrib.hosts [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:06:08.304114 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: encryption {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.304253 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.304618 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: encryption {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.305521 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: encryption {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.305649 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.306236 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: encryption {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.306340 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.307152 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: scheduler-stats {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.307756 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.307858 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: scheduler-stats {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.307963 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: extensions {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.308963 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: capabilities {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.309069 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: capabilities {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.309163 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: encryption {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.309312 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.310125 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: os-quota-sets {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.310260 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: os-quota-sets {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.310842 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: encryption {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.311629 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: os-volume-type-access {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.312035 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: os-volume-type-access {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.312184 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: scheduler-stats {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.312777 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.313143 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: os-quota-class-sets {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.313636 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: os-quota-class-sets {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.314132 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: capabilities {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.314345 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: qos-specs {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.314820 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: qos-specs {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.315297 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: os-quota-sets {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.315638 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.316310 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: cgsnapshots {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.316692 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: os-volume-type-access {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.316813 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: cgsnapshots {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.317127 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.317664 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: extra_specs {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.318199 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: os-quota-class-sets {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.318363 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: extra_specs {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.319099 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: consistencygroups {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.319420 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: qos-specs {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.319735 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: consistencygroups {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.319850 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.320905 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: backups {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.321444 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: cgsnapshots {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.321570 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: backups {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.322790 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: extra_specs {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.322921 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: os-availability-zone {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.323473 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: os-availability-zone {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.324055 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: os-hosts {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.324234 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: consistencygroups {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.324735 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: os-hosts {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.325267 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.325373 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: os-volume-transfer {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.326008 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: backups {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.326113 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: os-volume-transfer {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.326870 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: os-snapshot-manage {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.327594 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: os-snapshot-manage {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.327933 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: os-availability-zone {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.328337 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extended resource: os-volume-manage {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.328601 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.328963 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extended resource: os-volume-manage {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.329201 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: os-hosts {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.330524 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: os-volume-transfer {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.330687 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.330890 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.331083 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.332030 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: os-snapshot-manage {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.332170 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.332540 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.332661 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.333411 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extended resource: os-volume-manage {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.333696 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.334045 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.334146 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.335146 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.335423 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.335526 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.335636 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.336688 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.336846 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.336946 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.337040 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.337783 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.contrib.snapshot_actions [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] SnapshotActionsController initialized {{(pid=111637) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:06:08.337911 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.contrib.snapshot_actions [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] SnapshotActionsController initialized {{(pid=111636) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:06:08.338011 np0000192182 devstack@c-api.service[111640]: WARNING cinder.api.contrib.hosts [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:06:08.338269 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.338562 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.338684 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.338775 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.339650 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.339943 np0000192182 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.340225 np0000192182 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.340350 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.340841 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.340948 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.341042 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.341137 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.341247 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.341342 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.341433 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension TypesManage extending resource: types {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.341547 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.341668 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.341761 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.341866 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension AdminActions extending resource: volumes {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.341866 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension AdminActions extending resource: snapshots {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.341866 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension AdminActions extending resource: backups {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.342120 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.342243 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.342356 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.342465 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension TypesManage extending resource: types {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.342531 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension UsedLimits extending resource: limits {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.342531 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.342652 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.contrib.snapshot_actions [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] SnapshotActionsController initialized {{(pid=111639) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:06:08.342710 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.342760 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.342811 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension AdminActions extending resource: volumes {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.342868 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.342927 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension AdminActions extending resource: snapshots {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.342977 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension VolumeActions extending resource: volumes {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.343028 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension AdminActions extending resource: backups {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.343077 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-ea321e85-a7df-4900-ba2e-9e55840726f0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.343126 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.343176 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: extensions {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.343247 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension UsedLimits extending resource: limits {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.343312 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.343362 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.343362 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.343362 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.343362 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension VolumeActions extending resource: volumes {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.343362 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-7208b8a2-c646-420e-b32b-672351af4714 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.343964 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: encryption {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.344112 np0000192182 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.344959 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.345083 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.345196 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.345356 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.345452 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: encryption {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.345508 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension TypesManage extending resource: types {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.345560 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.345701 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension AdminActions extending resource: volumes {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.345812 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension AdminActions extending resource: snapshots {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.345909 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension AdminActions extending resource: backups {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.346001 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.346204 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension UsedLimits extending resource: limits {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.346204 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.346322 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.346452 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.346565 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension VolumeActions extending resource: volumes {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.346686 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-bcf416fc-9069-46d2-9dc4-7f9d5768ac24 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.346861 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: scheduler-stats {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.348874 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: capabilities {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.349870 np0000192182 devstack@c-api.service[111636]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78b74a0a4668 pid: 111636 (default app) Sep 08 00:06:08.349999 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: os-quota-sets {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.351455 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: os-volume-type-access {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.351933 np0000192182 devstack@c-api.service[111637]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78b74a0a4668 pid: 111637 (default app) Sep 08 00:06:08.353033 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: os-quota-class-sets {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.354242 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: qos-specs {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.354434 np0000192182 devstack@c-api.service[111639]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78b74a0a4668 pid: 111639 (default app) Sep 08 00:06:08.356262 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: cgsnapshots {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.357608 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: extra_specs {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.359052 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: consistencygroups {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.359686 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-f93ad014-14bf-49d4-81ae-3a993d64ddad None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:06:08.360879 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: backups {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.362519 np0000192182 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 1/1] 162.253.55.159 () {60 vars in 956 bytes} [Tue Sep 8 00:06:08 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:06:08.362864 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: os-availability-zone {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.364358 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: os-hosts {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.365685 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: os-volume-transfer {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.367667 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: os-snapshot-manage {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.369377 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extended resource: os-volume-manage {{(pid=111640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:08.372014 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.373553 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.375005 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.376413 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.377899 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.378951 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.contrib.snapshot_actions [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] SnapshotActionsController initialized {{(pid=111640) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:06:08.379902 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.381372 np0000192182 devstack@c-api.service[111640]: WARNING castellan.key_manager.migration [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:08.382292 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.382391 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.382445 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.382675 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.382803 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension TypesManage extending resource: types {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.382902 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.382970 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension AdminActions extending resource: volumes {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.383086 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension AdminActions extending resource: snapshots {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.383185 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension AdminActions extending resource: backups {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.383304 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.383413 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension UsedLimits extending resource: limits {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.383480 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.383644 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.383755 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.383864 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension VolumeActions extending resource: volumes {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.383957 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.v3.router [None req-142b281b-8bf7-482c-a624-a8dab5fed55e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:08.392738 np0000192182 devstack@c-api.service[111640]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78b74a0a4668 pid: 111640 (default app) Sep 08 00:06:16.098645 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-cece0029-4a23-4160-8304-cfa6e26fbf82 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:06:16.615549 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-cece0029-4a23-4160-8304-cfa6e26fbf82 admin admin] POST https://162.253.55.159/volume/v3/types Sep 08 00:06:16.616106 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-cece0029-4a23-4160-8304-cfa6e26fbf82 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 00:06:16.617650 np0000192182 devstack@c-api.service[111637]: /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 08 00:06:16.617650 np0000192182 devstack@c-api.service[111637]: warnings.warn( Sep 08 00:06:16.651384 np0000192182 devstack@c-api.service[111637]: DEBUG oslo_db.sqlalchemy.engines [None req-cece0029-4a23-4160-8304-cfa6e26fbf82 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=111637) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:16.678092 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-cece0029-4a23-4160-8304-cfa6e26fbf82 admin admin] https://162.253.55.159/volume/v3/types returned with HTTP 200 Sep 08 00:06:16.678490 np0000192182 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 1/2] 162.253.55.159 () {68 vars in 1333 bytes} [Tue Sep 8 00:06:16 2026] POST /volume/v3/types => generated 186 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:06:16.703976 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-3e0d4da8-4380-4266-b171-2a7e8bcff12d None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:06:17.052357 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-3e0d4da8-4380-4266-b171-2a7e8bcff12d admin admin] POST https://162.253.55.159/volume/v3/types/73ef3597-eaba-4bf6-a5ef-e6352be437d9/extra_specs Sep 08 00:06:17.052924 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-3e0d4da8-4380-4266-b171-2a7e8bcff12d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 00:06:17.054618 np0000192182 devstack@c-api.service[111639]: /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 08 00:06:17.054618 np0000192182 devstack@c-api.service[111639]: warnings.warn( Sep 08 00:06:17.086743 np0000192182 devstack@c-api.service[111639]: DEBUG oslo_db.sqlalchemy.engines [None req-3e0d4da8-4380-4266-b171-2a7e8bcff12d 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=111639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:17.143764 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-3e0d4da8-4380-4266-b171-2a7e8bcff12d admin admin] https://162.253.55.159/volume/v3/types/73ef3597-eaba-4bf6-a5ef-e6352be437d9/extra_specs returned with HTTP 200 Sep 08 00:06:17.144678 np0000192182 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 1/3] 162.253.55.159 () {68 vars in 1480 bytes} [Tue Sep 8 00:06:16 2026] POST /volume/v3/types/73ef3597-eaba-4bf6-a5ef-e6352be437d9/extra_specs => generated 55 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:06:18.237414 np0000192182 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=6 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:06:18.275055 np0000192182 devstack@c-api.service[111640]: DEBUG dbcounter [-] [111640] Writing DB stats cinder:SELECT=6 {{(pid=111640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:06:26.676182 np0000192182 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:06:27.142917 np0000192182 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:09:08.384535 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-8758b921-f259-49dc-bb52-8e971418f63d None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:08.385974 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-8758b921-f259-49dc-bb52-8e971418f63d None None] GET https://162.253.55.159/volume// Sep 08 00:09:08.386442 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-8758b921-f259-49dc-bb52-8e971418f63d None None] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:09:08.386974 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-8758b921-f259-49dc-bb52-8e971418f63d None None] Calling method 'all' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:09:08.388072 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-8758b921-f259-49dc-bb52-8e971418f63d None None] https://162.253.55.159/volume// returned with HTTP 300 Sep 08 00:09:08.388703 np0000192182 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 2/4] 162.253.55.159 () {66 vars in 1456 bytes} [Tue Sep 8 00:09:08 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 00:09:48.183371 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.middleware.request_id [None req-4e13974e-9caa-4878-b642-bbfa0e0bc604 None None] RequestId filter calling following filter/app {{(pid=111640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:48.189105 np0000192182 devstack@c-api.service[111640]: [pid: 111640|app: 0|req: 1/5] 162.253.55.159 () {62 vars in 1068 bytes} [Tue Sep 8 00:09:48 2026] GET /volume/v3 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:09:48.228691 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-bc5c8c34-e1e3-4d88-8e76-376a95904763 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:48.239787 np0000192182 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 2/6] 162.253.55.159 () {64 vars in 1272 bytes} [Tue Sep 8 00:09:48 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:09:48.277894 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [req-bc5c8c34-e1e3-4d88-8e76-376a95904763 req-7f83e5b4-7082-4e74-8c45-00e49650368c None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:48.283362 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [req-bc5c8c34-e1e3-4d88-8e76-376a95904763 req-7f83e5b4-7082-4e74-8c45-00e49650368c demo demo] GET https://162.253.55.159/volume/v3/ Sep 08 00:09:48.283761 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [req-bc5c8c34-e1e3-4d88-8e76-376a95904763 req-7f83e5b4-7082-4e74-8c45-00e49650368c demo demo] Empty body provided in request {{(pid=111639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:09:48.284146 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [req-bc5c8c34-e1e3-4d88-8e76-376a95904763 req-7f83e5b4-7082-4e74-8c45-00e49650368c demo demo] Calling method 'version_select' {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:09:48.287976 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [req-bc5c8c34-e1e3-4d88-8e76-376a95904763 req-7f83e5b4-7082-4e74-8c45-00e49650368c demo demo] https://162.253.55.159/volume/v3/ returned with HTTP 200 Sep 08 00:09:48.288667 np0000192182 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 2/7] 162.253.55.159 () {66 vars in 1346 bytes} [Tue Sep 8 00:09:48 2026] GET /volume/v3/ => generated 390 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:09:48.320381 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-5686cf25-bbee-4bb0-a2f9-2e4058a9e787 None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:48.684411 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-5686cf25-bbee-4bb0-a2f9-2e4058a9e787 demo demo] GET https://162.253.55.159/volume/v3/types Sep 08 00:09:48.684744 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-5686cf25-bbee-4bb0-a2f9-2e4058a9e787 demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:09:48.684934 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-5686cf25-bbee-4bb0-a2f9-2e4058a9e787 demo demo] Calling method 'index' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:09:48.685428 np0000192182 devstack@c-api.service[111636]: /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 08 00:09:48.685428 np0000192182 devstack@c-api.service[111636]: warnings.warn( Sep 08 00:09:48.686005 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.api_utils [None req-5686cf25-bbee-4bb0-a2f9-2e4058a9e787 demo demo] Removing options '' from query. {{(pid=111636) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:09:48.725698 np0000192182 devstack@c-api.service[111636]: DEBUG oslo_db.sqlalchemy.engines [None req-5686cf25-bbee-4bb0-a2f9-2e4058a9e787 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=111636) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:09:48.742180 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-5686cf25-bbee-4bb0-a2f9-2e4058a9e787 demo demo] https://162.253.55.159/volume/v3/types returned with HTTP 200 Sep 08 00:09:48.742531 np0000192182 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 3/8] 162.253.55.159 () {64 vars in 1290 bytes} [Tue Sep 8 00:09:48 2026] GET /volume/v3/types => generated 377 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:09:48.798194 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.middleware.request_id [None req-681edb70-822d-4c34-9d25-fcd612cb66ce None None] RequestId filter calling following filter/app {{(pid=111640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:49.129459 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-681edb70-822d-4c34-9d25-fcd612cb66ce demo demo] GET https://162.253.55.159/volume/v3/types/default Sep 08 00:09:49.129697 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-681edb70-822d-4c34-9d25-fcd612cb66ce demo demo] Empty body provided in request {{(pid=111640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:09:49.130009 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-681edb70-822d-4c34-9d25-fcd612cb66ce demo demo] Calling method 'show' {{(pid=111640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:09:49.167545 np0000192182 devstack@c-api.service[111640]: DEBUG oslo_db.sqlalchemy.engines [None req-681edb70-822d-4c34-9d25-fcd612cb66ce 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=111640) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:09:49.181692 np0000192182 devstack@c-api.service[111640]: /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 08 00:09:49.181692 np0000192182 devstack@c-api.service[111640]: warnings.warn( Sep 08 00:09:49.183739 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-681edb70-822d-4c34-9d25-fcd612cb66ce demo demo] https://162.253.55.159/volume/v3/types/default returned with HTTP 200 Sep 08 00:09:49.184440 np0000192182 devstack@c-api.service[111640]: [pid: 111640|app: 0|req: 2/9] 162.253.55.159 () {64 vars in 1301 bytes} [Tue Sep 8 00:09:48 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 08 00:09:49.799290 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-ffc4f327-b99f-41ca-967c-e43347734f76 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:49.800672 np0000192182 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 3/10] 162.253.55.159 () {62 vars in 1068 bytes} [Tue Sep 8 00:09:49 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:09:49.837803 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-b67ec002-a922-4b8e-83a0-1ea702f6d06c None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:49.847532 np0000192182 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 3/11] 162.253.55.159 () {64 vars in 1272 bytes} [Tue Sep 8 00:09:49 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:09:49.882777 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [req-b67ec002-a922-4b8e-83a0-1ea702f6d06c req-d9000d6d-b90a-4fe4-ad1d-b32dcc319839 None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:49.884398 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [req-b67ec002-a922-4b8e-83a0-1ea702f6d06c req-d9000d6d-b90a-4fe4-ad1d-b32dcc319839 demo demo] GET https://162.253.55.159/volume/v3/ Sep 08 00:09:49.884532 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [req-b67ec002-a922-4b8e-83a0-1ea702f6d06c req-d9000d6d-b90a-4fe4-ad1d-b32dcc319839 demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:09:49.884747 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [req-b67ec002-a922-4b8e-83a0-1ea702f6d06c req-d9000d6d-b90a-4fe4-ad1d-b32dcc319839 demo demo] Calling method 'version_select' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:09:49.885146 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [req-b67ec002-a922-4b8e-83a0-1ea702f6d06c req-d9000d6d-b90a-4fe4-ad1d-b32dcc319839 demo demo] https://162.253.55.159/volume/v3/ returned with HTTP 200 Sep 08 00:09:49.885455 np0000192182 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 4/12] 162.253.55.159 () {66 vars in 1346 bytes} [Tue Sep 8 00:09:49 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:09:49.920587 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.middleware.request_id [None req-21ef4cf2-2797-46f2-9544-c8c39eda4b07 None None] RequestId filter calling following filter/app {{(pid=111640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:49.924033 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-21ef4cf2-2797-46f2-9544-c8c39eda4b07 demo demo] GET https://162.253.55.159/volume/v3/types/default Sep 08 00:09:49.924495 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-21ef4cf2-2797-46f2-9544-c8c39eda4b07 demo demo] Empty body provided in request {{(pid=111640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:09:49.924948 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-21ef4cf2-2797-46f2-9544-c8c39eda4b07 demo demo] Calling method 'show' {{(pid=111640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:09:49.937828 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-21ef4cf2-2797-46f2-9544-c8c39eda4b07 demo demo] https://162.253.55.159/volume/v3/types/default returned with HTTP 200 Sep 08 00:09:49.938454 np0000192182 devstack@c-api.service[111640]: [pid: 111640|app: 0|req: 3/13] 162.253.55.159 () {64 vars in 1301 bytes} [Tue Sep 8 00:09:49 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:09:50.559739 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-97cfcb63-f6d2-48bb-bdae-33ba640d0110 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:50.561011 np0000192182 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 4/14] 162.253.55.159 () {62 vars in 1068 bytes} [Tue Sep 8 00:09:50 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:09:50.588342 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-3adacaf3-e180-40e2-83de-f8e995ace607 None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:50.591950 np0000192182 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 4/15] 162.253.55.159 () {64 vars in 1272 bytes} [Tue Sep 8 00:09:50 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:09:50.620366 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [req-3adacaf3-e180-40e2-83de-f8e995ace607 req-0be17f5c-9f51-44cd-87ea-47dd5bb29729 None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:50.623407 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [req-3adacaf3-e180-40e2-83de-f8e995ace607 req-0be17f5c-9f51-44cd-87ea-47dd5bb29729 demo demo] GET https://162.253.55.159/volume/v3/ Sep 08 00:09:50.623731 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [req-3adacaf3-e180-40e2-83de-f8e995ace607 req-0be17f5c-9f51-44cd-87ea-47dd5bb29729 demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:09:50.624068 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [req-3adacaf3-e180-40e2-83de-f8e995ace607 req-0be17f5c-9f51-44cd-87ea-47dd5bb29729 demo demo] Calling method 'version_select' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:09:50.624810 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [req-3adacaf3-e180-40e2-83de-f8e995ace607 req-0be17f5c-9f51-44cd-87ea-47dd5bb29729 demo demo] https://162.253.55.159/volume/v3/ returned with HTTP 200 Sep 08 00:09:50.625438 np0000192182 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 5/16] 162.253.55.159 () {66 vars in 1346 bytes} [Tue Sep 8 00:09:50 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:09:50.658502 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.middleware.request_id [None req-fbc32f71-ee0b-4956-818d-2b3446c955ec None None] RequestId filter calling following filter/app {{(pid=111640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:50.661527 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-fbc32f71-ee0b-4956-818d-2b3446c955ec demo demo] GET https://162.253.55.159/volume/v3/types/default Sep 08 00:09:50.661885 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-fbc32f71-ee0b-4956-818d-2b3446c955ec demo demo] Empty body provided in request {{(pid=111640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:09:50.662257 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-fbc32f71-ee0b-4956-818d-2b3446c955ec demo demo] Calling method 'show' {{(pid=111640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:09:50.674643 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-fbc32f71-ee0b-4956-818d-2b3446c955ec demo demo] https://162.253.55.159/volume/v3/types/default returned with HTTP 200 Sep 08 00:09:50.675307 np0000192182 devstack@c-api.service[111640]: [pid: 111640|app: 0|req: 4/17] 162.253.55.159 () {64 vars in 1301 bytes} [Tue Sep 8 00:09:50 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:09:50.708426 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-c046da14-4a90-4deb-8ee8-f747639b9acc None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:50.709633 np0000192182 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 5/18] 162.253.55.159 () {62 vars in 1068 bytes} [Tue Sep 8 00:09:50 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:09:50.738620 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-b6468e9f-3165-444a-a47e-919fb458df0a None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:50.741382 np0000192182 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 5/19] 162.253.55.159 () {64 vars in 1272 bytes} [Tue Sep 8 00:09:50 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:09:50.769838 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [req-b6468e9f-3165-444a-a47e-919fb458df0a req-5cf9519d-b47f-4eab-a4bc-4131cc95e447 None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:50.773008 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [req-b6468e9f-3165-444a-a47e-919fb458df0a req-5cf9519d-b47f-4eab-a4bc-4131cc95e447 demo demo] GET https://162.253.55.159/volume/v3/ Sep 08 00:09:50.773456 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [req-b6468e9f-3165-444a-a47e-919fb458df0a req-5cf9519d-b47f-4eab-a4bc-4131cc95e447 demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:09:50.773908 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [req-b6468e9f-3165-444a-a47e-919fb458df0a req-5cf9519d-b47f-4eab-a4bc-4131cc95e447 demo demo] Calling method 'version_select' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:09:50.774736 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [req-b6468e9f-3165-444a-a47e-919fb458df0a req-5cf9519d-b47f-4eab-a4bc-4131cc95e447 demo demo] https://162.253.55.159/volume/v3/ returned with HTTP 200 Sep 08 00:09:50.775453 np0000192182 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 6/20] 162.253.55.159 () {66 vars in 1346 bytes} [Tue Sep 8 00:09:50 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:09:50.806726 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.middleware.request_id [None req-692a51cf-f95d-4008-aebf-467500d808f4 None None] RequestId filter calling following filter/app {{(pid=111640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:50.809982 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-692a51cf-f95d-4008-aebf-467500d808f4 demo demo] GET https://162.253.55.159/volume/v3/types/default Sep 08 00:09:50.810325 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-692a51cf-f95d-4008-aebf-467500d808f4 demo demo] Empty body provided in request {{(pid=111640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:09:50.810654 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-692a51cf-f95d-4008-aebf-467500d808f4 demo demo] Calling method 'show' {{(pid=111640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:09:50.822829 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-692a51cf-f95d-4008-aebf-467500d808f4 demo demo] https://162.253.55.159/volume/v3/types/default returned with HTTP 200 Sep 08 00:09:50.823498 np0000192182 devstack@c-api.service[111640]: [pid: 111640|app: 0|req: 5/21] 162.253.55.159 () {64 vars in 1301 bytes} [Tue Sep 8 00:09:50 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:09:58.736059 np0000192182 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=1 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:10:00.816442 np0000192182 devstack@c-api.service[111640]: DEBUG dbcounter [-] [111640] Writing DB stats cinder:SELECT=8 {{(pid=111640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:14:26.557111 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-1a881258-c3b8-4585-94e9-4fb8850d9f5f None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:14:26.656146 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-1a881258-c3b8-4585-94e9-4fb8850d9f5f demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:14:26.656516 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-1a881258-c3b8-4585-94e9-4fb8850d9f5f demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:14:26.657322 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-1a881258-c3b8-4585-94e9-4fb8850d9f5f demo demo] Calling method 'detail' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:14:26.657764 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-1a881258-c3b8-4585-94e9-4fb8850d9f5f demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:14:26.658925 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.volume.api [None req-1a881258-c3b8-4585-94e9-4fb8850d9f5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:14:26.702960 np0000192182 devstack@c-api.service[111637]: /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 08 00:14:26.702960 np0000192182 devstack@c-api.service[111637]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:14:26.703186 np0000192182 devstack@c-api.service[111637]: INFO cinder.volume.api [None req-1a881258-c3b8-4585-94e9-4fb8850d9f5f demo demo] Get all volumes completed successfully. Sep 08 00:14:26.705543 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-1a881258-c3b8-4585-94e9-4fb8850d9f5f demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:14:26.706021 np0000192182 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 6/22] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:14:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:14:36.695726 np0000192182 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:15:26.727499 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-26e2f4c1-b365-4c37-b098-615376f3a45d None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:15:26.729800 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-26e2f4c1-b365-4c37-b098-615376f3a45d demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:15:26.729962 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-26e2f4c1-b365-4c37-b098-615376f3a45d demo demo] Empty body provided in request {{(pid=111639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:15:26.730135 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-26e2f4c1-b365-4c37-b098-615376f3a45d demo demo] Calling method 'detail' {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:15:26.731474 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.api_utils [None req-26e2f4c1-b365-4c37-b098-615376f3a45d demo demo] Removing options '' from query. {{(pid=111639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:15:26.732161 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.volume.api [None req-26e2f4c1-b365-4c37-b098-615376f3a45d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:15:26.762157 np0000192182 devstack@c-api.service[111639]: /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 08 00:15:26.762157 np0000192182 devstack@c-api.service[111639]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:15:26.763622 np0000192182 devstack@c-api.service[111639]: INFO cinder.volume.api [None req-26e2f4c1-b365-4c37-b098-615376f3a45d demo demo] Get all volumes completed successfully. Sep 08 00:15:26.764398 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-26e2f4c1-b365-4c37-b098-615376f3a45d demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:15:26.764867 np0000192182 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 6/23] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:15:26 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 08 00:15:36.757319 np0000192182 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:16:26.791264 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-12fc5121-a625-4b42-868b-028fcd8f4673 None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:16:26.795876 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-12fc5121-a625-4b42-868b-028fcd8f4673 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:16:26.796362 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-12fc5121-a625-4b42-868b-028fcd8f4673 demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:16:26.796756 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-12fc5121-a625-4b42-868b-028fcd8f4673 demo demo] Calling method 'detail' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:16:26.797535 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.api_utils [None req-12fc5121-a625-4b42-868b-028fcd8f4673 demo demo] Removing options '' from query. {{(pid=111636) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:16:26.798833 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.volume.api [None req-12fc5121-a625-4b42-868b-028fcd8f4673 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111636) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:16:26.849237 np0000192182 devstack@c-api.service[111636]: /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 08 00:16:26.849237 np0000192182 devstack@c-api.service[111636]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:16:26.849237 np0000192182 devstack@c-api.service[111636]: INFO cinder.volume.api [None req-12fc5121-a625-4b42-868b-028fcd8f4673 demo demo] Get all volumes completed successfully. Sep 08 00:16:26.849237 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-12fc5121-a625-4b42-868b-028fcd8f4673 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:16:26.849630 np0000192182 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 7/24] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:16:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:16:36.836403 np0000192182 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=1 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:17:26.872126 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.middleware.request_id [None req-23f07449-9f59-4c1f-ae8b-ea2a2114ccb4 None None] RequestId filter calling following filter/app {{(pid=111640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:17:26.878017 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-23f07449-9f59-4c1f-ae8b-ea2a2114ccb4 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:17:26.878570 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-23f07449-9f59-4c1f-ae8b-ea2a2114ccb4 demo demo] Empty body provided in request {{(pid=111640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:17:26.878929 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-23f07449-9f59-4c1f-ae8b-ea2a2114ccb4 demo demo] Calling method 'detail' {{(pid=111640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:17:26.879870 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.api_utils [None req-23f07449-9f59-4c1f-ae8b-ea2a2114ccb4 demo demo] Removing options '' from query. {{(pid=111640) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:17:26.881604 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.volume.api [None req-23f07449-9f59-4c1f-ae8b-ea2a2114ccb4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111640) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:17:26.937574 np0000192182 devstack@c-api.service[111640]: /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 08 00:17:26.937574 np0000192182 devstack@c-api.service[111640]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:17:26.937875 np0000192182 devstack@c-api.service[111640]: INFO cinder.volume.api [None req-23f07449-9f59-4c1f-ae8b-ea2a2114ccb4 demo demo] Get all volumes completed successfully. Sep 08 00:17:26.940110 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-23f07449-9f59-4c1f-ae8b-ea2a2114ccb4 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:17:26.940787 np0000192182 devstack@c-api.service[111640]: [pid: 111640|app: 0|req: 6/25] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:17:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:17:36.931721 np0000192182 devstack@c-api.service[111640]: DEBUG dbcounter [-] [111640] Writing DB stats cinder:SELECT=1 {{(pid=111640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:18:26.988651 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-2d72dc99-d26e-480c-bc2f-aa991584b033 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:18:26.991598 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-2d72dc99-d26e-480c-bc2f-aa991584b033 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:18:26.991807 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-2d72dc99-d26e-480c-bc2f-aa991584b033 demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:18:26.991996 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-2d72dc99-d26e-480c-bc2f-aa991584b033 demo demo] Calling method 'detail' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:18:26.992272 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-2d72dc99-d26e-480c-bc2f-aa991584b033 demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:18:26.992918 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.volume.api [None req-2d72dc99-d26e-480c-bc2f-aa991584b033 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:18:27.001061 np0000192182 devstack@c-api.service[111637]: INFO cinder.volume.api [None req-2d72dc99-d26e-480c-bc2f-aa991584b033 demo demo] Get all volumes completed successfully. Sep 08 00:18:27.003055 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-2d72dc99-d26e-480c-bc2f-aa991584b033 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:18:27.003416 np0000192182 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 7/26] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:18:26 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 08 00:18:36.997102 np0000192182 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:19:27.045548 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-2c4b587f-70e0-49b6-ac1f-d519c22adec7 None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:19:27.197677 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-2c4b587f-70e0-49b6-ac1f-d519c22adec7 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:19:27.197849 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-2c4b587f-70e0-49b6-ac1f-d519c22adec7 demo demo] Empty body provided in request {{(pid=111639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:19:27.198077 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-2c4b587f-70e0-49b6-ac1f-d519c22adec7 demo demo] Calling method 'detail' {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:19:27.198404 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.api_utils [None req-2c4b587f-70e0-49b6-ac1f-d519c22adec7 demo demo] Removing options '' from query. {{(pid=111639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:19:27.199365 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.volume.api [None req-2c4b587f-70e0-49b6-ac1f-d519c22adec7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:19:27.208612 np0000192182 devstack@c-api.service[111639]: INFO cinder.volume.api [None req-2c4b587f-70e0-49b6-ac1f-d519c22adec7 demo demo] Get all volumes completed successfully. Sep 08 00:19:27.210957 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-2c4b587f-70e0-49b6-ac1f-d519c22adec7 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:19:27.211418 np0000192182 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 7/27] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:19:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:19:37.204300 np0000192182 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:20:27.228092 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-7682a323-6257-40ac-9f7f-f9a791e5e5cc None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:20:27.234654 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-7682a323-6257-40ac-9f7f-f9a791e5e5cc demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:20:27.235169 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-7682a323-6257-40ac-9f7f-f9a791e5e5cc demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:20:27.235169 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-7682a323-6257-40ac-9f7f-f9a791e5e5cc demo demo] Calling method 'detail' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:20:27.235481 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.api_utils [None req-7682a323-6257-40ac-9f7f-f9a791e5e5cc demo demo] Removing options '' from query. {{(pid=111636) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:20:27.236972 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.volume.api [None req-7682a323-6257-40ac-9f7f-f9a791e5e5cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111636) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:20:27.245256 np0000192182 devstack@c-api.service[111636]: INFO cinder.volume.api [None req-7682a323-6257-40ac-9f7f-f9a791e5e5cc demo demo] Get all volumes completed successfully. Sep 08 00:20:27.247274 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-7682a323-6257-40ac-9f7f-f9a791e5e5cc demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:20:27.247711 np0000192182 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 8/28] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:20:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:20:37.240516 np0000192182 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=1 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:21:27.264163 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.middleware.request_id [None req-8805901d-1f81-45e9-aa4e-5a15dcb84cf3 None None] RequestId filter calling following filter/app {{(pid=111640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:21:27.268196 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-8805901d-1f81-45e9-aa4e-5a15dcb84cf3 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:21:27.268559 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-8805901d-1f81-45e9-aa4e-5a15dcb84cf3 demo demo] Empty body provided in request {{(pid=111640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:21:27.268936 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-8805901d-1f81-45e9-aa4e-5a15dcb84cf3 demo demo] Calling method 'detail' {{(pid=111640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:21:27.269476 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.api_utils [None req-8805901d-1f81-45e9-aa4e-5a15dcb84cf3 demo demo] Removing options '' from query. {{(pid=111640) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:21:27.270872 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.volume.api [None req-8805901d-1f81-45e9-aa4e-5a15dcb84cf3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111640) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:21:27.282691 np0000192182 devstack@c-api.service[111640]: INFO cinder.volume.api [None req-8805901d-1f81-45e9-aa4e-5a15dcb84cf3 demo demo] Get all volumes completed successfully. Sep 08 00:21:27.286788 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-8805901d-1f81-45e9-aa4e-5a15dcb84cf3 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:21:27.287487 np0000192182 devstack@c-api.service[111640]: [pid: 111640|app: 0|req: 7/29] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:21:27 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 08 00:21:37.275260 np0000192182 devstack@c-api.service[111640]: DEBUG dbcounter [-] [111640] Writing DB stats cinder:SELECT=1 {{(pid=111640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:22:27.308015 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-1541fd13-2de3-4f2f-b890-37db67e7ae07 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:22:27.311950 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-1541fd13-2de3-4f2f-b890-37db67e7ae07 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:22:27.312368 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-1541fd13-2de3-4f2f-b890-37db67e7ae07 demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:22:27.312727 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-1541fd13-2de3-4f2f-b890-37db67e7ae07 demo demo] Calling method 'detail' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:22:27.313180 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-1541fd13-2de3-4f2f-b890-37db67e7ae07 demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:22:27.314689 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.volume.api [None req-1541fd13-2de3-4f2f-b890-37db67e7ae07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:22:27.326871 np0000192182 devstack@c-api.service[111637]: INFO cinder.volume.api [None req-1541fd13-2de3-4f2f-b890-37db67e7ae07 demo demo] Get all volumes completed successfully. Sep 08 00:22:27.331340 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-1541fd13-2de3-4f2f-b890-37db67e7ae07 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:22:27.332021 np0000192182 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 8/30] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:22:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:22:37.319386 np0000192182 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:23:27.347271 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-2dd5ad43-2ec5-4341-a5c0-46afbe507ca0 None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:23:27.351370 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-2dd5ad43-2ec5-4341-a5c0-46afbe507ca0 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:23:27.351726 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-2dd5ad43-2ec5-4341-a5c0-46afbe507ca0 demo demo] Empty body provided in request {{(pid=111639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:23:27.352140 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-2dd5ad43-2ec5-4341-a5c0-46afbe507ca0 demo demo] Calling method 'detail' {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:23:27.352614 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.api_utils [None req-2dd5ad43-2ec5-4341-a5c0-46afbe507ca0 demo demo] Removing options '' from query. {{(pid=111639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:23:27.353971 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.volume.api [None req-2dd5ad43-2ec5-4341-a5c0-46afbe507ca0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:23:27.366912 np0000192182 devstack@c-api.service[111639]: INFO cinder.volume.api [None req-2dd5ad43-2ec5-4341-a5c0-46afbe507ca0 demo demo] Get all volumes completed successfully. Sep 08 00:23:27.371732 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-2dd5ad43-2ec5-4341-a5c0-46afbe507ca0 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:23:27.372424 np0000192182 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 8/31] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:23:27 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 08 00:23:37.359412 np0000192182 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:24:27.411093 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-4847819e-86fe-48f6-927c-f7e6c201ae95 None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:24:27.565675 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-4847819e-86fe-48f6-927c-f7e6c201ae95 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:24:27.565867 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-4847819e-86fe-48f6-927c-f7e6c201ae95 demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:24:27.566119 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-4847819e-86fe-48f6-927c-f7e6c201ae95 demo demo] Calling method 'detail' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:24:27.566504 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.api_utils [None req-4847819e-86fe-48f6-927c-f7e6c201ae95 demo demo] Removing options '' from query. {{(pid=111636) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:24:27.567412 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.volume.api [None req-4847819e-86fe-48f6-927c-f7e6c201ae95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111636) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:24:27.575845 np0000192182 devstack@c-api.service[111636]: INFO cinder.volume.api [None req-4847819e-86fe-48f6-927c-f7e6c201ae95 demo demo] Get all volumes completed successfully. Sep 08 00:24:27.578663 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-4847819e-86fe-48f6-927c-f7e6c201ae95 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:24:27.579102 np0000192182 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 9/32] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:24:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:24:37.571155 np0000192182 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=1 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:25:27.594930 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.middleware.request_id [None req-7743450f-c05b-41c5-9790-7e1d261454b9 None None] RequestId filter calling following filter/app {{(pid=111640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:25:27.598192 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-7743450f-c05b-41c5-9790-7e1d261454b9 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:25:27.598414 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-7743450f-c05b-41c5-9790-7e1d261454b9 demo demo] Empty body provided in request {{(pid=111640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:25:27.598691 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-7743450f-c05b-41c5-9790-7e1d261454b9 demo demo] Calling method 'detail' {{(pid=111640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:25:27.598986 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.api_utils [None req-7743450f-c05b-41c5-9790-7e1d261454b9 demo demo] Removing options '' from query. {{(pid=111640) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:25:27.599869 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.volume.api [None req-7743450f-c05b-41c5-9790-7e1d261454b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111640) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:25:27.609414 np0000192182 devstack@c-api.service[111640]: INFO cinder.volume.api [None req-7743450f-c05b-41c5-9790-7e1d261454b9 demo demo] Get all volumes completed successfully. Sep 08 00:25:27.611963 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-7743450f-c05b-41c5-9790-7e1d261454b9 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:25:27.612531 np0000192182 devstack@c-api.service[111640]: [pid: 111640|app: 0|req: 8/33] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:25:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:25:37.603282 np0000192182 devstack@c-api.service[111640]: DEBUG dbcounter [-] [111640] Writing DB stats cinder:SELECT=1 {{(pid=111640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:26:27.628249 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-54111601-f19b-4033-ac41-b753fdb4134d None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:26:27.632084 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-54111601-f19b-4033-ac41-b753fdb4134d demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:26:27.632491 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-54111601-f19b-4033-ac41-b753fdb4134d demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:26:27.632846 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-54111601-f19b-4033-ac41-b753fdb4134d demo demo] Calling method 'detail' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:26:27.633318 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-54111601-f19b-4033-ac41-b753fdb4134d demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:26:27.634625 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.volume.api [None req-54111601-f19b-4033-ac41-b753fdb4134d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:26:27.648467 np0000192182 devstack@c-api.service[111637]: INFO cinder.volume.api [None req-54111601-f19b-4033-ac41-b753fdb4134d demo demo] Get all volumes completed successfully. Sep 08 00:26:27.652866 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-54111601-f19b-4033-ac41-b753fdb4134d demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:26:27.653571 np0000192182 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 9/34] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:26:27 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 08 00:26:37.641639 np0000192182 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:27:27.671629 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-6b371b44-f9fa-47c2-b7f0-0c19beb9ea1e None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:27:27.675425 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-6b371b44-f9fa-47c2-b7f0-0c19beb9ea1e demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:27:27.675774 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-6b371b44-f9fa-47c2-b7f0-0c19beb9ea1e demo demo] Empty body provided in request {{(pid=111639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:27:27.676148 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-6b371b44-f9fa-47c2-b7f0-0c19beb9ea1e demo demo] Calling method 'detail' {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:27:27.676597 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.api_utils [None req-6b371b44-f9fa-47c2-b7f0-0c19beb9ea1e demo demo] Removing options '' from query. {{(pid=111639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:27:27.677877 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.volume.api [None req-6b371b44-f9fa-47c2-b7f0-0c19beb9ea1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:27:27.689299 np0000192182 devstack@c-api.service[111639]: INFO cinder.volume.api [None req-6b371b44-f9fa-47c2-b7f0-0c19beb9ea1e demo demo] Get all volumes completed successfully. Sep 08 00:27:27.692908 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-6b371b44-f9fa-47c2-b7f0-0c19beb9ea1e demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:27:27.693579 np0000192182 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 9/35] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:27:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:27:37.682172 np0000192182 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:28:27.711200 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-fbd26a3d-cd87-4a1f-9c87-abd9097a8b77 None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:28:27.716147 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-fbd26a3d-cd87-4a1f-9c87-abd9097a8b77 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:28:27.716309 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-fbd26a3d-cd87-4a1f-9c87-abd9097a8b77 demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:28:27.716684 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-fbd26a3d-cd87-4a1f-9c87-abd9097a8b77 demo demo] Calling method 'detail' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:28:27.717180 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.api_utils [None req-fbd26a3d-cd87-4a1f-9c87-abd9097a8b77 demo demo] Removing options '' from query. {{(pid=111636) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:28:27.718761 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.volume.api [None req-fbd26a3d-cd87-4a1f-9c87-abd9097a8b77 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111636) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:28:27.731752 np0000192182 devstack@c-api.service[111636]: INFO cinder.volume.api [None req-fbd26a3d-cd87-4a1f-9c87-abd9097a8b77 demo demo] Get all volumes completed successfully. Sep 08 00:28:27.735756 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-fbd26a3d-cd87-4a1f-9c87-abd9097a8b77 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:28:27.736465 np0000192182 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 10/36] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:28:27 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 08 00:28:37.723679 np0000192182 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=1 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:29:27.752137 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.middleware.request_id [None req-4012e073-f3d3-4c92-8951-5040409fdb17 None None] RequestId filter calling following filter/app {{(pid=111640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:29:27.930166 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-4012e073-f3d3-4c92-8951-5040409fdb17 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:29:27.930553 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-4012e073-f3d3-4c92-8951-5040409fdb17 demo demo] Empty body provided in request {{(pid=111640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:29:27.931069 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-4012e073-f3d3-4c92-8951-5040409fdb17 demo demo] Calling method 'detail' {{(pid=111640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:29:27.931444 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.api_utils [None req-4012e073-f3d3-4c92-8951-5040409fdb17 demo demo] Removing options '' from query. {{(pid=111640) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:29:27.932755 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.volume.api [None req-4012e073-f3d3-4c92-8951-5040409fdb17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111640) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:29:27.945657 np0000192182 devstack@c-api.service[111640]: INFO cinder.volume.api [None req-4012e073-f3d3-4c92-8951-5040409fdb17 demo demo] Get all volumes completed successfully. Sep 08 00:29:27.949988 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-4012e073-f3d3-4c92-8951-5040409fdb17 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:29:27.950699 np0000192182 devstack@c-api.service[111640]: [pid: 111640|app: 0|req: 9/37] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:29:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:29:37.938242 np0000192182 devstack@c-api.service[111640]: DEBUG dbcounter [-] [111640] Writing DB stats cinder:SELECT=1 {{(pid=111640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:30:27.967389 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-4675d803-c48e-471f-951a-69e6ee3ded03 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:30:27.971651 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-4675d803-c48e-471f-951a-69e6ee3ded03 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:30:27.972016 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-4675d803-c48e-471f-951a-69e6ee3ded03 demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:30:27.972395 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-4675d803-c48e-471f-951a-69e6ee3ded03 demo demo] Calling method 'detail' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:30:27.972887 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-4675d803-c48e-471f-951a-69e6ee3ded03 demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:30:27.974286 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.volume.api [None req-4675d803-c48e-471f-951a-69e6ee3ded03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:30:27.987861 np0000192182 devstack@c-api.service[111637]: INFO cinder.volume.api [None req-4675d803-c48e-471f-951a-69e6ee3ded03 demo demo] Get all volumes completed successfully. Sep 08 00:30:27.992789 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-4675d803-c48e-471f-951a-69e6ee3ded03 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:30:27.993549 np0000192182 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 10/38] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:30:27 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 08 00:30:37.980042 np0000192182 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:31:28.008383 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-dcc86019-4066-4f4b-9dfe-c71ed816052e None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:31:28.011853 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-dcc86019-4066-4f4b-9dfe-c71ed816052e demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:31:28.012235 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-dcc86019-4066-4f4b-9dfe-c71ed816052e demo demo] Empty body provided in request {{(pid=111639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:31:28.012755 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-dcc86019-4066-4f4b-9dfe-c71ed816052e demo demo] Calling method 'detail' {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:31:28.013186 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.api_utils [None req-dcc86019-4066-4f4b-9dfe-c71ed816052e demo demo] Removing options '' from query. {{(pid=111639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:31:28.014677 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.volume.api [None req-dcc86019-4066-4f4b-9dfe-c71ed816052e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:31:28.025568 np0000192182 devstack@c-api.service[111639]: INFO cinder.volume.api [None req-dcc86019-4066-4f4b-9dfe-c71ed816052e demo demo] Get all volumes completed successfully. Sep 08 00:31:28.028902 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-dcc86019-4066-4f4b-9dfe-c71ed816052e demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:31:28.029418 np0000192182 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 10/39] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:31:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:31:38.019398 np0000192182 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:32:28.047955 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-90f5de11-5869-43aa-8f34-4ad007276fee None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:32:28.052045 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-90f5de11-5869-43aa-8f34-4ad007276fee demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:32:28.052441 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-90f5de11-5869-43aa-8f34-4ad007276fee demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:32:28.052819 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-90f5de11-5869-43aa-8f34-4ad007276fee demo demo] Calling method 'detail' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:32:28.053270 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.api_utils [None req-90f5de11-5869-43aa-8f34-4ad007276fee demo demo] Removing options '' from query. {{(pid=111636) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:32:28.054591 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.volume.api [None req-90f5de11-5869-43aa-8f34-4ad007276fee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111636) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:32:28.066596 np0000192182 devstack@c-api.service[111636]: INFO cinder.volume.api [None req-90f5de11-5869-43aa-8f34-4ad007276fee demo demo] Get all volumes completed successfully. Sep 08 00:32:28.070426 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-90f5de11-5869-43aa-8f34-4ad007276fee demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:32:28.071076 np0000192182 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 11/40] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:32:28 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 08 00:32:38.058891 np0000192182 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=1 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:33:28.089927 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.middleware.request_id [None req-f589133d-6cb4-4350-8a1e-6810c043aa59 None None] RequestId filter calling following filter/app {{(pid=111640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:33:28.092096 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-f589133d-6cb4-4350-8a1e-6810c043aa59 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:33:28.092320 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-f589133d-6cb4-4350-8a1e-6810c043aa59 demo demo] Empty body provided in request {{(pid=111640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:33:28.092491 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-f589133d-6cb4-4350-8a1e-6810c043aa59 demo demo] Calling method 'detail' {{(pid=111640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:33:28.092711 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.api_utils [None req-f589133d-6cb4-4350-8a1e-6810c043aa59 demo demo] Removing options '' from query. {{(pid=111640) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:33:28.093409 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.volume.api [None req-f589133d-6cb4-4350-8a1e-6810c043aa59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111640) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:33:28.100559 np0000192182 devstack@c-api.service[111640]: INFO cinder.volume.api [None req-f589133d-6cb4-4350-8a1e-6810c043aa59 demo demo] Get all volumes completed successfully. Sep 08 00:33:28.102789 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-f589133d-6cb4-4350-8a1e-6810c043aa59 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:33:28.103386 np0000192182 devstack@c-api.service[111640]: [pid: 111640|app: 0|req: 10/41] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:33:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:33:38.095866 np0000192182 devstack@c-api.service[111640]: DEBUG dbcounter [-] [111640] Writing DB stats cinder:SELECT=1 {{(pid=111640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:34:28.127838 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-f9489169-6f41-4896-bd20-0b303bd776f8 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:34:28.285679 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-f9489169-6f41-4896-bd20-0b303bd776f8 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:34:28.285679 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-f9489169-6f41-4896-bd20-0b303bd776f8 demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:34:28.285882 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-f9489169-6f41-4896-bd20-0b303bd776f8 demo demo] Calling method 'detail' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:34:28.286311 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-f9489169-6f41-4896-bd20-0b303bd776f8 demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:34:28.286670 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.volume.api [None req-f9489169-6f41-4896-bd20-0b303bd776f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:34:28.296071 np0000192182 devstack@c-api.service[111637]: INFO cinder.volume.api [None req-f9489169-6f41-4896-bd20-0b303bd776f8 demo demo] Get all volumes completed successfully. Sep 08 00:34:28.299113 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-f9489169-6f41-4896-bd20-0b303bd776f8 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:34:28.299629 np0000192182 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 11/42] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:34:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:34:38.290861 np0000192182 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:35:28.314363 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-bb5748fe-a585-4433-bb32-3d16c8d6dfbd None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:35:28.317375 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-bb5748fe-a585-4433-bb32-3d16c8d6dfbd demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:35:28.317817 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-bb5748fe-a585-4433-bb32-3d16c8d6dfbd demo demo] Empty body provided in request {{(pid=111639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:35:28.317919 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-bb5748fe-a585-4433-bb32-3d16c8d6dfbd demo demo] Calling method 'detail' {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:35:28.318158 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.api_utils [None req-bb5748fe-a585-4433-bb32-3d16c8d6dfbd demo demo] Removing options '' from query. {{(pid=111639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:35:28.319042 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.volume.api [None req-bb5748fe-a585-4433-bb32-3d16c8d6dfbd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:35:28.332346 np0000192182 devstack@c-api.service[111639]: INFO cinder.volume.api [None req-bb5748fe-a585-4433-bb32-3d16c8d6dfbd demo demo] Get all volumes completed successfully. Sep 08 00:35:28.336296 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-bb5748fe-a585-4433-bb32-3d16c8d6dfbd demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:35:28.336981 np0000192182 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 11/43] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:35:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:35:38.323105 np0000192182 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:36:28.350375 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-a5052477-e284-4a57-8a9d-6712ce645195 None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:36:28.352902 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-a5052477-e284-4a57-8a9d-6712ce645195 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:36:28.353112 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-a5052477-e284-4a57-8a9d-6712ce645195 demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:36:28.353606 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-a5052477-e284-4a57-8a9d-6712ce645195 demo demo] Calling method 'detail' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:36:28.353606 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.api_utils [None req-a5052477-e284-4a57-8a9d-6712ce645195 demo demo] Removing options '' from query. {{(pid=111636) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:36:28.354191 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.volume.api [None req-a5052477-e284-4a57-8a9d-6712ce645195 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111636) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:36:28.362932 np0000192182 devstack@c-api.service[111636]: INFO cinder.volume.api [None req-a5052477-e284-4a57-8a9d-6712ce645195 demo demo] Get all volumes completed successfully. Sep 08 00:36:28.365221 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-a5052477-e284-4a57-8a9d-6712ce645195 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:36:28.365221 np0000192182 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 12/44] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:36:28 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 08 00:36:38.358960 np0000192182 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=1 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:37:28.388562 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.middleware.request_id [None req-35e1ff03-1149-44d8-abf8-a25ab18eac1e None None] RequestId filter calling following filter/app {{(pid=111640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:37:28.391145 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-35e1ff03-1149-44d8-abf8-a25ab18eac1e demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:37:28.391385 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-35e1ff03-1149-44d8-abf8-a25ab18eac1e demo demo] Empty body provided in request {{(pid=111640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:37:28.391603 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-35e1ff03-1149-44d8-abf8-a25ab18eac1e demo demo] Calling method 'detail' {{(pid=111640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:37:28.391935 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.api_utils [None req-35e1ff03-1149-44d8-abf8-a25ab18eac1e demo demo] Removing options '' from query. {{(pid=111640) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:37:28.392874 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.volume.api [None req-35e1ff03-1149-44d8-abf8-a25ab18eac1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111640) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:37:28.400508 np0000192182 devstack@c-api.service[111640]: INFO cinder.volume.api [None req-35e1ff03-1149-44d8-abf8-a25ab18eac1e demo demo] Get all volumes completed successfully. Sep 08 00:37:28.402285 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-35e1ff03-1149-44d8-abf8-a25ab18eac1e demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:37:28.402610 np0000192182 devstack@c-api.service[111640]: [pid: 111640|app: 0|req: 11/45] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:37:28 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 08 00:37:38.396296 np0000192182 devstack@c-api.service[111640]: DEBUG dbcounter [-] [111640] Writing DB stats cinder:SELECT=1 {{(pid=111640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:38:28.433958 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-9f8dcb25-0d32-4e41-867c-51cbd7b7463e None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:38:28.438060 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-9f8dcb25-0d32-4e41-867c-51cbd7b7463e demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:38:28.438480 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-9f8dcb25-0d32-4e41-867c-51cbd7b7463e demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:38:28.438859 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-9f8dcb25-0d32-4e41-867c-51cbd7b7463e demo demo] Calling method 'detail' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:38:28.439268 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-9f8dcb25-0d32-4e41-867c-51cbd7b7463e demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:38:28.440641 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.volume.api [None req-9f8dcb25-0d32-4e41-867c-51cbd7b7463e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:38:28.453230 np0000192182 devstack@c-api.service[111637]: INFO cinder.volume.api [None req-9f8dcb25-0d32-4e41-867c-51cbd7b7463e demo demo] Get all volumes completed successfully. Sep 08 00:38:28.457103 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-9f8dcb25-0d32-4e41-867c-51cbd7b7463e demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:38:28.457943 np0000192182 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 12/46] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:38:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:38:38.445535 np0000192182 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:39:28.473309 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-fd7c59cd-e4ee-40ee-9436-9ec8fc43ba82 None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:39:28.530914 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-fd7c59cd-e4ee-40ee-9436-9ec8fc43ba82 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:39:28.530914 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-fd7c59cd-e4ee-40ee-9436-9ec8fc43ba82 demo demo] Empty body provided in request {{(pid=111639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:39:28.531579 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-fd7c59cd-e4ee-40ee-9436-9ec8fc43ba82 demo demo] Calling method 'detail' {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:39:28.533231 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.api.api_utils [None req-fd7c59cd-e4ee-40ee-9436-9ec8fc43ba82 demo demo] Removing options '' from query. {{(pid=111639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:39:28.533231 np0000192182 devstack@c-api.service[111639]: DEBUG cinder.volume.api [None req-fd7c59cd-e4ee-40ee-9436-9ec8fc43ba82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:39:28.540096 np0000192182 devstack@c-api.service[111639]: INFO cinder.volume.api [None req-fd7c59cd-e4ee-40ee-9436-9ec8fc43ba82 demo demo] Get all volumes completed successfully. Sep 08 00:39:28.542321 np0000192182 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-fd7c59cd-e4ee-40ee-9436-9ec8fc43ba82 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:39:28.542846 np0000192182 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 12/47] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:39:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:39:38.535763 np0000192182 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:40:28.562662 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-2ef0dd3b-0682-4e43-a920-88715608504b None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:40:28.567352 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-2ef0dd3b-0682-4e43-a920-88715608504b demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:40:28.567847 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-2ef0dd3b-0682-4e43-a920-88715608504b demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:40:28.568147 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-2ef0dd3b-0682-4e43-a920-88715608504b demo demo] Calling method 'detail' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:40:28.568571 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.api.api_utils [None req-2ef0dd3b-0682-4e43-a920-88715608504b demo demo] Removing options '' from query. {{(pid=111636) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:40:28.569337 np0000192182 devstack@c-api.service[111636]: DEBUG cinder.volume.api [None req-2ef0dd3b-0682-4e43-a920-88715608504b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111636) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:40:28.580250 np0000192182 devstack@c-api.service[111636]: INFO cinder.volume.api [None req-2ef0dd3b-0682-4e43-a920-88715608504b demo demo] Get all volumes completed successfully. Sep 08 00:40:28.584455 np0000192182 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-2ef0dd3b-0682-4e43-a920-88715608504b demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:40:28.585104 np0000192182 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 13/48] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:40:28 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 08 00:40:38.572914 np0000192182 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=1 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:41:28.598843 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.middleware.request_id [None req-6a93f346-59fb-45f1-95b1-7aba26d49a17 None None] RequestId filter calling following filter/app {{(pid=111640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:41:28.603508 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-6a93f346-59fb-45f1-95b1-7aba26d49a17 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:41:28.603957 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-6a93f346-59fb-45f1-95b1-7aba26d49a17 demo demo] Empty body provided in request {{(pid=111640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:41:28.604533 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.openstack.wsgi [None req-6a93f346-59fb-45f1-95b1-7aba26d49a17 demo demo] Calling method 'detail' {{(pid=111640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:41:28.605347 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.api.api_utils [None req-6a93f346-59fb-45f1-95b1-7aba26d49a17 demo demo] Removing options '' from query. {{(pid=111640) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:41:28.606934 np0000192182 devstack@c-api.service[111640]: DEBUG cinder.volume.api [None req-6a93f346-59fb-45f1-95b1-7aba26d49a17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111640) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:41:28.620110 np0000192182 devstack@c-api.service[111640]: INFO cinder.volume.api [None req-6a93f346-59fb-45f1-95b1-7aba26d49a17 demo demo] Get all volumes completed successfully. Sep 08 00:41:28.624728 np0000192182 devstack@c-api.service[111640]: INFO cinder.api.openstack.wsgi [None req-6a93f346-59fb-45f1-95b1-7aba26d49a17 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:41:28.625486 np0000192182 devstack@c-api.service[111640]: [pid: 111640|app: 0|req: 12/49] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:41:28 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 08 00:41:38.611794 np0000192182 devstack@c-api.service[111640]: DEBUG dbcounter [-] [111640] Writing DB stats cinder:SELECT=1 {{(pid=111640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:42:28.644253 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-b4d686c3-43bb-4164-9793-ef7db78c9c55 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:42:28.651273 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-b4d686c3-43bb-4164-9793-ef7db78c9c55 demo demo] GET https://162.253.55.159/volume/v3/volumes/detail Sep 08 00:42:28.651273 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-b4d686c3-43bb-4164-9793-ef7db78c9c55 demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:42:28.651273 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-b4d686c3-43bb-4164-9793-ef7db78c9c55 demo demo] Calling method 'detail' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:42:28.651273 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-b4d686c3-43bb-4164-9793-ef7db78c9c55 demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:42:28.652774 np0000192182 devstack@c-api.service[111637]: DEBUG cinder.volume.api [None req-b4d686c3-43bb-4164-9793-ef7db78c9c55 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:42:28.667357 np0000192182 devstack@c-api.service[111637]: INFO cinder.volume.api [None req-b4d686c3-43bb-4164-9793-ef7db78c9c55 demo demo] Get all volumes completed successfully. Sep 08 00:42:28.671284 np0000192182 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-b4d686c3-43bb-4164-9793-ef7db78c9c55 demo demo] https://162.253.55.159/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:42:28.671934 np0000192182 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 13/50] 162.253.55.159 () {64 vars in 1296 bytes} [Tue Sep 8 00:42:28 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 08 00:42:38.659190 np0000192182 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}