Aug 31 07:41:48.655865 np0000191577 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 31 07:41:48.667743 np0000191577 devstack@c-api.service[111054]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 31 07:41:48.672407 np0000191577 devstack@c-api.service[111054]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Aug 31 07:41:48 2026] *** Aug 31 07:41:48.672407 np0000191577 devstack@c-api.service[111054]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 31 07:41:48.672407 np0000191577 devstack@c-api.service[111054]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Aug 31 07:41:48.672407 np0000191577 devstack@c-api.service[111054]: nodename: np0000191577 Aug 31 07:41:48.672407 np0000191577 devstack@c-api.service[111054]: machine: x86_64 Aug 31 07:41:48.672407 np0000191577 devstack@c-api.service[111054]: clock source: unix Aug 31 07:41:48.672407 np0000191577 devstack@c-api.service[111054]: pcre jit disabled Aug 31 07:41:48.672407 np0000191577 devstack@c-api.service[111054]: detected number of CPU cores: 16 Aug 31 07:41:48.672407 np0000191577 devstack@c-api.service[111054]: current working directory: / Aug 31 07:41:48.672407 np0000191577 devstack@c-api.service[111054]: detected binary path: /usr/bin/uwsgi-core Aug 31 07:41:48.672407 np0000191577 devstack@c-api.service[111054]: your processes number limit is 256916 Aug 31 07:41:48.672407 np0000191577 devstack@c-api.service[111054]: your memory page size is 4096 bytes Aug 31 07:41:48.672407 np0000191577 devstack@c-api.service[111054]: detected max file descriptor number: 2048 Aug 31 07:41:48.672407 np0000191577 devstack@c-api.service[111054]: lock engine: pthread robust mutexes Aug 31 07:41:48.673363 np0000191577 devstack@c-api.service[111054]: thunder lock: enabled Aug 31 07:41:48.673589 np0000191577 devstack@c-api.service[111054]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 31 07:41:48.673724 np0000191577 devstack@c-api.service[111054]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Aug 31 07:41:48.673724 np0000191577 devstack@c-api.service[111054]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 31 07:41:48.673724 np0000191577 devstack@c-api.service[111054]: Set PythonHome to /opt/stack/data/venv Aug 31 07:41:48.723605 np0000191577 devstack@c-api.service[111054]: Python main interpreter initialized at 0x77d5b90a4668 Aug 31 07:41:48.723605 np0000191577 devstack@c-api.service[111054]: python threads support enabled Aug 31 07:41:48.723605 np0000191577 devstack@c-api.service[111054]: your server socket listen backlog is limited to 100 connections Aug 31 07:41:48.723605 np0000191577 devstack@c-api.service[111054]: your mercy for graceful operations on workers is 80 seconds Aug 31 07:41:48.724170 np0000191577 devstack@c-api.service[111054]: mapped 671795 bytes (656 KB) for 4 cores Aug 31 07:41:48.724366 np0000191577 devstack@c-api.service[111054]: *** Operational MODE: preforking *** Aug 31 07:41:48.724595 np0000191577 devstack@c-api.service[111054]: *** uWSGI is running in multiple interpreter mode *** Aug 31 07:41:48.724595 np0000191577 devstack@c-api.service[111054]: spawned uWSGI master process (pid: 111054) Aug 31 07:41:48.724895 np0000191577 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 31 07:41:48.725727 np0000191577 devstack@c-api.service[111054]: spawned uWSGI worker 1 (pid: 111057, cores: 1) Aug 31 07:41:48.726384 np0000191577 devstack@c-api.service[111054]: spawned uWSGI worker 2 (pid: 111058, cores: 1) Aug 31 07:41:48.727008 np0000191577 devstack@c-api.service[111054]: spawned uWSGI worker 3 (pid: 111059, cores: 1) Aug 31 07:41:48.727535 np0000191577 devstack@c-api.service[111054]: spawned uWSGI worker 4 (pid: 111060, cores: 1) Aug 31 07:41:48.727641 np0000191577 devstack@c-api.service[111054]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 31 07:41:48.885097 np0000191577 devstack@c-api.service[111059]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 31 07:41:48.885097 np0000191577 devstack@c-api.service[111059]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 31 07:41:48.885097 np0000191577 devstack@c-api.service[111059]: we strongly recommend against using it for new projects. Aug 31 07:41:48.885097 np0000191577 devstack@c-api.service[111059]: If you are already using Eventlet, we recommend migrating to a different Aug 31 07:41:48.885097 np0000191577 devstack@c-api.service[111059]: framework. For more detail see Aug 31 07:41:48.885097 np0000191577 devstack@c-api.service[111059]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 31 07:41:48.885097 np0000191577 devstack@c-api.service[111059]: import eventlet # noqa Aug 31 07:41:48.887671 np0000191577 devstack@c-api.service[111057]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 31 07:41:48.887671 np0000191577 devstack@c-api.service[111057]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 31 07:41:48.887671 np0000191577 devstack@c-api.service[111057]: we strongly recommend against using it for new projects. Aug 31 07:41:48.887671 np0000191577 devstack@c-api.service[111057]: If you are already using Eventlet, we recommend migrating to a different Aug 31 07:41:48.887671 np0000191577 devstack@c-api.service[111057]: framework. For more detail see Aug 31 07:41:48.887671 np0000191577 devstack@c-api.service[111057]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 31 07:41:48.887671 np0000191577 devstack@c-api.service[111057]: import eventlet # noqa Aug 31 07:41:48.900193 np0000191577 devstack@c-api.service[111060]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 31 07:41:48.900193 np0000191577 devstack@c-api.service[111060]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 31 07:41:48.900193 np0000191577 devstack@c-api.service[111060]: we strongly recommend against using it for new projects. Aug 31 07:41:48.900193 np0000191577 devstack@c-api.service[111060]: If you are already using Eventlet, we recommend migrating to a different Aug 31 07:41:48.900193 np0000191577 devstack@c-api.service[111060]: framework. For more detail see Aug 31 07:41:48.900193 np0000191577 devstack@c-api.service[111060]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 31 07:41:48.900193 np0000191577 devstack@c-api.service[111060]: import eventlet # noqa Aug 31 07:41:48.902634 np0000191577 devstack@c-api.service[111058]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 31 07:41:48.902634 np0000191577 devstack@c-api.service[111058]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 31 07:41:48.902634 np0000191577 devstack@c-api.service[111058]: we strongly recommend against using it for new projects. Aug 31 07:41:48.902634 np0000191577 devstack@c-api.service[111058]: If you are already using Eventlet, we recommend migrating to a different Aug 31 07:41:48.902634 np0000191577 devstack@c-api.service[111058]: framework. For more detail see Aug 31 07:41:48.902634 np0000191577 devstack@c-api.service[111058]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 31 07:41:48.902634 np0000191577 devstack@c-api.service[111058]: import eventlet # noqa Aug 31 07:41:49.043466 np0000191577 devstack@c-api.service[111057]: /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 Aug 31 07:41:49.043466 np0000191577 devstack@c-api.service[111057]: from cgi import parse_header Aug 31 07:41:49.047814 np0000191577 devstack@c-api.service[111059]: /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 Aug 31 07:41:49.047814 np0000191577 devstack@c-api.service[111059]: from cgi import parse_header Aug 31 07:41:49.079016 np0000191577 devstack@c-api.service[111058]: /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 Aug 31 07:41:49.079016 np0000191577 devstack@c-api.service[111058]: from cgi import parse_header Aug 31 07:41:49.082482 np0000191577 devstack@c-api.service[111057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 31 07:41:49.082482 np0000191577 devstack@c-api.service[111057]: warnings.warn( Aug 31 07:41:49.087225 np0000191577 devstack@c-api.service[111059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 31 07:41:49.087225 np0000191577 devstack@c-api.service[111059]: warnings.warn( Aug 31 07:41:49.087536 np0000191577 devstack@c-api.service[111060]: /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 Aug 31 07:41:49.087536 np0000191577 devstack@c-api.service[111060]: from cgi import parse_header Aug 31 07:41:49.093045 np0000191577 devstack@c-api.service[111057]: /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. Aug 31 07:41:49.093045 np0000191577 devstack@c-api.service[111057]: removals.removed_module( Aug 31 07:41:49.093837 np0000191577 devstack@c-api.service[111057]: /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. Aug 31 07:41:49.093837 np0000191577 devstack@c-api.service[111057]: removals.removed_module( Aug 31 07:41:49.097962 np0000191577 devstack@c-api.service[111059]: /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. Aug 31 07:41:49.097962 np0000191577 devstack@c-api.service[111059]: removals.removed_module( Aug 31 07:41:49.098759 np0000191577 devstack@c-api.service[111059]: /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. Aug 31 07:41:49.098759 np0000191577 devstack@c-api.service[111059]: removals.removed_module( Aug 31 07:41:49.124772 np0000191577 devstack@c-api.service[111058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 31 07:41:49.124772 np0000191577 devstack@c-api.service[111058]: warnings.warn( Aug 31 07:41:49.137021 np0000191577 devstack@c-api.service[111058]: /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. Aug 31 07:41:49.137021 np0000191577 devstack@c-api.service[111058]: removals.removed_module( Aug 31 07:41:49.137966 np0000191577 devstack@c-api.service[111058]: /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. Aug 31 07:41:49.137966 np0000191577 devstack@c-api.service[111058]: removals.removed_module( Aug 31 07:41:49.142617 np0000191577 devstack@c-api.service[111060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 31 07:41:49.142617 np0000191577 devstack@c-api.service[111060]: warnings.warn( Aug 31 07:41:49.154528 np0000191577 devstack@c-api.service[111060]: /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. Aug 31 07:41:49.154528 np0000191577 devstack@c-api.service[111060]: removals.removed_module( Aug 31 07:41:49.155353 np0000191577 devstack@c-api.service[111060]: /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. Aug 31 07:41:49.155353 np0000191577 devstack@c-api.service[111060]: removals.removed_module( Aug 31 07:41:49.890743 np0000191577 devstack@c-api.service[111059]: /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 Aug 31 07:41:49.890743 np0000191577 devstack@c-api.service[111059]: warnings.warn( Aug 31 07:41:49.913727 np0000191577 devstack@c-api.service[111057]: /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 Aug 31 07:41:49.913727 np0000191577 devstack@c-api.service[111057]: warnings.warn( Aug 31 07:41:49.942064 np0000191577 devstack@c-api.service[111059]: /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. Aug 31 07:41:49.942064 np0000191577 devstack@c-api.service[111059]: warnings.warn( Aug 31 07:41:49.950407 np0000191577 devstack@c-api.service[111058]: /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 Aug 31 07:41:49.950407 np0000191577 devstack@c-api.service[111058]: warnings.warn( Aug 31 07:41:49.966668 np0000191577 devstack@c-api.service[111060]: /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 Aug 31 07:41:49.966668 np0000191577 devstack@c-api.service[111060]: warnings.warn( Aug 31 07:41:49.977407 np0000191577 devstack@c-api.service[111057]: /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. Aug 31 07:41:49.977407 np0000191577 devstack@c-api.service[111057]: warnings.warn( Aug 31 07:41:50.010628 np0000191577 devstack@c-api.service[111058]: /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. Aug 31 07:41:50.010628 np0000191577 devstack@c-api.service[111058]: warnings.warn( Aug 31 07:41:50.019732 np0000191577 devstack@c-api.service[111060]: /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. Aug 31 07:41:50.019732 np0000191577 devstack@c-api.service[111060]: warnings.warn( Aug 31 07:41:50.160309 np0000191577 devstack@c-api.service[111059]: 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. Aug 31 07:41:50.160485 np0000191577 devstack@c-api.service[111059]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111059) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 31 07:41:50.162642 np0000191577 devstack@c-api.service[111057]: 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. Aug 31 07:41:50.162793 np0000191577 devstack@c-api.service[111057]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111057) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 31 07:41:50.205800 np0000191577 devstack@c-api.service[111058]: 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. Aug 31 07:41:50.205981 np0000191577 devstack@c-api.service[111058]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111058) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 31 07:41:50.235215 np0000191577 devstack@c-api.service[111060]: 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. Aug 31 07:41:50.235493 np0000191577 devstack@c-api.service[111060]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111060) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 31 07:41:50.253034 np0000191577 devstack@c-api.service[111057]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 31 07:41:50.253034 np0000191577 devstack@c-api.service[111057]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 31 07:41:50.264555 np0000191577 devstack@c-api.service[111059]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 31 07:41:50.264555 np0000191577 devstack@c-api.service[111059]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 31 07:41:50.282489 np0000191577 devstack@c-api.service[111058]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 31 07:41:50.282489 np0000191577 devstack@c-api.service[111058]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 31 07:41:50.302326 np0000191577 devstack@c-api.service[111060]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 31 07:41:50.302326 np0000191577 devstack@c-api.service[111060]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 31 07:41:50.757486 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111060) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 31 07:41:50.757946 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111058) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 31 07:41:50.758091 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111059) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 31 07:41:50.758209 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.758209 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.758209 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.758722 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.758722 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.758999 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.759122 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.759245 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.759410 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.759528 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.759668 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.759668 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.759668 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.760066 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.760250 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.760471 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.760631 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.760631 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.760910 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.761027 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.761027 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.761325 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.761474 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.761647 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.761806 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.761980 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.762120 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.762249 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.762403 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.762623 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.762817 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.763012 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.763170 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.763388 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.763601 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.763817 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.763996 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.764120 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.764228 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.764368 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.764493 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.764647 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.764773 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.764879 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.764984 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.765111 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.765294 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.765442 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.765578 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.765578 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.765578 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.765971 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.765971 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.765971 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.766258 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.766394 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.766394 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.766668 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.766797 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.766899 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.766996 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.775281 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.775419 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.775477 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.775530 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.775660 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.775733 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.775817 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.775888 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.775961 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.775961 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.775961 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.776123 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.776123 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.776123 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.776123 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.776123 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.776123 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.776123 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.776473 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.776473 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.776473 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.776473 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.776473 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.776473 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.776821 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.776877 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.776927 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.776927 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.776927 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.776927 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.776927 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.776927 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.777295 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.777295 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.777295 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.777295 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.777295 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.777295 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.777295 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.777754 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.777754 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.777754 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.777754 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.777754 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.777754 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.777754 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.778153 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.778153 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.778153 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.778153 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.778153 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.778153 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.778153 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.778153 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.778153 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.778153 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.778153 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.778758 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.778758 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.778758 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.778917 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.778917 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.778917 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.779069 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.779119 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.779169 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.779217 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.779265 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.779349 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.779414 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.779463 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.779520 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.779675 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.779751 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.779802 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.779851 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.779902 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.779950 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.780013 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.780064 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.780064 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.780064 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.780274 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.780377 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.780430 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.780482 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.780568 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.780657 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.780711 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.780711 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.780711 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.780711 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.780921 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.780984 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.781035 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.781084 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.781142 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.781198 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.781251 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.781333 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.781387 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.781438 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.781487 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.781537 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.781537 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.781680 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.781733 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.781783 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.781833 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.781894 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.781949 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.782002 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.782002 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.782002 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.782002 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.782175 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.782227 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.782281 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.782281 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.782281 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.782281 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.782492 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.782492 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.782610 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.782661 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.782711 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.782762 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.782828 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.782895 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.782945 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.783002 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.783057 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.783057 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.783154 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.783206 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.783206 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.783206 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.783206 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.783206 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.783206 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.783206 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.783206 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.783206 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.783206 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.786537 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.786537 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.786537 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.786537 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.786537 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.786537 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.786537 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.786537 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.786537 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.786537 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.787060 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.787060 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.787060 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.787060 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.787270 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.787270 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.787270 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.787270 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.787270 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.787270 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.787270 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.787683 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.787683 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.787683 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.787683 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.787876 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.787930 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.787981 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.788032 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.788101 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.788163 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.788223 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.788223 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.788343 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.788400 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.788400 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.788494 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.788494 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.788494 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.788494 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.788494 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.788767 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.788767 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.788877 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.788929 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.788929 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.788929 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.788929 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.788929 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.789186 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.789186 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.789186 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.789186 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.789186 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.789186 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.789186 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.789518 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.789518 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.789518 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.789518 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.791096 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.791216 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.791216 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.791507 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.791652 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.791778 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.791778 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.791778 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.791778 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.791778 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.792341 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.792341 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.792341 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.792341 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.792341 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.792341 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.792341 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.793113 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.793113 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.793113 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.793519 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.793672 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.793779 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.793876 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.793876 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.794096 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.794223 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.794426 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.794590 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.794711 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.794811 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.794909 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.795006 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.795107 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.795235 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.795358 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.795481 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.795610 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.795712 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.795813 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.795909 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.796022 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.796124 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.796219 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.796336 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.796448 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.796580 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.796698 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.796805 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.796915 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.797012 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.797108 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.797264 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.797385 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.797498 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.797626 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.797687 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.797738 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.797792 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.797843 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.797892 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.797942 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.798009 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.798071 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.798129 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.798129 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.798233 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.798292 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.798292 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.798389 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.798433 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.798468 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.798513 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.798513 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.798898 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.798898 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.798898 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.798898 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.798898 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.798898 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.799284 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.799284 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.799284 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.799284 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.799284 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.799284 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.799284 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.799284 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.799284 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.799284 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.800067 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.800067 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.800202 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.800278 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.800381 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.800451 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.800512 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.800512 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.800512 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.800512 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.800512 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.800512 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.800512 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.800512 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.800512 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.800512 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.801130 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.801130 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.801202 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.801202 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.801202 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.801202 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.801202 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.801202 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.801202 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.801202 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.801202 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.801202 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.801529 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.801529 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.801529 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.801676 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.801717 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.801946 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.801946 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.801946 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.801946 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.801946 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.801946 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.802145 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.802145 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.802145 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.802145 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.802145 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.802145 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.802367 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.802412 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.802450 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.802450 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.802450 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.802450 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.802450 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.802450 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.803475 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.803475 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.803475 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.803475 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.803920 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.804020 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.804099 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.804171 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.804247 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.804347 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.804423 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.804423 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.804423 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.804423 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.804781 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.804781 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.804781 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.804781 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.804781 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.804781 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.804781 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.805394 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.805394 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.805394 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.805394 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.805394 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.805646 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.805684 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.805749 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.805786 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.805821 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.805858 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.805895 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.805935 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.805971 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.806005 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.806040 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.806088 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.806123 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.806157 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.806191 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.806232 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.806232 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.806232 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.806232 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.806232 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.806232 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.806232 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.806232 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.806507 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.806507 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.806507 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.806507 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.806507 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.806507 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.806507 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.806881 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.806881 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.806958 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.806996 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.807030 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.807072 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.807111 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.807146 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.807183 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.807225 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.807348 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.807390 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.807426 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.807426 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.807503 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.807503 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.807503 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.807503 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.807503 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.807503 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.807503 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.807754 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111057) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 31 07:41:50.807803 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.807848 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.807896 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.807932 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.807979 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.808027 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.808068 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.808115 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.808154 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.808154 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.808222 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.808222 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.808328 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.808373 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.808431 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.808475 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.808516 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.808579 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.808579 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.808651 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.808686 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.808686 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.808686 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.808809 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.808846 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.808896 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.808896 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.808896 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.808896 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.808896 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.809072 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.809115 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.809163 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.809163 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.809163 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.809163 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.809163 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.809163 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.809163 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.809163 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.809163 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.809163 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.809163 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.809646 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.809646 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.809750 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.809750 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.809750 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.809750 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.809750 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.809750 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.810038 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.810098 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.810149 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.810149 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.810149 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.810262 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.810439 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.810577 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.810649 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.810649 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.810755 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.810814 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.810892 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.810944 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.810989 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.811030 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.811072 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.811108 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.811156 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.811210 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.811260 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.811337 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.811411 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.811462 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.811507 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.811580 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.811620 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.811662 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.811711 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.811761 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.811802 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.811851 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.811894 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.811936 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.811936 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.811936 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.812066 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.812104 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.812141 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.812141 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.812210 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.812266 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.812326 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.812364 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.812405 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.812442 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.812489 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.812536 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.812597 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.812597 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.812678 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.812678 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.812755 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.812804 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.812847 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.812888 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.812932 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.812973 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.813014 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.813054 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.813106 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.813155 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.813206 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.813256 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.813322 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.813378 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.813429 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.813429 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.813429 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.813429 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.813429 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.813765 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.813765 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.813765 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.813765 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.813765 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.813765 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.813765 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.814020 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.814020 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.814020 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.814020 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.814020 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.814020 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.814219 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.814266 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.814329 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.814373 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.814412 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.814460 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.814501 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.814558 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.814558 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.814641 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.814697 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.814763 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.814819 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.814873 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.814932 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.815000 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.815052 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.815052 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.815052 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.815052 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.815052 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.815052 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.815052 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.815052 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.815052 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.815052 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.815052 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.815535 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.815535 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.815535 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.815535 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.815535 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.815535 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.815535 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.816020 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.816020 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.816116 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.816164 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.816164 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.816247 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.816290 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.816290 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.816395 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.816444 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.816492 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.816568 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.816645 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.816704 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.816763 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.816881 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.816951 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.816991 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.817032 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.817081 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.817143 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.817187 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.817231 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.817268 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.817328 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.817372 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.817412 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.817454 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.817494 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.817536 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.817618 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.817676 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.817719 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.817756 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.817798 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.817837 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.817879 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.817879 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.817950 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.817993 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.818029 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.818077 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.818125 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.818125 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.818125 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.818237 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.818279 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.818279 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.818388 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.818427 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.818427 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.818503 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.818569 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.818621 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.818662 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.818702 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.818702 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.818702 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.818818 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.818818 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.818818 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.818818 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.818961 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.818997 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.819038 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.819083 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.819144 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.819194 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.819239 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.819274 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.819362 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.819407 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.819450 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.819450 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.819527 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.819595 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.819638 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.819638 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.819638 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.819767 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.819767 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.819767 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.819767 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.819767 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.819767 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.819767 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.819767 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.819767 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.819767 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.820137 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.820137 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.820137 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.820386 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.820386 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.820463 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.820512 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.820512 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.820512 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.820512 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.820736 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.820781 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.820820 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.820859 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.820894 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.820933 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.820975 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.820975 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.821044 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.821085 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.821126 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.821126 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.821194 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.821194 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.825208 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.825283 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.825341 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.825384 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.825462 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.826500 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.826632 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.826632 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.826736 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.826794 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.826871 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.826944 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.827073 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.827157 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.827209 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.827268 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.827371 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.827455 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.827519 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.827600 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.827672 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.827773 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.827843 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.827904 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.827996 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.828112 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.828809 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.828869 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.828906 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.829003 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.829103 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.829175 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.829275 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.829703 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.829803 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.829803 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.829939 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.829939 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.830047 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.830112 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.830774 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.830887 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.830887 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.830997 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.830997 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.831106 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.831166 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.831764 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.831849 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.831849 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.831978 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.832045 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.832115 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.832186 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.832566 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.832690 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.832690 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.832854 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.832935 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.832935 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.833101 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.836183 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.836277 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.836277 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.836419 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.836419 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.836573 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.836573 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.836951 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.837051 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.837115 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.837178 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.837247 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.837344 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.837462 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.838017 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.838090 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.838148 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.838246 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.838381 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.838447 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.838600 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.839161 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.839251 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.839251 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.839394 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.839460 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.839522 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.839631 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.839916 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.840663 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.840663 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.840663 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.840663 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.840663 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.840663 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.840663 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.840663 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.841151 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.841151 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.841151 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.841151 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.841151 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.842070 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.842070 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.842070 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.842070 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.842070 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.842070 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.842070 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.842674 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.842755 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.842810 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.842848 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.842917 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.842962 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.843058 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.843107 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.843147 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.843215 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.843276 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.843359 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.843429 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.843476 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.843986 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.844045 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.844082 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.844170 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.844233 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.844272 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.844375 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 31 07:41:50.844979 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 31 07:41:50.845060 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 31 07:41:50.845060 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 31 07:41:50.845156 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 31 07:41:50.845229 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 31 07:41:50.845229 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 31 07:41:50.866586 np0000191577 devstack@c-api.service[111060]: INFO dbcounter [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Registered counter for database cinder Aug 31 07:41:50.868746 np0000191577 devstack@c-api.service[111059]: INFO dbcounter [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Registered counter for database cinder Aug 31 07:41:50.875517 np0000191577 devstack@c-api.service[111058]: INFO dbcounter [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Registered counter for database cinder Aug 31 07:41:50.897016 np0000191577 devstack@c-api.service[111057]: INFO dbcounter [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Registered counter for database cinder Aug 31 07:41:50.907707 np0000191577 devstack@c-api.service[111060]: DEBUG oslo_db.sqlalchemy.engines [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 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=111060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 31 07:41:50.926470 np0000191577 devstack@c-api.service[111059]: DEBUG oslo_db.sqlalchemy.engines [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 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=111059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 31 07:41:50.928888 np0000191577 devstack@c-api.service[111058]: DEBUG oslo_db.sqlalchemy.engines [None req-cde8480c-82e4-4523-a863-e1ab263cb761 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=111058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 31 07:41:50.945457 np0000191577 devstack@c-api.service[111057]: DEBUG oslo_db.sqlalchemy.engines [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a 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=111057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 31 07:41:51.021341 np0000191577 devstack@c-api.service[111060]: DEBUG dbcounter [-] [111060] Writer thread running {{(pid=111060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 31 07:41:51.024960 np0000191577 devstack@c-api.service[111060]: /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. Aug 31 07:41:51.024960 np0000191577 devstack@c-api.service[111060]: return base.obj_make_list(context, cls(context), objects.Service, Aug 31 07:41:51.025348 np0000191577 devstack@c-api.service[111060]: INFO cinder.rpc [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 31 07:41:51.027702 np0000191577 devstack@c-api.service[111060]: INFO cinder.rpc [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 31 07:41:51.029777 np0000191577 devstack@c-api.service[111060]: INFO cinder.rpc [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 31 07:41:51.031606 np0000191577 devstack@c-api.service[111060]: INFO cinder.rpc [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 31 07:41:51.032630 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.036775 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.047425 np0000191577 devstack@c-api.service[111058]: DEBUG dbcounter [-] [111058] Writer thread running {{(pid=111058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 31 07:41:51.050099 np0000191577 devstack@c-api.service[111059]: DEBUG dbcounter [-] [111059] Writer thread running {{(pid=111059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 31 07:41:51.050694 np0000191577 devstack@c-api.service[111058]: /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. Aug 31 07:41:51.050694 np0000191577 devstack@c-api.service[111058]: return base.obj_make_list(context, cls(context), objects.Service, Aug 31 07:41:51.051020 np0000191577 devstack@c-api.service[111058]: INFO cinder.rpc [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 31 07:41:51.053829 np0000191577 devstack@c-api.service[111058]: INFO cinder.rpc [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 31 07:41:51.054411 np0000191577 devstack@c-api.service[111059]: /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. Aug 31 07:41:51.054411 np0000191577 devstack@c-api.service[111059]: return base.obj_make_list(context, cls(context), objects.Service, Aug 31 07:41:51.054868 np0000191577 devstack@c-api.service[111059]: INFO cinder.rpc [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 31 07:41:51.056229 np0000191577 devstack@c-api.service[111058]: INFO cinder.rpc [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 31 07:41:51.057781 np0000191577 devstack@c-api.service[111059]: INFO cinder.rpc [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 31 07:41:51.058459 np0000191577 devstack@c-api.service[111058]: INFO cinder.rpc [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 31 07:41:51.059371 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.060279 np0000191577 devstack@c-api.service[111059]: INFO cinder.rpc [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 31 07:41:51.062466 np0000191577 devstack@c-api.service[111059]: INFO cinder.rpc [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 31 07:41:51.063090 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.063474 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.067751 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.070799 np0000191577 devstack@c-api.service[111060]: DEBUG oslo_db.sqlalchemy.engines [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 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=111060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 31 07:41:51.073631 np0000191577 devstack@c-api.service[111060]: INFO cinder.rpc [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 31 07:41:51.075937 np0000191577 devstack@c-api.service[111060]: INFO cinder.rpc [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 31 07:41:51.077023 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.077952 np0000191577 devstack@c-api.service[111057]: DEBUG dbcounter [-] [111057] Writer thread running {{(pid=111057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 31 07:41:51.081139 np0000191577 devstack@c-api.service[111057]: /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. Aug 31 07:41:51.081139 np0000191577 devstack@c-api.service[111057]: return base.obj_make_list(context, cls(context), objects.Service, Aug 31 07:41:51.081446 np0000191577 devstack@c-api.service[111057]: INFO cinder.rpc [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 31 07:41:51.084664 np0000191577 devstack@c-api.service[111057]: INFO cinder.rpc [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 31 07:41:51.087331 np0000191577 devstack@c-api.service[111057]: INFO cinder.rpc [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 31 07:41:51.088404 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.089391 np0000191577 devstack@c-api.service[111057]: INFO cinder.rpc [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 31 07:41:51.090383 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.091571 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.094440 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.094624 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.098502 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.102180 np0000191577 devstack@c-api.service[111058]: DEBUG oslo_db.sqlalchemy.engines [None req-cde8480c-82e4-4523-a863-e1ab263cb761 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=111058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 31 07:41:51.103103 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.104390 np0000191577 devstack@c-api.service[111059]: DEBUG oslo_db.sqlalchemy.engines [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 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=111059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 31 07:41:51.106623 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.107360 np0000191577 devstack@c-api.service[111058]: INFO cinder.rpc [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 31 07:41:51.108201 np0000191577 devstack@c-api.service[111059]: INFO cinder.rpc [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 31 07:41:51.109665 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.110886 np0000191577 devstack@c-api.service[111058]: INFO cinder.rpc [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 31 07:41:51.111194 np0000191577 devstack@c-api.service[111059]: INFO cinder.rpc [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 31 07:41:51.112170 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.112379 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.112591 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.115440 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.116888 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.119569 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.123380 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.127241 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.128973 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.129512 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.130438 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.130846 np0000191577 devstack@c-api.service[111057]: DEBUG oslo_db.sqlalchemy.engines [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a 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=111057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 31 07:41:51.132394 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.132649 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.134341 np0000191577 devstack@c-api.service[111057]: INFO cinder.rpc [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 31 07:41:51.134459 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.134760 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.135748 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.136038 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.137441 np0000191577 devstack@c-api.service[111057]: INFO cinder.rpc [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 31 07:41:51.137583 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.138875 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.138974 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.139056 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.139837 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.140156 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.141531 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.142079 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.142822 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.142961 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.144185 np0000191577 devstack@c-api.service[111060]: WARNING cinder.api.contrib.hosts [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 31 07:41:51.144894 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.145285 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.145886 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: extensions {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.147222 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: os-volume-transfer {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.147354 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.148517 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.148855 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: extra_specs {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.150220 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.150350 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: backups {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.151614 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.152354 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: os-snapshot-manage {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.152972 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.153072 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.154853 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: qos-specs {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.155783 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.155891 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.156361 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.156913 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: os-availability-zone {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.157783 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.158191 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: cgsnapshots {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.159610 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.159873 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: os-volume-manage {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.160929 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.161210 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: os-volume-type-access {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.161896 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.162830 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: scheduler-stats {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.163270 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.164254 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: encryption {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.165834 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: capabilities {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.165980 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.166349 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.167003 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: os-quota-sets {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.168194 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.168456 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: os-quota-class-sets {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.169774 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: os-hosts {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.169844 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.169945 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.171072 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: consistencygroups {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.171698 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.171911 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.172879 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.173020 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extended resource: encryption {{(pid=111060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.173157 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.173828 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.174659 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.175588 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.175840 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.176052 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.176350 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.177049 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.177216 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.177532 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.178409 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.178691 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.178833 np0000191577 devstack@c-api.service[111058]: WARNING cinder.api.contrib.hosts [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 31 07:41:51.179605 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.179805 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.179997 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.180621 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: extensions {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.181203 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.181265 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.181478 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.182195 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: os-volume-transfer {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.182521 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.182729 np0000191577 devstack@c-api.service[111059]: WARNING cinder.api.contrib.hosts [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 31 07:41:51.183435 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.183925 np0000191577 devstack@c-api.service[111060]: WARNING castellan.key_manager.migration [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.184079 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: extra_specs {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.184413 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.184482 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: extensions {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.184901 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.contrib.snapshot_actions [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] SnapshotActionsController initialized {{(pid=111060) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 31 07:41:51.185009 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.185125 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.185258 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension VolumeActions extending resource: volumes {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.185481 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.185624 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.185697 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension TypesManage extending resource: types {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.185758 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: backups {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.185817 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: os-volume-transfer {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.185875 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.185965 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.186038 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.186191 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension AdminActions extending resource: volumes {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.186288 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension AdminActions extending resource: snapshots {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.186437 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension AdminActions extending resource: backups {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.186519 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.186633 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension UsedLimits extending resource: limits {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.186715 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.186805 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.v3.router [None req-a6bb4a5d-2a90-43cc-8c31-ec6e1cd91566 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.187251 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.187347 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: extra_specs {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.187964 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: os-snapshot-manage {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.188823 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: backups {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.190485 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.190805 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: os-snapshot-manage {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.190999 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: qos-specs {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.192139 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.192282 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: qos-specs {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.193206 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: os-availability-zone {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.194583 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: cgsnapshots {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.195347 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: os-availability-zone {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.195713 np0000191577 devstack@c-api.service[111060]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77d5b90a4668 pid: 111060 (default app) Aug 31 07:41:51.196096 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: os-volume-manage {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.196694 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: cgsnapshots {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.197675 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: os-volume-type-access {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.198178 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: os-volume-manage {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.199324 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: scheduler-stats {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.199793 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: os-volume-type-access {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.199859 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.201081 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: encryption {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.201454 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: scheduler-stats {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.202683 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: capabilities {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.202988 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: encryption {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.203969 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: os-quota-sets {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.204645 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: capabilities {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.205588 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: os-quota-class-sets {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.205930 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: os-quota-sets {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.206964 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: os-hosts {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.207467 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.middleware.request_id [None req-f2287eea-3c3e-4351-94aa-76396b26c77d None None] RequestId filter calling following filter/app {{(pid=111060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:41:51.207535 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: os-quota-class-sets {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.208318 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: consistencygroups {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.208909 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: os-hosts {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.210244 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.210325 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: consistencygroups {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.210369 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extended resource: encryption {{(pid=111058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.211277 np0000191577 devstack@c-api.service[111060]: [pid: 111060|app: 0|req: 1/1] 162.253.55.81 () {60 vars in 949 bytes} [Mon Aug 31 07:41:51 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 31 07:41:51.212417 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extended resource: encryption {{(pid=111059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.212810 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.214202 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.214269 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.215244 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.215620 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.216503 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.216981 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.217047 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.218235 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.218316 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.218482 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.219621 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.220003 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.220068 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.220979 np0000191577 devstack@c-api.service[111058]: WARNING castellan.key_manager.migration [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.221454 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.221632 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.221931 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.contrib.snapshot_actions [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] SnapshotActionsController initialized {{(pid=111058) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 31 07:41:51.222042 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.222167 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.222352 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension VolumeActions extending resource: volumes {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.222612 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.222720 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.222828 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension TypesManage extending resource: types {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.222938 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.223058 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.223138 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.223191 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.223279 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension AdminActions extending resource: volumes {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.223420 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension AdminActions extending resource: snapshots {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.223528 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension AdminActions extending resource: backups {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.223656 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.223758 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension UsedLimits extending resource: limits {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.223866 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.223974 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.v3.router [None req-cde8480c-82e4-4523-a863-e1ab263cb761 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.224585 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.224846 np0000191577 devstack@c-api.service[111059]: WARNING castellan.key_manager.migration [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.226093 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.contrib.snapshot_actions [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] SnapshotActionsController initialized {{(pid=111059) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 31 07:41:51.226249 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.226423 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.226482 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.226627 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension VolumeActions extending resource: volumes {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.226901 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.227036 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.227177 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension TypesManage extending resource: types {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.227340 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.227506 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.227666 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.227818 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension AdminActions extending resource: volumes {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.227983 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension AdminActions extending resource: snapshots {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.228125 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension AdminActions extending resource: backups {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.228264 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.228339 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.228426 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension UsedLimits extending resource: limits {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.228582 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.228718 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.v3.router [None req-a6801e6f-6cd7-44a3-826e-e17b71887c31 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.230014 np0000191577 devstack@c-api.service[111057]: WARNING cinder.api.contrib.hosts [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 31 07:41:51.230912 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.232048 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: extensions {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.233459 np0000191577 devstack@c-api.service[111058]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77d5b90a4668 pid: 111058 (default app) Aug 31 07:41:51.235407 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: os-volume-transfer {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.237380 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: extra_specs {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.237842 np0000191577 devstack@c-api.service[111059]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77d5b90a4668 pid: 111059 (default app) Aug 31 07:41:51.239150 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: backups {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.243268 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: os-snapshot-manage {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.245202 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: qos-specs {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.252165 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: os-availability-zone {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.253821 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: cgsnapshots {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.255776 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: os-volume-manage {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.258338 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: os-volume-type-access {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.259907 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: scheduler-stats {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.261906 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: encryption {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.264185 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: capabilities {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.266208 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: os-quota-sets {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.268188 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: os-quota-class-sets {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.270043 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: os-hosts {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.272687 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: consistencygroups {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.275513 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extended resource: encryption {{(pid=111057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 31 07:41:51.279153 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.281381 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.283454 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.284904 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.286180 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.287509 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.288863 np0000191577 devstack@c-api.service[111057]: WARNING castellan.key_manager.migration [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 31 07:41:51.289834 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.contrib.snapshot_actions [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] SnapshotActionsController initialized {{(pid=111057) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 31 07:41:51.289954 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.290076 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.290186 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension VolumeActions extending resource: volumes {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.290434 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.290525 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.290643 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension TypesManage extending resource: types {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.290748 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension VolumeTypeAccess extending resource: types {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.290864 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.290965 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.291076 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension AdminActions extending resource: volumes {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.291197 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension AdminActions extending resource: snapshots {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.291300 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension AdminActions extending resource: backups {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.291415 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.291515 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension UsedLimits extending resource: limits {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.291633 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension SnapshotActions extending resource: snapshots {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.291731 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.v3.router [None req-e8c85eca-7ac7-4fb1-aaa7-27f17f52d85a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 31 07:41:51.299668 np0000191577 devstack@c-api.service[111057]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77d5b90a4668 pid: 111057 (default app) Aug 31 07:41:59.213045 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.middleware.request_id [None req-4f9d5b30-0038-474b-aafe-ef8aa13448e2 None None] RequestId filter calling following filter/app {{(pid=111060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:41:59.791723 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-4f9d5b30-0038-474b-aafe-ef8aa13448e2 admin admin] POST https://162.253.55.81/volume/v3/types Aug 31 07:41:59.792598 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.openstack.wsgi [None req-4f9d5b30-0038-474b-aafe-ef8aa13448e2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 31 07:41:59.794951 np0000191577 devstack@c-api.service[111060]: /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. Aug 31 07:41:59.794951 np0000191577 devstack@c-api.service[111060]: warnings.warn( Aug 31 07:41:59.845837 np0000191577 devstack@c-api.service[111060]: DEBUG oslo_db.sqlalchemy.engines [None req-4f9d5b30-0038-474b-aafe-ef8aa13448e2 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=111060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 31 07:41:59.879459 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-4f9d5b30-0038-474b-aafe-ef8aa13448e2 admin admin] https://162.253.55.81/volume/v3/types returned with HTTP 200 Aug 31 07:41:59.880436 np0000191577 devstack@c-api.service[111060]: [pid: 111060|app: 0|req: 2/2] 162.253.55.81 () {68 vars in 1326 bytes} [Mon Aug 31 07:41:59 2026] POST /volume/v3/types => generated 186 bytes in 668 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 31 07:41:59.914900 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.middleware.request_id [None req-7a54c6a7-b1eb-4984-b34c-c5cb1282f75c None None] RequestId filter calling following filter/app {{(pid=111058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:42:00.250823 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-7a54c6a7-b1eb-4984-b34c-c5cb1282f75c admin admin] POST https://162.253.55.81/volume/v3/types/257daa3e-7abc-46f6-8624-c0f6253b1a8f/extra_specs Aug 31 07:42:00.251440 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [None req-7a54c6a7-b1eb-4984-b34c-c5cb1282f75c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 31 07:42:00.253134 np0000191577 devstack@c-api.service[111058]: /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. Aug 31 07:42:00.253134 np0000191577 devstack@c-api.service[111058]: warnings.warn( Aug 31 07:42:00.290655 np0000191577 devstack@c-api.service[111058]: DEBUG oslo_db.sqlalchemy.engines [None req-7a54c6a7-b1eb-4984-b34c-c5cb1282f75c 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=111058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 31 07:42:00.348479 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-7a54c6a7-b1eb-4984-b34c-c5cb1282f75c admin admin] https://162.253.55.81/volume/v3/types/257daa3e-7abc-46f6-8624-c0f6253b1a8f/extra_specs returned with HTTP 200 Aug 31 07:42:00.348948 np0000191577 devstack@c-api.service[111058]: [pid: 111058|app: 0|req: 1/3] 162.253.55.81 () {68 vars in 1473 bytes} [Mon Aug 31 07:41:59 2026] POST /volume/v3/types/257daa3e-7abc-46f6-8624-c0f6253b1a8f/extra_specs => generated 55 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 07:42:01.110274 np0000191577 devstack@c-api.service[111059]: DEBUG dbcounter [-] [111059] Writing DB stats cinder:SELECT=6 {{(pid=111059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 07:42:01.136448 np0000191577 devstack@c-api.service[111057]: DEBUG dbcounter [-] [111057] Writing DB stats cinder:SELECT=6 {{(pid=111057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 07:42:09.876513 np0000191577 devstack@c-api.service[111060]: DEBUG dbcounter [-] [111060] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 07:42:10.347866 np0000191577 devstack@c-api.service[111058]: DEBUG dbcounter [-] [111058] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 07:44:50.024537 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.middleware.request_id [None req-32d8eac2-8adf-43c5-8f7c-76e9a2692daf None None] RequestId filter calling following filter/app {{(pid=111059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:44:50.025358 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-32d8eac2-8adf-43c5-8f7c-76e9a2692daf None None] GET https://162.253.55.81/volume// Aug 31 07:44:50.025572 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-32d8eac2-8adf-43c5-8f7c-76e9a2692daf None None] Empty body provided in request {{(pid=111059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:44:50.025820 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-32d8eac2-8adf-43c5-8f7c-76e9a2692daf None None] Calling method 'all' {{(pid=111059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:44:50.026329 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-32d8eac2-8adf-43c5-8f7c-76e9a2692daf None None] https://162.253.55.81/volume// returned with HTTP 300 Aug 31 07:44:50.026882 np0000191577 devstack@c-api.service[111059]: [pid: 111059|app: 0|req: 1/4] 162.253.55.81 () {66 vars in 1449 bytes} [Mon Aug 31 07:44:50 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 31 07:45:30.336473 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.middleware.request_id [None req-f03162ee-151e-4de6-a793-56886a1fb353 None None] RequestId filter calling following filter/app {{(pid=111057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:30.340112 np0000191577 devstack@c-api.service[111057]: [pid: 111057|app: 0|req: 1/5] 162.253.55.81 () {62 vars in 1061 bytes} [Mon Aug 31 07:45:30 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 31 07:45:30.373257 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.middleware.request_id [None req-68f7d020-f1aa-4e1c-a584-14240ec2543b None None] RequestId filter calling following filter/app {{(pid=111060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:30.384637 np0000191577 devstack@c-api.service[111060]: [pid: 111060|app: 0|req: 3/6] 162.253.55.81 () {64 vars in 1265 bytes} [Mon Aug 31 07:45:30 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 31 07:45:30.418888 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.middleware.request_id [req-68f7d020-f1aa-4e1c-a584-14240ec2543b req-e38e5f8d-3c93-4882-9215-9cdf36b5515b None None] RequestId filter calling following filter/app {{(pid=111058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:30.424453 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [req-68f7d020-f1aa-4e1c-a584-14240ec2543b req-e38e5f8d-3c93-4882-9215-9cdf36b5515b demo demo] GET https://162.253.55.81/volume/v3/ Aug 31 07:45:30.424860 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [req-68f7d020-f1aa-4e1c-a584-14240ec2543b req-e38e5f8d-3c93-4882-9215-9cdf36b5515b demo demo] Empty body provided in request {{(pid=111058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:45:30.425238 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [req-68f7d020-f1aa-4e1c-a584-14240ec2543b req-e38e5f8d-3c93-4882-9215-9cdf36b5515b demo demo] Calling method 'version_select' {{(pid=111058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:45:30.426844 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [req-68f7d020-f1aa-4e1c-a584-14240ec2543b req-e38e5f8d-3c93-4882-9215-9cdf36b5515b demo demo] https://162.253.55.81/volume/v3/ returned with HTTP 200 Aug 31 07:45:30.427524 np0000191577 devstack@c-api.service[111058]: [pid: 111058|app: 0|req: 2/7] 162.253.55.81 () {66 vars in 1339 bytes} [Mon Aug 31 07:45:30 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 31 07:45:30.461044 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.middleware.request_id [None req-e30e84b9-e02e-417b-b848-4a7e3a863b60 None None] RequestId filter calling following filter/app {{(pid=111059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:30.833239 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-e30e84b9-e02e-417b-b848-4a7e3a863b60 demo demo] GET https://162.253.55.81/volume/v3/types Aug 31 07:45:30.833613 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-e30e84b9-e02e-417b-b848-4a7e3a863b60 demo demo] Empty body provided in request {{(pid=111059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:45:30.833794 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-e30e84b9-e02e-417b-b848-4a7e3a863b60 demo demo] Calling method 'index' {{(pid=111059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:45:30.834270 np0000191577 devstack@c-api.service[111059]: /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. Aug 31 07:45:30.834270 np0000191577 devstack@c-api.service[111059]: warnings.warn( Aug 31 07:45:30.834858 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.api_utils [None req-e30e84b9-e02e-417b-b848-4a7e3a863b60 demo demo] Removing options '' from query. {{(pid=111059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 07:45:30.883579 np0000191577 devstack@c-api.service[111059]: DEBUG oslo_db.sqlalchemy.engines [None req-e30e84b9-e02e-417b-b848-4a7e3a863b60 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=111059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 31 07:45:30.902347 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-e30e84b9-e02e-417b-b848-4a7e3a863b60 demo demo] https://162.253.55.81/volume/v3/types returned with HTTP 200 Aug 31 07:45:30.902850 np0000191577 devstack@c-api.service[111059]: [pid: 111059|app: 0|req: 2/8] 162.253.55.81 () {64 vars in 1283 bytes} [Mon Aug 31 07:45:30 2026] GET /volume/v3/types => generated 377 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 31 07:45:30.955355 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.middleware.request_id [None req-04e7e953-ab35-4efa-b39c-2eb63b22f002 None None] RequestId filter calling following filter/app {{(pid=111057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:31.310086 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-04e7e953-ab35-4efa-b39c-2eb63b22f002 demo demo] GET https://162.253.55.81/volume/v3/types/default Aug 31 07:45:31.310316 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-04e7e953-ab35-4efa-b39c-2eb63b22f002 demo demo] Empty body provided in request {{(pid=111057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:45:31.310616 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-04e7e953-ab35-4efa-b39c-2eb63b22f002 demo demo] Calling method 'show' {{(pid=111057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:45:31.352979 np0000191577 devstack@c-api.service[111057]: DEBUG oslo_db.sqlalchemy.engines [None req-04e7e953-ab35-4efa-b39c-2eb63b22f002 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=111057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 31 07:45:31.369157 np0000191577 devstack@c-api.service[111057]: /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. Aug 31 07:45:31.369157 np0000191577 devstack@c-api.service[111057]: warnings.warn( Aug 31 07:45:31.371382 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-04e7e953-ab35-4efa-b39c-2eb63b22f002 demo demo] https://162.253.55.81/volume/v3/types/default returned with HTTP 200 Aug 31 07:45:31.371899 np0000191577 devstack@c-api.service[111057]: [pid: 111057|app: 0|req: 2/9] 162.253.55.81 () {64 vars in 1294 bytes} [Mon Aug 31 07:45:30 2026] GET /volume/v3/types/default => generated 145 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 31 07:45:31.914499 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.middleware.request_id [None req-126552a3-a208-468c-b249-d02793dbd12c None None] RequestId filter calling following filter/app {{(pid=111060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:31.916044 np0000191577 devstack@c-api.service[111060]: [pid: 111060|app: 0|req: 4/10] 162.253.55.81 () {62 vars in 1061 bytes} [Mon Aug 31 07:45:31 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 31 07:45:31.946662 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.middleware.request_id [None req-73df5dbf-b668-4773-a8aa-aabac4984977 None None] RequestId filter calling following filter/app {{(pid=111058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:31.954455 np0000191577 devstack@c-api.service[111058]: [pid: 111058|app: 0|req: 3/11] 162.253.55.81 () {64 vars in 1265 bytes} [Mon Aug 31 07:45:31 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 31 07:45:31.983765 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.middleware.request_id [req-73df5dbf-b668-4773-a8aa-aabac4984977 req-997d5800-60c7-422d-9a21-285bd803bc51 None None] RequestId filter calling following filter/app {{(pid=111059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:31.986229 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [req-73df5dbf-b668-4773-a8aa-aabac4984977 req-997d5800-60c7-422d-9a21-285bd803bc51 demo demo] GET https://162.253.55.81/volume/v3/ Aug 31 07:45:31.986472 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [req-73df5dbf-b668-4773-a8aa-aabac4984977 req-997d5800-60c7-422d-9a21-285bd803bc51 demo demo] Empty body provided in request {{(pid=111059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:45:31.986791 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [req-73df5dbf-b668-4773-a8aa-aabac4984977 req-997d5800-60c7-422d-9a21-285bd803bc51 demo demo] Calling method 'version_select' {{(pid=111059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:45:31.987388 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [req-73df5dbf-b668-4773-a8aa-aabac4984977 req-997d5800-60c7-422d-9a21-285bd803bc51 demo demo] https://162.253.55.81/volume/v3/ returned with HTTP 200 Aug 31 07:45:31.987898 np0000191577 devstack@c-api.service[111059]: [pid: 111059|app: 0|req: 3/12] 162.253.55.81 () {66 vars in 1339 bytes} [Mon Aug 31 07:45:31 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 31 07:45:32.026708 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.middleware.request_id [None req-75f56bc6-7489-4e61-91a1-bbfeb1ce2933 None None] RequestId filter calling following filter/app {{(pid=111057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:32.029360 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-75f56bc6-7489-4e61-91a1-bbfeb1ce2933 demo demo] GET https://162.253.55.81/volume/v3/types/default Aug 31 07:45:32.029658 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-75f56bc6-7489-4e61-91a1-bbfeb1ce2933 demo demo] Empty body provided in request {{(pid=111057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:45:32.029991 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-75f56bc6-7489-4e61-91a1-bbfeb1ce2933 demo demo] Calling method 'show' {{(pid=111057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:45:32.040297 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-75f56bc6-7489-4e61-91a1-bbfeb1ce2933 demo demo] https://162.253.55.81/volume/v3/types/default returned with HTTP 200 Aug 31 07:45:32.040878 np0000191577 devstack@c-api.service[111057]: [pid: 111057|app: 0|req: 3/13] 162.253.55.81 () {64 vars in 1294 bytes} [Mon Aug 31 07:45:32 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 31 07:45:32.642098 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.middleware.request_id [None req-03ae2ba4-2ce5-4215-a475-d625afe7fee1 None None] RequestId filter calling following filter/app {{(pid=111060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:32.642971 np0000191577 devstack@c-api.service[111060]: [pid: 111060|app: 0|req: 5/14] 162.253.55.81 () {62 vars in 1061 bytes} [Mon Aug 31 07:45:32 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 31 07:45:32.673254 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.middleware.request_id [None req-84bae0b4-3cf3-4dc1-ac44-f94be50dd7f3 None None] RequestId filter calling following filter/app {{(pid=111058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:32.676089 np0000191577 devstack@c-api.service[111058]: [pid: 111058|app: 0|req: 4/15] 162.253.55.81 () {64 vars in 1265 bytes} [Mon Aug 31 07:45:32 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 31 07:45:32.704980 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.middleware.request_id [req-84bae0b4-3cf3-4dc1-ac44-f94be50dd7f3 req-cbebc513-fec1-42da-a2bc-5928d0ae7d7f None None] RequestId filter calling following filter/app {{(pid=111059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:32.706794 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [req-84bae0b4-3cf3-4dc1-ac44-f94be50dd7f3 req-cbebc513-fec1-42da-a2bc-5928d0ae7d7f demo demo] GET https://162.253.55.81/volume/v3/ Aug 31 07:45:32.706995 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [req-84bae0b4-3cf3-4dc1-ac44-f94be50dd7f3 req-cbebc513-fec1-42da-a2bc-5928d0ae7d7f demo demo] Empty body provided in request {{(pid=111059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:45:32.707206 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [req-84bae0b4-3cf3-4dc1-ac44-f94be50dd7f3 req-cbebc513-fec1-42da-a2bc-5928d0ae7d7f demo demo] Calling method 'version_select' {{(pid=111059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:45:32.707612 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [req-84bae0b4-3cf3-4dc1-ac44-f94be50dd7f3 req-cbebc513-fec1-42da-a2bc-5928d0ae7d7f demo demo] https://162.253.55.81/volume/v3/ returned with HTTP 200 Aug 31 07:45:32.707938 np0000191577 devstack@c-api.service[111059]: [pid: 111059|app: 0|req: 4/16] 162.253.55.81 () {66 vars in 1339 bytes} [Mon Aug 31 07:45:32 2026] GET /volume/v3/ => generated 389 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 31 07:45:32.743533 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.middleware.request_id [None req-cf2dccbb-4006-47e9-9997-9a065d74f177 None None] RequestId filter calling following filter/app {{(pid=111057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:32.748142 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-cf2dccbb-4006-47e9-9997-9a065d74f177 demo demo] GET https://162.253.55.81/volume/v3/types/default Aug 31 07:45:32.748697 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-cf2dccbb-4006-47e9-9997-9a065d74f177 demo demo] Empty body provided in request {{(pid=111057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:45:32.749595 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-cf2dccbb-4006-47e9-9997-9a065d74f177 demo demo] Calling method 'show' {{(pid=111057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:45:32.767255 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-cf2dccbb-4006-47e9-9997-9a065d74f177 demo demo] https://162.253.55.81/volume/v3/types/default returned with HTTP 200 Aug 31 07:45:32.768278 np0000191577 devstack@c-api.service[111057]: [pid: 111057|app: 0|req: 4/17] 162.253.55.81 () {64 vars in 1294 bytes} [Mon Aug 31 07:45:32 2026] GET /volume/v3/types/default => generated 145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 31 07:45:32.802105 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.middleware.request_id [None req-1e3ff6de-aced-41a0-aecd-10ee678057d6 None None] RequestId filter calling following filter/app {{(pid=111060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:32.803271 np0000191577 devstack@c-api.service[111060]: [pid: 111060|app: 0|req: 6/18] 162.253.55.81 () {62 vars in 1061 bytes} [Mon Aug 31 07:45:32 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 31 07:45:32.832781 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.middleware.request_id [None req-97eff89d-18c9-40b5-bd45-f4badff36d1d None None] RequestId filter calling following filter/app {{(pid=111058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:32.834535 np0000191577 devstack@c-api.service[111058]: [pid: 111058|app: 0|req: 5/19] 162.253.55.81 () {64 vars in 1265 bytes} [Mon Aug 31 07:45:32 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 31 07:45:32.864339 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.middleware.request_id [req-97eff89d-18c9-40b5-bd45-f4badff36d1d req-66f386a1-8687-4db1-b287-138412493da1 None None] RequestId filter calling following filter/app {{(pid=111059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:32.867837 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [req-97eff89d-18c9-40b5-bd45-f4badff36d1d req-66f386a1-8687-4db1-b287-138412493da1 demo demo] GET https://162.253.55.81/volume/v3/ Aug 31 07:45:32.868158 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [req-97eff89d-18c9-40b5-bd45-f4badff36d1d req-66f386a1-8687-4db1-b287-138412493da1 demo demo] Empty body provided in request {{(pid=111059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:45:32.868520 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [req-97eff89d-18c9-40b5-bd45-f4badff36d1d req-66f386a1-8687-4db1-b287-138412493da1 demo demo] Calling method 'version_select' {{(pid=111059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:45:32.869214 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [req-97eff89d-18c9-40b5-bd45-f4badff36d1d req-66f386a1-8687-4db1-b287-138412493da1 demo demo] https://162.253.55.81/volume/v3/ returned with HTTP 200 Aug 31 07:45:32.870093 np0000191577 devstack@c-api.service[111059]: [pid: 111059|app: 0|req: 5/20] 162.253.55.81 () {66 vars in 1339 bytes} [Mon Aug 31 07:45:32 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 31 07:45:32.909231 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.middleware.request_id [None req-070c45bf-5133-41fd-8580-8bc52f733ee7 None None] RequestId filter calling following filter/app {{(pid=111057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:45:32.912891 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-070c45bf-5133-41fd-8580-8bc52f733ee7 demo demo] GET https://162.253.55.81/volume/v3/types/default Aug 31 07:45:32.913248 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-070c45bf-5133-41fd-8580-8bc52f733ee7 demo demo] Empty body provided in request {{(pid=111057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:45:32.913737 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-070c45bf-5133-41fd-8580-8bc52f733ee7 demo demo] Calling method 'show' {{(pid=111057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:45:32.929185 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-070c45bf-5133-41fd-8580-8bc52f733ee7 demo demo] https://162.253.55.81/volume/v3/types/default returned with HTTP 200 Aug 31 07:45:32.930023 np0000191577 devstack@c-api.service[111057]: [pid: 111057|app: 0|req: 5/21] 162.253.55.81 () {64 vars in 1294 bytes} [Mon Aug 31 07:45:32 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 31 07:45:40.895635 np0000191577 devstack@c-api.service[111059]: DEBUG dbcounter [-] [111059] Writing DB stats cinder:SELECT=1 {{(pid=111059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 07:45:42.922239 np0000191577 devstack@c-api.service[111057]: DEBUG dbcounter [-] [111057] Writing DB stats cinder:SELECT=8 {{(pid=111057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 07:50:47.743231 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.middleware.request_id [None req-0c96c1d5-55e3-4146-b57d-8be23451dd58 None None] RequestId filter calling following filter/app {{(pid=111060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:50:47.862086 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-0c96c1d5-55e3-4146-b57d-8be23451dd58 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 07:50:47.862268 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.openstack.wsgi [None req-0c96c1d5-55e3-4146-b57d-8be23451dd58 demo demo] Empty body provided in request {{(pid=111060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:50:47.862499 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.openstack.wsgi [None req-0c96c1d5-55e3-4146-b57d-8be23451dd58 demo demo] Calling method 'detail' {{(pid=111060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:50:47.863162 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.api_utils [None req-0c96c1d5-55e3-4146-b57d-8be23451dd58 demo demo] Removing options '' from query. {{(pid=111060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 07:50:47.863901 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.volume.api [None req-0c96c1d5-55e3-4146-b57d-8be23451dd58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 07:50:47.902762 np0000191577 devstack@c-api.service[111060]: /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. Aug 31 07:50:47.902762 np0000191577 devstack@c-api.service[111060]: return base.obj_make_list(context, cls(context), objects.Volume, Aug 31 07:50:47.902990 np0000191577 devstack@c-api.service[111060]: INFO cinder.volume.api [None req-0c96c1d5-55e3-4146-b57d-8be23451dd58 demo demo] Get all volumes completed successfully. Aug 31 07:50:47.904994 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-0c96c1d5-55e3-4146-b57d-8be23451dd58 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 07:50:47.905318 np0000191577 devstack@c-api.service[111060]: [pid: 111060|app: 0|req: 7/22] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 07:50:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 07:50:57.894784 np0000191577 devstack@c-api.service[111060]: DEBUG dbcounter [-] [111060] Writing DB stats cinder:SELECT=1 {{(pid=111060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 07:51:47.929920 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.middleware.request_id [None req-89f89c14-378f-4d24-9067-5eef816f5d0f None None] RequestId filter calling following filter/app {{(pid=111058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:51:47.933768 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-89f89c14-378f-4d24-9067-5eef816f5d0f demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 07:51:47.933962 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [None req-89f89c14-378f-4d24-9067-5eef816f5d0f demo demo] Empty body provided in request {{(pid=111058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:51:47.934157 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [None req-89f89c14-378f-4d24-9067-5eef816f5d0f demo demo] Calling method 'detail' {{(pid=111058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:51:47.934842 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.api_utils [None req-89f89c14-378f-4d24-9067-5eef816f5d0f demo demo] Removing options '' from query. {{(pid=111058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 07:51:47.935699 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.volume.api [None req-89f89c14-378f-4d24-9067-5eef816f5d0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 07:51:47.967323 np0000191577 devstack@c-api.service[111058]: /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. Aug 31 07:51:47.967323 np0000191577 devstack@c-api.service[111058]: return base.obj_make_list(context, cls(context), objects.Volume, Aug 31 07:51:47.967561 np0000191577 devstack@c-api.service[111058]: INFO cinder.volume.api [None req-89f89c14-378f-4d24-9067-5eef816f5d0f demo demo] Get all volumes completed successfully. Aug 31 07:51:47.969474 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-89f89c14-378f-4d24-9067-5eef816f5d0f demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 07:51:47.969906 np0000191577 devstack@c-api.service[111058]: [pid: 111058|app: 0|req: 6/23] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 07:51:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 07:51:57.961999 np0000191577 devstack@c-api.service[111058]: DEBUG dbcounter [-] [111058] Writing DB stats cinder:SELECT=1 {{(pid=111058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 07:52:47.988598 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.middleware.request_id [None req-4bb7edfe-fe63-499d-ba7c-81dad477caa3 None None] RequestId filter calling following filter/app {{(pid=111059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:52:47.994272 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-4bb7edfe-fe63-499d-ba7c-81dad477caa3 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 07:52:47.994730 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-4bb7edfe-fe63-499d-ba7c-81dad477caa3 demo demo] Empty body provided in request {{(pid=111059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:52:47.995089 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-4bb7edfe-fe63-499d-ba7c-81dad477caa3 demo demo] Calling method 'detail' {{(pid=111059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:52:47.996451 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.api_utils [None req-4bb7edfe-fe63-499d-ba7c-81dad477caa3 demo demo] Removing options '' from query. {{(pid=111059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 07:52:47.997727 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.volume.api [None req-4bb7edfe-fe63-499d-ba7c-81dad477caa3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 07:52:48.053340 np0000191577 devstack@c-api.service[111059]: /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. Aug 31 07:52:48.053340 np0000191577 devstack@c-api.service[111059]: return base.obj_make_list(context, cls(context), objects.Volume, Aug 31 07:52:48.053689 np0000191577 devstack@c-api.service[111059]: INFO cinder.volume.api [None req-4bb7edfe-fe63-499d-ba7c-81dad477caa3 demo demo] Get all volumes completed successfully. Aug 31 07:52:48.055792 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-4bb7edfe-fe63-499d-ba7c-81dad477caa3 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 07:52:48.056094 np0000191577 devstack@c-api.service[111059]: [pid: 111059|app: 0|req: 6/24] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 07:52:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 07:52:58.046609 np0000191577 devstack@c-api.service[111059]: DEBUG dbcounter [-] [111059] Writing DB stats cinder:SELECT=1 {{(pid=111059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 07:53:48.073333 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.middleware.request_id [None req-fed9befd-57d9-4117-90dd-a4c0bac61211 None None] RequestId filter calling following filter/app {{(pid=111057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:53:48.078072 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-fed9befd-57d9-4117-90dd-a4c0bac61211 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 07:53:48.078270 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-fed9befd-57d9-4117-90dd-a4c0bac61211 demo demo] Empty body provided in request {{(pid=111057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:53:48.078528 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-fed9befd-57d9-4117-90dd-a4c0bac61211 demo demo] Calling method 'detail' {{(pid=111057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:53:48.079266 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.api_utils [None req-fed9befd-57d9-4117-90dd-a4c0bac61211 demo demo] Removing options '' from query. {{(pid=111057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 07:53:48.080450 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.volume.api [None req-fed9befd-57d9-4117-90dd-a4c0bac61211 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 07:53:48.127560 np0000191577 devstack@c-api.service[111057]: /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. Aug 31 07:53:48.127560 np0000191577 devstack@c-api.service[111057]: return base.obj_make_list(context, cls(context), objects.Volume, Aug 31 07:53:48.127916 np0000191577 devstack@c-api.service[111057]: INFO cinder.volume.api [None req-fed9befd-57d9-4117-90dd-a4c0bac61211 demo demo] Get all volumes completed successfully. Aug 31 07:53:48.131956 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-fed9befd-57d9-4117-90dd-a4c0bac61211 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 07:53:48.132986 np0000191577 devstack@c-api.service[111057]: [pid: 111057|app: 0|req: 6/25] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 07:53:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 07:53:58.120365 np0000191577 devstack@c-api.service[111057]: DEBUG dbcounter [-] [111057] Writing DB stats cinder:SELECT=1 {{(pid=111057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 07:54:48.146318 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.middleware.request_id [None req-8c6299b5-7c81-45e7-bc82-388e57d2d7cd None None] RequestId filter calling following filter/app {{(pid=111060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:54:48.149167 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-8c6299b5-7c81-45e7-bc82-388e57d2d7cd demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 07:54:48.149167 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.openstack.wsgi [None req-8c6299b5-7c81-45e7-bc82-388e57d2d7cd demo demo] Empty body provided in request {{(pid=111060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:54:48.149167 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.openstack.wsgi [None req-8c6299b5-7c81-45e7-bc82-388e57d2d7cd demo demo] Calling method 'detail' {{(pid=111060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:54:48.149167 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.api_utils [None req-8c6299b5-7c81-45e7-bc82-388e57d2d7cd demo demo] Removing options '' from query. {{(pid=111060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 07:54:48.150890 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.volume.api [None req-8c6299b5-7c81-45e7-bc82-388e57d2d7cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 07:54:48.158989 np0000191577 devstack@c-api.service[111060]: INFO cinder.volume.api [None req-8c6299b5-7c81-45e7-bc82-388e57d2d7cd demo demo] Get all volumes completed successfully. Aug 31 07:54:48.160763 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-8c6299b5-7c81-45e7-bc82-388e57d2d7cd demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 07:54:48.161126 np0000191577 devstack@c-api.service[111060]: [pid: 111060|app: 0|req: 8/26] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 07:54:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 07:54:58.154277 np0000191577 devstack@c-api.service[111060]: DEBUG dbcounter [-] [111060] Writing DB stats cinder:SELECT=1 {{(pid=111060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 07:55:48.177739 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.middleware.request_id [None req-ff816d03-cacb-4a03-ac93-9ff950246787 None None] RequestId filter calling following filter/app {{(pid=111058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:55:48.306605 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-ff816d03-cacb-4a03-ac93-9ff950246787 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 07:55:48.306779 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [None req-ff816d03-cacb-4a03-ac93-9ff950246787 demo demo] Empty body provided in request {{(pid=111058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:55:48.306977 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [None req-ff816d03-cacb-4a03-ac93-9ff950246787 demo demo] Calling method 'detail' {{(pid=111058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:55:48.307206 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.api_utils [None req-ff816d03-cacb-4a03-ac93-9ff950246787 demo demo] Removing options '' from query. {{(pid=111058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 07:55:48.308619 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.volume.api [None req-ff816d03-cacb-4a03-ac93-9ff950246787 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 07:55:48.317644 np0000191577 devstack@c-api.service[111058]: INFO cinder.volume.api [None req-ff816d03-cacb-4a03-ac93-9ff950246787 demo demo] Get all volumes completed successfully. Aug 31 07:55:48.320115 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-ff816d03-cacb-4a03-ac93-9ff950246787 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 07:55:48.321265 np0000191577 devstack@c-api.service[111058]: [pid: 111058|app: 0|req: 7/27] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 07:55:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 07:55:58.313156 np0000191577 devstack@c-api.service[111058]: DEBUG dbcounter [-] [111058] Writing DB stats cinder:SELECT=1 {{(pid=111058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 07:56:48.357952 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.middleware.request_id [None req-10553284-d40a-4f83-96ce-664332e750ff None None] RequestId filter calling following filter/app {{(pid=111059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:56:48.363587 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-10553284-d40a-4f83-96ce-664332e750ff demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 07:56:48.363587 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-10553284-d40a-4f83-96ce-664332e750ff demo demo] Empty body provided in request {{(pid=111059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:56:48.363587 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-10553284-d40a-4f83-96ce-664332e750ff demo demo] Calling method 'detail' {{(pid=111059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:56:48.363587 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.api_utils [None req-10553284-d40a-4f83-96ce-664332e750ff demo demo] Removing options '' from query. {{(pid=111059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 07:56:48.363587 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.volume.api [None req-10553284-d40a-4f83-96ce-664332e750ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 07:56:48.370722 np0000191577 devstack@c-api.service[111059]: INFO cinder.volume.api [None req-10553284-d40a-4f83-96ce-664332e750ff demo demo] Get all volumes completed successfully. Aug 31 07:56:48.372709 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-10553284-d40a-4f83-96ce-664332e750ff demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 07:56:48.373311 np0000191577 devstack@c-api.service[111059]: [pid: 111059|app: 0|req: 7/28] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 07:56:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 07:56:58.365154 np0000191577 devstack@c-api.service[111059]: DEBUG dbcounter [-] [111059] Writing DB stats cinder:SELECT=1 {{(pid=111059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 07:57:48.408383 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.middleware.request_id [None req-95e0366f-0e52-45d3-badd-e0d4b7c4ce64 None None] RequestId filter calling following filter/app {{(pid=111057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:57:48.414134 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-95e0366f-0e52-45d3-badd-e0d4b7c4ce64 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 07:57:48.414526 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-95e0366f-0e52-45d3-badd-e0d4b7c4ce64 demo demo] Empty body provided in request {{(pid=111057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:57:48.414986 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-95e0366f-0e52-45d3-badd-e0d4b7c4ce64 demo demo] Calling method 'detail' {{(pid=111057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:57:48.415617 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.api_utils [None req-95e0366f-0e52-45d3-badd-e0d4b7c4ce64 demo demo] Removing options '' from query. {{(pid=111057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 07:57:48.417795 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.volume.api [None req-95e0366f-0e52-45d3-badd-e0d4b7c4ce64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 07:57:48.441704 np0000191577 devstack@c-api.service[111057]: INFO cinder.volume.api [None req-95e0366f-0e52-45d3-badd-e0d4b7c4ce64 demo demo] Get all volumes completed successfully. Aug 31 07:57:48.446588 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-95e0366f-0e52-45d3-badd-e0d4b7c4ce64 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 07:57:48.447472 np0000191577 devstack@c-api.service[111057]: [pid: 111057|app: 0|req: 7/29] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 07:57:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 07:57:58.424812 np0000191577 devstack@c-api.service[111057]: DEBUG dbcounter [-] [111057] Writing DB stats cinder:SELECT=1 {{(pid=111057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 07:58:48.470161 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.middleware.request_id [None req-686e1247-0323-43a3-87af-74427bec9cdc None None] RequestId filter calling following filter/app {{(pid=111060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:58:48.474167 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-686e1247-0323-43a3-87af-74427bec9cdc demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 07:58:48.474579 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.openstack.wsgi [None req-686e1247-0323-43a3-87af-74427bec9cdc demo demo] Empty body provided in request {{(pid=111060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:58:48.475532 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.openstack.wsgi [None req-686e1247-0323-43a3-87af-74427bec9cdc demo demo] Calling method 'detail' {{(pid=111060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:58:48.475991 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.api_utils [None req-686e1247-0323-43a3-87af-74427bec9cdc demo demo] Removing options '' from query. {{(pid=111060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 07:58:48.477393 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.volume.api [None req-686e1247-0323-43a3-87af-74427bec9cdc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 07:58:48.490239 np0000191577 devstack@c-api.service[111060]: INFO cinder.volume.api [None req-686e1247-0323-43a3-87af-74427bec9cdc demo demo] Get all volumes completed successfully. Aug 31 07:58:48.494478 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-686e1247-0323-43a3-87af-74427bec9cdc demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 07:58:48.495880 np0000191577 devstack@c-api.service[111060]: [pid: 111060|app: 0|req: 9/30] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 07:58:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 07:58:58.481815 np0000191577 devstack@c-api.service[111060]: DEBUG dbcounter [-] [111060] Writing DB stats cinder:SELECT=1 {{(pid=111060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 07:59:48.511355 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.middleware.request_id [None req-1fc8925d-33e2-4805-b041-98b959014cb1 None None] RequestId filter calling following filter/app {{(pid=111058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 07:59:48.515233 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-1fc8925d-33e2-4805-b041-98b959014cb1 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 07:59:48.515424 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [None req-1fc8925d-33e2-4805-b041-98b959014cb1 demo demo] Empty body provided in request {{(pid=111058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 07:59:48.515720 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [None req-1fc8925d-33e2-4805-b041-98b959014cb1 demo demo] Calling method 'detail' {{(pid=111058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 07:59:48.516020 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.api_utils [None req-1fc8925d-33e2-4805-b041-98b959014cb1 demo demo] Removing options '' from query. {{(pid=111058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 07:59:48.516955 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.volume.api [None req-1fc8925d-33e2-4805-b041-98b959014cb1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 07:59:48.525891 np0000191577 devstack@c-api.service[111058]: INFO cinder.volume.api [None req-1fc8925d-33e2-4805-b041-98b959014cb1 demo demo] Get all volumes completed successfully. Aug 31 07:59:48.528395 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-1fc8925d-33e2-4805-b041-98b959014cb1 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 07:59:48.528840 np0000191577 devstack@c-api.service[111058]: [pid: 111058|app: 0|req: 8/31] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 07:59:48 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) Aug 31 07:59:58.520325 np0000191577 devstack@c-api.service[111058]: DEBUG dbcounter [-] [111058] Writing DB stats cinder:SELECT=1 {{(pid=111058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:00:48.560422 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.middleware.request_id [None req-d0c35e5f-66e6-482a-8fb9-6637d48c7f99 None None] RequestId filter calling following filter/app {{(pid=111059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:00:48.735471 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-d0c35e5f-66e6-482a-8fb9-6637d48c7f99 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:00:48.735949 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-d0c35e5f-66e6-482a-8fb9-6637d48c7f99 demo demo] Empty body provided in request {{(pid=111059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:00:48.736384 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-d0c35e5f-66e6-482a-8fb9-6637d48c7f99 demo demo] Calling method 'detail' {{(pid=111059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:00:48.736881 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.api_utils [None req-d0c35e5f-66e6-482a-8fb9-6637d48c7f99 demo demo] Removing options '' from query. {{(pid=111059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:00:48.738339 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.volume.api [None req-d0c35e5f-66e6-482a-8fb9-6637d48c7f99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:00:48.752867 np0000191577 devstack@c-api.service[111059]: INFO cinder.volume.api [None req-d0c35e5f-66e6-482a-8fb9-6637d48c7f99 demo demo] Get all volumes completed successfully. Aug 31 08:00:48.757853 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-d0c35e5f-66e6-482a-8fb9-6637d48c7f99 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:00:48.758680 np0000191577 devstack@c-api.service[111059]: [pid: 111059|app: 0|req: 8/32] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:00:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 08:00:58.744961 np0000191577 devstack@c-api.service[111059]: DEBUG dbcounter [-] [111059] Writing DB stats cinder:SELECT=1 {{(pid=111059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:01:48.773009 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.middleware.request_id [None req-5e757251-2675-4a2c-898e-15efcbb2193e None None] RequestId filter calling following filter/app {{(pid=111057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:01:48.775673 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-5e757251-2675-4a2c-898e-15efcbb2193e demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:01:48.775901 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-5e757251-2675-4a2c-898e-15efcbb2193e demo demo] Empty body provided in request {{(pid=111057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:01:48.776149 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-5e757251-2675-4a2c-898e-15efcbb2193e demo demo] Calling method 'detail' {{(pid=111057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:01:48.776378 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.api_utils [None req-5e757251-2675-4a2c-898e-15efcbb2193e demo demo] Removing options '' from query. {{(pid=111057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:01:48.777281 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.volume.api [None req-5e757251-2675-4a2c-898e-15efcbb2193e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:01:48.784341 np0000191577 devstack@c-api.service[111057]: INFO cinder.volume.api [None req-5e757251-2675-4a2c-898e-15efcbb2193e demo demo] Get all volumes completed successfully. Aug 31 08:01:48.787128 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-5e757251-2675-4a2c-898e-15efcbb2193e demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:01:48.787128 np0000191577 devstack@c-api.service[111057]: [pid: 111057|app: 0|req: 8/33] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:01:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 08:01:58.780650 np0000191577 devstack@c-api.service[111057]: DEBUG dbcounter [-] [111057] Writing DB stats cinder:SELECT=1 {{(pid=111057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:02:48.806576 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.middleware.request_id [None req-97f94a02-7233-40ed-973e-7561e465db18 None None] RequestId filter calling following filter/app {{(pid=111060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:02:48.810879 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-97f94a02-7233-40ed-973e-7561e465db18 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:02:48.811256 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.openstack.wsgi [None req-97f94a02-7233-40ed-973e-7561e465db18 demo demo] Empty body provided in request {{(pid=111060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:02:48.811686 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.openstack.wsgi [None req-97f94a02-7233-40ed-973e-7561e465db18 demo demo] Calling method 'detail' {{(pid=111060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:02:48.812126 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.api_utils [None req-97f94a02-7233-40ed-973e-7561e465db18 demo demo] Removing options '' from query. {{(pid=111060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:02:48.813791 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.volume.api [None req-97f94a02-7233-40ed-973e-7561e465db18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:02:48.825061 np0000191577 devstack@c-api.service[111060]: INFO cinder.volume.api [None req-97f94a02-7233-40ed-973e-7561e465db18 demo demo] Get all volumes completed successfully. Aug 31 08:02:48.829191 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-97f94a02-7233-40ed-973e-7561e465db18 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:02:48.829952 np0000191577 devstack@c-api.service[111060]: [pid: 111060|app: 0|req: 10/34] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:02:48 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) Aug 31 08:02:58.818222 np0000191577 devstack@c-api.service[111060]: DEBUG dbcounter [-] [111060] Writing DB stats cinder:SELECT=1 {{(pid=111060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:03:48.851680 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.middleware.request_id [None req-2e5584da-8a83-4032-8cac-aadbe138fc50 None None] RequestId filter calling following filter/app {{(pid=111058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:03:48.856029 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-2e5584da-8a83-4032-8cac-aadbe138fc50 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:03:48.856384 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [None req-2e5584da-8a83-4032-8cac-aadbe138fc50 demo demo] Empty body provided in request {{(pid=111058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:03:48.857820 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [None req-2e5584da-8a83-4032-8cac-aadbe138fc50 demo demo] Calling method 'detail' {{(pid=111058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:03:48.858114 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.api_utils [None req-2e5584da-8a83-4032-8cac-aadbe138fc50 demo demo] Removing options '' from query. {{(pid=111058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:03:48.860362 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.volume.api [None req-2e5584da-8a83-4032-8cac-aadbe138fc50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:03:48.867146 np0000191577 devstack@c-api.service[111058]: INFO cinder.volume.api [None req-2e5584da-8a83-4032-8cac-aadbe138fc50 demo demo] Get all volumes completed successfully. Aug 31 08:03:48.869498 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-2e5584da-8a83-4032-8cac-aadbe138fc50 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:03:48.869953 np0000191577 devstack@c-api.service[111058]: [pid: 111058|app: 0|req: 9/35] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:03:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 08:03:58.862036 np0000191577 devstack@c-api.service[111058]: DEBUG dbcounter [-] [111058] Writing DB stats cinder:SELECT=1 {{(pid=111058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:04:48.889961 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.middleware.request_id [None req-3cb74447-0bb8-4a94-8b2b-96b626899764 None None] RequestId filter calling following filter/app {{(pid=111059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:04:48.894838 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-3cb74447-0bb8-4a94-8b2b-96b626899764 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:04:48.895246 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-3cb74447-0bb8-4a94-8b2b-96b626899764 demo demo] Empty body provided in request {{(pid=111059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:04:48.895845 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-3cb74447-0bb8-4a94-8b2b-96b626899764 demo demo] Calling method 'detail' {{(pid=111059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:04:48.896407 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.api_utils [None req-3cb74447-0bb8-4a94-8b2b-96b626899764 demo demo] Removing options '' from query. {{(pid=111059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:04:48.898021 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.volume.api [None req-3cb74447-0bb8-4a94-8b2b-96b626899764 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:04:48.911989 np0000191577 devstack@c-api.service[111059]: INFO cinder.volume.api [None req-3cb74447-0bb8-4a94-8b2b-96b626899764 demo demo] Get all volumes completed successfully. Aug 31 08:04:48.916512 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-3cb74447-0bb8-4a94-8b2b-96b626899764 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:04:48.917286 np0000191577 devstack@c-api.service[111059]: [pid: 111059|app: 0|req: 9/36] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:04:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 08:04:58.903050 np0000191577 devstack@c-api.service[111059]: DEBUG dbcounter [-] [111059] Writing DB stats cinder:SELECT=1 {{(pid=111059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:05:48.934119 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.middleware.request_id [None req-7d794319-d905-4589-9c24-4fe24ab549ae None None] RequestId filter calling following filter/app {{(pid=111057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:05:49.171015 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-7d794319-d905-4589-9c24-4fe24ab549ae demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:05:49.171369 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-7d794319-d905-4589-9c24-4fe24ab549ae demo demo] Empty body provided in request {{(pid=111057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:05:49.171881 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-7d794319-d905-4589-9c24-4fe24ab549ae demo demo] Calling method 'detail' {{(pid=111057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:05:49.172410 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.api_utils [None req-7d794319-d905-4589-9c24-4fe24ab549ae demo demo] Removing options '' from query. {{(pid=111057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:05:49.173839 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.volume.api [None req-7d794319-d905-4589-9c24-4fe24ab549ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:05:49.186776 np0000191577 devstack@c-api.service[111057]: INFO cinder.volume.api [None req-7d794319-d905-4589-9c24-4fe24ab549ae demo demo] Get all volumes completed successfully. Aug 31 08:05:49.190749 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-7d794319-d905-4589-9c24-4fe24ab549ae demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:05:49.191407 np0000191577 devstack@c-api.service[111057]: [pid: 111057|app: 0|req: 9/37] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:05:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 08:05:59.179469 np0000191577 devstack@c-api.service[111057]: DEBUG dbcounter [-] [111057] Writing DB stats cinder:SELECT=1 {{(pid=111057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:06:49.210924 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.middleware.request_id [None req-a2019720-a41c-4f60-8538-17f7e61d1fbe None None] RequestId filter calling following filter/app {{(pid=111060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:06:49.213804 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-a2019720-a41c-4f60-8538-17f7e61d1fbe demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:06:49.214063 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.openstack.wsgi [None req-a2019720-a41c-4f60-8538-17f7e61d1fbe demo demo] Empty body provided in request {{(pid=111060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:06:49.214285 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.openstack.wsgi [None req-a2019720-a41c-4f60-8538-17f7e61d1fbe demo demo] Calling method 'detail' {{(pid=111060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:06:49.214607 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.api_utils [None req-a2019720-a41c-4f60-8538-17f7e61d1fbe demo demo] Removing options '' from query. {{(pid=111060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:06:49.215534 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.volume.api [None req-a2019720-a41c-4f60-8538-17f7e61d1fbe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:06:49.224615 np0000191577 devstack@c-api.service[111060]: INFO cinder.volume.api [None req-a2019720-a41c-4f60-8538-17f7e61d1fbe demo demo] Get all volumes completed successfully. Aug 31 08:06:49.227150 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-a2019720-a41c-4f60-8538-17f7e61d1fbe demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:06:49.227613 np0000191577 devstack@c-api.service[111060]: [pid: 111060|app: 0|req: 11/38] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:06:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 08:06:59.218829 np0000191577 devstack@c-api.service[111060]: DEBUG dbcounter [-] [111060] Writing DB stats cinder:SELECT=1 {{(pid=111060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:07:49.245453 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.middleware.request_id [None req-8714d329-c902-443e-9cab-78cf1d43f86c None None] RequestId filter calling following filter/app {{(pid=111058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:07:49.249507 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-8714d329-c902-443e-9cab-78cf1d43f86c demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:07:49.249944 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [None req-8714d329-c902-443e-9cab-78cf1d43f86c demo demo] Empty body provided in request {{(pid=111058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:07:49.250308 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [None req-8714d329-c902-443e-9cab-78cf1d43f86c demo demo] Calling method 'detail' {{(pid=111058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:07:49.250908 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.api_utils [None req-8714d329-c902-443e-9cab-78cf1d43f86c demo demo] Removing options '' from query. {{(pid=111058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:07:49.252230 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.volume.api [None req-8714d329-c902-443e-9cab-78cf1d43f86c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:07:49.263893 np0000191577 devstack@c-api.service[111058]: INFO cinder.volume.api [None req-8714d329-c902-443e-9cab-78cf1d43f86c demo demo] Get all volumes completed successfully. Aug 31 08:07:49.267931 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-8714d329-c902-443e-9cab-78cf1d43f86c demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:07:49.268645 np0000191577 devstack@c-api.service[111058]: [pid: 111058|app: 0|req: 10/39] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:07:49 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) Aug 31 08:07:59.256451 np0000191577 devstack@c-api.service[111058]: DEBUG dbcounter [-] [111058] Writing DB stats cinder:SELECT=1 {{(pid=111058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:08:49.285647 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.middleware.request_id [None req-0730f69e-7224-495e-8d5f-72e557213e47 None None] RequestId filter calling following filter/app {{(pid=111059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:08:49.291309 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-0730f69e-7224-495e-8d5f-72e557213e47 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:08:49.291309 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-0730f69e-7224-495e-8d5f-72e557213e47 demo demo] Empty body provided in request {{(pid=111059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:08:49.291709 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-0730f69e-7224-495e-8d5f-72e557213e47 demo demo] Calling method 'detail' {{(pid=111059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:08:49.292150 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.api_utils [None req-0730f69e-7224-495e-8d5f-72e557213e47 demo demo] Removing options '' from query. {{(pid=111059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:08:49.293462 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.volume.api [None req-0730f69e-7224-495e-8d5f-72e557213e47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:08:49.307562 np0000191577 devstack@c-api.service[111059]: INFO cinder.volume.api [None req-0730f69e-7224-495e-8d5f-72e557213e47 demo demo] Get all volumes completed successfully. Aug 31 08:08:49.312002 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-0730f69e-7224-495e-8d5f-72e557213e47 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:08:49.312818 np0000191577 devstack@c-api.service[111059]: [pid: 111059|app: 0|req: 10/40] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:08:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 08:08:59.298417 np0000191577 devstack@c-api.service[111059]: DEBUG dbcounter [-] [111059] Writing DB stats cinder:SELECT=1 {{(pid=111059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:09:49.335914 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.middleware.request_id [None req-e42ee342-c749-46e2-a035-41406e14eb9f None None] RequestId filter calling following filter/app {{(pid=111057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:09:49.342838 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-e42ee342-c749-46e2-a035-41406e14eb9f demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:09:49.343225 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-e42ee342-c749-46e2-a035-41406e14eb9f demo demo] Empty body provided in request {{(pid=111057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:09:49.343679 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-e42ee342-c749-46e2-a035-41406e14eb9f demo demo] Calling method 'detail' {{(pid=111057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:09:49.344272 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.api_utils [None req-e42ee342-c749-46e2-a035-41406e14eb9f demo demo] Removing options '' from query. {{(pid=111057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:09:49.345984 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.volume.api [None req-e42ee342-c749-46e2-a035-41406e14eb9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:09:49.365678 np0000191577 devstack@c-api.service[111057]: INFO cinder.volume.api [None req-e42ee342-c749-46e2-a035-41406e14eb9f demo demo] Get all volumes completed successfully. Aug 31 08:09:49.369901 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-e42ee342-c749-46e2-a035-41406e14eb9f demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:09:49.370572 np0000191577 devstack@c-api.service[111057]: [pid: 111057|app: 0|req: 10/41] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:09:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 08:09:59.351959 np0000191577 devstack@c-api.service[111057]: DEBUG dbcounter [-] [111057] Writing DB stats cinder:SELECT=1 {{(pid=111057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:10:49.393712 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.middleware.request_id [None req-f2815eca-8e61-40b5-a630-b33a3b16c725 None None] RequestId filter calling following filter/app {{(pid=111060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:10:49.496847 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-f2815eca-8e61-40b5-a630-b33a3b16c725 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:10:49.497209 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.openstack.wsgi [None req-f2815eca-8e61-40b5-a630-b33a3b16c725 demo demo] Empty body provided in request {{(pid=111060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:10:49.497595 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.openstack.wsgi [None req-f2815eca-8e61-40b5-a630-b33a3b16c725 demo demo] Calling method 'detail' {{(pid=111060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:10:49.498203 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.api_utils [None req-f2815eca-8e61-40b5-a630-b33a3b16c725 demo demo] Removing options '' from query. {{(pid=111060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:10:49.499692 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.volume.api [None req-f2815eca-8e61-40b5-a630-b33a3b16c725 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:10:49.513325 np0000191577 devstack@c-api.service[111060]: INFO cinder.volume.api [None req-f2815eca-8e61-40b5-a630-b33a3b16c725 demo demo] Get all volumes completed successfully. Aug 31 08:10:49.518805 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-f2815eca-8e61-40b5-a630-b33a3b16c725 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:10:49.519688 np0000191577 devstack@c-api.service[111060]: [pid: 111060|app: 0|req: 12/42] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:10:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 08:10:59.504508 np0000191577 devstack@c-api.service[111060]: DEBUG dbcounter [-] [111060] Writing DB stats cinder:SELECT=1 {{(pid=111060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:11:49.536616 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.middleware.request_id [None req-096c2e70-278e-461b-b2ae-73bdc0365540 None None] RequestId filter calling following filter/app {{(pid=111058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:11:49.541505 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-096c2e70-278e-461b-b2ae-73bdc0365540 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:11:49.541923 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [None req-096c2e70-278e-461b-b2ae-73bdc0365540 demo demo] Empty body provided in request {{(pid=111058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:11:49.542290 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [None req-096c2e70-278e-461b-b2ae-73bdc0365540 demo demo] Calling method 'detail' {{(pid=111058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:11:49.542794 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.api_utils [None req-096c2e70-278e-461b-b2ae-73bdc0365540 demo demo] Removing options '' from query. {{(pid=111058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:11:49.544246 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.volume.api [None req-096c2e70-278e-461b-b2ae-73bdc0365540 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:11:49.557538 np0000191577 devstack@c-api.service[111058]: INFO cinder.volume.api [None req-096c2e70-278e-461b-b2ae-73bdc0365540 demo demo] Get all volumes completed successfully. Aug 31 08:11:49.561925 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-096c2e70-278e-461b-b2ae-73bdc0365540 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:11:49.562592 np0000191577 devstack@c-api.service[111058]: [pid: 111058|app: 0|req: 11/43] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:11:49 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) Aug 31 08:11:59.549461 np0000191577 devstack@c-api.service[111058]: DEBUG dbcounter [-] [111058] Writing DB stats cinder:SELECT=1 {{(pid=111058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:12:49.589521 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.middleware.request_id [None req-f7cfa461-92e8-488f-980d-ee9f418e9464 None None] RequestId filter calling following filter/app {{(pid=111059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:12:49.594699 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-f7cfa461-92e8-488f-980d-ee9f418e9464 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:12:49.595165 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-f7cfa461-92e8-488f-980d-ee9f418e9464 demo demo] Empty body provided in request {{(pid=111059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:12:49.595682 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-f7cfa461-92e8-488f-980d-ee9f418e9464 demo demo] Calling method 'detail' {{(pid=111059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:12:49.596256 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.api_utils [None req-f7cfa461-92e8-488f-980d-ee9f418e9464 demo demo] Removing options '' from query. {{(pid=111059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:12:49.597833 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.volume.api [None req-f7cfa461-92e8-488f-980d-ee9f418e9464 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:12:49.611031 np0000191577 devstack@c-api.service[111059]: INFO cinder.volume.api [None req-f7cfa461-92e8-488f-980d-ee9f418e9464 demo demo] Get all volumes completed successfully. Aug 31 08:12:49.614975 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-f7cfa461-92e8-488f-980d-ee9f418e9464 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:12:49.615695 np0000191577 devstack@c-api.service[111059]: [pid: 111059|app: 0|req: 11/44] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:12:49 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) Aug 31 08:12:59.602576 np0000191577 devstack@c-api.service[111059]: DEBUG dbcounter [-] [111059] Writing DB stats cinder:SELECT=1 {{(pid=111059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:13:49.635101 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.middleware.request_id [None req-f47bfad1-7a5a-4132-a60f-51f99797b82a None None] RequestId filter calling following filter/app {{(pid=111057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:13:49.638044 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-f47bfad1-7a5a-4132-a60f-51f99797b82a demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:13:49.638190 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-f47bfad1-7a5a-4132-a60f-51f99797b82a demo demo] Empty body provided in request {{(pid=111057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:13:49.638423 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-f47bfad1-7a5a-4132-a60f-51f99797b82a demo demo] Calling method 'detail' {{(pid=111057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:13:49.638724 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.api_utils [None req-f47bfad1-7a5a-4132-a60f-51f99797b82a demo demo] Removing options '' from query. {{(pid=111057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:13:49.639763 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.volume.api [None req-f47bfad1-7a5a-4132-a60f-51f99797b82a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:13:49.647624 np0000191577 devstack@c-api.service[111057]: INFO cinder.volume.api [None req-f47bfad1-7a5a-4132-a60f-51f99797b82a demo demo] Get all volumes completed successfully. Aug 31 08:13:49.650022 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-f47bfad1-7a5a-4132-a60f-51f99797b82a demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:13:49.650414 np0000191577 devstack@c-api.service[111057]: [pid: 111057|app: 0|req: 11/45] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:13:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 08:13:59.642919 np0000191577 devstack@c-api.service[111057]: DEBUG dbcounter [-] [111057] Writing DB stats cinder:SELECT=1 {{(pid=111057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:14:49.675160 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.middleware.request_id [None req-01fcb8be-1b8c-41bf-bc20-a022c9b748f0 None None] RequestId filter calling following filter/app {{(pid=111060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:14:49.679319 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-01fcb8be-1b8c-41bf-bc20-a022c9b748f0 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:14:49.679721 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.openstack.wsgi [None req-01fcb8be-1b8c-41bf-bc20-a022c9b748f0 demo demo] Empty body provided in request {{(pid=111060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:14:49.680090 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.openstack.wsgi [None req-01fcb8be-1b8c-41bf-bc20-a022c9b748f0 demo demo] Calling method 'detail' {{(pid=111060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:14:49.680574 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.api.api_utils [None req-01fcb8be-1b8c-41bf-bc20-a022c9b748f0 demo demo] Removing options '' from query. {{(pid=111060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:14:49.681977 np0000191577 devstack@c-api.service[111060]: DEBUG cinder.volume.api [None req-01fcb8be-1b8c-41bf-bc20-a022c9b748f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:14:49.693950 np0000191577 devstack@c-api.service[111060]: INFO cinder.volume.api [None req-01fcb8be-1b8c-41bf-bc20-a022c9b748f0 demo demo] Get all volumes completed successfully. Aug 31 08:14:49.698178 np0000191577 devstack@c-api.service[111060]: INFO cinder.api.openstack.wsgi [None req-01fcb8be-1b8c-41bf-bc20-a022c9b748f0 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:14:49.699629 np0000191577 devstack@c-api.service[111060]: [pid: 111060|app: 0|req: 13/46] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:14:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 08:14:59.686237 np0000191577 devstack@c-api.service[111060]: DEBUG dbcounter [-] [111060] Writing DB stats cinder:SELECT=1 {{(pid=111060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:15:49.733041 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.middleware.request_id [None req-69844c13-d391-4da6-9446-c84cde520558 None None] RequestId filter calling following filter/app {{(pid=111058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:15:49.845114 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-69844c13-d391-4da6-9446-c84cde520558 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:15:49.845451 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [None req-69844c13-d391-4da6-9446-c84cde520558 demo demo] Empty body provided in request {{(pid=111058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:15:49.846113 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.openstack.wsgi [None req-69844c13-d391-4da6-9446-c84cde520558 demo demo] Calling method 'detail' {{(pid=111058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:15:49.846521 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.api.api_utils [None req-69844c13-d391-4da6-9446-c84cde520558 demo demo] Removing options '' from query. {{(pid=111058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:15:49.849958 np0000191577 devstack@c-api.service[111058]: DEBUG cinder.volume.api [None req-69844c13-d391-4da6-9446-c84cde520558 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:15:49.861259 np0000191577 devstack@c-api.service[111058]: INFO cinder.volume.api [None req-69844c13-d391-4da6-9446-c84cde520558 demo demo] Get all volumes completed successfully. Aug 31 08:15:49.865096 np0000191577 devstack@c-api.service[111058]: INFO cinder.api.openstack.wsgi [None req-69844c13-d391-4da6-9446-c84cde520558 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:15:49.865831 np0000191577 devstack@c-api.service[111058]: [pid: 111058|app: 0|req: 12/47] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:15:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 31 08:15:59.854778 np0000191577 devstack@c-api.service[111058]: DEBUG dbcounter [-] [111058] Writing DB stats cinder:SELECT=1 {{(pid=111058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:16:49.892460 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.middleware.request_id [None req-195c5117-4007-4180-917d-807848a55861 None None] RequestId filter calling following filter/app {{(pid=111059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:16:49.897274 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-195c5117-4007-4180-917d-807848a55861 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:16:49.897687 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-195c5117-4007-4180-917d-807848a55861 demo demo] Empty body provided in request {{(pid=111059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:16:49.898107 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.openstack.wsgi [None req-195c5117-4007-4180-917d-807848a55861 demo demo] Calling method 'detail' {{(pid=111059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:16:49.898618 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.api.api_utils [None req-195c5117-4007-4180-917d-807848a55861 demo demo] Removing options '' from query. {{(pid=111059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:16:49.900027 np0000191577 devstack@c-api.service[111059]: DEBUG cinder.volume.api [None req-195c5117-4007-4180-917d-807848a55861 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:16:49.915049 np0000191577 devstack@c-api.service[111059]: INFO cinder.volume.api [None req-195c5117-4007-4180-917d-807848a55861 demo demo] Get all volumes completed successfully. Aug 31 08:16:49.919620 np0000191577 devstack@c-api.service[111059]: INFO cinder.api.openstack.wsgi [None req-195c5117-4007-4180-917d-807848a55861 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:16:49.920528 np0000191577 devstack@c-api.service[111059]: [pid: 111059|app: 0|req: 12/48] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:16:49 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) Aug 31 08:16:59.907079 np0000191577 devstack@c-api.service[111059]: DEBUG dbcounter [-] [111059] Writing DB stats cinder:SELECT=1 {{(pid=111059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 31 08:17:49.939411 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.middleware.request_id [None req-9fce9b6d-c833-4f3c-ae04-e9fc3e797416 None None] RequestId filter calling following filter/app {{(pid=111057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 31 08:17:49.943716 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-9fce9b6d-c833-4f3c-ae04-e9fc3e797416 demo demo] GET https://162.253.55.81/volume/v3/volumes/detail Aug 31 08:17:49.944131 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-9fce9b6d-c833-4f3c-ae04-e9fc3e797416 demo demo] Empty body provided in request {{(pid=111057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 31 08:17:49.944461 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.openstack.wsgi [None req-9fce9b6d-c833-4f3c-ae04-e9fc3e797416 demo demo] Calling method 'detail' {{(pid=111057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 31 08:17:49.944938 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.api.api_utils [None req-9fce9b6d-c833-4f3c-ae04-e9fc3e797416 demo demo] Removing options '' from query. {{(pid=111057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 31 08:17:49.946345 np0000191577 devstack@c-api.service[111057]: DEBUG cinder.volume.api [None req-9fce9b6d-c833-4f3c-ae04-e9fc3e797416 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 31 08:17:49.958695 np0000191577 devstack@c-api.service[111057]: INFO cinder.volume.api [None req-9fce9b6d-c833-4f3c-ae04-e9fc3e797416 demo demo] Get all volumes completed successfully. Aug 31 08:17:49.962487 np0000191577 devstack@c-api.service[111057]: INFO cinder.api.openstack.wsgi [None req-9fce9b6d-c833-4f3c-ae04-e9fc3e797416 demo demo] https://162.253.55.81/volume/v3/volumes/detail returned with HTTP 200 Aug 31 08:17:49.963186 np0000191577 devstack@c-api.service[111057]: [pid: 111057|app: 0|req: 12/49] 162.253.55.81 () {64 vars in 1289 bytes} [Mon Aug 31 08:17:49 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)