Sep 03 16:34:05.331384 np0000191900 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 03 16:34:05.341943 np0000191900 devstack@c-api.service[111332]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 16:34:05.347071 np0000191900 devstack@c-api.service[111332]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 16:34:05 2026] *** Sep 03 16:34:05.347071 np0000191900 devstack@c-api.service[111332]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 16:34:05.347071 np0000191900 devstack@c-api.service[111332]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 16:34:05.347071 np0000191900 devstack@c-api.service[111332]: nodename: np0000191900 Sep 03 16:34:05.347071 np0000191900 devstack@c-api.service[111332]: machine: x86_64 Sep 03 16:34:05.347071 np0000191900 devstack@c-api.service[111332]: clock source: unix Sep 03 16:34:05.347071 np0000191900 devstack@c-api.service[111332]: pcre jit disabled Sep 03 16:34:05.347071 np0000191900 devstack@c-api.service[111332]: detected number of CPU cores: 16 Sep 03 16:34:05.347071 np0000191900 devstack@c-api.service[111332]: current working directory: / Sep 03 16:34:05.347071 np0000191900 devstack@c-api.service[111332]: detected binary path: /usr/bin/uwsgi-core Sep 03 16:34:05.347647 np0000191900 devstack@c-api.service[111332]: your processes number limit is 256916 Sep 03 16:34:05.347647 np0000191900 devstack@c-api.service[111332]: your memory page size is 4096 bytes Sep 03 16:34:05.347647 np0000191900 devstack@c-api.service[111332]: detected max file descriptor number: 2048 Sep 03 16:34:05.347647 np0000191900 devstack@c-api.service[111332]: lock engine: pthread robust mutexes Sep 03 16:34:05.347647 np0000191900 devstack@c-api.service[111332]: thunder lock: enabled Sep 03 16:34:05.347961 np0000191900 devstack@c-api.service[111332]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 16:34:05.348027 np0000191900 devstack@c-api.service[111332]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 16:34:05.348101 np0000191900 devstack@c-api.service[111332]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 16:34:05.348101 np0000191900 devstack@c-api.service[111332]: Set PythonHome to /opt/stack/data/venv Sep 03 16:34:05.404957 np0000191900 devstack@c-api.service[111332]: Python main interpreter initialized at 0x7ecdfb2a4668 Sep 03 16:34:05.404957 np0000191900 devstack@c-api.service[111332]: python threads support enabled Sep 03 16:34:05.404957 np0000191900 devstack@c-api.service[111332]: your server socket listen backlog is limited to 100 connections Sep 03 16:34:05.404957 np0000191900 devstack@c-api.service[111332]: your mercy for graceful operations on workers is 80 seconds Sep 03 16:34:05.405441 np0000191900 devstack@c-api.service[111332]: mapped 671795 bytes (656 KB) for 4 cores Sep 03 16:34:05.405578 np0000191900 devstack@c-api.service[111332]: *** Operational MODE: preforking *** Sep 03 16:34:05.405756 np0000191900 devstack@c-api.service[111332]: *** uWSGI is running in multiple interpreter mode *** Sep 03 16:34:05.405756 np0000191900 devstack@c-api.service[111332]: spawned uWSGI master process (pid: 111332) Sep 03 16:34:05.405970 np0000191900 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 03 16:34:05.407807 np0000191900 devstack@c-api.service[111332]: spawned uWSGI worker 1 (pid: 111340, cores: 1) Sep 03 16:34:05.407807 np0000191900 devstack@c-api.service[111332]: spawned uWSGI worker 2 (pid: 111341, cores: 1) Sep 03 16:34:05.407807 np0000191900 devstack@c-api.service[111332]: spawned uWSGI worker 3 (pid: 111342, cores: 1) Sep 03 16:34:05.408107 np0000191900 devstack@c-api.service[111332]: spawned uWSGI worker 4 (pid: 111343, cores: 1) Sep 03 16:34:05.408193 np0000191900 devstack@c-api.service[111332]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 16:34:05.532770 np0000191900 devstack@c-api.service[111340]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 16:34:05.532770 np0000191900 devstack@c-api.service[111340]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 16:34:05.532770 np0000191900 devstack@c-api.service[111340]: we strongly recommend against using it for new projects. Sep 03 16:34:05.532770 np0000191900 devstack@c-api.service[111340]: If you are already using Eventlet, we recommend migrating to a different Sep 03 16:34:05.532770 np0000191900 devstack@c-api.service[111340]: framework. For more detail see Sep 03 16:34:05.532770 np0000191900 devstack@c-api.service[111340]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 16:34:05.532770 np0000191900 devstack@c-api.service[111340]: import eventlet # noqa Sep 03 16:34:05.556233 np0000191900 devstack@c-api.service[111342]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 16:34:05.556233 np0000191900 devstack@c-api.service[111342]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 16:34:05.556233 np0000191900 devstack@c-api.service[111342]: we strongly recommend against using it for new projects. Sep 03 16:34:05.556233 np0000191900 devstack@c-api.service[111342]: If you are already using Eventlet, we recommend migrating to a different Sep 03 16:34:05.556233 np0000191900 devstack@c-api.service[111342]: framework. For more detail see Sep 03 16:34:05.556233 np0000191900 devstack@c-api.service[111342]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 16:34:05.556233 np0000191900 devstack@c-api.service[111342]: import eventlet # noqa Sep 03 16:34:05.568032 np0000191900 devstack@c-api.service[111343]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 16:34:05.568032 np0000191900 devstack@c-api.service[111343]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 16:34:05.568032 np0000191900 devstack@c-api.service[111343]: we strongly recommend against using it for new projects. Sep 03 16:34:05.568032 np0000191900 devstack@c-api.service[111343]: If you are already using Eventlet, we recommend migrating to a different Sep 03 16:34:05.568032 np0000191900 devstack@c-api.service[111343]: framework. For more detail see Sep 03 16:34:05.568032 np0000191900 devstack@c-api.service[111343]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 16:34:05.568032 np0000191900 devstack@c-api.service[111343]: import eventlet # noqa Sep 03 16:34:05.569319 np0000191900 devstack@c-api.service[111341]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 16:34:05.569319 np0000191900 devstack@c-api.service[111341]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 16:34:05.569319 np0000191900 devstack@c-api.service[111341]: we strongly recommend against using it for new projects. Sep 03 16:34:05.569319 np0000191900 devstack@c-api.service[111341]: If you are already using Eventlet, we recommend migrating to a different Sep 03 16:34:05.569319 np0000191900 devstack@c-api.service[111341]: framework. For more detail see Sep 03 16:34:05.569319 np0000191900 devstack@c-api.service[111341]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 16:34:05.569319 np0000191900 devstack@c-api.service[111341]: import eventlet # noqa Sep 03 16:34:05.697112 np0000191900 devstack@c-api.service[111340]: /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 03 16:34:05.697112 np0000191900 devstack@c-api.service[111340]: from cgi import parse_header Sep 03 16:34:05.714875 np0000191900 devstack@c-api.service[111342]: /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 03 16:34:05.714875 np0000191900 devstack@c-api.service[111342]: from cgi import parse_header Sep 03 16:34:05.735772 np0000191900 devstack@c-api.service[111341]: /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 03 16:34:05.735772 np0000191900 devstack@c-api.service[111341]: from cgi import parse_header Sep 03 16:34:05.736124 np0000191900 devstack@c-api.service[111343]: /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 03 16:34:05.736124 np0000191900 devstack@c-api.service[111343]: from cgi import parse_header Sep 03 16:34:05.736268 np0000191900 devstack@c-api.service[111340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 16:34:05.736268 np0000191900 devstack@c-api.service[111340]: warnings.warn( Sep 03 16:34:05.746741 np0000191900 devstack@c-api.service[111340]: /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 03 16:34:05.746741 np0000191900 devstack@c-api.service[111340]: removals.removed_module( Sep 03 16:34:05.747495 np0000191900 devstack@c-api.service[111340]: /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 03 16:34:05.747495 np0000191900 devstack@c-api.service[111340]: removals.removed_module( Sep 03 16:34:05.754122 np0000191900 devstack@c-api.service[111342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 16:34:05.754122 np0000191900 devstack@c-api.service[111342]: warnings.warn( Sep 03 16:34:05.765819 np0000191900 devstack@c-api.service[111342]: /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 03 16:34:05.765819 np0000191900 devstack@c-api.service[111342]: removals.removed_module( Sep 03 16:34:05.766604 np0000191900 devstack@c-api.service[111342]: /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 03 16:34:05.766604 np0000191900 devstack@c-api.service[111342]: removals.removed_module( Sep 03 16:34:05.778352 np0000191900 devstack@c-api.service[111343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 16:34:05.778352 np0000191900 devstack@c-api.service[111343]: warnings.warn( Sep 03 16:34:05.783582 np0000191900 devstack@c-api.service[111341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 16:34:05.783582 np0000191900 devstack@c-api.service[111341]: warnings.warn( Sep 03 16:34:05.789864 np0000191900 devstack@c-api.service[111343]: /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 03 16:34:05.789864 np0000191900 devstack@c-api.service[111343]: removals.removed_module( Sep 03 16:34:05.790650 np0000191900 devstack@c-api.service[111343]: /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 03 16:34:05.790650 np0000191900 devstack@c-api.service[111343]: removals.removed_module( Sep 03 16:34:05.796129 np0000191900 devstack@c-api.service[111341]: /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 03 16:34:05.796129 np0000191900 devstack@c-api.service[111341]: removals.removed_module( Sep 03 16:34:05.796949 np0000191900 devstack@c-api.service[111341]: /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 03 16:34:05.796949 np0000191900 devstack@c-api.service[111341]: removals.removed_module( Sep 03 16:34:06.522283 np0000191900 devstack@c-api.service[111340]: /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 03 16:34:06.522283 np0000191900 devstack@c-api.service[111340]: warnings.warn( Sep 03 16:34:06.545609 np0000191900 devstack@c-api.service[111342]: /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 03 16:34:06.545609 np0000191900 devstack@c-api.service[111342]: warnings.warn( Sep 03 16:34:06.573918 np0000191900 devstack@c-api.service[111340]: /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 03 16:34:06.573918 np0000191900 devstack@c-api.service[111340]: warnings.warn( Sep 03 16:34:06.614328 np0000191900 devstack@c-api.service[111342]: /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 03 16:34:06.614328 np0000191900 devstack@c-api.service[111342]: warnings.warn( Sep 03 16:34:06.631382 np0000191900 devstack@c-api.service[111341]: /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 03 16:34:06.631382 np0000191900 devstack@c-api.service[111341]: warnings.warn( Sep 03 16:34:06.662017 np0000191900 devstack@c-api.service[111343]: /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 03 16:34:06.662017 np0000191900 devstack@c-api.service[111343]: warnings.warn( Sep 03 16:34:06.685529 np0000191900 devstack@c-api.service[111341]: /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 03 16:34:06.685529 np0000191900 devstack@c-api.service[111341]: warnings.warn( Sep 03 16:34:06.715300 np0000191900 devstack@c-api.service[111343]: /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 03 16:34:06.715300 np0000191900 devstack@c-api.service[111343]: warnings.warn( Sep 03 16:34:06.763714 np0000191900 devstack@c-api.service[111340]: 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 03 16:34:06.764057 np0000191900 devstack@c-api.service[111340]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111340) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 16:34:06.807235 np0000191900 devstack@c-api.service[111342]: 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 03 16:34:06.807462 np0000191900 devstack@c-api.service[111342]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111342) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 16:34:06.851102 np0000191900 devstack@c-api.service[111340]: /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 03 16:34:06.851102 np0000191900 devstack@c-api.service[111340]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 16:34:06.865049 np0000191900 devstack@c-api.service[111341]: 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 03 16:34:06.865310 np0000191900 devstack@c-api.service[111341]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111341) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 16:34:06.873054 np0000191900 devstack@c-api.service[111342]: /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 03 16:34:06.873054 np0000191900 devstack@c-api.service[111342]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 16:34:06.908668 np0000191900 devstack@c-api.service[111343]: 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 03 16:34:06.908894 np0000191900 devstack@c-api.service[111343]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111343) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 16:34:06.932988 np0000191900 devstack@c-api.service[111341]: /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 03 16:34:06.932988 np0000191900 devstack@c-api.service[111341]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 16:34:06.973579 np0000191900 devstack@c-api.service[111343]: /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 03 16:34:06.973579 np0000191900 devstack@c-api.service[111343]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 16:34:07.324978 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111340) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 16:34:07.325230 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111342) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 16:34:07.325444 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.325444 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.325744 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.325744 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.325967 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.326113 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.327930 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.328061 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.328061 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.328061 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.328318 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.328373 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.328423 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.328492 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.328545 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.328602 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.328701 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.328701 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.328701 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.328701 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.329220 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.329220 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.329220 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.329220 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.329812 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.329812 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.330058 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.330239 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.330358 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.330358 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.330358 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.330358 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.330358 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.330358 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.331052 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.331052 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.331052 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.331052 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.331052 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.331507 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.331507 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.331612 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.331693 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.331744 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.331812 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.331812 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.331812 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.331812 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.332625 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.332756 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.332756 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.332853 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.332904 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.332970 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.333030 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.333132 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.333193 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.333243 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.333314 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.333314 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.333314 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.333314 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.334472 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.334578 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.334578 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.334727 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.334784 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.334863 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.334863 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.334961 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.335012 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.335069 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.335069 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.335069 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.335069 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.335069 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.335624 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.335868 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.335868 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.335868 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.335868 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.336195 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.336281 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.336339 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.336387 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.336448 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.336448 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.336448 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.336448 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.336448 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.337968 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.338069 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.338069 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.338069 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.338293 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.338293 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.338427 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.338482 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.338533 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.338533 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.338533 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.338533 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.338728 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.338728 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.340400 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.340492 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.340492 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.340668 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.340727 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.340777 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.340826 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.340888 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.340937 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.340991 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.341048 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.341158 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.341158 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.341158 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.341294 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111341) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 16:34:07.341616 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.341616 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.341883 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.342135 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.342135 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.342421 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.342421 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.342736 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.342861 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.342983 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.343152 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.343309 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.343426 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.343537 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.343674 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.343796 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.343965 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.344045 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.344128 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.344183 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.344248 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.344300 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.344300 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.344390 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.344390 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.344390 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.344390 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.344390 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.344390 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.344390 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.344390 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.344390 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.344390 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.344878 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.344878 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.344878 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.344878 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.344878 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.344878 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.344878 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.344878 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.344878 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.345297 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.345297 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.345297 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.345881 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.346027 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.346250 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.346407 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.346547 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.346721 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.346866 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.346866 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.347346 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.347469 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.347601 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.347754 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.347871 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.347871 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.347871 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.347871 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.348324 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.348466 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.348584 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.348713 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.348713 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.348937 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.348991 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.349040 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.349121 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.349187 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.349187 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.349187 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.349340 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.349340 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.349466 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.349541 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.349604 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.349695 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.349764 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.349821 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.349915 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.349988 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.350043 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.350458 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.350595 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.350754 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.350872 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.350988 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.351138 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.351280 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.351394 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.351527 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.351527 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.351809 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.351809 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.351809 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.351809 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.351809 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.351809 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.351809 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.351809 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.351809 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.351809 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.352958 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.352958 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.352958 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.352958 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.352958 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.352958 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.352958 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.352958 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.352958 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.352958 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.353538 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.353538 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.353538 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.353538 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.353538 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.353538 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.353538 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.353538 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.353958 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.353958 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.353958 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.353958 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.353958 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.353958 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.353958 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.354340 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.354413 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.354464 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.354464 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.354554 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.354613 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.354695 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.354757 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.354807 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.354856 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.354907 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.354955 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.355004 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.355004 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.355800 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.355927 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.356040 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.356040 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.356337 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.356457 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.356569 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.356718 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.356852 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.356852 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.357105 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.357263 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.357393 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.357508 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.357658 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.357658 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.357658 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.357658 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.357658 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.357658 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.357658 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.360668 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.360861 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.360861 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.360861 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.360861 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.361380 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.361380 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.361715 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.361715 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.361715 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.361715 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.361715 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.362317 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.362398 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.362467 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.362530 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.362586 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.362586 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.362586 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.362586 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.362586 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.362852 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.362852 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.362852 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.362852 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.362852 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.362852 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.363142 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111343) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 16:34:07.363198 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.363251 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.363300 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.363300 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.363300 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.363300 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.363300 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.363300 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.363655 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.363655 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.363797 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.363870 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.363937 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.363937 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.363937 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.363937 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.363937 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.363937 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.365522 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.365522 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.365522 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.365522 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.365522 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.365522 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.365522 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.365522 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.365522 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.365522 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.366972 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.366972 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.366972 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.366972 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.367194 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.367194 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.367194 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.367194 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.367194 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.367194 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.367477 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.367553 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.368884 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.369244 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.369244 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.369607 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.369689 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.369743 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.369743 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.369843 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.369892 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.369944 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.369992 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.370042 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.370371 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.370526 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.370526 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.370526 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.370526 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.370526 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.370526 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.371297 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.371377 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.371492 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.371492 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.371492 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.371492 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.371492 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.371492 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.371492 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.371492 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.371492 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.371492 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.371492 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.372141 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.372141 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.372141 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.372141 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.372141 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.372141 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.372141 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.372141 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.372141 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.372664 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.372664 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.372664 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.372859 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.372921 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.372921 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.373029 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.373145 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.373208 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.373258 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.373326 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.373398 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.373453 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.373514 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.373565 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.373617 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.373687 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.373737 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.373785 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.373834 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.373892 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.373951 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.374001 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.374049 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.374778 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.374905 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.375015 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.375156 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.375286 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.375286 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.375498 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.375618 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.375763 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.375874 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.375991 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.376165 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.376374 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.376504 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.376619 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.376781 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.376926 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.377065 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.377264 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.377387 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.377511 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.377625 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.377788 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.377920 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.378034 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.378209 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.378388 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.378513 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.378674 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.378799 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.378910 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.379023 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.379199 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.379339 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.379478 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.379599 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.379758 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.379876 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.379989 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.380136 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.380284 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.380416 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.380534 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.380664 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.380801 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.380897 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.381024 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.381199 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.381349 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.381406 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.381470 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.381537 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.381616 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.381717 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.381769 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.381824 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.381890 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.381959 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.382011 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.382059 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.382154 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.382209 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.382277 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.382328 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.382377 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.382434 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.382484 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.382543 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.382604 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.382692 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.382745 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.382797 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.382842 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.382887 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.382931 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.382979 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.383025 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.383059 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.383483 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.383567 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.383664 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.383745 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.383820 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.383895 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.383980 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.384057 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.384190 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.384277 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.384353 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.384428 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.384513 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.384593 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.384691 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.384769 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.384844 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.384920 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.385005 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.385109 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.385206 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.385317 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.385425 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.385506 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.385506 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.385506 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.385506 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.385506 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.385506 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.385506 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.386107 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.386219 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.386303 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.386303 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.386451 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.386556 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.386556 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.386743 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.386827 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.386904 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.386977 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.387050 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.387181 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.387265 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.387328 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.387411 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.387449 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.387494 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.387535 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.387580 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.387623 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.387678 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.387712 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.387751 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.387785 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.388000 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.388107 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.388107 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.388107 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.388107 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.388107 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.388107 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.388107 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.388107 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.388107 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.388107 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.388766 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.388766 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.388766 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.388766 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.388766 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.388766 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.388766 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.388978 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.388978 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.388978 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.389110 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.389154 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.389188 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.389233 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.389267 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.389306 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.389339 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.389376 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.389412 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.389412 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.389412 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.389500 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.389500 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.389500 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.389500 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.389500 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.389500 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.389500 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.389734 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.389734 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.389734 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.389734 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.389734 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.389734 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.389906 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.389947 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.389981 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.389981 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.390043 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.390118 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.390169 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.390212 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.390256 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.390291 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.390331 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.390371 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.390405 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.390443 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.390484 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.390484 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.390545 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.390580 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.390620 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.390620 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.390620 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.390741 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.390776 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.390809 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.390809 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.390809 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.390809 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.390809 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.390809 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.390990 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.390990 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.390990 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.390990 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.390990 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.390990 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.391917 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.391991 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.392089 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.392089 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.392247 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.392324 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.392324 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.392459 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.392533 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.392605 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.392694 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.392766 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.392766 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.392766 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.392766 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.393175 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.393175 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.393175 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.393396 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.393469 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.393548 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.393621 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.393621 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.393779 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.393865 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.393942 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.393942 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.393942 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.393942 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.394250 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.394250 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.394400 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.394475 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.394555 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.394651 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.394729 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.394802 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.394876 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.394947 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.395020 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.395119 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.395201 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.395281 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.395362 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.395435 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.395518 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.395592 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.395690 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.395770 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.395854 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.395928 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.396007 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.396109 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.396192 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.396266 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.396339 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.396411 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.396483 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.396556 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.396660 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.396727 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.396801 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.396885 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.396948 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.397029 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.397121 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.397225 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.397303 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.397397 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.397436 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.397469 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.397503 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.397543 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.397575 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.397615 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.397671 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.397706 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.397739 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.397777 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.397810 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.397843 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.397881 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.397925 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.397960 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.397994 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.398028 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.398061 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.398115 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.398149 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.398192 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.398225 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.398284 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.398318 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.398350 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.398383 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.398415 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.398449 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.398483 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.398516 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.398550 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.398582 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.398641 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.398677 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.398711 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.398748 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.398780 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.398813 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.398847 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.398879 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.398918 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.398951 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.398995 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.399033 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.399066 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.399066 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.399141 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.399176 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.399208 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.399208 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.399208 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.399297 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.399297 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.399369 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.399402 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.399436 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.399468 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.399501 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.399533 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.399573 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.399606 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.399656 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.399697 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.399731 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.399765 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.399798 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.399831 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.399869 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.399903 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.399936 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.399936 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.399936 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.400023 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.400023 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.400023 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.400023 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.400023 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.401019 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.401111 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.401191 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.401191 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.401329 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.401412 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.401412 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.401412 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.401412 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.401412 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.401412 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.401412 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.401412 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.401412 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.401412 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.402155 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.402155 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.402155 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.402155 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.402155 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.402155 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.402155 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.402155 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.402155 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.402155 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.402855 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.402855 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.402855 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.402855 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.402855 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.402855 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.402855 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.402855 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.402855 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.402855 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.403599 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.403599 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.403599 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.403599 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.403599 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.403599 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.403599 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.403599 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.403599 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.403599 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.404097 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.404097 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.404097 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.404097 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.404097 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.404097 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.404277 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.404277 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.404277 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.404277 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.404277 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.404277 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.404277 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.404277 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.404277 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.404277 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.404583 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.404618 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.404618 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.404693 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.404693 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.404764 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.404803 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.404863 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.404923 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.404923 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.404923 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.404923 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.404923 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.404923 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.404923 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.404923 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.404923 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.405805 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.405887 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.405962 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.405962 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.406125 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.406209 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.406294 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.406382 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.406468 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.406546 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.406620 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.406722 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.406807 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.406882 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.406964 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.407039 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.407182 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.407268 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.407343 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.407427 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.407506 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.407592 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.407689 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.407766 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.407828 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.407914 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.407964 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.407964 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.407964 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 16:34:07.408114 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.408114 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.408114 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.408114 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.408114 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.408114 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.408718 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.408718 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.408718 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.408718 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.408718 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.408718 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.408976 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.408976 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.408976 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.408976 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.408976 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.408976 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.409175 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 16:34:07.409175 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 16:34:07.409175 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 16:34:07.409175 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 16:34:07.409175 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 16:34:07.409175 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 16:34:07.437715 np0000191900 devstack@c-api.service[111340]: INFO dbcounter [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Registered counter for database cinder Sep 03 16:34:07.440330 np0000191900 devstack@c-api.service[111341]: INFO dbcounter [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Registered counter for database cinder Sep 03 16:34:07.441620 np0000191900 devstack@c-api.service[111342]: INFO dbcounter [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Registered counter for database cinder Sep 03 16:34:07.441829 np0000191900 devstack@c-api.service[111343]: INFO dbcounter [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Registered counter for database cinder Sep 03 16:34:07.481419 np0000191900 devstack@c-api.service[111340]: DEBUG oslo_db.sqlalchemy.engines [None req-89930891-331b-4256-afb8-8e796fd18c75 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=111340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 16:34:07.486883 np0000191900 devstack@c-api.service[111342]: DEBUG oslo_db.sqlalchemy.engines [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c 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=111342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 16:34:07.488873 np0000191900 devstack@c-api.service[111341]: DEBUG oslo_db.sqlalchemy.engines [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 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=111341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 16:34:07.490459 np0000191900 devstack@c-api.service[111343]: DEBUG oslo_db.sqlalchemy.engines [None req-22297e87-908c-49e1-87ac-9616f58480a7 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=111343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 16:34:07.591891 np0000191900 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writer thread running {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 16:34:07.594477 np0000191900 devstack@c-api.service[111340]: /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 03 16:34:07.594477 np0000191900 devstack@c-api.service[111340]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 16:34:07.594767 np0000191900 devstack@c-api.service[111340]: INFO cinder.rpc [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 16:34:07.597006 np0000191900 devstack@c-api.service[111340]: INFO cinder.rpc [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 16:34:07.597979 np0000191900 devstack@c-api.service[111342]: DEBUG dbcounter [-] [111342] Writer thread running {{(pid=111342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 16:34:07.599241 np0000191900 devstack@c-api.service[111340]: INFO cinder.rpc [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 16:34:07.600626 np0000191900 devstack@c-api.service[111342]: /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 03 16:34:07.600626 np0000191900 devstack@c-api.service[111342]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 16:34:07.600911 np0000191900 devstack@c-api.service[111342]: INFO cinder.rpc [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 16:34:07.601400 np0000191900 devstack@c-api.service[111340]: INFO cinder.rpc [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 16:34:07.602328 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.603212 np0000191900 devstack@c-api.service[111342]: INFO cinder.rpc [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 16:34:07.604219 np0000191900 devstack@c-api.service[111343]: DEBUG dbcounter [-] [111343] Writer thread running {{(pid=111343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 16:34:07.605415 np0000191900 devstack@c-api.service[111342]: INFO cinder.rpc [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 16:34:07.605514 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.607164 np0000191900 devstack@c-api.service[111343]: /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 03 16:34:07.607164 np0000191900 devstack@c-api.service[111343]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 16:34:07.607289 np0000191900 devstack@c-api.service[111342]: INFO cinder.rpc [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 16:34:07.607440 np0000191900 devstack@c-api.service[111343]: INFO cinder.rpc [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 16:34:07.608257 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.609451 np0000191900 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writer thread running {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 16:34:07.609988 np0000191900 devstack@c-api.service[111343]: INFO cinder.rpc [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 16:34:07.611451 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.612042 np0000191900 devstack@c-api.service[111341]: /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 03 16:34:07.612042 np0000191900 devstack@c-api.service[111341]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 16:34:07.612280 np0000191900 devstack@c-api.service[111343]: INFO cinder.rpc [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 16:34:07.612356 np0000191900 devstack@c-api.service[111341]: INFO cinder.rpc [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 16:34:07.614285 np0000191900 devstack@c-api.service[111343]: INFO cinder.rpc [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 16:34:07.614792 np0000191900 devstack@c-api.service[111341]: INFO cinder.rpc [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 16:34:07.615208 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.617262 np0000191900 devstack@c-api.service[111341]: INFO cinder.rpc [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 16:34:07.618648 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.619363 np0000191900 devstack@c-api.service[111341]: INFO cinder.rpc [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 16:34:07.620384 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.624010 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.639984 np0000191900 devstack@c-api.service[111340]: DEBUG oslo_db.sqlalchemy.engines [None req-89930891-331b-4256-afb8-8e796fd18c75 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=111340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 16:34:07.642571 np0000191900 devstack@c-api.service[111340]: INFO cinder.rpc [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 16:34:07.644741 np0000191900 devstack@c-api.service[111340]: INFO cinder.rpc [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 16:34:07.645592 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.645702 np0000191900 devstack@c-api.service[111342]: DEBUG oslo_db.sqlalchemy.engines [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c 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=111342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 16:34:07.648983 np0000191900 devstack@c-api.service[111342]: INFO cinder.rpc [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 16:34:07.651321 np0000191900 devstack@c-api.service[111342]: INFO cinder.rpc [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 16:34:07.652366 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.654516 np0000191900 devstack@c-api.service[111343]: DEBUG oslo_db.sqlalchemy.engines [None req-22297e87-908c-49e1-87ac-9616f58480a7 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=111343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 16:34:07.655703 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.657525 np0000191900 devstack@c-api.service[111343]: INFO cinder.rpc [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 16:34:07.658897 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.659813 np0000191900 devstack@c-api.service[111343]: INFO cinder.rpc [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 16:34:07.660150 np0000191900 devstack@c-api.service[111341]: DEBUG oslo_db.sqlalchemy.engines [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 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=111341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 16:34:07.660850 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.662245 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.662945 np0000191900 devstack@c-api.service[111341]: INFO cinder.rpc [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 16:34:07.663953 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.665066 np0000191900 devstack@c-api.service[111341]: INFO cinder.rpc [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 16:34:07.666023 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.666267 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.667384 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.670288 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.670756 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.672449 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.673432 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.676383 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.676477 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.676530 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.677036 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.679329 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.679481 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.680545 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.681269 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.682580 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.682809 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.684108 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.685548 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.685624 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.685951 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.686819 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.688849 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.688955 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.689749 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.692249 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.692345 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.692569 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.693141 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.693937 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.695378 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.696019 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.696327 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.696831 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.698372 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.698458 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.699669 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.700007 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.701722 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.701825 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.702567 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.703071 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.703245 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.703745 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.704662 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.705550 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.705727 np0000191900 devstack@c-api.service[111340]: WARNING cinder.api.contrib.hosts [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 16:34:07.706449 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.706559 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.707048 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.707155 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.708132 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.708824 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.709644 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.709864 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.710427 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.710505 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: extensions {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.711876 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: encryption {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.712050 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.713346 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: encryption {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.713502 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.713601 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.714900 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: scheduler-stats {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.715001 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.715459 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.716123 np0000191900 devstack@c-api.service[111342]: WARNING cinder.api.contrib.hosts [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 16:34:07.716392 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: capabilities {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.716829 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.717527 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.717622 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: os-quota-sets {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.718915 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.719163 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.719842 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: os-volume-type-access {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.719934 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.720357 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.721225 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: extensions {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.721440 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: os-quota-class-sets {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.721539 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.721591 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.722573 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: encryption {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.722754 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: qos-specs {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.723214 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.723328 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.724142 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: encryption {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.724831 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: cgsnapshots {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.724909 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.725039 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.725659 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: scheduler-stats {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.726247 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: extra_specs {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.726436 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.726576 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.727729 np0000191900 devstack@c-api.service[111343]: WARNING cinder.api.contrib.hosts [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 16:34:07.727863 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: consistencygroups {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.728125 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.728233 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: capabilities {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.728490 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.729233 np0000191900 devstack@c-api.service[111341]: WARNING cinder.api.contrib.hosts [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 16:34:07.729434 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: os-quota-sets {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.729654 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: backups {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.730004 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.730155 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.730844 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: os-volume-type-access {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.732062 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.732209 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.732285 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: os-availability-zone {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.732537 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: extensions {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.732688 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: os-quota-class-sets {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.733115 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: os-hosts {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.733205 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.733910 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: qos-specs {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.734023 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: encryption {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.734144 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: extensions {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.734509 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: os-volume-transfer {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.735471 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: encryption {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.735775 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: encryption {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.736064 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: os-snapshot-manage {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.736514 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: cgsnapshots {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.737158 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: encryption {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.737545 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extended resource: os-volume-manage {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.737778 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: extra_specs {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.738655 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: scheduler-stats {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.739490 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: consistencygroups {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.739611 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: scheduler-stats {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.739803 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.740596 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: capabilities {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.741157 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: capabilities {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.741326 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.741467 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: backups {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.741890 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: os-quota-sets {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.742410 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: os-quota-sets {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.742809 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.743317 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: os-volume-type-access {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.743545 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: os-availability-zone {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.743926 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: os-volume-type-access {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.744296 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.744928 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: os-hosts {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.745047 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: os-quota-class-sets {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.745580 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: os-quota-class-sets {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.745875 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.746248 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: qos-specs {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.746339 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: os-volume-transfer {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.746992 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.contrib.snapshot_actions [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] SnapshotActionsController initialized {{(pid=111340) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 16:34:07.747158 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: qos-specs {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.747719 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.748277 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: os-snapshot-manage {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.748719 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: cgsnapshots {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.749128 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: cgsnapshots {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.749203 np0000191900 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.749986 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.750101 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extended resource: os-volume-manage {{(pid=111342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.750159 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.750211 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.750400 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.750520 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension TypesManage extending resource: types {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.750669 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: extra_specs {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.750789 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: extra_specs {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.750907 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.750907 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension AdminActions extending resource: volumes {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.750907 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension AdminActions extending resource: snapshots {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.750907 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension AdminActions extending resource: backups {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.751315 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.751315 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension UsedLimits extending resource: limits {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.751315 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.751315 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.751527 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.751527 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension VolumeActions extending resource: volumes {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.751620 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-89930891-331b-4256-afb8-8e796fd18c75 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.752135 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: consistencygroups {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.752229 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: consistencygroups {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.752393 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.754051 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.754204 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: backups {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.754336 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: backups {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.755462 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.756190 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: os-availability-zone {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.756275 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: os-availability-zone {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.756840 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.757552 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: os-hosts {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.757662 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: os-hosts {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.758325 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.759024 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: os-volume-transfer {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.759218 np0000191900 devstack@c-api.service[111340]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ecdfb2a4668 pid: 111340 (default app) Sep 03 16:34:07.759375 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: os-volume-transfer {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.759459 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.contrib.snapshot_actions [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] SnapshotActionsController initialized {{(pid=111342) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 16:34:07.760062 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.760669 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: os-snapshot-manage {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.761017 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: os-snapshot-manage {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.761443 np0000191900 devstack@c-api.service[111342]: WARNING castellan.key_manager.migration [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.762184 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extended resource: os-volume-manage {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.762273 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.762470 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.762671 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extended resource: os-volume-manage {{(pid=111343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 16:34:07.762742 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.762742 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension VolumeTypeAccess extending resource: types {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.762853 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension TypesManage extending resource: types {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.762905 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.763125 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension AdminActions extending resource: volumes {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.763125 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension AdminActions extending resource: snapshots {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.763376 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension AdminActions extending resource: backups {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.763376 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.763376 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension UsedLimits extending resource: limits {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.763710 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension SnapshotActions extending resource: snapshots {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.763710 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.763710 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.764026 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension VolumeActions extending resource: volumes {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.764026 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.v3.router [None req-4e0c18b1-cf02-4400-a06e-ecc542438c6c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.764450 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.764888 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.766140 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.766528 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.767612 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.767959 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.769163 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-510f6fbb-da18-4bbe-ac29-eaa7144c2035 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:34:07.769301 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.769502 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.770760 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.770923 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.771771 np0000191900 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 1/1] 162.253.55.57 () {60 vars in 949 bytes} [Thu Sep 3 16:34:07 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 03 16:34:07.771922 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.contrib.snapshot_actions [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] SnapshotActionsController initialized {{(pid=111341) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 16:34:07.772072 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.contrib.snapshot_actions [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] SnapshotActionsController initialized {{(pid=111343) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 16:34:07.772268 np0000191900 devstack@c-api.service[111342]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ecdfb2a4668 pid: 111342 (default app) Sep 03 16:34:07.772676 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.772841 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.774106 np0000191900 devstack@c-api.service[111343]: WARNING castellan.key_manager.migration [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.774270 np0000191900 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 03 16:34:07.774922 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.775098 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.775202 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.775340 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.775340 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.775340 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.775955 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776065 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension TypesManage extending resource: types {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776162 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776223 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776275 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension TypesManage extending resource: types {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776345 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension AdminActions extending resource: volumes {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776399 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776450 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension AdminActions extending resource: snapshots {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776508 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension AdminActions extending resource: volumes {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776558 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension AdminActions extending resource: backups {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776609 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension AdminActions extending resource: snapshots {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776690 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776747 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension AdminActions extending resource: backups {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776809 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension UsedLimits extending resource: limits {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776809 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776916 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.776967 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.777019 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension UsedLimits extending resource: limits {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.777069 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.777156 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.777208 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension VolumeActions extending resource: volumes {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.777280 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.777340 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.v3.router [None req-22297e87-908c-49e1-87ac-9616f58480a7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.777399 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.777399 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension VolumeActions extending resource: volumes {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.777495 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-f6f2c356-bbfa-436f-ac8e-91371e2b38b0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 16:34:07.785417 np0000191900 devstack@c-api.service[111343]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ecdfb2a4668 pid: 111343 (default app) Sep 03 16:34:07.785777 np0000191900 devstack@c-api.service[111341]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ecdfb2a4668 pid: 111341 (default app) Sep 03 16:34:15.612124 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-acb7f3f7-b731-4b32-a64b-6d3ebd78c9d1 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:34:16.197805 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-acb7f3f7-b731-4b32-a64b-6d3ebd78c9d1 admin admin] POST https://162.253.55.57/volume/v3/types Sep 03 16:34:16.198368 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-acb7f3f7-b731-4b32-a64b-6d3ebd78c9d1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 16:34:16.200068 np0000191900 devstack@c-api.service[111340]: /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 03 16:34:16.200068 np0000191900 devstack@c-api.service[111340]: warnings.warn( Sep 03 16:34:16.234988 np0000191900 devstack@c-api.service[111340]: DEBUG oslo_db.sqlalchemy.engines [None req-acb7f3f7-b731-4b32-a64b-6d3ebd78c9d1 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=111340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 16:34:16.280499 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-acb7f3f7-b731-4b32-a64b-6d3ebd78c9d1 admin admin] https://162.253.55.57/volume/v3/types returned with HTTP 200 Sep 03 16:34:16.284448 np0000191900 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 2/2] 162.253.55.57 () {68 vars in 1326 bytes} [Thu Sep 3 16:34:15 2026] POST /volume/v3/types => generated 186 bytes in 672 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 16:34:16.302654 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.middleware.request_id [None req-a578a453-47c8-4161-a3f4-315ca2088c24 None None] RequestId filter calling following filter/app {{(pid=111342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:34:16.624223 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-a578a453-47c8-4161-a3f4-315ca2088c24 admin admin] POST https://162.253.55.57/volume/v3/types/4fc4543a-0695-4e10-aaf7-65e733730884/extra_specs Sep 03 16:34:16.624831 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [None req-a578a453-47c8-4161-a3f4-315ca2088c24 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 16:34:16.626575 np0000191900 devstack@c-api.service[111342]: /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 03 16:34:16.626575 np0000191900 devstack@c-api.service[111342]: warnings.warn( Sep 03 16:34:16.665238 np0000191900 devstack@c-api.service[111342]: DEBUG oslo_db.sqlalchemy.engines [None req-a578a453-47c8-4161-a3f4-315ca2088c24 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=111342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 16:34:16.732714 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-a578a453-47c8-4161-a3f4-315ca2088c24 admin admin] https://162.253.55.57/volume/v3/types/4fc4543a-0695-4e10-aaf7-65e733730884/extra_specs returned with HTTP 200 Sep 03 16:34:16.733117 np0000191900 devstack@c-api.service[111342]: [pid: 111342|app: 0|req: 1/3] 162.253.55.57 () {68 vars in 1473 bytes} [Thu Sep 3 16:34:16 2026] POST /volume/v3/types/4fc4543a-0695-4e10-aaf7-65e733730884/extra_specs => generated 55 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 16:34:17.658989 np0000191900 devstack@c-api.service[111343]: DEBUG dbcounter [-] [111343] Writing DB stats cinder:SELECT=6 {{(pid=111343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:34:17.664556 np0000191900 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=6 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:34:26.279388 np0000191900 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:34:26.731347 np0000191900 devstack@c-api.service[111342]: DEBUG dbcounter [-] [111342] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:37:22.154261 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.middleware.request_id [None req-6f0ac2f5-c9f7-4d90-9b08-83c689cba460 None None] RequestId filter calling following filter/app {{(pid=111343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:37:22.155952 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-6f0ac2f5-c9f7-4d90-9b08-83c689cba460 None None] GET https://162.253.55.57/volume// Sep 03 16:37:22.156504 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-6f0ac2f5-c9f7-4d90-9b08-83c689cba460 None None] Empty body provided in request {{(pid=111343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:37:22.157270 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-6f0ac2f5-c9f7-4d90-9b08-83c689cba460 None None] Calling method 'all' {{(pid=111343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:37:22.158898 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-6f0ac2f5-c9f7-4d90-9b08-83c689cba460 None None] https://162.253.55.57/volume// returned with HTTP 300 Sep 03 16:37:22.159737 np0000191900 devstack@c-api.service[111343]: [pid: 111343|app: 0|req: 1/4] 162.253.55.57 () {66 vars in 1449 bytes} [Thu Sep 3 16:37:22 2026] GET /volume/ => generated 389 bytes in 35 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 16:38:01.681568 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-9684bd3d-3515-4d2f-a111-2effb7d6f8de None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:01.688129 np0000191900 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 1/5] 162.253.55.57 () {62 vars in 1061 bytes} [Thu Sep 3 16:38:01 2026] GET /volume/v3 => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 03 16:38:01.728131 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-23310afc-b49c-4262-8003-34c5273bbae3 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:01.740431 np0000191900 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 3/6] 162.253.55.57 () {64 vars in 1265 bytes} [Thu Sep 3 16:38:01 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 03 16:38:01.777491 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.middleware.request_id [req-23310afc-b49c-4262-8003-34c5273bbae3 req-933b1fbe-663a-41f7-91ed-fb7d0afbba6d None None] RequestId filter calling following filter/app {{(pid=111342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:01.783011 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [req-23310afc-b49c-4262-8003-34c5273bbae3 req-933b1fbe-663a-41f7-91ed-fb7d0afbba6d demo demo] GET https://162.253.55.57/volume/v3/ Sep 03 16:38:01.783619 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [req-23310afc-b49c-4262-8003-34c5273bbae3 req-933b1fbe-663a-41f7-91ed-fb7d0afbba6d demo demo] Empty body provided in request {{(pid=111342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:38:01.784062 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [req-23310afc-b49c-4262-8003-34c5273bbae3 req-933b1fbe-663a-41f7-91ed-fb7d0afbba6d demo demo] Calling method 'version_select' {{(pid=111342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:38:01.789303 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [req-23310afc-b49c-4262-8003-34c5273bbae3 req-933b1fbe-663a-41f7-91ed-fb7d0afbba6d demo demo] https://162.253.55.57/volume/v3/ returned with HTTP 200 Sep 03 16:38:01.790638 np0000191900 devstack@c-api.service[111342]: [pid: 111342|app: 0|req: 2/7] 162.253.55.57 () {66 vars in 1339 bytes} [Thu Sep 3 16:38:01 2026] GET /volume/v3/ => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 16:38:01.829632 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.middleware.request_id [None req-082077ec-e606-457d-bbba-1e753278c642 None None] RequestId filter calling following filter/app {{(pid=111343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:02.163364 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-082077ec-e606-457d-bbba-1e753278c642 demo demo] GET https://162.253.55.57/volume/v3/types Sep 03 16:38:02.163703 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-082077ec-e606-457d-bbba-1e753278c642 demo demo] Empty body provided in request {{(pid=111343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:38:02.163885 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-082077ec-e606-457d-bbba-1e753278c642 demo demo] Calling method 'index' {{(pid=111343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:38:02.164373 np0000191900 devstack@c-api.service[111343]: /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 03 16:38:02.164373 np0000191900 devstack@c-api.service[111343]: warnings.warn( Sep 03 16:38:02.164964 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.api_utils [None req-082077ec-e606-457d-bbba-1e753278c642 demo demo] Removing options '' from query. {{(pid=111343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:38:02.198806 np0000191900 devstack@c-api.service[111343]: DEBUG oslo_db.sqlalchemy.engines [None req-082077ec-e606-457d-bbba-1e753278c642 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=111343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 16:38:02.214810 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-082077ec-e606-457d-bbba-1e753278c642 demo demo] https://162.253.55.57/volume/v3/types returned with HTTP 200 Sep 03 16:38:02.215168 np0000191900 devstack@c-api.service[111343]: [pid: 111343|app: 0|req: 2/8] 162.253.55.57 () {64 vars in 1283 bytes} [Thu Sep 3 16:38:01 2026] GET /volume/v3/types => generated 377 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 16:38:02.276491 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-a8019889-0a9c-4142-94b9-e2ec0a8282a4 None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:02.606275 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-a8019889-0a9c-4142-94b9-e2ec0a8282a4 demo demo] GET https://162.253.55.57/volume/v3/types/default Sep 03 16:38:02.606597 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-a8019889-0a9c-4142-94b9-e2ec0a8282a4 demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:38:02.606794 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-a8019889-0a9c-4142-94b9-e2ec0a8282a4 demo demo] Calling method 'show' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:38:02.646334 np0000191900 devstack@c-api.service[111341]: DEBUG oslo_db.sqlalchemy.engines [None req-a8019889-0a9c-4142-94b9-e2ec0a8282a4 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=111341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 16:38:02.660150 np0000191900 devstack@c-api.service[111341]: /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 03 16:38:02.660150 np0000191900 devstack@c-api.service[111341]: warnings.warn( Sep 03 16:38:02.662132 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-a8019889-0a9c-4142-94b9-e2ec0a8282a4 demo demo] https://162.253.55.57/volume/v3/types/default returned with HTTP 200 Sep 03 16:38:02.662450 np0000191900 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 2/9] 162.253.55.57 () {64 vars in 1294 bytes} [Thu Sep 3 16:38:02 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 03 16:38:03.269773 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-ccc44817-cf18-4742-b25a-c26197257d9b None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:03.271149 np0000191900 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 4/10] 162.253.55.57 () {62 vars in 1061 bytes} [Thu Sep 3 16:38:03 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 03 16:38:03.313131 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.middleware.request_id [None req-a73f23c8-8c9c-4eed-93a6-346396da8a62 None None] RequestId filter calling following filter/app {{(pid=111342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:03.322151 np0000191900 devstack@c-api.service[111342]: [pid: 111342|app: 0|req: 3/11] 162.253.55.57 () {64 vars in 1265 bytes} [Thu Sep 3 16:38:03 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 03 16:38:03.359512 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.middleware.request_id [req-a73f23c8-8c9c-4eed-93a6-346396da8a62 req-9d5484b0-96f0-4d5f-8e67-5c4c5336a733 None None] RequestId filter calling following filter/app {{(pid=111343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:03.363293 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [req-a73f23c8-8c9c-4eed-93a6-346396da8a62 req-9d5484b0-96f0-4d5f-8e67-5c4c5336a733 demo demo] GET https://162.253.55.57/volume/v3/ Sep 03 16:38:03.363791 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [req-a73f23c8-8c9c-4eed-93a6-346396da8a62 req-9d5484b0-96f0-4d5f-8e67-5c4c5336a733 demo demo] Empty body provided in request {{(pid=111343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:38:03.364298 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [req-a73f23c8-8c9c-4eed-93a6-346396da8a62 req-9d5484b0-96f0-4d5f-8e67-5c4c5336a733 demo demo] Calling method 'version_select' {{(pid=111343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:38:03.365288 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [req-a73f23c8-8c9c-4eed-93a6-346396da8a62 req-9d5484b0-96f0-4d5f-8e67-5c4c5336a733 demo demo] https://162.253.55.57/volume/v3/ returned with HTTP 200 Sep 03 16:38:03.365985 np0000191900 devstack@c-api.service[111343]: [pid: 111343|app: 0|req: 3/12] 162.253.55.57 () {66 vars in 1339 bytes} [Thu Sep 3 16:38:03 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 16:38:03.405953 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-2ed143e0-3801-4431-be81-0a86c21eaa9d None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:03.409348 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-2ed143e0-3801-4431-be81-0a86c21eaa9d demo demo] GET https://162.253.55.57/volume/v3/types/default Sep 03 16:38:03.409716 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-2ed143e0-3801-4431-be81-0a86c21eaa9d demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:38:03.410156 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-2ed143e0-3801-4431-be81-0a86c21eaa9d demo demo] Calling method 'show' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:38:03.423414 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-2ed143e0-3801-4431-be81-0a86c21eaa9d demo demo] https://162.253.55.57/volume/v3/types/default returned with HTTP 200 Sep 03 16:38:03.424255 np0000191900 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 3/13] 162.253.55.57 () {64 vars in 1294 bytes} [Thu Sep 3 16:38:03 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 16:38:04.058106 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-7495e414-1936-48c8-a473-2961475b3fad None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:04.059210 np0000191900 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 5/14] 162.253.55.57 () {62 vars in 1061 bytes} [Thu Sep 3 16:38:04 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 03 16:38:04.086953 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.middleware.request_id [None req-b2621471-5234-4882-8e1a-9f07d630b26b None None] RequestId filter calling following filter/app {{(pid=111342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:04.089257 np0000191900 devstack@c-api.service[111342]: [pid: 111342|app: 0|req: 4/15] 162.253.55.57 () {64 vars in 1265 bytes} [Thu Sep 3 16:38:04 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 03 16:38:04.119741 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.middleware.request_id [req-b2621471-5234-4882-8e1a-9f07d630b26b req-4cdff8e1-d239-462f-a97f-619b50d1d983 None None] RequestId filter calling following filter/app {{(pid=111343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:04.123265 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [req-b2621471-5234-4882-8e1a-9f07d630b26b req-4cdff8e1-d239-462f-a97f-619b50d1d983 demo demo] GET https://162.253.55.57/volume/v3/ Sep 03 16:38:04.123593 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [req-b2621471-5234-4882-8e1a-9f07d630b26b req-4cdff8e1-d239-462f-a97f-619b50d1d983 demo demo] Empty body provided in request {{(pid=111343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:38:04.123953 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [req-b2621471-5234-4882-8e1a-9f07d630b26b req-4cdff8e1-d239-462f-a97f-619b50d1d983 demo demo] Calling method 'version_select' {{(pid=111343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:38:04.124620 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [req-b2621471-5234-4882-8e1a-9f07d630b26b req-4cdff8e1-d239-462f-a97f-619b50d1d983 demo demo] https://162.253.55.57/volume/v3/ returned with HTTP 200 Sep 03 16:38:04.125374 np0000191900 devstack@c-api.service[111343]: [pid: 111343|app: 0|req: 4/16] 162.253.55.57 () {66 vars in 1339 bytes} [Thu Sep 3 16:38:04 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 16:38:04.163121 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-ae7818cb-3ecd-4c07-b958-8622eb4db77e None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:04.166159 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-ae7818cb-3ecd-4c07-b958-8622eb4db77e demo demo] GET https://162.253.55.57/volume/v3/types/default Sep 03 16:38:04.166742 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-ae7818cb-3ecd-4c07-b958-8622eb4db77e demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:38:04.167402 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-ae7818cb-3ecd-4c07-b958-8622eb4db77e demo demo] Calling method 'show' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:38:04.180844 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-ae7818cb-3ecd-4c07-b958-8622eb4db77e demo demo] https://162.253.55.57/volume/v3/types/default returned with HTTP 200 Sep 03 16:38:04.181930 np0000191900 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 4/17] 162.253.55.57 () {64 vars in 1294 bytes} [Thu Sep 3 16:38:04 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 16:38:04.221072 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-56eedeb8-8a23-400f-9cc3-e3c45e4b8a88 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:04.222697 np0000191900 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 6/18] 162.253.55.57 () {62 vars in 1061 bytes} [Thu Sep 3 16:38:04 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 03 16:38:04.253466 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.middleware.request_id [None req-1db3d288-8d70-4339-bb27-a40be943ef3b None None] RequestId filter calling following filter/app {{(pid=111342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:04.255708 np0000191900 devstack@c-api.service[111342]: [pid: 111342|app: 0|req: 5/19] 162.253.55.57 () {64 vars in 1265 bytes} [Thu Sep 3 16:38:04 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 03 16:38:04.285584 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.middleware.request_id [req-1db3d288-8d70-4339-bb27-a40be943ef3b req-f3ba5be8-520b-493e-b10a-0c5a8738d7fd None None] RequestId filter calling following filter/app {{(pid=111343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:04.288777 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [req-1db3d288-8d70-4339-bb27-a40be943ef3b req-f3ba5be8-520b-493e-b10a-0c5a8738d7fd demo demo] GET https://162.253.55.57/volume/v3/ Sep 03 16:38:04.289149 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [req-1db3d288-8d70-4339-bb27-a40be943ef3b req-f3ba5be8-520b-493e-b10a-0c5a8738d7fd demo demo] Empty body provided in request {{(pid=111343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:38:04.289495 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [req-1db3d288-8d70-4339-bb27-a40be943ef3b req-f3ba5be8-520b-493e-b10a-0c5a8738d7fd demo demo] Calling method 'version_select' {{(pid=111343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:38:04.290142 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [req-1db3d288-8d70-4339-bb27-a40be943ef3b req-f3ba5be8-520b-493e-b10a-0c5a8738d7fd demo demo] https://162.253.55.57/volume/v3/ returned with HTTP 200 Sep 03 16:38:04.290761 np0000191900 devstack@c-api.service[111343]: [pid: 111343|app: 0|req: 5/20] 162.253.55.57 () {66 vars in 1339 bytes} [Thu Sep 3 16:38:04 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 16:38:04.325237 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-0182e4ce-a145-4d06-8dfe-3de53d3bfc8c None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:38:04.329474 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-0182e4ce-a145-4d06-8dfe-3de53d3bfc8c demo demo] GET https://162.253.55.57/volume/v3/types/default Sep 03 16:38:04.330119 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-0182e4ce-a145-4d06-8dfe-3de53d3bfc8c demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:38:04.330722 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-0182e4ce-a145-4d06-8dfe-3de53d3bfc8c demo demo] Calling method 'show' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:38:04.346772 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-0182e4ce-a145-4d06-8dfe-3de53d3bfc8c demo demo] https://162.253.55.57/volume/v3/types/default returned with HTTP 200 Sep 03 16:38:04.346772 np0000191900 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 5/21] 162.253.55.57 () {64 vars in 1294 bytes} [Thu Sep 3 16:38:04 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 16:38:12.209693 np0000191900 devstack@c-api.service[111343]: DEBUG dbcounter [-] [111343] Writing DB stats cinder:SELECT=1 {{(pid=111343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:38:14.338409 np0000191900 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=8 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:42:55.589709 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-058db337-c9cb-4d49-8229-04ad0e9cf174 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:42:55.684851 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-058db337-c9cb-4d49-8229-04ad0e9cf174 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:42:55.685442 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-058db337-c9cb-4d49-8229-04ad0e9cf174 demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:42:55.685927 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-058db337-c9cb-4d49-8229-04ad0e9cf174 demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:42:55.687381 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-058db337-c9cb-4d49-8229-04ad0e9cf174 demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:42:55.689316 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-058db337-c9cb-4d49-8229-04ad0e9cf174 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:42:55.749379 np0000191900 devstack@c-api.service[111340]: /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 03 16:42:55.749379 np0000191900 devstack@c-api.service[111340]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 16:42:55.749762 np0000191900 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-058db337-c9cb-4d49-8229-04ad0e9cf174 demo demo] Get all volumes completed successfully. Sep 03 16:42:55.752521 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-058db337-c9cb-4d49-8229-04ad0e9cf174 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:42:55.753033 np0000191900 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 7/22] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:42:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 16:43:05.742673 np0000191900 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:43:55.772484 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.middleware.request_id [None req-5a7f7a4d-56f6-4a78-acbd-faed11ac2469 None None] RequestId filter calling following filter/app {{(pid=111342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:43:55.775358 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-5a7f7a4d-56f6-4a78-acbd-faed11ac2469 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:43:55.775599 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [None req-5a7f7a4d-56f6-4a78-acbd-faed11ac2469 demo demo] Empty body provided in request {{(pid=111342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:43:55.775866 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [None req-5a7f7a4d-56f6-4a78-acbd-faed11ac2469 demo demo] Calling method 'detail' {{(pid=111342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:43:55.776557 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.api_utils [None req-5a7f7a4d-56f6-4a78-acbd-faed11ac2469 demo demo] Removing options '' from query. {{(pid=111342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:43:55.777780 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.volume.api [None req-5a7f7a4d-56f6-4a78-acbd-faed11ac2469 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:43:55.817953 np0000191900 devstack@c-api.service[111342]: /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 03 16:43:55.817953 np0000191900 devstack@c-api.service[111342]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 16:43:55.818229 np0000191900 devstack@c-api.service[111342]: INFO cinder.volume.api [None req-5a7f7a4d-56f6-4a78-acbd-faed11ac2469 demo demo] Get all volumes completed successfully. Sep 03 16:43:55.820594 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-5a7f7a4d-56f6-4a78-acbd-faed11ac2469 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:43:55.820967 np0000191900 devstack@c-api.service[111342]: [pid: 111342|app: 0|req: 6/23] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:43:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 16:44:05.808697 np0000191900 devstack@c-api.service[111342]: DEBUG dbcounter [-] [111342] Writing DB stats cinder:SELECT=1 {{(pid=111342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:44:55.841571 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.middleware.request_id [None req-dc8a99c3-a85a-4cd1-88f0-86bb7f930b39 None None] RequestId filter calling following filter/app {{(pid=111343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:44:55.846625 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-dc8a99c3-a85a-4cd1-88f0-86bb7f930b39 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:44:55.846984 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-dc8a99c3-a85a-4cd1-88f0-86bb7f930b39 demo demo] Empty body provided in request {{(pid=111343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:44:55.847412 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-dc8a99c3-a85a-4cd1-88f0-86bb7f930b39 demo demo] Calling method 'detail' {{(pid=111343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:44:55.848704 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.api_utils [None req-dc8a99c3-a85a-4cd1-88f0-86bb7f930b39 demo demo] Removing options '' from query. {{(pid=111343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:44:55.851269 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.volume.api [None req-dc8a99c3-a85a-4cd1-88f0-86bb7f930b39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:44:55.909925 np0000191900 devstack@c-api.service[111343]: /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 03 16:44:55.909925 np0000191900 devstack@c-api.service[111343]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 16:44:55.910239 np0000191900 devstack@c-api.service[111343]: INFO cinder.volume.api [None req-dc8a99c3-a85a-4cd1-88f0-86bb7f930b39 demo demo] Get all volumes completed successfully. Sep 03 16:44:55.912858 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-dc8a99c3-a85a-4cd1-88f0-86bb7f930b39 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:44:55.913470 np0000191900 devstack@c-api.service[111343]: [pid: 111343|app: 0|req: 6/24] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:44:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 16:45:05.902993 np0000191900 devstack@c-api.service[111343]: DEBUG dbcounter [-] [111343] Writing DB stats cinder:SELECT=1 {{(pid=111343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:45:55.934484 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-19ba9492-1c30-4d72-83ca-7fd690531c27 None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:45:55.950402 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-19ba9492-1c30-4d72-83ca-7fd690531c27 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:45:55.950402 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-19ba9492-1c30-4d72-83ca-7fd690531c27 demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:45:55.950402 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-19ba9492-1c30-4d72-83ca-7fd690531c27 demo demo] Calling method 'detail' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:45:55.950402 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.api_utils [None req-19ba9492-1c30-4d72-83ca-7fd690531c27 demo demo] Removing options '' from query. {{(pid=111341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:45:55.950402 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.volume.api [None req-19ba9492-1c30-4d72-83ca-7fd690531c27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:45:55.990270 np0000191900 devstack@c-api.service[111341]: /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 03 16:45:55.990270 np0000191900 devstack@c-api.service[111341]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 16:45:55.990510 np0000191900 devstack@c-api.service[111341]: INFO cinder.volume.api [None req-19ba9492-1c30-4d72-83ca-7fd690531c27 demo demo] Get all volumes completed successfully. Sep 03 16:45:55.992924 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-19ba9492-1c30-4d72-83ca-7fd690531c27 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:45:55.993339 np0000191900 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 6/25] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:45:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 16:46:05.984111 np0000191900 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:46:56.027628 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-48f5cbd1-109b-45d0-924b-f5788102dca5 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:46:56.030221 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-48f5cbd1-109b-45d0-924b-f5788102dca5 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:46:56.030720 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-48f5cbd1-109b-45d0-924b-f5788102dca5 demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:46:56.030720 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-48f5cbd1-109b-45d0-924b-f5788102dca5 demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:46:56.030950 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-48f5cbd1-109b-45d0-924b-f5788102dca5 demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:46:56.031502 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-48f5cbd1-109b-45d0-924b-f5788102dca5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:46:56.038407 np0000191900 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-48f5cbd1-109b-45d0-924b-f5788102dca5 demo demo] Get all volumes completed successfully. Sep 03 16:46:56.040764 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-48f5cbd1-109b-45d0-924b-f5788102dca5 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:46:56.040764 np0000191900 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 8/26] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:46:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 16:47:06.034904 np0000191900 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:47:56.067698 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.middleware.request_id [None req-6a75aaeb-17bf-4404-a870-35675af110de None None] RequestId filter calling following filter/app {{(pid=111342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:47:56.269330 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-6a75aaeb-17bf-4404-a870-35675af110de demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:47:56.269478 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [None req-6a75aaeb-17bf-4404-a870-35675af110de demo demo] Empty body provided in request {{(pid=111342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:47:56.269718 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [None req-6a75aaeb-17bf-4404-a870-35675af110de demo demo] Calling method 'detail' {{(pid=111342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:47:56.270067 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.api_utils [None req-6a75aaeb-17bf-4404-a870-35675af110de demo demo] Removing options '' from query. {{(pid=111342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:47:56.271035 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.volume.api [None req-6a75aaeb-17bf-4404-a870-35675af110de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:47:56.281270 np0000191900 devstack@c-api.service[111342]: INFO cinder.volume.api [None req-6a75aaeb-17bf-4404-a870-35675af110de demo demo] Get all volumes completed successfully. Sep 03 16:47:56.283937 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-6a75aaeb-17bf-4404-a870-35675af110de demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:47:56.284542 np0000191900 devstack@c-api.service[111342]: [pid: 111342|app: 0|req: 7/27] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:47:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 16:48:06.275221 np0000191900 devstack@c-api.service[111342]: DEBUG dbcounter [-] [111342] Writing DB stats cinder:SELECT=1 {{(pid=111342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:48:56.302143 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.middleware.request_id [None req-efe2a94a-3df1-4eec-b07c-9698211f5418 None None] RequestId filter calling following filter/app {{(pid=111343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:48:56.309752 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-efe2a94a-3df1-4eec-b07c-9698211f5418 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:48:56.310772 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-efe2a94a-3df1-4eec-b07c-9698211f5418 demo demo] Empty body provided in request {{(pid=111343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:48:56.311622 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-efe2a94a-3df1-4eec-b07c-9698211f5418 demo demo] Calling method 'detail' {{(pid=111343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:48:56.311951 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.api_utils [None req-efe2a94a-3df1-4eec-b07c-9698211f5418 demo demo] Removing options '' from query. {{(pid=111343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:48:56.313864 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.volume.api [None req-efe2a94a-3df1-4eec-b07c-9698211f5418 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:48:56.324156 np0000191900 devstack@c-api.service[111343]: INFO cinder.volume.api [None req-efe2a94a-3df1-4eec-b07c-9698211f5418 demo demo] Get all volumes completed successfully. Sep 03 16:48:56.326489 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-efe2a94a-3df1-4eec-b07c-9698211f5418 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:48:56.326922 np0000191900 devstack@c-api.service[111343]: [pid: 111343|app: 0|req: 7/28] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:48:56 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 03 16:49:06.321027 np0000191900 devstack@c-api.service[111343]: DEBUG dbcounter [-] [111343] Writing DB stats cinder:SELECT=1 {{(pid=111343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:49:56.346205 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-c871cb62-d287-4811-a1e1-1136978b01e8 None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:49:56.349281 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-c871cb62-d287-4811-a1e1-1136978b01e8 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:49:56.349552 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-c871cb62-d287-4811-a1e1-1136978b01e8 demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:49:56.349876 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-c871cb62-d287-4811-a1e1-1136978b01e8 demo demo] Calling method 'detail' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:49:56.350316 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.api_utils [None req-c871cb62-d287-4811-a1e1-1136978b01e8 demo demo] Removing options '' from query. {{(pid=111341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:49:56.351394 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.volume.api [None req-c871cb62-d287-4811-a1e1-1136978b01e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:49:56.362850 np0000191900 devstack@c-api.service[111341]: INFO cinder.volume.api [None req-c871cb62-d287-4811-a1e1-1136978b01e8 demo demo] Get all volumes completed successfully. Sep 03 16:49:56.365761 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-c871cb62-d287-4811-a1e1-1136978b01e8 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:49:56.366350 np0000191900 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 7/29] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:49:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 16:50:06.355226 np0000191900 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:50:56.387499 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-12c0dee8-738d-406a-891e-1b92ed3b89b6 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:50:56.391925 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-12c0dee8-738d-406a-891e-1b92ed3b89b6 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:50:56.392346 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-12c0dee8-738d-406a-891e-1b92ed3b89b6 demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:50:56.392747 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-12c0dee8-738d-406a-891e-1b92ed3b89b6 demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:50:56.393397 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-12c0dee8-738d-406a-891e-1b92ed3b89b6 demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:50:56.395151 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-12c0dee8-738d-406a-891e-1b92ed3b89b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:50:56.406242 np0000191900 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-12c0dee8-738d-406a-891e-1b92ed3b89b6 demo demo] Get all volumes completed successfully. Sep 03 16:50:56.410510 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-12c0dee8-738d-406a-891e-1b92ed3b89b6 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:50:56.411207 np0000191900 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 9/30] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:50:56 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 03 16:51:06.399624 np0000191900 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:51:56.433584 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.middleware.request_id [None req-0ef6f9e8-fea2-41dd-870c-f78b0f56e3db None None] RequestId filter calling following filter/app {{(pid=111342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:51:56.438205 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-0ef6f9e8-fea2-41dd-870c-f78b0f56e3db demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:51:56.438703 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [None req-0ef6f9e8-fea2-41dd-870c-f78b0f56e3db demo demo] Empty body provided in request {{(pid=111342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:51:56.439286 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [None req-0ef6f9e8-fea2-41dd-870c-f78b0f56e3db demo demo] Calling method 'detail' {{(pid=111342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:51:56.440207 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.api_utils [None req-0ef6f9e8-fea2-41dd-870c-f78b0f56e3db demo demo] Removing options '' from query. {{(pid=111342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:51:56.442142 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.volume.api [None req-0ef6f9e8-fea2-41dd-870c-f78b0f56e3db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:51:56.458477 np0000191900 devstack@c-api.service[111342]: INFO cinder.volume.api [None req-0ef6f9e8-fea2-41dd-870c-f78b0f56e3db demo demo] Get all volumes completed successfully. Sep 03 16:51:56.463467 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-0ef6f9e8-fea2-41dd-870c-f78b0f56e3db demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:51:56.464323 np0000191900 devstack@c-api.service[111342]: [pid: 111342|app: 0|req: 8/31] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:51:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 16:52:06.448144 np0000191900 devstack@c-api.service[111342]: DEBUG dbcounter [-] [111342] Writing DB stats cinder:SELECT=1 {{(pid=111342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:52:56.488837 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.middleware.request_id [None req-4f41ac5e-af5b-4f3b-9df4-5d9ad298e217 None None] RequestId filter calling following filter/app {{(pid=111343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:52:56.676429 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-4f41ac5e-af5b-4f3b-9df4-5d9ad298e217 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:52:56.676661 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-4f41ac5e-af5b-4f3b-9df4-5d9ad298e217 demo demo] Empty body provided in request {{(pid=111343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:52:56.676859 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-4f41ac5e-af5b-4f3b-9df4-5d9ad298e217 demo demo] Calling method 'detail' {{(pid=111343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:52:56.677202 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.api_utils [None req-4f41ac5e-af5b-4f3b-9df4-5d9ad298e217 demo demo] Removing options '' from query. {{(pid=111343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:52:56.678051 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.volume.api [None req-4f41ac5e-af5b-4f3b-9df4-5d9ad298e217 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:52:56.686058 np0000191900 devstack@c-api.service[111343]: INFO cinder.volume.api [None req-4f41ac5e-af5b-4f3b-9df4-5d9ad298e217 demo demo] Get all volumes completed successfully. Sep 03 16:52:56.688624 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-4f41ac5e-af5b-4f3b-9df4-5d9ad298e217 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:52:56.689114 np0000191900 devstack@c-api.service[111343]: [pid: 111343|app: 0|req: 8/32] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:52:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 16:53:06.681866 np0000191900 devstack@c-api.service[111343]: DEBUG dbcounter [-] [111343] Writing DB stats cinder:SELECT=1 {{(pid=111343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:53:56.712031 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-3f277297-de73-49a6-bff4-0eed6f5559e0 None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:53:56.716631 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-3f277297-de73-49a6-bff4-0eed6f5559e0 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:53:56.717021 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-3f277297-de73-49a6-bff4-0eed6f5559e0 demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:53:56.717507 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-3f277297-de73-49a6-bff4-0eed6f5559e0 demo demo] Calling method 'detail' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:53:56.717972 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.api_utils [None req-3f277297-de73-49a6-bff4-0eed6f5559e0 demo demo] Removing options '' from query. {{(pid=111341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:53:56.719479 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.volume.api [None req-3f277297-de73-49a6-bff4-0eed6f5559e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:53:56.732290 np0000191900 devstack@c-api.service[111341]: INFO cinder.volume.api [None req-3f277297-de73-49a6-bff4-0eed6f5559e0 demo demo] Get all volumes completed successfully. Sep 03 16:53:56.737024 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-3f277297-de73-49a6-bff4-0eed6f5559e0 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:53:56.738141 np0000191900 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 8/33] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:53:56 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 03 16:54:06.724237 np0000191900 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:54:56.757127 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-ed1f9d82-0198-4914-b65c-5dfc7e62c639 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:54:56.761707 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-ed1f9d82-0198-4914-b65c-5dfc7e62c639 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:54:56.762518 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-ed1f9d82-0198-4914-b65c-5dfc7e62c639 demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:54:56.762998 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-ed1f9d82-0198-4914-b65c-5dfc7e62c639 demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:54:56.763531 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-ed1f9d82-0198-4914-b65c-5dfc7e62c639 demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:54:56.766044 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-ed1f9d82-0198-4914-b65c-5dfc7e62c639 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:54:56.778728 np0000191900 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-ed1f9d82-0198-4914-b65c-5dfc7e62c639 demo demo] Get all volumes completed successfully. Sep 03 16:54:56.784243 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-ed1f9d82-0198-4914-b65c-5dfc7e62c639 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:54:56.785811 np0000191900 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 10/34] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:54:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 16:55:06.770931 np0000191900 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:55:56.807374 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.middleware.request_id [None req-63a9cf1e-9921-4081-894e-dd5f46d41366 None None] RequestId filter calling following filter/app {{(pid=111342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:55:56.811926 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-63a9cf1e-9921-4081-894e-dd5f46d41366 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:55:56.812392 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [None req-63a9cf1e-9921-4081-894e-dd5f46d41366 demo demo] Empty body provided in request {{(pid=111342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:55:56.812886 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [None req-63a9cf1e-9921-4081-894e-dd5f46d41366 demo demo] Calling method 'detail' {{(pid=111342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:55:56.814333 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.api_utils [None req-63a9cf1e-9921-4081-894e-dd5f46d41366 demo demo] Removing options '' from query. {{(pid=111342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:55:56.815363 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.volume.api [None req-63a9cf1e-9921-4081-894e-dd5f46d41366 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:55:56.828877 np0000191900 devstack@c-api.service[111342]: INFO cinder.volume.api [None req-63a9cf1e-9921-4081-894e-dd5f46d41366 demo demo] Get all volumes completed successfully. Sep 03 16:55:56.833235 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-63a9cf1e-9921-4081-894e-dd5f46d41366 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:55:56.833926 np0000191900 devstack@c-api.service[111342]: [pid: 111342|app: 0|req: 9/35] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:55:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 16:56:06.820401 np0000191900 devstack@c-api.service[111342]: DEBUG dbcounter [-] [111342] Writing DB stats cinder:SELECT=1 {{(pid=111342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:56:56.856641 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.middleware.request_id [None req-92358d15-f5e4-478a-8228-dfbfd789834f None None] RequestId filter calling following filter/app {{(pid=111343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:56:56.860855 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-92358d15-f5e4-478a-8228-dfbfd789834f demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:56:56.861247 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-92358d15-f5e4-478a-8228-dfbfd789834f demo demo] Empty body provided in request {{(pid=111343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:56:56.861645 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-92358d15-f5e4-478a-8228-dfbfd789834f demo demo] Calling method 'detail' {{(pid=111343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:56:56.862115 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.api_utils [None req-92358d15-f5e4-478a-8228-dfbfd789834f demo demo] Removing options '' from query. {{(pid=111343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:56:56.863472 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.volume.api [None req-92358d15-f5e4-478a-8228-dfbfd789834f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:56:56.874821 np0000191900 devstack@c-api.service[111343]: INFO cinder.volume.api [None req-92358d15-f5e4-478a-8228-dfbfd789834f demo demo] Get all volumes completed successfully. Sep 03 16:56:56.877336 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-92358d15-f5e4-478a-8228-dfbfd789834f demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:56:56.877791 np0000191900 devstack@c-api.service[111343]: [pid: 111343|app: 0|req: 9/36] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:56:56 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 03 16:57:06.867545 np0000191900 devstack@c-api.service[111343]: DEBUG dbcounter [-] [111343] Writing DB stats cinder:SELECT=1 {{(pid=111343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:57:56.900422 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-2c232688-0898-4524-a18c-de0698d8983c None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:57:57.159209 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-2c232688-0898-4524-a18c-de0698d8983c demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:57:57.159758 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-2c232688-0898-4524-a18c-de0698d8983c demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:57:57.160385 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-2c232688-0898-4524-a18c-de0698d8983c demo demo] Calling method 'detail' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:57:57.161028 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.api_utils [None req-2c232688-0898-4524-a18c-de0698d8983c demo demo] Removing options '' from query. {{(pid=111341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:57:57.163138 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.volume.api [None req-2c232688-0898-4524-a18c-de0698d8983c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:57:57.180128 np0000191900 devstack@c-api.service[111341]: INFO cinder.volume.api [None req-2c232688-0898-4524-a18c-de0698d8983c demo demo] Get all volumes completed successfully. Sep 03 16:57:57.181815 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-2c232688-0898-4524-a18c-de0698d8983c demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:57:57.182988 np0000191900 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 9/37] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:57:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 16:58:07.169570 np0000191900 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:58:57.200478 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-73f6348a-6d53-4062-a6fb-1086d947e9ef None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:58:57.204935 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-73f6348a-6d53-4062-a6fb-1086d947e9ef demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:58:57.205362 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-73f6348a-6d53-4062-a6fb-1086d947e9ef demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:58:57.205881 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-73f6348a-6d53-4062-a6fb-1086d947e9ef demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:58:57.206421 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-73f6348a-6d53-4062-a6fb-1086d947e9ef demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:58:57.207898 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-73f6348a-6d53-4062-a6fb-1086d947e9ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:58:57.220605 np0000191900 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-73f6348a-6d53-4062-a6fb-1086d947e9ef demo demo] Get all volumes completed successfully. Sep 03 16:58:57.225473 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-73f6348a-6d53-4062-a6fb-1086d947e9ef demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:58:57.226215 np0000191900 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 11/38] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:58:57 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 03 16:59:07.212793 np0000191900 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 16:59:57.244023 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.middleware.request_id [None req-56263d14-5e3b-4027-9708-501f6ed385d4 None None] RequestId filter calling following filter/app {{(pid=111342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 16:59:57.249134 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-56263d14-5e3b-4027-9708-501f6ed385d4 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 16:59:57.249539 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [None req-56263d14-5e3b-4027-9708-501f6ed385d4 demo demo] Empty body provided in request {{(pid=111342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 16:59:57.250219 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [None req-56263d14-5e3b-4027-9708-501f6ed385d4 demo demo] Calling method 'detail' {{(pid=111342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 16:59:57.250755 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.api_utils [None req-56263d14-5e3b-4027-9708-501f6ed385d4 demo demo] Removing options '' from query. {{(pid=111342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 16:59:57.252361 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.volume.api [None req-56263d14-5e3b-4027-9708-501f6ed385d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 16:59:57.264757 np0000191900 devstack@c-api.service[111342]: INFO cinder.volume.api [None req-56263d14-5e3b-4027-9708-501f6ed385d4 demo demo] Get all volumes completed successfully. Sep 03 16:59:57.268800 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-56263d14-5e3b-4027-9708-501f6ed385d4 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 16:59:57.269607 np0000191900 devstack@c-api.service[111342]: [pid: 111342|app: 0|req: 10/39] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 16:59:57 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 03 17:00:07.257319 np0000191900 devstack@c-api.service[111342]: DEBUG dbcounter [-] [111342] Writing DB stats cinder:SELECT=1 {{(pid=111342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 17:00:57.292744 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.middleware.request_id [None req-e538e523-446c-4bf0-8bb2-52dd0e2d2ff0 None None] RequestId filter calling following filter/app {{(pid=111343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 17:00:57.295189 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-e538e523-446c-4bf0-8bb2-52dd0e2d2ff0 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 17:00:57.295324 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-e538e523-446c-4bf0-8bb2-52dd0e2d2ff0 demo demo] Empty body provided in request {{(pid=111343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 17:00:57.295642 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-e538e523-446c-4bf0-8bb2-52dd0e2d2ff0 demo demo] Calling method 'detail' {{(pid=111343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 17:00:57.295891 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.api_utils [None req-e538e523-446c-4bf0-8bb2-52dd0e2d2ff0 demo demo] Removing options '' from query. {{(pid=111343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 17:00:57.296427 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.volume.api [None req-e538e523-446c-4bf0-8bb2-52dd0e2d2ff0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 17:00:57.303807 np0000191900 devstack@c-api.service[111343]: INFO cinder.volume.api [None req-e538e523-446c-4bf0-8bb2-52dd0e2d2ff0 demo demo] Get all volumes completed successfully. Sep 03 17:00:57.306488 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-e538e523-446c-4bf0-8bb2-52dd0e2d2ff0 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 17:00:57.306969 np0000191900 devstack@c-api.service[111343]: [pid: 111343|app: 0|req: 10/40] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 17:00:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 17:01:07.299171 np0000191900 devstack@c-api.service[111343]: DEBUG dbcounter [-] [111343] Writing DB stats cinder:SELECT=1 {{(pid=111343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 17:01:57.326165 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-8abd9ca3-9868-459f-8ae0-e3c6b95a56d5 None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 17:01:57.331812 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-8abd9ca3-9868-459f-8ae0-e3c6b95a56d5 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 17:01:57.332212 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-8abd9ca3-9868-459f-8ae0-e3c6b95a56d5 demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 17:01:57.332596 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-8abd9ca3-9868-459f-8ae0-e3c6b95a56d5 demo demo] Calling method 'detail' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 17:01:57.333070 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.api_utils [None req-8abd9ca3-9868-459f-8ae0-e3c6b95a56d5 demo demo] Removing options '' from query. {{(pid=111341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 17:01:57.334565 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.volume.api [None req-8abd9ca3-9868-459f-8ae0-e3c6b95a56d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 17:01:57.345432 np0000191900 devstack@c-api.service[111341]: INFO cinder.volume.api [None req-8abd9ca3-9868-459f-8ae0-e3c6b95a56d5 demo demo] Get all volumes completed successfully. Sep 03 17:01:57.347715 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-8abd9ca3-9868-459f-8ae0-e3c6b95a56d5 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 17:01:57.348263 np0000191900 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 10/41] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 17:01:57 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 03 17:02:07.338710 np0000191900 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 17:02:57.365929 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-81c819fe-c41f-48ab-86b8-fe02aa150754 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 17:02:57.369905 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-81c819fe-c41f-48ab-86b8-fe02aa150754 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 17:02:57.370351 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-81c819fe-c41f-48ab-86b8-fe02aa150754 demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 17:02:57.370748 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-81c819fe-c41f-48ab-86b8-fe02aa150754 demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 17:02:57.371494 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-81c819fe-c41f-48ab-86b8-fe02aa150754 demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 17:02:57.373462 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-81c819fe-c41f-48ab-86b8-fe02aa150754 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 17:02:57.386660 np0000191900 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-81c819fe-c41f-48ab-86b8-fe02aa150754 demo demo] Get all volumes completed successfully. Sep 03 17:02:57.391003 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-81c819fe-c41f-48ab-86b8-fe02aa150754 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 17:02:57.391800 np0000191900 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 12/42] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 17:02:57 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 03 17:03:07.379043 np0000191900 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 17:03:57.410798 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.middleware.request_id [None req-800a6003-b3a2-4024-a349-a0833b671327 None None] RequestId filter calling following filter/app {{(pid=111342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 17:03:57.547123 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-800a6003-b3a2-4024-a349-a0833b671327 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 17:03:57.547123 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [None req-800a6003-b3a2-4024-a349-a0833b671327 demo demo] Empty body provided in request {{(pid=111342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 17:03:57.547123 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [None req-800a6003-b3a2-4024-a349-a0833b671327 demo demo] Calling method 'detail' {{(pid=111342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 17:03:57.547627 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.api_utils [None req-800a6003-b3a2-4024-a349-a0833b671327 demo demo] Removing options '' from query. {{(pid=111342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 17:03:57.549453 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.volume.api [None req-800a6003-b3a2-4024-a349-a0833b671327 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 17:03:57.561821 np0000191900 devstack@c-api.service[111342]: INFO cinder.volume.api [None req-800a6003-b3a2-4024-a349-a0833b671327 demo demo] Get all volumes completed successfully. Sep 03 17:03:57.566432 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-800a6003-b3a2-4024-a349-a0833b671327 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 17:03:57.568567 np0000191900 devstack@c-api.service[111342]: [pid: 111342|app: 0|req: 11/43] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 17:03:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 17:04:07.554130 np0000191900 devstack@c-api.service[111342]: DEBUG dbcounter [-] [111342] Writing DB stats cinder:SELECT=1 {{(pid=111342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 17:04:57.591624 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.middleware.request_id [None req-99a298d6-7724-41dd-a851-b168f6729d57 None None] RequestId filter calling following filter/app {{(pid=111343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 17:04:57.596932 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-99a298d6-7724-41dd-a851-b168f6729d57 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 17:04:57.597463 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-99a298d6-7724-41dd-a851-b168f6729d57 demo demo] Empty body provided in request {{(pid=111343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 17:04:57.598015 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-99a298d6-7724-41dd-a851-b168f6729d57 demo demo] Calling method 'detail' {{(pid=111343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 17:04:57.599185 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.api_utils [None req-99a298d6-7724-41dd-a851-b168f6729d57 demo demo] Removing options '' from query. {{(pid=111343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 17:04:57.600299 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.volume.api [None req-99a298d6-7724-41dd-a851-b168f6729d57 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 17:04:57.611016 np0000191900 devstack@c-api.service[111343]: INFO cinder.volume.api [None req-99a298d6-7724-41dd-a851-b168f6729d57 demo demo] Get all volumes completed successfully. Sep 03 17:04:57.613698 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-99a298d6-7724-41dd-a851-b168f6729d57 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 17:04:57.614167 np0000191900 devstack@c-api.service[111343]: [pid: 111343|app: 0|req: 11/44] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 17:04:57 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 03 17:05:07.604763 np0000191900 devstack@c-api.service[111343]: DEBUG dbcounter [-] [111343] Writing DB stats cinder:SELECT=1 {{(pid=111343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 17:05:57.642158 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-1fb5d148-0e7a-4b3d-9d47-d62a5b8e3606 None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 17:05:57.646761 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-1fb5d148-0e7a-4b3d-9d47-d62a5b8e3606 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 17:05:57.647292 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-1fb5d148-0e7a-4b3d-9d47-d62a5b8e3606 demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 17:05:57.647735 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-1fb5d148-0e7a-4b3d-9d47-d62a5b8e3606 demo demo] Calling method 'detail' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 17:05:57.648327 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.api_utils [None req-1fb5d148-0e7a-4b3d-9d47-d62a5b8e3606 demo demo] Removing options '' from query. {{(pid=111341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 17:05:57.649767 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.volume.api [None req-1fb5d148-0e7a-4b3d-9d47-d62a5b8e3606 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 17:05:57.661611 np0000191900 devstack@c-api.service[111341]: INFO cinder.volume.api [None req-1fb5d148-0e7a-4b3d-9d47-d62a5b8e3606 demo demo] Get all volumes completed successfully. Sep 03 17:05:57.666056 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-1fb5d148-0e7a-4b3d-9d47-d62a5b8e3606 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 17:05:57.666740 np0000191900 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 11/45] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 17:05:57 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 03 17:06:07.654144 np0000191900 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 17:06:57.687425 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-f4b67395-4c04-42a1-95b7-7717e6f9bc2b None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 17:06:57.691954 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-f4b67395-4c04-42a1-95b7-7717e6f9bc2b demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 17:06:57.692371 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-f4b67395-4c04-42a1-95b7-7717e6f9bc2b demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 17:06:57.692737 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-f4b67395-4c04-42a1-95b7-7717e6f9bc2b demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 17:06:57.693254 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-f4b67395-4c04-42a1-95b7-7717e6f9bc2b demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 17:06:57.694660 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-f4b67395-4c04-42a1-95b7-7717e6f9bc2b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 17:06:57.706752 np0000191900 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-f4b67395-4c04-42a1-95b7-7717e6f9bc2b demo demo] Get all volumes completed successfully. Sep 03 17:06:57.712823 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-f4b67395-4c04-42a1-95b7-7717e6f9bc2b demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 17:06:57.713616 np0000191900 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 13/46] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 17:06:57 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 03 17:07:07.699345 np0000191900 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 17:07:57.737491 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.middleware.request_id [None req-1635f473-b3c5-4674-9f61-35cabe88cc10 None None] RequestId filter calling following filter/app {{(pid=111342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 17:07:57.741504 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-1635f473-b3c5-4674-9f61-35cabe88cc10 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 17:07:57.741941 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [None req-1635f473-b3c5-4674-9f61-35cabe88cc10 demo demo] Empty body provided in request {{(pid=111342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 17:07:57.742366 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.openstack.wsgi [None req-1635f473-b3c5-4674-9f61-35cabe88cc10 demo demo] Calling method 'detail' {{(pid=111342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 17:07:57.742831 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.api.api_utils [None req-1635f473-b3c5-4674-9f61-35cabe88cc10 demo demo] Removing options '' from query. {{(pid=111342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 17:07:57.744257 np0000191900 devstack@c-api.service[111342]: DEBUG cinder.volume.api [None req-1635f473-b3c5-4674-9f61-35cabe88cc10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 17:07:57.755835 np0000191900 devstack@c-api.service[111342]: INFO cinder.volume.api [None req-1635f473-b3c5-4674-9f61-35cabe88cc10 demo demo] Get all volumes completed successfully. Sep 03 17:07:57.759771 np0000191900 devstack@c-api.service[111342]: INFO cinder.api.openstack.wsgi [None req-1635f473-b3c5-4674-9f61-35cabe88cc10 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 17:07:57.760430 np0000191900 devstack@c-api.service[111342]: [pid: 111342|app: 0|req: 12/47] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 17:07:57 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 03 17:08:07.748684 np0000191900 devstack@c-api.service[111342]: DEBUG dbcounter [-] [111342] Writing DB stats cinder:SELECT=1 {{(pid=111342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 17:08:57.785528 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.middleware.request_id [None req-7a2d5494-7b5d-41c7-b6be-908bf735cd02 None None] RequestId filter calling following filter/app {{(pid=111343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 17:08:57.829806 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-7a2d5494-7b5d-41c7-b6be-908bf735cd02 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 17:08:57.829806 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-7a2d5494-7b5d-41c7-b6be-908bf735cd02 demo demo] Empty body provided in request {{(pid=111343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 17:08:57.829806 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.openstack.wsgi [None req-7a2d5494-7b5d-41c7-b6be-908bf735cd02 demo demo] Calling method 'detail' {{(pid=111343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 17:08:57.830439 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.api.api_utils [None req-7a2d5494-7b5d-41c7-b6be-908bf735cd02 demo demo] Removing options '' from query. {{(pid=111343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 17:08:57.831236 np0000191900 devstack@c-api.service[111343]: DEBUG cinder.volume.api [None req-7a2d5494-7b5d-41c7-b6be-908bf735cd02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 17:08:57.841002 np0000191900 devstack@c-api.service[111343]: INFO cinder.volume.api [None req-7a2d5494-7b5d-41c7-b6be-908bf735cd02 demo demo] Get all volumes completed successfully. Sep 03 17:08:57.843946 np0000191900 devstack@c-api.service[111343]: INFO cinder.api.openstack.wsgi [None req-7a2d5494-7b5d-41c7-b6be-908bf735cd02 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 17:08:57.844395 np0000191900 devstack@c-api.service[111343]: [pid: 111343|app: 0|req: 12/48] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 17:08:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 17:09:07.835862 np0000191900 devstack@c-api.service[111343]: DEBUG dbcounter [-] [111343] Writing DB stats cinder:SELECT=1 {{(pid=111343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 17:09:57.867389 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-0d7c3b44-e407-4e65-a63d-4798ff0d4efe None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 17:09:57.870212 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-0d7c3b44-e407-4e65-a63d-4798ff0d4efe demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 17:09:57.870447 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-0d7c3b44-e407-4e65-a63d-4798ff0d4efe demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 17:09:57.870675 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-0d7c3b44-e407-4e65-a63d-4798ff0d4efe demo demo] Calling method 'detail' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 17:09:57.870967 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.api.api_utils [None req-0d7c3b44-e407-4e65-a63d-4798ff0d4efe demo demo] Removing options '' from query. {{(pid=111341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 17:09:57.871802 np0000191900 devstack@c-api.service[111341]: DEBUG cinder.volume.api [None req-0d7c3b44-e407-4e65-a63d-4798ff0d4efe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 17:09:57.881435 np0000191900 devstack@c-api.service[111341]: INFO cinder.volume.api [None req-0d7c3b44-e407-4e65-a63d-4798ff0d4efe demo demo] Get all volumes completed successfully. Sep 03 17:09:57.884023 np0000191900 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-0d7c3b44-e407-4e65-a63d-4798ff0d4efe demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 17:09:57.884485 np0000191900 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 12/49] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 17:09:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 17:10:07.875591 np0000191900 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 17:10:57.927321 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-04ec2773-4429-4459-9d16-116cab8bdeb2 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 17:10:57.929913 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-04ec2773-4429-4459-9d16-116cab8bdeb2 demo demo] GET https://162.253.55.57/volume/v3/volumes/detail Sep 03 17:10:57.930119 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-04ec2773-4429-4459-9d16-116cab8bdeb2 demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 17:10:57.931043 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-04ec2773-4429-4459-9d16-116cab8bdeb2 demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 17:10:57.931208 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-04ec2773-4429-4459-9d16-116cab8bdeb2 demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 17:10:57.931857 np0000191900 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-04ec2773-4429-4459-9d16-116cab8bdeb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 17:10:57.946416 np0000191900 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-04ec2773-4429-4459-9d16-116cab8bdeb2 demo demo] Get all volumes completed successfully. Sep 03 17:10:57.948369 np0000191900 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-04ec2773-4429-4459-9d16-116cab8bdeb2 demo demo] https://162.253.55.57/volume/v3/volumes/detail returned with HTTP 200 Sep 03 17:10:57.948746 np0000191900 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 14/50] 162.253.55.57 () {64 vars in 1289 bytes} [Thu Sep 3 17:10:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 17:11:07.936454 np0000191900 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}