Sep 08 00:06:41.590017 np0000192183 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 08 00:06:41.604339 np0000192183 devstack@c-api.service[111470]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 00:06:41.609869 np0000192183 devstack@c-api.service[111470]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 00:06:41 2026] *** Sep 08 00:06:41.609869 np0000192183 devstack@c-api.service[111470]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 00:06:41.609869 np0000192183 devstack@c-api.service[111470]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 00:06:41.609869 np0000192183 devstack@c-api.service[111470]: nodename: np0000192183 Sep 08 00:06:41.609869 np0000192183 devstack@c-api.service[111470]: machine: x86_64 Sep 08 00:06:41.609869 np0000192183 devstack@c-api.service[111470]: clock source: unix Sep 08 00:06:41.609869 np0000192183 devstack@c-api.service[111470]: pcre jit disabled Sep 08 00:06:41.609869 np0000192183 devstack@c-api.service[111470]: detected number of CPU cores: 16 Sep 08 00:06:41.609869 np0000192183 devstack@c-api.service[111470]: current working directory: / Sep 08 00:06:41.609869 np0000192183 devstack@c-api.service[111470]: detected binary path: /usr/bin/uwsgi-core Sep 08 00:06:41.609869 np0000192183 devstack@c-api.service[111470]: your processes number limit is 256916 Sep 08 00:06:41.610467 np0000192183 devstack@c-api.service[111470]: your memory page size is 4096 bytes Sep 08 00:06:41.610467 np0000192183 devstack@c-api.service[111470]: detected max file descriptor number: 2048 Sep 08 00:06:41.610467 np0000192183 devstack@c-api.service[111470]: lock engine: pthread robust mutexes Sep 08 00:06:41.610467 np0000192183 devstack@c-api.service[111470]: thunder lock: enabled Sep 08 00:06:41.610673 np0000192183 devstack@c-api.service[111470]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 00:06:41.610853 np0000192183 devstack@c-api.service[111470]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 00:06:41.610853 np0000192183 devstack@c-api.service[111470]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 00:06:41.610853 np0000192183 devstack@c-api.service[111470]: Set PythonHome to /opt/stack/data/venv Sep 08 00:06:41.660694 np0000192183 devstack@c-api.service[111470]: Python main interpreter initialized at 0x70c8844a4668 Sep 08 00:06:41.660694 np0000192183 devstack@c-api.service[111470]: python threads support enabled Sep 08 00:06:41.660694 np0000192183 devstack@c-api.service[111470]: your server socket listen backlog is limited to 100 connections Sep 08 00:06:41.660694 np0000192183 devstack@c-api.service[111470]: your mercy for graceful operations on workers is 80 seconds Sep 08 00:06:41.661247 np0000192183 devstack@c-api.service[111470]: mapped 671795 bytes (656 KB) for 4 cores Sep 08 00:06:41.661405 np0000192183 devstack@c-api.service[111470]: *** Operational MODE: preforking *** Sep 08 00:06:41.661536 np0000192183 devstack@c-api.service[111470]: *** uWSGI is running in multiple interpreter mode *** Sep 08 00:06:41.661536 np0000192183 devstack@c-api.service[111470]: spawned uWSGI master process (pid: 111470) Sep 08 00:06:41.661781 np0000192183 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 08 00:06:41.662227 np0000192183 devstack@c-api.service[111470]: spawned uWSGI worker 1 (pid: 111481, cores: 1) Sep 08 00:06:41.662788 np0000192183 devstack@c-api.service[111470]: spawned uWSGI worker 2 (pid: 111482, cores: 1) Sep 08 00:06:41.663244 np0000192183 devstack@c-api.service[111470]: spawned uWSGI worker 3 (pid: 111483, cores: 1) Sep 08 00:06:41.664854 np0000192183 devstack@c-api.service[111470]: spawned uWSGI worker 4 (pid: 111484, cores: 1) Sep 08 00:06:41.664854 np0000192183 devstack@c-api.service[111470]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 00:06:41.804869 np0000192183 devstack@c-api.service[111481]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:06:41.804869 np0000192183 devstack@c-api.service[111481]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:06:41.804869 np0000192183 devstack@c-api.service[111481]: we strongly recommend against using it for new projects. Sep 08 00:06:41.804869 np0000192183 devstack@c-api.service[111481]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:06:41.804869 np0000192183 devstack@c-api.service[111481]: framework. For more detail see Sep 08 00:06:41.804869 np0000192183 devstack@c-api.service[111481]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:06:41.804869 np0000192183 devstack@c-api.service[111481]: import eventlet # noqa Sep 08 00:06:41.805767 np0000192183 devstack@c-api.service[111484]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:06:41.805767 np0000192183 devstack@c-api.service[111484]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:06:41.805767 np0000192183 devstack@c-api.service[111484]: we strongly recommend against using it for new projects. Sep 08 00:06:41.805767 np0000192183 devstack@c-api.service[111484]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:06:41.805767 np0000192183 devstack@c-api.service[111484]: framework. For more detail see Sep 08 00:06:41.805767 np0000192183 devstack@c-api.service[111484]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:06:41.805767 np0000192183 devstack@c-api.service[111484]: import eventlet # noqa Sep 08 00:06:41.815192 np0000192183 devstack@c-api.service[111483]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:06:41.815192 np0000192183 devstack@c-api.service[111483]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:06:41.815192 np0000192183 devstack@c-api.service[111483]: we strongly recommend against using it for new projects. Sep 08 00:06:41.815192 np0000192183 devstack@c-api.service[111483]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:06:41.815192 np0000192183 devstack@c-api.service[111483]: framework. For more detail see Sep 08 00:06:41.815192 np0000192183 devstack@c-api.service[111483]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:06:41.815192 np0000192183 devstack@c-api.service[111483]: import eventlet # noqa Sep 08 00:06:41.833852 np0000192183 devstack@c-api.service[111482]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:06:41.833852 np0000192183 devstack@c-api.service[111482]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:06:41.833852 np0000192183 devstack@c-api.service[111482]: we strongly recommend against using it for new projects. Sep 08 00:06:41.833852 np0000192183 devstack@c-api.service[111482]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:06:41.833852 np0000192183 devstack@c-api.service[111482]: framework. For more detail see Sep 08 00:06:41.833852 np0000192183 devstack@c-api.service[111482]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:06:41.833852 np0000192183 devstack@c-api.service[111482]: import eventlet # noqa Sep 08 00:06:41.973830 np0000192183 devstack@c-api.service[111483]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 00:06:41.973830 np0000192183 devstack@c-api.service[111483]: from cgi import parse_header Sep 08 00:06:41.989393 np0000192183 devstack@c-api.service[111482]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 00:06:41.989393 np0000192183 devstack@c-api.service[111482]: from cgi import parse_header Sep 08 00:06:41.990799 np0000192183 devstack@c-api.service[111484]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 00:06:41.990799 np0000192183 devstack@c-api.service[111484]: from cgi import parse_header Sep 08 00:06:41.990920 np0000192183 devstack@c-api.service[111481]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 00:06:41.990920 np0000192183 devstack@c-api.service[111481]: from cgi import parse_header Sep 08 00:06:42.013476 np0000192183 devstack@c-api.service[111483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:06:42.013476 np0000192183 devstack@c-api.service[111483]: warnings.warn( Sep 08 00:06:42.025386 np0000192183 devstack@c-api.service[111483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 00:06:42.025386 np0000192183 devstack@c-api.service[111483]: removals.removed_module( Sep 08 00:06:42.026129 np0000192183 devstack@c-api.service[111483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 00:06:42.026129 np0000192183 devstack@c-api.service[111483]: removals.removed_module( Sep 08 00:06:42.027309 np0000192183 devstack@c-api.service[111482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:06:42.027309 np0000192183 devstack@c-api.service[111482]: warnings.warn( Sep 08 00:06:42.032623 np0000192183 devstack@c-api.service[111484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:06:42.032623 np0000192183 devstack@c-api.service[111484]: warnings.warn( Sep 08 00:06:42.034203 np0000192183 devstack@c-api.service[111481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:06:42.034203 np0000192183 devstack@c-api.service[111481]: warnings.warn( Sep 08 00:06:42.038055 np0000192183 devstack@c-api.service[111482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 00:06:42.038055 np0000192183 devstack@c-api.service[111482]: removals.removed_module( Sep 08 00:06:42.038775 np0000192183 devstack@c-api.service[111482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 00:06:42.038775 np0000192183 devstack@c-api.service[111482]: removals.removed_module( Sep 08 00:06:42.044065 np0000192183 devstack@c-api.service[111484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 00:06:42.044065 np0000192183 devstack@c-api.service[111484]: removals.removed_module( Sep 08 00:06:42.044834 np0000192183 devstack@c-api.service[111484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 00:06:42.044834 np0000192183 devstack@c-api.service[111484]: removals.removed_module( Sep 08 00:06:42.045784 np0000192183 devstack@c-api.service[111481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 00:06:42.045784 np0000192183 devstack@c-api.service[111481]: removals.removed_module( Sep 08 00:06:42.046540 np0000192183 devstack@c-api.service[111481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 00:06:42.046540 np0000192183 devstack@c-api.service[111481]: removals.removed_module( Sep 08 00:06:42.757206 np0000192183 devstack@c-api.service[111482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 00:06:42.757206 np0000192183 devstack@c-api.service[111482]: warnings.warn( Sep 08 00:06:42.772433 np0000192183 devstack@c-api.service[111483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 00:06:42.772433 np0000192183 devstack@c-api.service[111483]: warnings.warn( Sep 08 00:06:42.806887 np0000192183 devstack@c-api.service[111482]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 00:06:42.806887 np0000192183 devstack@c-api.service[111482]: warnings.warn( Sep 08 00:06:42.808948 np0000192183 devstack@c-api.service[111481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 00:06:42.808948 np0000192183 devstack@c-api.service[111481]: warnings.warn( Sep 08 00:06:42.819175 np0000192183 devstack@c-api.service[111483]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 00:06:42.819175 np0000192183 devstack@c-api.service[111483]: warnings.warn( Sep 08 00:06:42.856530 np0000192183 devstack@c-api.service[111484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 00:06:42.856530 np0000192183 devstack@c-api.service[111484]: warnings.warn( Sep 08 00:06:42.858684 np0000192183 devstack@c-api.service[111481]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 00:06:42.858684 np0000192183 devstack@c-api.service[111481]: warnings.warn( Sep 08 00:06:42.908367 np0000192183 devstack@c-api.service[111484]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 00:06:42.908367 np0000192183 devstack@c-api.service[111484]: warnings.warn( Sep 08 00:06:42.993765 np0000192183 devstack@c-api.service[111482]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 00:06:42.994379 np0000192183 devstack@c-api.service[111482]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111482) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:06:42.995159 np0000192183 devstack@c-api.service[111483]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 00:06:42.995348 np0000192183 devstack@c-api.service[111483]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111483) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:06:43.045749 np0000192183 devstack@c-api.service[111481]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 00:06:43.045924 np0000192183 devstack@c-api.service[111481]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111481) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:06:43.078670 np0000192183 devstack@c-api.service[111483]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 00:06:43.078670 np0000192183 devstack@c-api.service[111483]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:06:43.080892 np0000192183 devstack@c-api.service[111482]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 00:06:43.080892 np0000192183 devstack@c-api.service[111482]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:06:43.101481 np0000192183 devstack@c-api.service[111484]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 00:06:43.101673 np0000192183 devstack@c-api.service[111484]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111484) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:06:43.107983 np0000192183 devstack@c-api.service[111481]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 00:06:43.107983 np0000192183 devstack@c-api.service[111481]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:06:43.166491 np0000192183 devstack@c-api.service[111484]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 00:06:43.166491 np0000192183 devstack@c-api.service[111484]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:06:43.525124 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111482) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:06:43.525455 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111483) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:06:43.525534 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.525597 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111481) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:06:43.525663 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.525781 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.525867 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.525926 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.526000 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.526228 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.526314 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.526387 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.527904 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.527977 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.528034 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.528095 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.528169 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.528236 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.528330 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.528416 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.528479 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.528536 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.528590 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.528648 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.528705 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.528705 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.528848 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.528848 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.528848 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.528848 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.528848 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.528848 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.528848 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.529214 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.529214 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.529352 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.529410 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.529476 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.529533 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.529591 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.529645 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.529698 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.529777 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.529832 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.529903 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.529973 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.530069 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.530133 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.530192 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.530256 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.530342 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.530400 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.530457 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.530457 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.530591 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.530591 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.530591 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.530591 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.530812 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.530886 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.530946 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.531018 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.531075 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.531130 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.531182 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.531240 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.531329 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.531396 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.531452 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.531508 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.531572 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.531627 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.531691 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.531691 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.531691 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.532312 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.532440 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.532440 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.532440 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.532631 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.532714 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.532828 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.532885 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.532941 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.532995 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.532995 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.533125 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.533184 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.533239 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.533317 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.533391 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.533447 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.533503 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.533503 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.533503 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.533503 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.534002 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.534077 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.534077 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.534200 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.534200 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.534325 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.534381 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.534440 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.534496 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.534553 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.534610 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.534666 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.534754 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.534851 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.534909 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.534963 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.535020 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.535083 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.535138 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.535200 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.535258 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.535332 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.535332 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.535332 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.535332 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.535332 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.535588 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.535588 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.535691 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.535691 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.535691 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.535877 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.535877 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.535877 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.536048 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.536104 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.536104 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.536104 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.536267 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.536267 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.536267 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.536447 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.537716 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.537829 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.537888 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.537947 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.538002 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.538068 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.538068 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.538173 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.538229 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.538312 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.538372 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.538437 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.538437 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.538437 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.538592 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.538592 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.538592 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.538592 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.538592 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.538592 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.538924 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.540084 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.540184 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.540184 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.540316 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.540316 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.540416 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.540474 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.540474 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.540607 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.540607 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.540743 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.540815 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.540875 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.540930 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.540983 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.541039 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.541093 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.541159 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.541216 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.541216 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.541216 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.541776 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.541848 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.541848 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.541949 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.542008 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.542083 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.542140 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.542219 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.542276 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.542386 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.542443 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.542443 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.542443 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.542443 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.542652 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.542652 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.542652 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.542652 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.542652 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.542652 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.542652 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.545162 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.545244 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.545244 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.545385 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.545385 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.545540 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.545614 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.545671 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.545780 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.545780 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.545780 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.545780 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.545780 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.546062 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.546128 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.546128 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.546128 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.546280 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.546280 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.546413 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.546413 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.546712 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.546807 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.546884 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.546949 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.547015 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.547103 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.547162 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.547218 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.547283 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.547366 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.547421 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.547475 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.547529 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.547595 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.547649 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.547715 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.547803 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.547859 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.547928 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.547984 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.547984 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.551553 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.551645 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.551645 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.551788 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.551851 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.551906 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.551968 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.552040 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.552102 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.552159 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.552213 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.552213 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.552213 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.552213 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.552446 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.552446 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.552446 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.552446 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.552671 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.552671 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.552671 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.552862 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.552862 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.552862 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.552862 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.553074 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.553143 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.553200 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.553255 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.553330 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.553389 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.553444 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.553500 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.553691 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.553780 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.553877 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.553937 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.553990 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.554046 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.554111 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.554111 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.554111 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.557420 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111484) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:06:43.557897 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.557988 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.558180 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.558695 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.558782 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.558842 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.558898 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.558975 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.558975 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.559127 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.559361 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.559434 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.559500 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.559500 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.559605 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.559662 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.559755 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.559859 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.559918 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.559990 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.560047 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.560102 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.560155 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.560212 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.560264 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.560351 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.560421 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.560500 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.560565 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.560624 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.560680 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.560680 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.560833 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.560899 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.560966 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.561026 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.561085 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.561141 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.561197 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.561252 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.561326 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.561384 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.561439 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.561495 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.561568 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.561628 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.561684 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.561779 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.561838 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.561893 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.561950 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.562022 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.562087 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.562150 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.562216 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.562272 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.562272 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.562272 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.562272 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.562272 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.562540 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.562606 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.562671 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.562671 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.563052 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.563052 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.563156 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.563215 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.563384 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.563441 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.563496 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.563496 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.563600 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.564036 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.564036 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.564036 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.564036 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.564036 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.564036 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.564036 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.564036 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.564036 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.564036 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.564667 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.564667 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.564667 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.564667 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.564941 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.565001 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.565058 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.565129 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.565185 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.565249 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.565323 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.565379 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.565452 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.565516 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.565619 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.565675 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.565803 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.565862 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.565917 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.566004 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.566062 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.566124 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.566187 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.566261 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.566261 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.566261 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.566261 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.566667 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.566950 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.567026 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.567083 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.567139 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.567196 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.567251 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.567326 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.567383 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.567603 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.567675 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.567675 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.567829 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.567829 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.567829 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.567829 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.567829 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.567829 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.567829 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.568214 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.568286 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.568383 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.568440 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.568505 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.568560 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.568616 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.568675 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.568760 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.568817 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.568872 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.568928 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.568984 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.569057 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.569116 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.569172 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.569227 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.569285 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.569358 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.569358 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.569358 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.569518 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.569583 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.569641 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.569696 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.569776 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.569831 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.569899 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.569954 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.570009 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.570065 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.570119 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.570183 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.570239 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.570316 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.570383 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.570440 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.570497 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.570554 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.570619 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.570674 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.570810 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.570907 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.570978 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.571034 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.571090 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.571147 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.571202 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.571269 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.571347 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.571401 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.571458 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.571528 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.571586 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.571639 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.571692 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.571777 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.571944 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.572006 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.572061 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.572117 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.572174 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.572238 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.572324 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.572392 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.572478 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.572536 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.572751 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.572818 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.572873 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.572942 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.573000 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.573068 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.573253 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.573334 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.573400 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.573467 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.573695 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.573797 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.573856 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.573915 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.573969 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.574038 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.574101 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.574158 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.574220 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.574275 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.574480 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.574538 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.574597 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.574651 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.574706 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.574925 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.574990 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.575055 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.575055 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.575209 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.575278 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.575359 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.575415 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.575470 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.575538 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.575604 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.575662 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.575753 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.575811 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.575867 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.575924 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.575980 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.576050 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.576107 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.576164 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.576230 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.576230 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.576230 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.576230 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.576230 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.576514 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.576599 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.576658 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.576714 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.576819 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.576878 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.576936 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.576993 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.577047 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.577103 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.577166 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.577230 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.577325 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.577400 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.577400 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.577400 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.577553 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.577553 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.577553 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.577553 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.577553 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.577553 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.577873 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.577932 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.577987 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.578120 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.578191 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.578249 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.578331 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.578399 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.578476 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.578534 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.578588 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.578642 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.578701 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.578799 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.578873 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.578931 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.578931 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.578931 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.578931 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.578931 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.578931 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.578931 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.578931 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.578931 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.578931 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.579752 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.579752 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.579752 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.579752 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.579970 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.580038 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.580089 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.580089 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.580186 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.580243 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.580313 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.580387 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.580438 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.580492 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.580549 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.580600 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.580656 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.580707 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.580707 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.581329 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.581398 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.581398 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.581526 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.581526 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.581526 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.581676 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.581676 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.581676 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.581676 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.581676 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.581676 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.581676 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.582131 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.582190 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.582373 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.582436 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.582509 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.582579 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.582634 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.582691 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.582784 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.582837 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.582893 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.582950 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.583007 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.583061 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.583111 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.583177 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.583234 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.583288 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.583374 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.583430 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.583483 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.583533 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.583583 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.583637 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.583712 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.583793 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.583793 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.583911 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.583989 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.584053 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.584053 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.584053 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.584053 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.584053 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.584053 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.584053 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.584053 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.584053 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.584053 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.584053 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.584587 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.584587 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.584587 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.584587 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.584587 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.584587 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.584587 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.584587 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.584587 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.585086 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.585147 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.585147 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.585255 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.585334 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.585391 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.585453 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.585509 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.585570 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.585626 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.585685 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.585738 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.585772 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.585804 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.585842 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.585874 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.585908 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.585950 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.585988 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.586027 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.586058 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.586094 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.586129 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.586129 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.586195 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.586195 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.586195 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.586287 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.586347 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.586382 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.586382 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.586382 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.586382 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.586382 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.586382 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.586572 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.586572 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.586572 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.586572 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.586572 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.586572 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.586784 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.586825 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.586865 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.586903 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.586937 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.586980 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.587014 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.587052 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.587089 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.587121 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.587153 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.587189 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.587223 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.587260 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.587307 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.587348 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.587382 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.587425 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.587459 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.587495 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.587534 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.587569 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.587600 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.587638 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.587691 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.587744 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.587777 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.587810 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.587841 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.587872 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.587905 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.587936 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.587970 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.588006 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.588049 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.588090 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.588125 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.588162 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.588204 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.588236 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.588273 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.588318 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.588355 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.588389 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.588428 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.588465 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.588496 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.588528 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.588565 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.588597 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.588632 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.588668 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.588701 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.588746 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.588788 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.588824 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.588855 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.588889 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.588927 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.588959 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.588991 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.589032 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.589064 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.589064 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.589064 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.589153 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.589186 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.589217 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.589253 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.589253 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.589330 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.589363 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.589363 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.589363 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.589462 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.589502 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.589543 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.589574 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.589609 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.589640 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.589671 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.589703 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.589748 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.589779 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.589821 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.589870 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.589907 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.589938 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.589975 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.589975 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.589975 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.589975 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.590092 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.590130 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.590174 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.590174 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.590174 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.590174 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.590174 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.590174 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.590174 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.590174 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.590174 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.590174 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.590493 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.590493 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.590493 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.590493 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.590493 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.590493 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.590493 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.590493 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.590493 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.590493 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.590826 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.590826 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.590826 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.590826 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.590826 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.590826 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.590826 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.590826 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.590826 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.590826 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.591142 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.591142 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.591142 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.591255 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.591255 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.591255 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.591255 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.591255 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.591255 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.591255 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.591494 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.591529 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.591566 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.591602 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.591636 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.591671 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.591713 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.591762 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.591798 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.591830 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.591865 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.591911 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.591947 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.591984 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.592020 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.592020 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.592020 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.592020 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.592020 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.592020 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.592020 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.592244 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.592244 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.592244 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.592244 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.592244 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.592244 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.592244 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.592244 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.592244 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.592244 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.592563 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.592563 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.592563 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.592563 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.592691 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.592691 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.592691 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.592822 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.592855 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.592891 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.592929 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.592964 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.593000 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.593035 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.593035 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.593035 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.593137 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.593137 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.593137 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.593137 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.593137 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.593137 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.593137 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.593137 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.593513 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.593549 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.593585 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.593619 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.593654 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.593693 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.593747 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.593794 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.593831 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.593864 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.593899 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.593933 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:43.593933 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:43.593933 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:43.593933 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:43.593933 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:43.593933 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:43.593933 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:43.631196 np0000192183 devstack@c-api.service[111483]: INFO dbcounter [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Registered counter for database cinder Sep 08 00:06:43.631427 np0000192183 devstack@c-api.service[111482]: INFO dbcounter [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Registered counter for database cinder Sep 08 00:06:43.633792 np0000192183 devstack@c-api.service[111484]: INFO dbcounter [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Registered counter for database cinder Sep 08 00:06:43.634261 np0000192183 devstack@c-api.service[111481]: INFO dbcounter [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Registered counter for database cinder Sep 08 00:06:43.673430 np0000192183 devstack@c-api.service[111482]: DEBUG oslo_db.sqlalchemy.engines [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d 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=111482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:43.675247 np0000192183 devstack@c-api.service[111483]: DEBUG oslo_db.sqlalchemy.engines [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 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=111483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:43.677266 np0000192183 devstack@c-api.service[111484]: DEBUG oslo_db.sqlalchemy.engines [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc 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=111484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:43.679156 np0000192183 devstack@c-api.service[111481]: DEBUG oslo_db.sqlalchemy.engines [None req-43732506-550f-4c5d-bd63-0b34183a7640 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=111481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:43.781142 np0000192183 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writer thread running {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:06:43.783580 np0000192183 devstack@c-api.service[111482]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:06:43.783580 np0000192183 devstack@c-api.service[111482]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:06:43.783796 np0000192183 devstack@c-api.service[111482]: INFO cinder.rpc [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:06:43.785131 np0000192183 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writer thread running {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:06:43.785959 np0000192183 devstack@c-api.service[111482]: INFO cinder.rpc [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:06:43.787849 np0000192183 devstack@c-api.service[111483]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:06:43.787849 np0000192183 devstack@c-api.service[111483]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:06:43.788021 np0000192183 devstack@c-api.service[111483]: INFO cinder.rpc [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:06:43.788156 np0000192183 devstack@c-api.service[111482]: INFO cinder.rpc [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:06:43.789115 np0000192183 devstack@c-api.service[111484]: DEBUG dbcounter [-] [111484] Writer thread running {{(pid=111484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:06:43.789986 np0000192183 devstack@c-api.service[111482]: INFO cinder.rpc [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:06:43.790237 np0000192183 devstack@c-api.service[111483]: INFO cinder.rpc [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:06:43.790901 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.792128 np0000192183 devstack@c-api.service[111484]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:06:43.792128 np0000192183 devstack@c-api.service[111484]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:06:43.792317 np0000192183 devstack@c-api.service[111483]: INFO cinder.rpc [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:06:43.792451 np0000192183 devstack@c-api.service[111484]: INFO cinder.rpc [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:06:43.793493 np0000192183 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writer thread running {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:06:43.794158 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.794246 np0000192183 devstack@c-api.service[111483]: INFO cinder.rpc [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:06:43.795163 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.795365 np0000192183 devstack@c-api.service[111484]: INFO cinder.rpc [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:06:43.796702 np0000192183 devstack@c-api.service[111481]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:06:43.796702 np0000192183 devstack@c-api.service[111481]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:06:43.797040 np0000192183 devstack@c-api.service[111481]: INFO cinder.rpc [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:06:43.797613 np0000192183 devstack@c-api.service[111484]: INFO cinder.rpc [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:06:43.798426 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.799717 np0000192183 devstack@c-api.service[111484]: INFO cinder.rpc [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:06:43.799929 np0000192183 devstack@c-api.service[111481]: INFO cinder.rpc [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:06:43.800712 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.802213 np0000192183 devstack@c-api.service[111481]: INFO cinder.rpc [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:06:43.804210 np0000192183 devstack@c-api.service[111481]: INFO cinder.rpc [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:06:43.804304 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.805200 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.808404 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.826461 np0000192183 devstack@c-api.service[111482]: DEBUG oslo_db.sqlalchemy.engines [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d 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=111482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:43.828745 np0000192183 devstack@c-api.service[111482]: INFO cinder.rpc [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:06:43.830676 np0000192183 devstack@c-api.service[111482]: INFO cinder.rpc [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:06:43.831791 np0000192183 devstack@c-api.service[111483]: DEBUG oslo_db.sqlalchemy.engines [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 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=111483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:43.832285 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.833799 np0000192183 devstack@c-api.service[111483]: INFO cinder.rpc [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:06:43.835822 np0000192183 devstack@c-api.service[111483]: INFO cinder.rpc [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:06:43.836747 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.837138 np0000192183 devstack@c-api.service[111484]: DEBUG oslo_db.sqlalchemy.engines [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc 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=111484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:43.839514 np0000192183 devstack@c-api.service[111484]: INFO cinder.rpc [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:06:43.841538 np0000192183 devstack@c-api.service[111484]: INFO cinder.rpc [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:06:43.841931 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.842471 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.843669 np0000192183 devstack@c-api.service[111481]: DEBUG oslo_db.sqlalchemy.engines [None req-43732506-550f-4c5d-bd63-0b34183a7640 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=111481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:43.845151 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.846841 np0000192183 devstack@c-api.service[111481]: INFO cinder.rpc [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:06:43.846942 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.848325 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.849216 np0000192183 devstack@c-api.service[111481]: INFO cinder.rpc [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:06:43.850065 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.850341 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.852705 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.853254 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.853621 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.855896 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.856605 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.858274 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.859741 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.860285 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.861234 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.862113 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.862717 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.864188 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.864388 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.865548 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.866822 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.867218 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.867504 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.868528 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.870018 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.870140 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.870228 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.870488 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.872710 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.872932 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.873550 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.874441 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.874594 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.876392 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.877163 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.877539 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.878075 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.879499 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.880624 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.881023 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.881391 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.882656 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.883662 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.883815 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.883879 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.885398 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.886002 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.886535 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.887133 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.888271 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.888624 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.889111 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.889587 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.889829 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.890005 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.891044 np0000192183 devstack@c-api.service[111482]: WARNING cinder.api.contrib.hosts [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:06:43.891227 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.891367 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.891829 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.892880 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.893125 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.893319 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.894085 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.894246 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.894748 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.895283 np0000192183 devstack@c-api.service[111483]: WARNING cinder.api.contrib.hosts [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:06:43.895391 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.895620 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: extensions {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.896021 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.896884 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: encryption {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.896981 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.897528 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.898454 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: encryption {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.898672 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.898951 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.899791 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: extensions {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.899889 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.899954 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: scheduler-stats {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.900171 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.901078 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: encryption {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.901535 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.902066 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: capabilities {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.902590 np0000192183 devstack@c-api.service[111484]: WARNING cinder.api.contrib.hosts [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:06:43.902657 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: encryption {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.903264 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: os-quota-sets {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.903376 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.903437 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.904203 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: scheduler-stats {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.904688 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: os-volume-type-access {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.904796 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.905783 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.906127 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: capabilities {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.906195 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.906250 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: os-quota-class-sets {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.907045 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: extensions {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.907343 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: os-quota-sets {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.907412 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.907620 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: qos-specs {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.908342 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: encryption {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.908716 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: os-volume-type-access {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.909026 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.909650 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: cgsnapshots {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.909928 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: encryption {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.910272 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: os-quota-class-sets {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.910528 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.911057 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: extra_specs {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.911506 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: qos-specs {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.911926 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.911998 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: scheduler-stats {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.912579 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: consistencygroups {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.913001 np0000192183 devstack@c-api.service[111481]: WARNING cinder.api.contrib.hosts [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:06:43.913411 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: capabilities {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.913576 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: cgsnapshots {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.913718 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.914451 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: backups {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.914610 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: os-quota-sets {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.914964 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: extra_specs {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.915250 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.916111 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: os-volume-type-access {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.916426 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: consistencygroups {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.916498 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: os-availability-zone {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.916822 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.917670 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: os-quota-class-sets {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.917762 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: extensions {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.917834 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: os-hosts {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.918276 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: backups {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.918936 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: qos-specs {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.919114 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: os-volume-transfer {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.919979 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: encryption {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.920213 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: os-availability-zone {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.920675 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: os-snapshot-manage {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.920920 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: cgsnapshots {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.921440 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: encryption {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.921522 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: os-hosts {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.922101 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extended resource: os-volume-manage {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.922286 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: extra_specs {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.922832 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: os-volume-transfer {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.922948 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: scheduler-stats {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.923788 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: consistencygroups {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.924214 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.924370 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: os-snapshot-manage {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.924436 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: capabilities {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.925640 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: backups {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.925712 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: os-quota-sets {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.925791 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.925845 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extended resource: os-volume-manage {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.927107 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.927231 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: os-volume-type-access {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.927578 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: os-availability-zone {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.927857 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.928504 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.928890 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: os-hosts {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.928960 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: os-quota-class-sets {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.929329 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.929956 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.930146 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: qos-specs {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.930209 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: os-volume-transfer {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.930763 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.930966 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.contrib.snapshot_actions [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] SnapshotActionsController initialized {{(pid=111482) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:06:43.931696 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.931782 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: os-snapshot-manage {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.932118 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.932187 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: cgsnapshots {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.933098 np0000192183 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.933169 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extended resource: os-volume-manage {{(pid=111484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.933563 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.933765 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: extra_specs {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.933943 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.934044 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.934148 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.934351 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension VolumeTypeAccess extending resource: types {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.934464 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension TypesManage extending resource: types {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.934536 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.contrib.snapshot_actions [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] SnapshotActionsController initialized {{(pid=111483) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:06:43.934595 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.934651 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension AdminActions extending resource: volumes {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.934793 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension AdminActions extending resource: snapshots {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.934888 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension AdminActions extending resource: backups {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.934999 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.935100 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension UsedLimits extending resource: limits {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.935203 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension SnapshotActions extending resource: snapshots {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.935277 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: consistencygroups {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.935368 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.935422 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.935476 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.935476 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.935578 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension VolumeActions extending resource: volumes {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.935632 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-b1cb2591-a3f7-455b-a19e-ca1811a8044d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.936675 np0000192183 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.936896 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.937508 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.937624 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: backups {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.938154 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.938154 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.938154 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.938154 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension TypesManage extending resource: types {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.938154 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.938444 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension AdminActions extending resource: volumes {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.938444 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension AdminActions extending resource: snapshots {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.938444 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension AdminActions extending resource: backups {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.938614 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.938672 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.938672 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension UsedLimits extending resource: limits {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.938825 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.938825 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.938954 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.939014 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension VolumeActions extending resource: volumes {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.939132 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-f4f569d1-da7d-4541-bb7a-1ea2c4b825f5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.939903 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.940109 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: os-availability-zone {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.941328 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.941838 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: os-hosts {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.942287 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.contrib.snapshot_actions [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] SnapshotActionsController initialized {{(pid=111484) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:06:43.943055 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.943125 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: os-volume-transfer {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.943795 np0000192183 devstack@c-api.service[111482]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70c8844a4668 pid: 111482 (default app) Sep 08 00:06:43.944443 np0000192183 devstack@c-api.service[111484]: WARNING castellan.key_manager.migration [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.944692 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: os-snapshot-manage {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.945269 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.945403 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.945487 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.946122 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension VolumeTypeAccess extending resource: types {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.946204 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extended resource: os-volume-manage {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:43.946262 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension TypesManage extending resource: types {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.946339 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.946433 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension AdminActions extending resource: volumes {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.946560 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension AdminActions extending resource: snapshots {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.946637 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension AdminActions extending resource: backups {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.946758 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.946870 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension UsedLimits extending resource: limits {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.946971 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension SnapshotActions extending resource: snapshots {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.947068 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.947159 np0000192183 devstack@c-api.service[111483]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70c8844a4668 pid: 111483 (default app) Sep 08 00:06:43.947218 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.947276 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension VolumeActions extending resource: volumes {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.947401 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.v3.router [None req-e0b4bc23-75ec-4fd7-9b85-1318babb63dc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.949224 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.951057 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.952636 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.953307 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-56f1a083-c33b-4694-9005-c5ac8a8920cb None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:06:43.954051 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.955404 np0000192183 devstack@c-api.service[111484]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70c8844a4668 pid: 111484 (default app) Sep 08 00:06:43.955504 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.956062 np0000192183 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 1/1] 162.253.55.105 () {60 vars in 956 bytes} [Tue Sep 8 00:06:43 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:06:43.956509 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.contrib.snapshot_actions [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] SnapshotActionsController initialized {{(pid=111481) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:06:43.957285 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.958689 np0000192183 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:43.959659 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.959795 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.959906 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.960115 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.960258 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension TypesManage extending resource: types {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.960363 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.960468 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension AdminActions extending resource: volumes {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.960579 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension AdminActions extending resource: snapshots {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.960680 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension AdminActions extending resource: backups {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.960799 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.960901 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension UsedLimits extending resource: limits {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.960989 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.961100 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.961205 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.961336 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension VolumeActions extending resource: volumes {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.961430 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-43732506-550f-4c5d-bd63-0b34183a7640 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:43.969936 np0000192183 devstack@c-api.service[111481]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70c8844a4668 pid: 111481 (default app) Sep 08 00:06:51.862661 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-116b08c8-72f0-40eb-8585-6691bc980553 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:06:52.410191 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-116b08c8-72f0-40eb-8585-6691bc980553 admin admin] POST https://162.253.55.105/volume/v3/types Sep 08 00:06:52.410750 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-116b08c8-72f0-40eb-8585-6691bc980553 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 00:06:52.412472 np0000192183 devstack@c-api.service[111483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 00:06:52.412472 np0000192183 devstack@c-api.service[111483]: warnings.warn( Sep 08 00:06:52.448150 np0000192183 devstack@c-api.service[111483]: DEBUG oslo_db.sqlalchemy.engines [None req-116b08c8-72f0-40eb-8585-6691bc980553 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=111483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:52.476763 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-116b08c8-72f0-40eb-8585-6691bc980553 admin admin] https://162.253.55.105/volume/v3/types returned with HTTP 200 Sep 08 00:06:52.477019 np0000192183 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 1/2] 162.253.55.105 () {68 vars in 1333 bytes} [Tue Sep 8 00:06:51 2026] POST /volume/v3/types => generated 186 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:06:52.515625 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.middleware.request_id [None req-a7fa18f3-bb83-4f2d-9eb0-b0dd174d8cca None None] RequestId filter calling following filter/app {{(pid=111484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:06:52.894411 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-a7fa18f3-bb83-4f2d-9eb0-b0dd174d8cca admin admin] POST https://162.253.55.105/volume/v3/types/233376bc-25ec-447a-9133-9ce7f55c8ec7/extra_specs Sep 08 00:06:52.895089 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [None req-a7fa18f3-bb83-4f2d-9eb0-b0dd174d8cca admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 00:06:52.897188 np0000192183 devstack@c-api.service[111484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 00:06:52.897188 np0000192183 devstack@c-api.service[111484]: warnings.warn( Sep 08 00:06:52.933672 np0000192183 devstack@c-api.service[111484]: DEBUG oslo_db.sqlalchemy.engines [None req-a7fa18f3-bb83-4f2d-9eb0-b0dd174d8cca 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=111484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:52.993606 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-a7fa18f3-bb83-4f2d-9eb0-b0dd174d8cca admin admin] https://162.253.55.105/volume/v3/types/233376bc-25ec-447a-9133-9ce7f55c8ec7/extra_specs returned with HTTP 200 Sep 08 00:06:52.994043 np0000192183 devstack@c-api.service[111484]: [pid: 111484|app: 0|req: 1/3] 162.253.55.105 () {68 vars in 1480 bytes} [Tue Sep 8 00:06:52 2026] POST /volume/v3/types/233376bc-25ec-447a-9133-9ce7f55c8ec7/extra_specs => generated 55 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:06:53.830057 np0000192183 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=6 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:06:53.848629 np0000192183 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=6 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:07:02.474219 np0000192183 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:07:02.993218 np0000192183 devstack@c-api.service[111484]: DEBUG dbcounter [-] [111484] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:10:01.405759 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-c5c5adfd-8978-40a9-bd02-5a923a74b9b3 None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:01.406964 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-c5c5adfd-8978-40a9-bd02-5a923a74b9b3 None None] GET https://162.253.55.105/volume// Sep 08 00:10:01.407293 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-c5c5adfd-8978-40a9-bd02-5a923a74b9b3 None None] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:01.407759 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-c5c5adfd-8978-40a9-bd02-5a923a74b9b3 None None] Calling method 'all' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:01.408767 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-c5c5adfd-8978-40a9-bd02-5a923a74b9b3 None None] https://162.253.55.105/volume// returned with HTTP 300 Sep 08 00:10:01.409312 np0000192183 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 2/4] 162.253.55.105 () {66 vars in 1456 bytes} [Tue Sep 8 00:10:01 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 00:10:41.580055 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-250419e9-c88f-4ec7-b69e-3294718fe7aa None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:41.587519 np0000192183 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 1/5] 162.253.55.105 () {62 vars in 1068 bytes} [Tue Sep 8 00:10:41 2026] GET /volume/v3 => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:10:41.625130 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-c70766b4-a031-46e3-ae20-b05f8cfab2fb None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:41.636590 np0000192183 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 2/6] 162.253.55.105 () {64 vars in 1272 bytes} [Tue Sep 8 00:10:41 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:10:41.672563 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.middleware.request_id [req-c70766b4-a031-46e3-ae20-b05f8cfab2fb req-89270861-30fd-42d1-85c8-e549fb1b33d5 None None] RequestId filter calling following filter/app {{(pid=111484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:41.678303 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [req-c70766b4-a031-46e3-ae20-b05f8cfab2fb req-89270861-30fd-42d1-85c8-e549fb1b33d5 demo demo] GET https://162.253.55.105/volume/v3/ Sep 08 00:10:41.678655 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [req-c70766b4-a031-46e3-ae20-b05f8cfab2fb req-89270861-30fd-42d1-85c8-e549fb1b33d5 demo demo] Empty body provided in request {{(pid=111484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:41.679089 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [req-c70766b4-a031-46e3-ae20-b05f8cfab2fb req-89270861-30fd-42d1-85c8-e549fb1b33d5 demo demo] Calling method 'version_select' {{(pid=111484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:41.680524 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [req-c70766b4-a031-46e3-ae20-b05f8cfab2fb req-89270861-30fd-42d1-85c8-e549fb1b33d5 demo demo] https://162.253.55.105/volume/v3/ returned with HTTP 200 Sep 08 00:10:41.681349 np0000192183 devstack@c-api.service[111484]: [pid: 111484|app: 0|req: 2/7] 162.253.55.105 () {66 vars in 1346 bytes} [Tue Sep 8 00:10:41 2026] GET /volume/v3/ => generated 390 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:41.718879 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-8beb2a05-9af7-45a1-995d-5165d0831c1e None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:42.051565 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-8beb2a05-9af7-45a1-995d-5165d0831c1e demo demo] GET https://162.253.55.105/volume/v3/types Sep 08 00:10:42.051930 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-8beb2a05-9af7-45a1-995d-5165d0831c1e demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:42.052116 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-8beb2a05-9af7-45a1-995d-5165d0831c1e demo demo] Calling method 'index' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:42.052563 np0000192183 devstack@c-api.service[111482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 00:10:42.052563 np0000192183 devstack@c-api.service[111482]: warnings.warn( Sep 08 00:10:42.053145 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.api_utils [None req-8beb2a05-9af7-45a1-995d-5165d0831c1e demo demo] Removing options '' from query. {{(pid=111482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:10:42.090821 np0000192183 devstack@c-api.service[111482]: DEBUG oslo_db.sqlalchemy.engines [None req-8beb2a05-9af7-45a1-995d-5165d0831c1e 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=111482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:10:42.106710 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-8beb2a05-9af7-45a1-995d-5165d0831c1e demo demo] https://162.253.55.105/volume/v3/types returned with HTTP 200 Sep 08 00:10:42.107048 np0000192183 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 3/8] 162.253.55.105 () {64 vars in 1290 bytes} [Tue Sep 8 00:10:41 2026] GET /volume/v3/types => generated 377 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:42.169442 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-5fa00922-9629-4db5-9cf6-be9daa2525ce None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:42.534370 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-5fa00922-9629-4db5-9cf6-be9daa2525ce demo demo] GET https://162.253.55.105/volume/v3/types/default Sep 08 00:10:42.534813 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-5fa00922-9629-4db5-9cf6-be9daa2525ce demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:42.535106 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-5fa00922-9629-4db5-9cf6-be9daa2525ce demo demo] Calling method 'show' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:42.574417 np0000192183 devstack@c-api.service[111481]: DEBUG oslo_db.sqlalchemy.engines [None req-5fa00922-9629-4db5-9cf6-be9daa2525ce 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=111481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:10:42.594950 np0000192183 devstack@c-api.service[111481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 00:10:42.594950 np0000192183 devstack@c-api.service[111481]: warnings.warn( Sep 08 00:10:42.596515 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-5fa00922-9629-4db5-9cf6-be9daa2525ce demo demo] https://162.253.55.105/volume/v3/types/default returned with HTTP 200 Sep 08 00:10:42.597010 np0000192183 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 2/9] 162.253.55.105 () {64 vars in 1301 bytes} [Tue Sep 8 00:10:42 2026] GET /volume/v3/types/default => generated 145 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:43.228096 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-85fb3858-c11c-4c8c-b43b-ec7344a5c1fb None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:43.229555 np0000192183 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 3/10] 162.253.55.105 () {62 vars in 1068 bytes} [Tue Sep 8 00:10:43 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:10:43.267663 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.middleware.request_id [None req-e0a72eea-6351-4e94-a862-96ec2c152039 None None] RequestId filter calling following filter/app {{(pid=111484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:43.276388 np0000192183 devstack@c-api.service[111484]: [pid: 111484|app: 0|req: 3/11] 162.253.55.105 () {64 vars in 1272 bytes} [Tue Sep 8 00:10:43 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:10:43.312107 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [req-e0a72eea-6351-4e94-a862-96ec2c152039 req-bbb75d23-a1a3-4adf-9a4c-94559672060e None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:43.315408 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [req-e0a72eea-6351-4e94-a862-96ec2c152039 req-bbb75d23-a1a3-4adf-9a4c-94559672060e demo demo] GET https://162.253.55.105/volume/v3/ Sep 08 00:10:43.315789 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [req-e0a72eea-6351-4e94-a862-96ec2c152039 req-bbb75d23-a1a3-4adf-9a4c-94559672060e demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:43.316156 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [req-e0a72eea-6351-4e94-a862-96ec2c152039 req-bbb75d23-a1a3-4adf-9a4c-94559672060e demo demo] Calling method 'version_select' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:43.317011 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [req-e0a72eea-6351-4e94-a862-96ec2c152039 req-bbb75d23-a1a3-4adf-9a4c-94559672060e demo demo] https://162.253.55.105/volume/v3/ returned with HTTP 200 Sep 08 00:10:43.317794 np0000192183 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 4/12] 162.253.55.105 () {66 vars in 1346 bytes} [Tue Sep 8 00:10:43 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:43.355023 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-a5c3531e-13b0-4e33-ae55-ae90cfdc4cbc None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:43.358599 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-a5c3531e-13b0-4e33-ae55-ae90cfdc4cbc demo demo] GET https://162.253.55.105/volume/v3/types/default Sep 08 00:10:43.359021 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-a5c3531e-13b0-4e33-ae55-ae90cfdc4cbc demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:43.359339 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-a5c3531e-13b0-4e33-ae55-ae90cfdc4cbc demo demo] Calling method 'show' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:43.372706 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-a5c3531e-13b0-4e33-ae55-ae90cfdc4cbc demo demo] https://162.253.55.105/volume/v3/types/default returned with HTTP 200 Sep 08 00:10:43.373400 np0000192183 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 3/13] 162.253.55.105 () {64 vars in 1301 bytes} [Tue Sep 8 00:10:43 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:44.063023 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-9d6c230f-6dfb-4010-abff-4a76de7a8263 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:44.064151 np0000192183 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 4/14] 162.253.55.105 () {62 vars in 1068 bytes} [Tue Sep 8 00:10:44 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:10:44.094129 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.middleware.request_id [None req-7c6bee48-e359-49b6-9c5e-8fd5721be149 None None] RequestId filter calling following filter/app {{(pid=111484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:44.097549 np0000192183 devstack@c-api.service[111484]: [pid: 111484|app: 0|req: 4/15] 162.253.55.105 () {64 vars in 1272 bytes} [Tue Sep 8 00:10:44 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:10:44.132023 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [req-7c6bee48-e359-49b6-9c5e-8fd5721be149 req-e27abd58-c370-433c-9ead-18f89a04c672 None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:44.135021 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [req-7c6bee48-e359-49b6-9c5e-8fd5721be149 req-e27abd58-c370-433c-9ead-18f89a04c672 demo demo] GET https://162.253.55.105/volume/v3/ Sep 08 00:10:44.135614 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [req-7c6bee48-e359-49b6-9c5e-8fd5721be149 req-e27abd58-c370-433c-9ead-18f89a04c672 demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:44.136252 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [req-7c6bee48-e359-49b6-9c5e-8fd5721be149 req-e27abd58-c370-433c-9ead-18f89a04c672 demo demo] Calling method 'version_select' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:44.137943 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [req-7c6bee48-e359-49b6-9c5e-8fd5721be149 req-e27abd58-c370-433c-9ead-18f89a04c672 demo demo] https://162.253.55.105/volume/v3/ returned with HTTP 200 Sep 08 00:10:44.137943 np0000192183 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 5/16] 162.253.55.105 () {66 vars in 1346 bytes} [Tue Sep 8 00:10:44 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:44.172136 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-54e2a1dd-490a-4559-b951-6a575b70fecf None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:44.175752 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-54e2a1dd-490a-4559-b951-6a575b70fecf demo demo] GET https://162.253.55.105/volume/v3/types/default Sep 08 00:10:44.175752 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-54e2a1dd-490a-4559-b951-6a575b70fecf demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:44.176188 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-54e2a1dd-490a-4559-b951-6a575b70fecf demo demo] Calling method 'show' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:44.187349 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-54e2a1dd-490a-4559-b951-6a575b70fecf demo demo] https://162.253.55.105/volume/v3/types/default returned with HTTP 200 Sep 08 00:10:44.188014 np0000192183 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 4/17] 162.253.55.105 () {64 vars in 1301 bytes} [Tue Sep 8 00:10:44 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:44.221428 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-2bf3f171-ed04-4fe8-9d9e-bce6288d80fb None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:44.222564 np0000192183 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 5/18] 162.253.55.105 () {62 vars in 1068 bytes} [Tue Sep 8 00:10:44 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:10:44.252064 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.middleware.request_id [None req-dc00b13f-0781-4685-8287-23f71cdaab91 None None] RequestId filter calling following filter/app {{(pid=111484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:44.255365 np0000192183 devstack@c-api.service[111484]: [pid: 111484|app: 0|req: 5/19] 162.253.55.105 () {64 vars in 1272 bytes} [Tue Sep 8 00:10:44 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:10:44.287251 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [req-dc00b13f-0781-4685-8287-23f71cdaab91 req-c02f8c2f-d004-4ff6-89c2-ab786b8d21d4 None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:44.290469 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [req-dc00b13f-0781-4685-8287-23f71cdaab91 req-c02f8c2f-d004-4ff6-89c2-ab786b8d21d4 demo demo] GET https://162.253.55.105/volume/v3/ Sep 08 00:10:44.291107 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [req-dc00b13f-0781-4685-8287-23f71cdaab91 req-c02f8c2f-d004-4ff6-89c2-ab786b8d21d4 demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:44.291693 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [req-dc00b13f-0781-4685-8287-23f71cdaab91 req-c02f8c2f-d004-4ff6-89c2-ab786b8d21d4 demo demo] Calling method 'version_select' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:44.292562 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [req-dc00b13f-0781-4685-8287-23f71cdaab91 req-c02f8c2f-d004-4ff6-89c2-ab786b8d21d4 demo demo] https://162.253.55.105/volume/v3/ returned with HTTP 200 Sep 08 00:10:44.293533 np0000192183 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 6/20] 162.253.55.105 () {66 vars in 1346 bytes} [Tue Sep 8 00:10:44 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:44.328910 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-14e41b5e-bfbd-416a-ba8d-1bb7c3fb8874 None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:44.333047 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-14e41b5e-bfbd-416a-ba8d-1bb7c3fb8874 demo demo] GET https://162.253.55.105/volume/v3/types/default Sep 08 00:10:44.333342 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-14e41b5e-bfbd-416a-ba8d-1bb7c3fb8874 demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:44.333687 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-14e41b5e-bfbd-416a-ba8d-1bb7c3fb8874 demo demo] Calling method 'show' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:44.345448 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-14e41b5e-bfbd-416a-ba8d-1bb7c3fb8874 demo demo] https://162.253.55.105/volume/v3/types/default returned with HTTP 200 Sep 08 00:10:44.346181 np0000192183 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 5/21] 162.253.55.105 () {64 vars in 1301 bytes} [Tue Sep 8 00:10:44 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:52.101095 np0000192183 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=1 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:10:54.339420 np0000192183 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=8 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:15:28.569799 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-8704017e-94c6-41fb-9be8-e3585815ef73 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:15:28.693427 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-8704017e-94c6-41fb-9be8-e3585815ef73 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:15:28.696117 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-8704017e-94c6-41fb-9be8-e3585815ef73 demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:15:28.696576 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-8704017e-94c6-41fb-9be8-e3585815ef73 demo demo] Calling method 'detail' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:15:28.697594 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.api_utils [None req-8704017e-94c6-41fb-9be8-e3585815ef73 demo demo] Removing options '' from query. {{(pid=111483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:15:28.700633 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.volume.api [None req-8704017e-94c6-41fb-9be8-e3585815ef73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:15:28.746128 np0000192183 devstack@c-api.service[111483]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:15:28.746128 np0000192183 devstack@c-api.service[111483]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:15:28.746319 np0000192183 devstack@c-api.service[111483]: INFO cinder.volume.api [None req-8704017e-94c6-41fb-9be8-e3585815ef73 demo demo] Get all volumes completed successfully. Sep 08 00:15:28.748177 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-8704017e-94c6-41fb-9be8-e3585815ef73 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:15:28.748517 np0000192183 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 6/22] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:15:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:15:38.736782 np0000192183 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:16:28.770333 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.middleware.request_id [None req-52002452-21a4-432c-8bbc-304354614fb6 None None] RequestId filter calling following filter/app {{(pid=111484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:16:28.772614 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-52002452-21a4-432c-8bbc-304354614fb6 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:16:28.772843 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [None req-52002452-21a4-432c-8bbc-304354614fb6 demo demo] Empty body provided in request {{(pid=111484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:16:28.773031 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [None req-52002452-21a4-432c-8bbc-304354614fb6 demo demo] Calling method 'detail' {{(pid=111484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:16:28.773528 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.api_utils [None req-52002452-21a4-432c-8bbc-304354614fb6 demo demo] Removing options '' from query. {{(pid=111484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:16:28.774357 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.volume.api [None req-52002452-21a4-432c-8bbc-304354614fb6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:16:28.803975 np0000192183 devstack@c-api.service[111484]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:16:28.803975 np0000192183 devstack@c-api.service[111484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:16:28.804429 np0000192183 devstack@c-api.service[111484]: INFO cinder.volume.api [None req-52002452-21a4-432c-8bbc-304354614fb6 demo demo] Get all volumes completed successfully. Sep 08 00:16:28.806590 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-52002452-21a4-432c-8bbc-304354614fb6 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:16:28.807387 np0000192183 devstack@c-api.service[111484]: [pid: 111484|app: 0|req: 6/23] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:16:28 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) Sep 08 00:16:38.797755 np0000192183 devstack@c-api.service[111484]: DEBUG dbcounter [-] [111484] Writing DB stats cinder:SELECT=1 {{(pid=111484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:17:28.830672 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-2016a62d-767e-476f-a39c-36780c9b7926 None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:17:28.839355 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-2016a62d-767e-476f-a39c-36780c9b7926 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:17:28.840994 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-2016a62d-767e-476f-a39c-36780c9b7926 demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:17:28.840994 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-2016a62d-767e-476f-a39c-36780c9b7926 demo demo] Calling method 'detail' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:17:28.841919 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.api_utils [None req-2016a62d-767e-476f-a39c-36780c9b7926 demo demo] Removing options '' from query. {{(pid=111482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:17:28.843910 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.volume.api [None req-2016a62d-767e-476f-a39c-36780c9b7926 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:17:28.922787 np0000192183 devstack@c-api.service[111482]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:17:28.922787 np0000192183 devstack@c-api.service[111482]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:17:28.923011 np0000192183 devstack@c-api.service[111482]: INFO cinder.volume.api [None req-2016a62d-767e-476f-a39c-36780c9b7926 demo demo] Get all volumes completed successfully. Sep 08 00:17:28.925125 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-2016a62d-767e-476f-a39c-36780c9b7926 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:17:28.925484 np0000192183 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 7/24] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:17:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:17:38.901231 np0000192183 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=1 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:18:28.944788 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-44d8267d-171c-48c3-9bb8-1502111283b5 None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:18:28.948808 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-44d8267d-171c-48c3-9bb8-1502111283b5 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:18:28.949146 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-44d8267d-171c-48c3-9bb8-1502111283b5 demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:18:28.949403 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-44d8267d-171c-48c3-9bb8-1502111283b5 demo demo] Calling method 'detail' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:18:28.950074 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.api_utils [None req-44d8267d-171c-48c3-9bb8-1502111283b5 demo demo] Removing options '' from query. {{(pid=111481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:18:28.951184 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.volume.api [None req-44d8267d-171c-48c3-9bb8-1502111283b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:18:29.003454 np0000192183 devstack@c-api.service[111481]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:18:29.003454 np0000192183 devstack@c-api.service[111481]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:18:29.003673 np0000192183 devstack@c-api.service[111481]: INFO cinder.volume.api [None req-44d8267d-171c-48c3-9bb8-1502111283b5 demo demo] Get all volumes completed successfully. Sep 08 00:18:29.005907 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-44d8267d-171c-48c3-9bb8-1502111283b5 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:18:29.006329 np0000192183 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 6/25] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:18:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:18:38.995837 np0000192183 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=1 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:19:29.030964 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-2e0ddfcb-cc48-40ea-944b-93e537252eaa None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:19:29.035698 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-2e0ddfcb-cc48-40ea-944b-93e537252eaa demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:19:29.036230 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-2e0ddfcb-cc48-40ea-944b-93e537252eaa demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:19:29.036616 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-2e0ddfcb-cc48-40ea-944b-93e537252eaa demo demo] Calling method 'detail' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:19:29.037248 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.api_utils [None req-2e0ddfcb-cc48-40ea-944b-93e537252eaa demo demo] Removing options '' from query. {{(pid=111483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:19:29.038883 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.volume.api [None req-2e0ddfcb-cc48-40ea-944b-93e537252eaa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:19:29.052161 np0000192183 devstack@c-api.service[111483]: INFO cinder.volume.api [None req-2e0ddfcb-cc48-40ea-944b-93e537252eaa demo demo] Get all volumes completed successfully. Sep 08 00:19:29.056549 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-2e0ddfcb-cc48-40ea-944b-93e537252eaa demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:19:29.057366 np0000192183 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 7/26] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:19:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:19:39.043937 np0000192183 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:20:29.078245 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.middleware.request_id [None req-042ab370-0fcf-41e7-a9c7-73b93d5ad485 None None] RequestId filter calling following filter/app {{(pid=111484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:20:29.331488 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-042ab370-0fcf-41e7-a9c7-73b93d5ad485 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:20:29.331667 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [None req-042ab370-0fcf-41e7-a9c7-73b93d5ad485 demo demo] Empty body provided in request {{(pid=111484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:20:29.331978 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [None req-042ab370-0fcf-41e7-a9c7-73b93d5ad485 demo demo] Calling method 'detail' {{(pid=111484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:20:29.332335 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.api_utils [None req-042ab370-0fcf-41e7-a9c7-73b93d5ad485 demo demo] Removing options '' from query. {{(pid=111484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:20:29.333400 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.volume.api [None req-042ab370-0fcf-41e7-a9c7-73b93d5ad485 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:20:29.349590 np0000192183 devstack@c-api.service[111484]: INFO cinder.volume.api [None req-042ab370-0fcf-41e7-a9c7-73b93d5ad485 demo demo] Get all volumes completed successfully. Sep 08 00:20:29.353999 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-042ab370-0fcf-41e7-a9c7-73b93d5ad485 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:20:29.354586 np0000192183 devstack@c-api.service[111484]: [pid: 111484|app: 0|req: 7/27] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:20:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:20:39.341589 np0000192183 devstack@c-api.service[111484]: DEBUG dbcounter [-] [111484] Writing DB stats cinder:SELECT=1 {{(pid=111484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:21:29.375884 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-eba85448-7a1e-4f0c-a5b0-b2f9f065c70b None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:21:29.378817 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-eba85448-7a1e-4f0c-a5b0-b2f9f065c70b demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:21:29.378817 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-eba85448-7a1e-4f0c-a5b0-b2f9f065c70b demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:21:29.378817 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-eba85448-7a1e-4f0c-a5b0-b2f9f065c70b demo demo] Calling method 'detail' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:21:29.378817 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.api_utils [None req-eba85448-7a1e-4f0c-a5b0-b2f9f065c70b demo demo] Removing options '' from query. {{(pid=111482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:21:29.379539 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.volume.api [None req-eba85448-7a1e-4f0c-a5b0-b2f9f065c70b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:21:29.386494 np0000192183 devstack@c-api.service[111482]: INFO cinder.volume.api [None req-eba85448-7a1e-4f0c-a5b0-b2f9f065c70b demo demo] Get all volumes completed successfully. Sep 08 00:21:29.388204 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-eba85448-7a1e-4f0c-a5b0-b2f9f065c70b demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:21:29.388577 np0000192183 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 8/28] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:21:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:21:39.382332 np0000192183 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=1 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:22:29.423305 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-e8b8e68b-c10e-4275-8918-5e9e46b9a401 None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:22:29.426740 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-e8b8e68b-c10e-4275-8918-5e9e46b9a401 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:22:29.427048 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-e8b8e68b-c10e-4275-8918-5e9e46b9a401 demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:22:29.427404 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-e8b8e68b-c10e-4275-8918-5e9e46b9a401 demo demo] Calling method 'detail' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:22:29.428024 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.api_utils [None req-e8b8e68b-c10e-4275-8918-5e9e46b9a401 demo demo] Removing options '' from query. {{(pid=111481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:22:29.429026 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.volume.api [None req-e8b8e68b-c10e-4275-8918-5e9e46b9a401 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:22:29.441867 np0000192183 devstack@c-api.service[111481]: INFO cinder.volume.api [None req-e8b8e68b-c10e-4275-8918-5e9e46b9a401 demo demo] Get all volumes completed successfully. Sep 08 00:22:29.445303 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-e8b8e68b-c10e-4275-8918-5e9e46b9a401 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:22:29.445674 np0000192183 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 7/29] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:22:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:22:39.433499 np0000192183 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=1 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:23:29.481233 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-6867f71e-d92a-4dfd-9db0-0ef732f05358 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:23:29.485814 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-6867f71e-d92a-4dfd-9db0-0ef732f05358 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:23:29.486222 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-6867f71e-d92a-4dfd-9db0-0ef732f05358 demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:23:29.486573 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-6867f71e-d92a-4dfd-9db0-0ef732f05358 demo demo] Calling method 'detail' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:23:29.487259 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.api_utils [None req-6867f71e-d92a-4dfd-9db0-0ef732f05358 demo demo] Removing options '' from query. {{(pid=111483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:23:29.488817 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.volume.api [None req-6867f71e-d92a-4dfd-9db0-0ef732f05358 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:23:29.500949 np0000192183 devstack@c-api.service[111483]: INFO cinder.volume.api [None req-6867f71e-d92a-4dfd-9db0-0ef732f05358 demo demo] Get all volumes completed successfully. Sep 08 00:23:29.504953 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-6867f71e-d92a-4dfd-9db0-0ef732f05358 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:23:29.505735 np0000192183 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 8/30] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:23:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:23:39.493376 np0000192183 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:24:29.524307 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.middleware.request_id [None req-3fd1ee2e-6ab7-40d3-a517-65046a13fddd None None] RequestId filter calling following filter/app {{(pid=111484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:24:29.528883 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-3fd1ee2e-6ab7-40d3-a517-65046a13fddd demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:24:29.529227 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [None req-3fd1ee2e-6ab7-40d3-a517-65046a13fddd demo demo] Empty body provided in request {{(pid=111484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:24:29.529607 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [None req-3fd1ee2e-6ab7-40d3-a517-65046a13fddd demo demo] Calling method 'detail' {{(pid=111484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:24:29.530058 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.api_utils [None req-3fd1ee2e-6ab7-40d3-a517-65046a13fddd demo demo] Removing options '' from query. {{(pid=111484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:24:29.531387 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.volume.api [None req-3fd1ee2e-6ab7-40d3-a517-65046a13fddd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:24:29.545160 np0000192183 devstack@c-api.service[111484]: INFO cinder.volume.api [None req-3fd1ee2e-6ab7-40d3-a517-65046a13fddd demo demo] Get all volumes completed successfully. Sep 08 00:24:29.549808 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-3fd1ee2e-6ab7-40d3-a517-65046a13fddd demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:24:29.550948 np0000192183 devstack@c-api.service[111484]: [pid: 111484|app: 0|req: 8/31] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:24:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:24:39.536624 np0000192183 devstack@c-api.service[111484]: DEBUG dbcounter [-] [111484] Writing DB stats cinder:SELECT=1 {{(pid=111484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:25:29.567898 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-4aedd28e-f315-4367-8b5f-b0f4f3b6b788 None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:25:29.766046 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-4aedd28e-f315-4367-8b5f-b0f4f3b6b788 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:25:29.766422 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-4aedd28e-f315-4367-8b5f-b0f4f3b6b788 demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:25:29.766893 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-4aedd28e-f315-4367-8b5f-b0f4f3b6b788 demo demo] Calling method 'detail' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:25:29.767390 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.api_utils [None req-4aedd28e-f315-4367-8b5f-b0f4f3b6b788 demo demo] Removing options '' from query. {{(pid=111482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:25:29.768871 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.volume.api [None req-4aedd28e-f315-4367-8b5f-b0f4f3b6b788 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:25:29.782851 np0000192183 devstack@c-api.service[111482]: INFO cinder.volume.api [None req-4aedd28e-f315-4367-8b5f-b0f4f3b6b788 demo demo] Get all volumes completed successfully. Sep 08 00:25:29.786741 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-4aedd28e-f315-4367-8b5f-b0f4f3b6b788 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:25:29.787394 np0000192183 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 9/32] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:25:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:25:39.774067 np0000192183 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=1 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:26:29.804551 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-6f53c7f4-fffc-4d25-9365-9393643c5477 None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:26:29.808599 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-6f53c7f4-fffc-4d25-9365-9393643c5477 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:26:29.808999 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-6f53c7f4-fffc-4d25-9365-9393643c5477 demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:26:29.809361 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-6f53c7f4-fffc-4d25-9365-9393643c5477 demo demo] Calling method 'detail' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:26:29.810026 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.api_utils [None req-6f53c7f4-fffc-4d25-9365-9393643c5477 demo demo] Removing options '' from query. {{(pid=111481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:26:29.811397 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.volume.api [None req-6f53c7f4-fffc-4d25-9365-9393643c5477 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:26:29.824469 np0000192183 devstack@c-api.service[111481]: INFO cinder.volume.api [None req-6f53c7f4-fffc-4d25-9365-9393643c5477 demo demo] Get all volumes completed successfully. Sep 08 00:26:29.829133 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-6f53c7f4-fffc-4d25-9365-9393643c5477 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:26:29.829133 np0000192183 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 8/33] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:26:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:26:39.816114 np0000192183 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=1 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:27:29.847842 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-af6fdc95-c3de-4be8-b193-393af920d9f6 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:27:29.854855 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-af6fdc95-c3de-4be8-b193-393af920d9f6 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:27:29.855258 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-af6fdc95-c3de-4be8-b193-393af920d9f6 demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:27:29.855762 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-af6fdc95-c3de-4be8-b193-393af920d9f6 demo demo] Calling method 'detail' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:27:29.856236 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.api_utils [None req-af6fdc95-c3de-4be8-b193-393af920d9f6 demo demo] Removing options '' from query. {{(pid=111483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:27:29.857863 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.volume.api [None req-af6fdc95-c3de-4be8-b193-393af920d9f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:27:29.872027 np0000192183 devstack@c-api.service[111483]: INFO cinder.volume.api [None req-af6fdc95-c3de-4be8-b193-393af920d9f6 demo demo] Get all volumes completed successfully. Sep 08 00:27:29.877122 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-af6fdc95-c3de-4be8-b193-393af920d9f6 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:27:29.878050 np0000192183 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 9/34] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:27:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:27:39.862793 np0000192183 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:28:29.902796 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.middleware.request_id [None req-0d7b3a11-1b1e-4f72-b7f1-6966aeda5f3b None None] RequestId filter calling following filter/app {{(pid=111484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:28:29.908157 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-0d7b3a11-1b1e-4f72-b7f1-6966aeda5f3b demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:28:29.908557 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [None req-0d7b3a11-1b1e-4f72-b7f1-6966aeda5f3b demo demo] Empty body provided in request {{(pid=111484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:28:29.909032 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [None req-0d7b3a11-1b1e-4f72-b7f1-6966aeda5f3b demo demo] Calling method 'detail' {{(pid=111484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:28:29.909472 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.api_utils [None req-0d7b3a11-1b1e-4f72-b7f1-6966aeda5f3b demo demo] Removing options '' from query. {{(pid=111484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:28:29.910837 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.volume.api [None req-0d7b3a11-1b1e-4f72-b7f1-6966aeda5f3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:28:29.922340 np0000192183 devstack@c-api.service[111484]: INFO cinder.volume.api [None req-0d7b3a11-1b1e-4f72-b7f1-6966aeda5f3b demo demo] Get all volumes completed successfully. Sep 08 00:28:29.926146 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-0d7b3a11-1b1e-4f72-b7f1-6966aeda5f3b demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:28:29.926854 np0000192183 devstack@c-api.service[111484]: [pid: 111484|app: 0|req: 9/35] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:28:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:28:39.915119 np0000192183 devstack@c-api.service[111484]: DEBUG dbcounter [-] [111484] Writing DB stats cinder:SELECT=1 {{(pid=111484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:29:29.946877 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-872913a5-68a8-4cca-ae79-25ea7b0a4289 None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:29:29.950660 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-872913a5-68a8-4cca-ae79-25ea7b0a4289 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:29:29.951039 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-872913a5-68a8-4cca-ae79-25ea7b0a4289 demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:29:29.951394 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-872913a5-68a8-4cca-ae79-25ea7b0a4289 demo demo] Calling method 'detail' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:29:29.951896 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.api_utils [None req-872913a5-68a8-4cca-ae79-25ea7b0a4289 demo demo] Removing options '' from query. {{(pid=111482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:29:29.953214 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.volume.api [None req-872913a5-68a8-4cca-ae79-25ea7b0a4289 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:29:29.964788 np0000192183 devstack@c-api.service[111482]: INFO cinder.volume.api [None req-872913a5-68a8-4cca-ae79-25ea7b0a4289 demo demo] Get all volumes completed successfully. Sep 08 00:29:29.968588 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-872913a5-68a8-4cca-ae79-25ea7b0a4289 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:29:29.969347 np0000192183 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 10/36] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:29:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:29:39.957148 np0000192183 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=1 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:30:29.985664 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-f30854ea-d0a7-4e99-b604-2f479ce755d1 None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:30:30.267843 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-f30854ea-d0a7-4e99-b604-2f479ce755d1 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:30:30.268270 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-f30854ea-d0a7-4e99-b604-2f479ce755d1 demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:30:30.268702 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-f30854ea-d0a7-4e99-b604-2f479ce755d1 demo demo] Calling method 'detail' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:30:30.269252 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.api_utils [None req-f30854ea-d0a7-4e99-b604-2f479ce755d1 demo demo] Removing options '' from query. {{(pid=111481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:30:30.270646 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.volume.api [None req-f30854ea-d0a7-4e99-b604-2f479ce755d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:30:30.284308 np0000192183 devstack@c-api.service[111481]: INFO cinder.volume.api [None req-f30854ea-d0a7-4e99-b604-2f479ce755d1 demo demo] Get all volumes completed successfully. Sep 08 00:30:30.289614 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-f30854ea-d0a7-4e99-b604-2f479ce755d1 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:30:30.290381 np0000192183 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 9/37] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:30:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:30:40.276065 np0000192183 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=1 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:31:30.319260 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-757cb276-e3e4-4787-8652-d6753c9f7eef None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:31:30.323518 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-757cb276-e3e4-4787-8652-d6753c9f7eef demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:31:30.324552 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-757cb276-e3e4-4787-8652-d6753c9f7eef demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:31:30.324679 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-757cb276-e3e4-4787-8652-d6753c9f7eef demo demo] Calling method 'detail' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:31:30.325073 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.api_utils [None req-757cb276-e3e4-4787-8652-d6753c9f7eef demo demo] Removing options '' from query. {{(pid=111483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:31:30.328130 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.volume.api [None req-757cb276-e3e4-4787-8652-d6753c9f7eef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:31:30.346004 np0000192183 devstack@c-api.service[111483]: INFO cinder.volume.api [None req-757cb276-e3e4-4787-8652-d6753c9f7eef demo demo] Get all volumes completed successfully. Sep 08 00:31:30.350881 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-757cb276-e3e4-4787-8652-d6753c9f7eef demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:31:30.351658 np0000192183 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 10/38] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:31:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:31:40.337290 np0000192183 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:32:30.372880 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.middleware.request_id [None req-dfb4f151-aeb2-40b9-a41e-da01a8c43b1d None None] RequestId filter calling following filter/app {{(pid=111484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:32:30.377771 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-dfb4f151-aeb2-40b9-a41e-da01a8c43b1d demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:32:30.378122 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [None req-dfb4f151-aeb2-40b9-a41e-da01a8c43b1d demo demo] Empty body provided in request {{(pid=111484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:32:30.378489 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [None req-dfb4f151-aeb2-40b9-a41e-da01a8c43b1d demo demo] Calling method 'detail' {{(pid=111484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:32:30.378947 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.api_utils [None req-dfb4f151-aeb2-40b9-a41e-da01a8c43b1d demo demo] Removing options '' from query. {{(pid=111484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:32:30.380289 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.volume.api [None req-dfb4f151-aeb2-40b9-a41e-da01a8c43b1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:32:30.391811 np0000192183 devstack@c-api.service[111484]: INFO cinder.volume.api [None req-dfb4f151-aeb2-40b9-a41e-da01a8c43b1d demo demo] Get all volumes completed successfully. Sep 08 00:32:30.395616 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-dfb4f151-aeb2-40b9-a41e-da01a8c43b1d demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:32:30.396325 np0000192183 devstack@c-api.service[111484]: [pid: 111484|app: 0|req: 10/39] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:32:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:32:40.386212 np0000192183 devstack@c-api.service[111484]: DEBUG dbcounter [-] [111484] Writing DB stats cinder:SELECT=1 {{(pid=111484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:33:30.420466 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-831bc6da-bf1e-47f2-89b9-0e14f2b06754 None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:33:30.423075 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-831bc6da-bf1e-47f2-89b9-0e14f2b06754 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:33:30.423308 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-831bc6da-bf1e-47f2-89b9-0e14f2b06754 demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:33:30.423542 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-831bc6da-bf1e-47f2-89b9-0e14f2b06754 demo demo] Calling method 'detail' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:33:30.423851 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.api_utils [None req-831bc6da-bf1e-47f2-89b9-0e14f2b06754 demo demo] Removing options '' from query. {{(pid=111482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:33:30.424686 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.volume.api [None req-831bc6da-bf1e-47f2-89b9-0e14f2b06754 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:33:30.433310 np0000192183 devstack@c-api.service[111482]: INFO cinder.volume.api [None req-831bc6da-bf1e-47f2-89b9-0e14f2b06754 demo demo] Get all volumes completed successfully. Sep 08 00:33:30.435749 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-831bc6da-bf1e-47f2-89b9-0e14f2b06754 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:33:30.436191 np0000192183 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 11/40] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:33:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:33:40.428244 np0000192183 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=1 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:34:30.450688 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-b71fb60e-711f-4e28-8c63-db4502054cce None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:34:30.455057 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-b71fb60e-711f-4e28-8c63-db4502054cce demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:34:30.455468 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-b71fb60e-711f-4e28-8c63-db4502054cce demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:34:30.456162 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-b71fb60e-711f-4e28-8c63-db4502054cce demo demo] Calling method 'detail' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:34:30.456615 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.api_utils [None req-b71fb60e-711f-4e28-8c63-db4502054cce demo demo] Removing options '' from query. {{(pid=111481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:34:30.458430 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.volume.api [None req-b71fb60e-711f-4e28-8c63-db4502054cce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:34:30.470753 np0000192183 devstack@c-api.service[111481]: INFO cinder.volume.api [None req-b71fb60e-711f-4e28-8c63-db4502054cce demo demo] Get all volumes completed successfully. Sep 08 00:34:30.475691 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-b71fb60e-711f-4e28-8c63-db4502054cce demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:34:30.476390 np0000192183 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 10/41] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:34:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:34:40.463914 np0000192183 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=1 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:35:30.494473 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-45d74fe0-3d20-4e05-aa3a-b254756f9e2f None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:35:30.500632 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-45d74fe0-3d20-4e05-aa3a-b254756f9e2f demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:35:30.501206 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-45d74fe0-3d20-4e05-aa3a-b254756f9e2f demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:35:30.501518 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-45d74fe0-3d20-4e05-aa3a-b254756f9e2f demo demo] Calling method 'detail' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:35:30.505258 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.api_utils [None req-45d74fe0-3d20-4e05-aa3a-b254756f9e2f demo demo] Removing options '' from query. {{(pid=111483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:35:30.506576 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.volume.api [None req-45d74fe0-3d20-4e05-aa3a-b254756f9e2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:35:30.519064 np0000192183 devstack@c-api.service[111483]: INFO cinder.volume.api [None req-45d74fe0-3d20-4e05-aa3a-b254756f9e2f demo demo] Get all volumes completed successfully. Sep 08 00:35:30.523750 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-45d74fe0-3d20-4e05-aa3a-b254756f9e2f demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:35:30.524467 np0000192183 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 11/42] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:35:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:35:40.510769 np0000192183 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:36:30.549425 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.middleware.request_id [None req-4c4b5014-f9e7-405d-9a16-503fbab39b8b None None] RequestId filter calling following filter/app {{(pid=111484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:36:30.647972 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-4c4b5014-f9e7-405d-9a16-503fbab39b8b demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:36:30.648335 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [None req-4c4b5014-f9e7-405d-9a16-503fbab39b8b demo demo] Empty body provided in request {{(pid=111484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:36:30.648685 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [None req-4c4b5014-f9e7-405d-9a16-503fbab39b8b demo demo] Calling method 'detail' {{(pid=111484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:36:30.649194 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.api_utils [None req-4c4b5014-f9e7-405d-9a16-503fbab39b8b demo demo] Removing options '' from query. {{(pid=111484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:36:30.650510 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.volume.api [None req-4c4b5014-f9e7-405d-9a16-503fbab39b8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:36:30.661935 np0000192183 devstack@c-api.service[111484]: INFO cinder.volume.api [None req-4c4b5014-f9e7-405d-9a16-503fbab39b8b demo demo] Get all volumes completed successfully. Sep 08 00:36:30.665690 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-4c4b5014-f9e7-405d-9a16-503fbab39b8b demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:36:30.666424 np0000192183 devstack@c-api.service[111484]: [pid: 111484|app: 0|req: 11/43] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:36:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:36:40.654514 np0000192183 devstack@c-api.service[111484]: DEBUG dbcounter [-] [111484] Writing DB stats cinder:SELECT=1 {{(pid=111484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:37:30.691329 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-4ef2cd61-b3bc-4abd-9f4f-c1f508958f8a None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:37:30.695871 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-4ef2cd61-b3bc-4abd-9f4f-c1f508958f8a demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:37:30.696016 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-4ef2cd61-b3bc-4abd-9f4f-c1f508958f8a demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:37:30.696353 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-4ef2cd61-b3bc-4abd-9f4f-c1f508958f8a demo demo] Calling method 'detail' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:37:30.697204 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.api_utils [None req-4ef2cd61-b3bc-4abd-9f4f-c1f508958f8a demo demo] Removing options '' from query. {{(pid=111482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:37:30.698567 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.volume.api [None req-4ef2cd61-b3bc-4abd-9f4f-c1f508958f8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:37:30.708886 np0000192183 devstack@c-api.service[111482]: INFO cinder.volume.api [None req-4ef2cd61-b3bc-4abd-9f4f-c1f508958f8a demo demo] Get all volumes completed successfully. Sep 08 00:37:30.713698 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-4ef2cd61-b3bc-4abd-9f4f-c1f508958f8a demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:37:30.714392 np0000192183 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 12/44] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:37:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:37:40.702740 np0000192183 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=1 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:38:30.733205 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-c9ee1290-a6b2-4325-81ea-8f17c6b392d6 None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:38:30.736887 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-c9ee1290-a6b2-4325-81ea-8f17c6b392d6 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:38:30.737219 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-c9ee1290-a6b2-4325-81ea-8f17c6b392d6 demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:38:30.737567 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-c9ee1290-a6b2-4325-81ea-8f17c6b392d6 demo demo] Calling method 'detail' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:38:30.738059 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.api_utils [None req-c9ee1290-a6b2-4325-81ea-8f17c6b392d6 demo demo] Removing options '' from query. {{(pid=111481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:38:30.739359 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.volume.api [None req-c9ee1290-a6b2-4325-81ea-8f17c6b392d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:38:30.753176 np0000192183 devstack@c-api.service[111481]: INFO cinder.volume.api [None req-c9ee1290-a6b2-4325-81ea-8f17c6b392d6 demo demo] Get all volumes completed successfully. Sep 08 00:38:30.757325 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-c9ee1290-a6b2-4325-81ea-8f17c6b392d6 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:38:30.758072 np0000192183 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 11/45] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:38:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:38:40.744027 np0000192183 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=1 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:39:30.779564 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-d6aa0991-9062-4a8c-9d79-d5cb09d74b76 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:39:30.783910 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-d6aa0991-9062-4a8c-9d79-d5cb09d74b76 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:39:30.784272 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-d6aa0991-9062-4a8c-9d79-d5cb09d74b76 demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:39:30.784658 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-d6aa0991-9062-4a8c-9d79-d5cb09d74b76 demo demo] Calling method 'detail' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:39:30.785246 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.api_utils [None req-d6aa0991-9062-4a8c-9d79-d5cb09d74b76 demo demo] Removing options '' from query. {{(pid=111483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:39:30.786918 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.volume.api [None req-d6aa0991-9062-4a8c-9d79-d5cb09d74b76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:39:30.798855 np0000192183 devstack@c-api.service[111483]: INFO cinder.volume.api [None req-d6aa0991-9062-4a8c-9d79-d5cb09d74b76 demo demo] Get all volumes completed successfully. Sep 08 00:39:30.803352 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-d6aa0991-9062-4a8c-9d79-d5cb09d74b76 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:39:30.804028 np0000192183 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 12/46] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:39:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:39:40.791291 np0000192183 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:40:30.822525 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.middleware.request_id [None req-4d84b861-a3db-4a90-99b1-a8a938ab4c06 None None] RequestId filter calling following filter/app {{(pid=111484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:40:30.828291 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-4d84b861-a3db-4a90-99b1-a8a938ab4c06 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:40:30.828661 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [None req-4d84b861-a3db-4a90-99b1-a8a938ab4c06 demo demo] Empty body provided in request {{(pid=111484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:40:30.829047 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.openstack.wsgi [None req-4d84b861-a3db-4a90-99b1-a8a938ab4c06 demo demo] Calling method 'detail' {{(pid=111484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:40:30.829488 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.api.api_utils [None req-4d84b861-a3db-4a90-99b1-a8a938ab4c06 demo demo] Removing options '' from query. {{(pid=111484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:40:30.830934 np0000192183 devstack@c-api.service[111484]: DEBUG cinder.volume.api [None req-4d84b861-a3db-4a90-99b1-a8a938ab4c06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:40:30.844226 np0000192183 devstack@c-api.service[111484]: INFO cinder.volume.api [None req-4d84b861-a3db-4a90-99b1-a8a938ab4c06 demo demo] Get all volumes completed successfully. Sep 08 00:40:30.848572 np0000192183 devstack@c-api.service[111484]: INFO cinder.api.openstack.wsgi [None req-4d84b861-a3db-4a90-99b1-a8a938ab4c06 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:40:30.849386 np0000192183 devstack@c-api.service[111484]: [pid: 111484|app: 0|req: 12/47] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:40:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:40:40.835763 np0000192183 devstack@c-api.service[111484]: DEBUG dbcounter [-] [111484] Writing DB stats cinder:SELECT=1 {{(pid=111484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:41:30.872215 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-1b15d675-d726-4954-9a44-f716d85b6f9d None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:41:31.044983 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-1b15d675-d726-4954-9a44-f716d85b6f9d demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:41:31.045359 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-1b15d675-d726-4954-9a44-f716d85b6f9d demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:41:31.045745 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-1b15d675-d726-4954-9a44-f716d85b6f9d demo demo] Calling method 'detail' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:41:31.046280 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.api.api_utils [None req-1b15d675-d726-4954-9a44-f716d85b6f9d demo demo] Removing options '' from query. {{(pid=111482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:41:31.047677 np0000192183 devstack@c-api.service[111482]: DEBUG cinder.volume.api [None req-1b15d675-d726-4954-9a44-f716d85b6f9d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:41:31.059480 np0000192183 devstack@c-api.service[111482]: INFO cinder.volume.api [None req-1b15d675-d726-4954-9a44-f716d85b6f9d demo demo] Get all volumes completed successfully. Sep 08 00:41:31.063419 np0000192183 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-1b15d675-d726-4954-9a44-f716d85b6f9d demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:41:31.064329 np0000192183 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 13/48] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:41:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:41:41.052172 np0000192183 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=1 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:42:31.080067 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-61f723e2-29dc-4e92-8770-47764df66e7d None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:42:31.084266 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-61f723e2-29dc-4e92-8770-47764df66e7d demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:42:31.084618 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-61f723e2-29dc-4e92-8770-47764df66e7d demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:42:31.085050 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-61f723e2-29dc-4e92-8770-47764df66e7d demo demo] Calling method 'detail' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:42:31.085498 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.api.api_utils [None req-61f723e2-29dc-4e92-8770-47764df66e7d demo demo] Removing options '' from query. {{(pid=111481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:42:31.086889 np0000192183 devstack@c-api.service[111481]: DEBUG cinder.volume.api [None req-61f723e2-29dc-4e92-8770-47764df66e7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:42:31.100534 np0000192183 devstack@c-api.service[111481]: INFO cinder.volume.api [None req-61f723e2-29dc-4e92-8770-47764df66e7d demo demo] Get all volumes completed successfully. Sep 08 00:42:31.104503 np0000192183 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-61f723e2-29dc-4e92-8770-47764df66e7d demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:42:31.105238 np0000192183 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 12/49] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:42:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:42:41.091205 np0000192183 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=1 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:43:31.132143 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-7e21dccc-3468-4b5c-be64-e10309748ee7 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:43:31.135267 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-7e21dccc-3468-4b5c-be64-e10309748ee7 demo demo] GET https://162.253.55.105/volume/v3/volumes/detail Sep 08 00:43:31.135486 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-7e21dccc-3468-4b5c-be64-e10309748ee7 demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:43:31.135752 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-7e21dccc-3468-4b5c-be64-e10309748ee7 demo demo] Calling method 'detail' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:43:31.136045 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.api.api_utils [None req-7e21dccc-3468-4b5c-be64-e10309748ee7 demo demo] Removing options '' from query. {{(pid=111483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:43:31.137175 np0000192183 devstack@c-api.service[111483]: DEBUG cinder.volume.api [None req-7e21dccc-3468-4b5c-be64-e10309748ee7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:43:31.147485 np0000192183 devstack@c-api.service[111483]: INFO cinder.volume.api [None req-7e21dccc-3468-4b5c-be64-e10309748ee7 demo demo] Get all volumes completed successfully. Sep 08 00:43:31.151025 np0000192183 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-7e21dccc-3468-4b5c-be64-e10309748ee7 demo demo] https://162.253.55.105/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:43:31.151746 np0000192183 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 13/50] 162.253.55.105 () {64 vars in 1296 bytes} [Tue Sep 8 00:43:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)