Jul 25 00:53:34.618510 np0000186705 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 25 00:53:34.625721 np0000186705 devstack@c-api.service[110715]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 25 00:53:34.628795 np0000186705 devstack@c-api.service[110715]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Jul 25 00:53:34 2026] *** Jul 25 00:53:34.628795 np0000186705 devstack@c-api.service[110715]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 25 00:53:34.628795 np0000186705 devstack@c-api.service[110715]: os: Linux-6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 Jul 25 00:53:34.628795 np0000186705 devstack@c-api.service[110715]: nodename: np0000186705 Jul 25 00:53:34.628795 np0000186705 devstack@c-api.service[110715]: machine: x86_64 Jul 25 00:53:34.628795 np0000186705 devstack@c-api.service[110715]: clock source: unix Jul 25 00:53:34.628795 np0000186705 devstack@c-api.service[110715]: pcre jit disabled Jul 25 00:53:34.628795 np0000186705 devstack@c-api.service[110715]: detected number of CPU cores: 16 Jul 25 00:53:34.628795 np0000186705 devstack@c-api.service[110715]: current working directory: / Jul 25 00:53:34.628795 np0000186705 devstack@c-api.service[110715]: detected binary path: /usr/bin/uwsgi-core Jul 25 00:53:34.628795 np0000186705 devstack@c-api.service[110715]: your processes number limit is 256916 Jul 25 00:53:34.628795 np0000186705 devstack@c-api.service[110715]: your memory page size is 4096 bytes Jul 25 00:53:34.628795 np0000186705 devstack@c-api.service[110715]: detected max file descriptor number: 2048 Jul 25 00:53:34.628795 np0000186705 devstack@c-api.service[110715]: lock engine: pthread robust mutexes Jul 25 00:53:34.629238 np0000186705 devstack@c-api.service[110715]: thunder lock: enabled Jul 25 00:53:34.629284 np0000186705 devstack@c-api.service[110715]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 25 00:53:34.629340 np0000186705 devstack@c-api.service[110715]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 25 00:53:34.629374 np0000186705 devstack@c-api.service[110715]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 25 00:53:34.629374 np0000186705 devstack@c-api.service[110715]: Set PythonHome to /opt/stack/data/venv Jul 25 00:53:34.665831 np0000186705 devstack@c-api.service[110715]: Python main interpreter initialized at 0x749e4a0a4668 Jul 25 00:53:34.665831 np0000186705 devstack@c-api.service[110715]: python threads support enabled Jul 25 00:53:34.665831 np0000186705 devstack@c-api.service[110715]: your server socket listen backlog is limited to 100 connections Jul 25 00:53:34.665831 np0000186705 devstack@c-api.service[110715]: your mercy for graceful operations on workers is 80 seconds Jul 25 00:53:34.666341 np0000186705 devstack@c-api.service[110715]: mapped 671795 bytes (656 KB) for 4 cores Jul 25 00:53:34.666487 np0000186705 devstack@c-api.service[110715]: *** Operational MODE: preforking *** Jul 25 00:53:34.666637 np0000186705 devstack@c-api.service[110715]: *** uWSGI is running in multiple interpreter mode *** Jul 25 00:53:34.666637 np0000186705 devstack@c-api.service[110715]: spawned uWSGI master process (pid: 110715) Jul 25 00:53:34.666817 np0000186705 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 25 00:53:34.667472 np0000186705 devstack@c-api.service[110715]: spawned uWSGI worker 1 (pid: 110717, cores: 1) Jul 25 00:53:34.668159 np0000186705 devstack@c-api.service[110715]: spawned uWSGI worker 2 (pid: 110718, cores: 1) Jul 25 00:53:34.668608 np0000186705 devstack@c-api.service[110715]: spawned uWSGI worker 3 (pid: 110719, cores: 1) Jul 25 00:53:34.669108 np0000186705 devstack@c-api.service[110715]: spawned uWSGI worker 4 (pid: 110720, cores: 1) Jul 25 00:53:34.669170 np0000186705 devstack@c-api.service[110715]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 25 00:53:34.793260 np0000186705 devstack@c-api.service[110720]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 25 00:53:34.793260 np0000186705 devstack@c-api.service[110720]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 25 00:53:34.793260 np0000186705 devstack@c-api.service[110720]: we strongly recommend against using it for new projects. Jul 25 00:53:34.793260 np0000186705 devstack@c-api.service[110720]: If you are already using Eventlet, we recommend migrating to a different Jul 25 00:53:34.793260 np0000186705 devstack@c-api.service[110720]: framework. For more detail see Jul 25 00:53:34.793260 np0000186705 devstack@c-api.service[110720]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 25 00:53:34.793260 np0000186705 devstack@c-api.service[110720]: import eventlet # noqa Jul 25 00:53:34.798439 np0000186705 devstack@c-api.service[110717]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 25 00:53:34.798439 np0000186705 devstack@c-api.service[110717]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 25 00:53:34.798439 np0000186705 devstack@c-api.service[110717]: we strongly recommend against using it for new projects. Jul 25 00:53:34.798439 np0000186705 devstack@c-api.service[110717]: If you are already using Eventlet, we recommend migrating to a different Jul 25 00:53:34.798439 np0000186705 devstack@c-api.service[110717]: framework. For more detail see Jul 25 00:53:34.798439 np0000186705 devstack@c-api.service[110717]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 25 00:53:34.798439 np0000186705 devstack@c-api.service[110717]: import eventlet # noqa Jul 25 00:53:34.800046 np0000186705 devstack@c-api.service[110719]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 25 00:53:34.800046 np0000186705 devstack@c-api.service[110719]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 25 00:53:34.800046 np0000186705 devstack@c-api.service[110719]: we strongly recommend against using it for new projects. Jul 25 00:53:34.800046 np0000186705 devstack@c-api.service[110719]: If you are already using Eventlet, we recommend migrating to a different Jul 25 00:53:34.800046 np0000186705 devstack@c-api.service[110719]: framework. For more detail see Jul 25 00:53:34.800046 np0000186705 devstack@c-api.service[110719]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 25 00:53:34.800046 np0000186705 devstack@c-api.service[110719]: import eventlet # noqa Jul 25 00:53:34.803864 np0000186705 devstack@c-api.service[110718]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 25 00:53:34.803864 np0000186705 devstack@c-api.service[110718]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 25 00:53:34.803864 np0000186705 devstack@c-api.service[110718]: we strongly recommend against using it for new projects. Jul 25 00:53:34.803864 np0000186705 devstack@c-api.service[110718]: If you are already using Eventlet, we recommend migrating to a different Jul 25 00:53:34.803864 np0000186705 devstack@c-api.service[110718]: framework. For more detail see Jul 25 00:53:34.803864 np0000186705 devstack@c-api.service[110718]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 25 00:53:34.803864 np0000186705 devstack@c-api.service[110718]: import eventlet # noqa Jul 25 00:53:34.958097 np0000186705 devstack@c-api.service[110719]: /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 Jul 25 00:53:34.958097 np0000186705 devstack@c-api.service[110719]: from cgi import parse_header Jul 25 00:53:34.958251 np0000186705 devstack@c-api.service[110720]: /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 Jul 25 00:53:34.958251 np0000186705 devstack@c-api.service[110720]: from cgi import parse_header Jul 25 00:53:34.968541 np0000186705 devstack@c-api.service[110717]: /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 Jul 25 00:53:34.968541 np0000186705 devstack@c-api.service[110717]: from cgi import parse_header Jul 25 00:53:34.980242 np0000186705 devstack@c-api.service[110718]: /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 Jul 25 00:53:34.980242 np0000186705 devstack@c-api.service[110718]: from cgi import parse_header Jul 25 00:53:34.997597 np0000186705 devstack@c-api.service[110720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 25 00:53:34.997597 np0000186705 devstack@c-api.service[110720]: warnings.warn( Jul 25 00:53:34.997845 np0000186705 devstack@c-api.service[110719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 25 00:53:34.997845 np0000186705 devstack@c-api.service[110719]: warnings.warn( Jul 25 00:53:35.006763 np0000186705 devstack@c-api.service[110717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 25 00:53:35.006763 np0000186705 devstack@c-api.service[110717]: warnings.warn( Jul 25 00:53:35.007493 np0000186705 devstack@c-api.service[110720]: /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. Jul 25 00:53:35.007493 np0000186705 devstack@c-api.service[110720]: removals.removed_module( Jul 25 00:53:35.007598 np0000186705 devstack@c-api.service[110719]: /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. Jul 25 00:53:35.007598 np0000186705 devstack@c-api.service[110719]: removals.removed_module( Jul 25 00:53:35.009123 np0000186705 devstack@c-api.service[110719]: /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. Jul 25 00:53:35.009123 np0000186705 devstack@c-api.service[110719]: removals.removed_module( Jul 25 00:53:35.009221 np0000186705 devstack@c-api.service[110720]: /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. Jul 25 00:53:35.009221 np0000186705 devstack@c-api.service[110720]: removals.removed_module( Jul 25 00:53:35.017502 np0000186705 devstack@c-api.service[110717]: /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. Jul 25 00:53:35.017502 np0000186705 devstack@c-api.service[110717]: removals.removed_module( Jul 25 00:53:35.019064 np0000186705 devstack@c-api.service[110718]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 25 00:53:35.019064 np0000186705 devstack@c-api.service[110718]: warnings.warn( Jul 25 00:53:35.019226 np0000186705 devstack@c-api.service[110717]: /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. Jul 25 00:53:35.019226 np0000186705 devstack@c-api.service[110717]: removals.removed_module( Jul 25 00:53:35.029451 np0000186705 devstack@c-api.service[110718]: /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. Jul 25 00:53:35.029451 np0000186705 devstack@c-api.service[110718]: removals.removed_module( Jul 25 00:53:35.034051 np0000186705 devstack@c-api.service[110718]: /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. Jul 25 00:53:35.034051 np0000186705 devstack@c-api.service[110718]: removals.removed_module( Jul 25 00:53:35.764045 np0000186705 devstack@c-api.service[110719]: /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 Jul 25 00:53:35.764045 np0000186705 devstack@c-api.service[110719]: warnings.warn( Jul 25 00:53:35.764324 np0000186705 devstack@c-api.service[110717]: /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 Jul 25 00:53:35.764324 np0000186705 devstack@c-api.service[110717]: warnings.warn( Jul 25 00:53:35.789849 np0000186705 devstack@c-api.service[110720]: /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 Jul 25 00:53:35.789849 np0000186705 devstack@c-api.service[110720]: warnings.warn( Jul 25 00:53:35.811121 np0000186705 devstack@c-api.service[110719]: /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. Jul 25 00:53:35.811121 np0000186705 devstack@c-api.service[110719]: warnings.warn( Jul 25 00:53:35.814746 np0000186705 devstack@c-api.service[110717]: /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. Jul 25 00:53:35.814746 np0000186705 devstack@c-api.service[110717]: warnings.warn( Jul 25 00:53:35.823344 np0000186705 devstack@c-api.service[110718]: /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 Jul 25 00:53:35.823344 np0000186705 devstack@c-api.service[110718]: warnings.warn( Jul 25 00:53:35.840935 np0000186705 devstack@c-api.service[110720]: /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. Jul 25 00:53:35.840935 np0000186705 devstack@c-api.service[110720]: warnings.warn( Jul 25 00:53:35.871853 np0000186705 devstack@c-api.service[110718]: /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. Jul 25 00:53:35.871853 np0000186705 devstack@c-api.service[110718]: warnings.warn( Jul 25 00:53:36.003764 np0000186705 devstack@c-api.service[110717]: 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. Jul 25 00:53:36.003972 np0000186705 devstack@c-api.service[110717]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110717) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 25 00:53:36.010059 np0000186705 devstack@c-api.service[110719]: 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. Jul 25 00:53:36.010059 np0000186705 devstack@c-api.service[110719]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110719) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 25 00:53:36.023536 np0000186705 devstack@c-api.service[110720]: 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. Jul 25 00:53:36.023768 np0000186705 devstack@c-api.service[110720]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110720) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 25 00:53:36.044846 np0000186705 devstack@c-api.service[110718]: 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. Jul 25 00:53:36.045130 np0000186705 devstack@c-api.service[110718]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110718) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 25 00:53:36.094548 np0000186705 devstack@c-api.service[110717]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 25 00:53:36.094548 np0000186705 devstack@c-api.service[110717]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 25 00:53:36.094975 np0000186705 devstack@c-api.service[110720]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 25 00:53:36.094975 np0000186705 devstack@c-api.service[110720]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 25 00:53:36.095228 np0000186705 devstack@c-api.service[110719]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 25 00:53:36.095228 np0000186705 devstack@c-api.service[110719]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 25 00:53:36.105598 np0000186705 devstack@c-api.service[110718]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 25 00:53:36.105598 np0000186705 devstack@c-api.service[110718]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 25 00:53:36.549075 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110717) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 25 00:53:36.549383 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110718) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 25 00:53:36.549516 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.549677 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110719) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 25 00:53:36.549845 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.550071 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.550071 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.550233 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.550292 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.550362 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.550418 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.550418 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.550748 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110720) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 25 00:53:36.550861 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.551009 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.551264 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.552127 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.552292 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.552292 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.552628 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.552922 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.553117 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.553264 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.553393 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.553523 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.553590 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.553706 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.553813 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.553813 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.553813 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.554171 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.554171 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.554171 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.554171 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.554171 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.554171 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.554171 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.555056 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.555056 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.555056 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.555056 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.555378 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.555439 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.555499 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.555569 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.555630 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.555704 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.555772 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.555831 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.555878 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.555915 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.555948 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.555994 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.556137 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.556269 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.556353 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.556419 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.556484 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.556484 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.556619 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.556619 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.556619 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.556619 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.556857 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.556900 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.556933 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.556972 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.557123 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.557235 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.557325 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.557416 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.557468 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.557529 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.557593 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.557655 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.557716 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.557787 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.557828 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.557887 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.557951 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.558037 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.558216 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.558283 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.558346 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.558407 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.558475 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.558543 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.558585 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.558585 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.558585 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.558585 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.558702 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.558735 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.558766 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.558766 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.558836 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.558992 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.558992 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.558992 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.558992 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.559306 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.559373 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.559433 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.559433 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.559549 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.559618 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.559675 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.559724 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.559780 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.559844 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.559899 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.559941 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.559988 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.559988 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.560091 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.560091 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.560091 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.560091 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.560091 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.560091 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.560091 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.560592 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.560678 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.560732 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.560818 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.560873 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.560920 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.560970 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.561057 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.561113 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.561149 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.561184 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.561223 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.561259 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.561298 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.561334 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.561369 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.561409 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.561440 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.561478 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.561520 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.561574 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.561624 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.561674 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.561712 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.561748 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.561748 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.561748 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.561748 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.561881 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.561881 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.561881 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.561881 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.562008 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.562073 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.562108 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.562670 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.562746 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.562795 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.562848 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.562894 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.562947 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.562995 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.563077 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.563126 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.563177 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.563231 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.563277 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.563325 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.563370 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.563413 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.563413 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.563488 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.563529 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.563577 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.563616 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.563670 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.563713 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.563713 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.563713 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.563713 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.563713 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.563713 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.563713 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.565212 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.565300 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.565344 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.565387 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.565434 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.565527 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.565584 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.565630 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.565669 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.565669 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.565880 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.565965 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.566062 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.566340 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.566438 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.566498 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.566553 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.566600 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.566645 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.566690 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.566745 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.566791 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.566838 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.566884 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.566933 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.566984 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.566984 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.566984 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.567146 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.567146 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.567146 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.567146 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.567146 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.567146 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.567400 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.567444 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.567489 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.567526 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.567562 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.567606 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.567606 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.567680 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.567715 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.567769 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.567813 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.567813 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.567877 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.567915 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.567957 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.567996 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.568084 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.568142 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.568142 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.568142 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.568142 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.568142 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.575077 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.575179 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.575179 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.575179 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.575179 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.575179 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.575179 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.575370 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.575413 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.575413 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.575413 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.575413 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.575543 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.575579 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.575612 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.575645 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.575679 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.575723 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.575763 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.575794 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.575828 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.575828 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.575828 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.575828 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.575828 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.575987 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.576057 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.576113 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.576149 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.576187 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.576222 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.576255 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.576288 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.576327 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.576362 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.576397 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.576436 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.576476 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.576515 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.576553 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.576592 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.576626 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.576660 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.576699 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.576733 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.576768 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.576851 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.576892 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.576931 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.576967 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.577006 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.577065 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.577112 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.577151 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.577184 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.577218 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.578375 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.578458 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.578493 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.578566 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.578615 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.578647 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.578693 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.578717 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.578775 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.578833 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.578879 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.578935 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.578981 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.579045 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.579245 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.579277 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.579337 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.579382 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.579427 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.579470 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.579524 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.579571 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.579616 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.579664 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.579664 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.579664 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.579664 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.579664 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.579862 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.579862 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.579862 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.579995 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.580037 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.580100 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.580145 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.580145 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.580236 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.580285 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.580329 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.580373 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.580425 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.580482 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.580526 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.580576 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.580624 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.580668 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.580712 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.580763 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.580829 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.580883 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.580930 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.580981 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.581030 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.581030 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.581030 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.581030 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.581143 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.581143 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.581143 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.581143 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.581298 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.581331 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.581458 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.581489 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.581548 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.581594 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.581619 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.581643 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.581706 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.581759 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.581794 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.581817 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.581881 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.581924 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.581968 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.582021 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.582052 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.582124 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.582171 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.582199 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.582257 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.582301 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.582377 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.582428 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.582478 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.582512 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.582538 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.582567 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.582592 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.582618 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.582641 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.582665 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.582689 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.582715 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.582738 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.582766 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.582790 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.582819 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.582844 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.582877 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.582908 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.582934 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.582955 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.582979 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.583056 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.583056 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.583056 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.583056 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.583056 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.583056 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.583056 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.583056 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.585990 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.586094 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.586145 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.586180 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.586215 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.586257 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.586293 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.586332 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.586373 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.586413 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.586453 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.586488 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.586522 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.586562 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.586601 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.586634 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.586672 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.586672 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.586743 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.586778 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.586818 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.587668 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.587728 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.587766 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.587802 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.587838 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.587873 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.587926 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.587961 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.588005 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.588062 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.588095 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.588127 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.588160 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.588191 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.588233 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.588269 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.588301 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.588332 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.588365 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.588404 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.588437 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.588468 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.588502 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.588502 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.588560 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.588592 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.588624 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.588657 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.588688 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.588727 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.588758 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.588811 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.588846 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.588880 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.588914 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.588949 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.588989 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.589530 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.589576 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.589680 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.589742 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.589841 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.589907 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.589969 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.590040 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.590153 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.590193 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.590273 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.590336 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.590408 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.590480 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.590544 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.590614 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.590655 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.590687 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.590717 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.590749 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.590780 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.590810 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.590924 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.590999 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.591056 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.591125 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.591186 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.591186 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.591248 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.591347 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.591409 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.591469 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.591627 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.591706 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.591769 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.591830 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.591892 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.591952 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.592025 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.592025 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.592157 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.592157 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.592281 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.592352 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.592424 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.592485 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.592525 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.592557 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.592589 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.592627 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.592664 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.592706 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.592740 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.592740 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.592838 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.592838 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.593031 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.593136 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.593202 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.593242 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.593313 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.593361 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.593447 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.593508 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.593568 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.593630 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.593691 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.593751 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.593791 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.593856 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.593930 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.594002 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.594095 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.594159 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.594229 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.594290 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.594351 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.594412 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.594452 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.594537 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.594607 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.594607 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.594702 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.594763 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.594821 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.594891 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.594932 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.594970 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.595001 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.595061 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.595094 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.595176 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.595212 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.595246 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.595281 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.595322 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.595357 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.595390 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.595423 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.595464 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.595505 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.595539 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.595574 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.595608 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.595647 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.595682 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.595716 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.595757 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.595796 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.595831 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.595866 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.595898 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.595929 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.595966 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.596000 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.596049 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.596083 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.596116 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.596167 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.596207 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.596243 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.596279 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.596318 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.596350 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.596388 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.596423 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.596423 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.596423 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.596423 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.596423 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.596423 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.596423 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.596423 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.596423 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.596423 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.596721 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.596721 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.596721 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.596827 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.596827 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.596827 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.596925 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.596959 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.596997 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.597047 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.597081 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.597114 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.597159 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.597194 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.597230 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.597230 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.597296 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.597331 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.597366 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.597366 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.597366 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.597454 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.597500 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.597500 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.597566 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.597601 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.597634 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.597634 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.597634 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.597634 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.597634 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.597791 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.597791 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.597791 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.597791 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.597908 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.597943 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.597976 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.598169 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.598248 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.598312 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.598383 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.598383 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.598383 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.598383 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.598619 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.598619 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.598619 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.598619 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.598619 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.598619 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.598619 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.598978 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.598978 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.598978 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.598978 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.598978 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.598978 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.598978 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.602172 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.602235 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.602287 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.602332 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.602369 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.602411 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.602448 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.602448 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.602513 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.602513 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.602580 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.602618 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.602654 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.602698 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.602735 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.602735 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.602800 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.602838 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.602884 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.602923 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.602959 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.602996 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.603053 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.603104 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.603143 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.603180 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.603223 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.603258 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.603294 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.603330 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.603366 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.603402 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.603438 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.603484 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.603520 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.603555 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.603592 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.603628 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.603663 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.603704 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.603740 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.603778 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.603814 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.603857 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.603899 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.603935 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.603970 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.604006 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.604061 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.604098 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.604133 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.604133 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.604209 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.604257 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.604298 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.604298 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.604366 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.604366 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.604366 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.604462 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.604499 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.604535 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.604571 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.604613 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.604651 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.604687 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.604723 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.604758 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.604817 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.604855 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.604890 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.604925 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.604970 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.605147 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.605147 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.605279 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.605319 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.605405 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.605405 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.605405 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.605405 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.605405 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.605405 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.605405 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.605899 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.605977 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.606061 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.606127 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.606193 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.606268 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.606333 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.606405 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.606481 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.606529 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.606591 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.606655 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.606717 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.606781 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.606844 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.606890 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.606955 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.607312 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.607362 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.607399 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.607434 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.607474 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.607510 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.607550 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.607586 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.607622 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.607622 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.607622 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.609456 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.609549 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.609590 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.609629 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.609666 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.609708 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.609746 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.609782 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.609818 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.609864 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.609911 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.609949 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.610295 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.610350 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.610395 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.610439 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.610439 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.610596 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.610688 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.610764 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.610829 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.610891 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.610952 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.610998 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.611104 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.611148 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.611148 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.611148 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.612250 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.612300 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.612407 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.612473 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.612516 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.612576 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.612614 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.612647 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.612711 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.612781 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.612844 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.612884 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.612961 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.613055 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.613120 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.613166 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.613201 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.613234 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.613280 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.613317 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.613349 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.613387 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.613422 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.613455 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.613494 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.613528 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.613567 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.613601 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.613635 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.613635 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.613635 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.613635 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.613635 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.613635 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.613814 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.613909 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.613979 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.614068 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.614142 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.614213 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.614213 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.614329 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.614390 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.614451 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.614490 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.614550 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.614550 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.614675 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.614737 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.614807 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.614870 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.614933 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.614933 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.614933 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.614933 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.614933 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.616485 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.616544 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.616593 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.616629 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.616664 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.616699 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.616739 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.616774 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.616844 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.616898 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.616952 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.616998 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.617069 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.617106 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.617141 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.617179 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.617215 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.617246 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.617279 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.617313 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.617348 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.617380 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.617380 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.617380 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.617380 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.617380 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.617539 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.617539 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:53:36.617684 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.617764 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.617764 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.617892 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.617957 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.618034 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.618156 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.618224 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.618266 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.618301 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.618334 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.618368 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.618409 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.618450 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.618484 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.618517 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.618552 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.618552 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.618613 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:53:36.618613 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:53:36.618613 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:53:36.618613 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:53:36.618613 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:53:36.618777 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:53:36.665095 np0000186705 devstack@c-api.service[110719]: INFO dbcounter [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Registered counter for database cinder Jul 25 00:53:36.665219 np0000186705 devstack@c-api.service[110720]: INFO dbcounter [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Registered counter for database cinder Jul 25 00:53:36.665407 np0000186705 devstack@c-api.service[110717]: INFO dbcounter [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Registered counter for database cinder Jul 25 00:53:36.667153 np0000186705 devstack@c-api.service[110718]: INFO dbcounter [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Registered counter for database cinder Jul 25 00:53:36.705956 np0000186705 devstack@c-api.service[110717]: DEBUG oslo_db.sqlalchemy.engines [None req-d502771b-7279-4547-8854-ed8a488bcb30 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=110717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:53:36.706933 np0000186705 devstack@c-api.service[110719]: DEBUG oslo_db.sqlalchemy.engines [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 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=110719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:53:36.708265 np0000186705 devstack@c-api.service[110718]: DEBUG oslo_db.sqlalchemy.engines [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f 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=110718) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:53:36.710145 np0000186705 devstack@c-api.service[110720]: DEBUG oslo_db.sqlalchemy.engines [None req-e3313725-8b1d-416e-a66d-035753bd74b9 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=110720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:53:36.823117 np0000186705 devstack@c-api.service[110717]: DEBUG dbcounter [-] [110717] Writer thread running {{(pid=110717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 25 00:53:36.824175 np0000186705 devstack@c-api.service[110719]: DEBUG dbcounter [-] [110719] Writer thread running {{(pid=110719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 25 00:53:36.824431 np0000186705 devstack@c-api.service[110718]: DEBUG dbcounter [-] [110718] Writer thread running {{(pid=110718) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 25 00:53:36.824656 np0000186705 devstack@c-api.service[110719]: INFO cinder.rpc [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 25 00:53:36.825308 np0000186705 devstack@c-api.service[110720]: DEBUG dbcounter [-] [110720] Writer thread running {{(pid=110720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 25 00:53:36.826440 np0000186705 devstack@c-api.service[110718]: INFO cinder.rpc [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 25 00:53:36.827172 np0000186705 devstack@c-api.service[110719]: INFO cinder.rpc [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 25 00:53:36.827252 np0000186705 devstack@c-api.service[110717]: INFO cinder.rpc [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 25 00:53:36.827862 np0000186705 devstack@c-api.service[110720]: INFO cinder.rpc [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 25 00:53:36.828639 np0000186705 devstack@c-api.service[110718]: INFO cinder.rpc [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 25 00:53:36.829306 np0000186705 devstack@c-api.service[110719]: INFO cinder.rpc [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 25 00:53:36.829915 np0000186705 devstack@c-api.service[110720]: INFO cinder.rpc [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 25 00:53:36.830784 np0000186705 devstack@c-api.service[110718]: INFO cinder.rpc [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 25 00:53:36.831295 np0000186705 devstack@c-api.service[110719]: INFO cinder.rpc [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 25 00:53:36.831888 np0000186705 devstack@c-api.service[110717]: INFO cinder.rpc [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 25 00:53:36.831956 np0000186705 devstack@c-api.service[110720]: INFO cinder.rpc [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 25 00:53:36.832145 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.832706 np0000186705 devstack@c-api.service[110718]: INFO cinder.rpc [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 25 00:53:36.833588 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.834052 np0000186705 devstack@c-api.service[110720]: INFO cinder.rpc [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 25 00:53:36.834878 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.835230 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.837245 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.837713 np0000186705 devstack@c-api.service[110717]: INFO cinder.rpc [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 25 00:53:36.837756 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.840353 np0000186705 devstack@c-api.service[110717]: INFO cinder.rpc [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 25 00:53:36.841629 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.846321 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.868282 np0000186705 devstack@c-api.service[110719]: DEBUG oslo_db.sqlalchemy.engines [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 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=110719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:53:36.870858 np0000186705 devstack@c-api.service[110719]: INFO cinder.rpc [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 25 00:53:36.872183 np0000186705 devstack@c-api.service[110720]: DEBUG oslo_db.sqlalchemy.engines [None req-e3313725-8b1d-416e-a66d-035753bd74b9 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=110720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:53:36.873145 np0000186705 devstack@c-api.service[110719]: INFO cinder.rpc [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 25 00:53:36.874371 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.874571 np0000186705 devstack@c-api.service[110718]: DEBUG oslo_db.sqlalchemy.engines [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f 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=110718) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:53:36.875159 np0000186705 devstack@c-api.service[110720]: INFO cinder.rpc [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 25 00:53:36.877654 np0000186705 devstack@c-api.service[110720]: INFO cinder.rpc [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 25 00:53:36.877924 np0000186705 devstack@c-api.service[110718]: INFO cinder.rpc [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 25 00:53:36.879066 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.880646 np0000186705 devstack@c-api.service[110717]: DEBUG oslo_db.sqlalchemy.engines [None req-d502771b-7279-4547-8854-ed8a488bcb30 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=110717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:53:36.881246 np0000186705 devstack@c-api.service[110718]: INFO cinder.rpc [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 25 00:53:36.882603 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.883930 np0000186705 devstack@c-api.service[110717]: INFO cinder.rpc [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 25 00:53:36.886122 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.886643 np0000186705 devstack@c-api.service[110717]: INFO cinder.rpc [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 25 00:53:36.888126 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.889005 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.891970 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.892174 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.894778 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.895357 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.897272 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.897939 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.899582 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.900280 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.900344 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.902098 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.903241 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.903611 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.903758 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.906169 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.906297 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.906795 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.907264 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.909214 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.909327 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.909829 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.912211 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.912300 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.913222 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.913493 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.913704 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.915399 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.916335 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.916426 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.916486 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.918481 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.919386 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.919743 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.921267 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.921380 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.922620 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.922864 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.922941 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.923983 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.925561 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.925641 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.926267 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.927999 np0000186705 devstack@c-api.service[110719]: WARNING cinder.api.contrib.hosts [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 25 00:53:36.928555 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.928762 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.929713 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.930099 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.930140 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.931261 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.931616 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.932817 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.933029 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.933080 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.934467 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.934627 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.934918 np0000186705 devstack@c-api.service[110720]: WARNING cinder.api.contrib.hosts [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 25 00:53:36.935614 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.935879 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.936379 np0000186705 devstack@c-api.service[110718]: WARNING cinder.api.contrib.hosts [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 25 00:53:36.936997 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.937180 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.937269 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.938489 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.938592 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.938667 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.938726 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.939712 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: extensions {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.939843 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.939986 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.941054 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: os-volume-type-access {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.941331 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.941394 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.941858 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.942648 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: os-quota-class-sets {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.942746 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.942789 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.943689 np0000186705 devstack@c-api.service[110717]: WARNING cinder.api.contrib.hosts [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 25 00:53:36.943929 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: os-hosts {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.944097 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.944222 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.944468 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.945571 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.945851 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.945892 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.945963 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: os-availability-zone {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.946555 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: extensions {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.947032 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.947246 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: extra_specs {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.947344 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.947876 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: os-volume-type-access {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.947983 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: extensions {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.948749 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.948810 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: cgsnapshots {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.949349 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: os-volume-type-access {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.949508 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: os-quota-class-sets {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.950224 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.950269 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: os-volume-manage {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.950908 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: os-quota-class-sets {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.951483 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: os-hosts {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.951631 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: qos-specs {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.951674 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.952764 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: os-hosts {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.952850 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: os-availability-zone {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.953043 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.953719 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: os-snapshot-manage {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.954164 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: os-availability-zone {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.954401 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: extra_specs {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.954536 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.955175 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: scheduler-stats {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.955420 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: extra_specs {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.955548 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: extensions {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.955957 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: cgsnapshots {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.956596 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: backups {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.956985 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: cgsnapshots {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.957057 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: os-volume-type-access {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.957403 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: os-volume-manage {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.958407 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: os-volume-manage {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.958596 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: os-quota-class-sets {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.958662 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: consistencygroups {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.958791 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: qos-specs {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.959796 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: qos-specs {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.959954 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: os-hosts {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.960487 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: capabilities {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.960847 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: os-snapshot-manage {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.961875 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: os-snapshot-manage {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.961981 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: os-volume-transfer {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.962113 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: os-availability-zone {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.962317 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: scheduler-stats {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.963326 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: scheduler-stats {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.963396 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: extra_specs {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.963626 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: encryption {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.963734 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: backups {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.964745 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: backups {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.965045 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: cgsnapshots {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.965116 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: encryption {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.965748 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: consistencygroups {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.966478 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: os-volume-manage {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.966660 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extended resource: os-quota-sets {{(pid=110719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.966755 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: consistencygroups {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.967635 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: capabilities {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.967901 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: qos-specs {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.968652 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: capabilities {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.968806 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.968870 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: os-volume-transfer {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.969925 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: os-volume-transfer {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.970085 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: os-snapshot-manage {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.970253 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.970532 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: encryption {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.971554 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: encryption {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.971642 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: scheduler-stats {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.971712 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.972037 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: encryption {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.972961 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.973087 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: backups {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.973250 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: encryption {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.973618 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extended resource: os-quota-sets {{(pid=110720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.974425 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.974797 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extended resource: os-quota-sets {{(pid=110718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.975165 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: consistencygroups {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.975764 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.975830 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.976912 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.977135 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: capabilities {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.977242 np0000186705 devstack@c-api.service[110719]: WARNING castellan.key_manager.migration [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.977302 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.977967 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.contrib.snapshot_actions [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] SnapshotActionsController initialized {{(pid=110719) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 25 00:53:36.978122 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.978314 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.978466 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.978532 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.978824 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: os-volume-transfer {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.978943 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.979042 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension AdminActions extending resource: volumes {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.979042 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension AdminActions extending resource: snapshots {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.979042 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension AdminActions extending resource: backups {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.979042 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.979042 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.979042 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.979360 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.979360 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension VolumeActions extending resource: volumes {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.979477 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension UsedLimits extending resource: limits {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.979477 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.979592 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension TypesManage extending resource: types {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.979649 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.979705 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.979762 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.v3.router [None req-ebb2e42d-9830-410d-8e31-0a46aba76662 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.979943 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.980096 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: encryption {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.981089 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.981422 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.981704 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: encryption {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.982532 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.982751 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.983300 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extended resource: os-quota-sets {{(pid=110717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:53:36.983856 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.984117 np0000186705 devstack@c-api.service[110720]: WARNING castellan.key_manager.migration [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.984951 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.contrib.snapshot_actions [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] SnapshotActionsController initialized {{(pid=110720) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 25 00:53:36.985132 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.985227 np0000186705 devstack@c-api.service[110718]: WARNING castellan.key_manager.migration [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.985287 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.985365 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.985558 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.986030 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension AdminActions extending resource: volumes {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.986081 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.contrib.snapshot_actions [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] SnapshotActionsController initialized {{(pid=110718) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 25 00:53:36.986154 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension AdminActions extending resource: snapshots {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.986198 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension VolumeTypeAccess extending resource: types {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.986245 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension AdminActions extending resource: backups {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.986331 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.986373 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.986439 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.986478 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.986547 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.986748 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.986865 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension VolumeActions extending resource: volumes {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.986948 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.986990 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension UsedLimits extending resource: limits {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.987081 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension AdminActions extending resource: volumes {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.987122 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.987211 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension AdminActions extending resource: snapshots {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.987267 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension TypesManage extending resource: types {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.987322 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension AdminActions extending resource: backups {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.987367 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.987408 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.987458 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.v3.router [None req-e3313725-8b1d-416e-a66d-035753bd74b9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.987498 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.987597 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.987707 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.987819 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension VolumeActions extending resource: volumes {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.987947 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension UsedLimits extending resource: limits {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.987993 np0000186705 devstack@c-api.service[110719]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x749e4a0a4668 pid: 110719 (default app) Jul 25 00:53:36.988061 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension SnapshotActions extending resource: snapshots {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.988165 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension TypesManage extending resource: types {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.988268 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.988309 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.988364 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.v3.router [None req-7b1b9b31-c6a9-41f3-8fbe-5329d34e089f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.989727 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.991197 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.992539 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.993975 np0000186705 devstack@c-api.service[110717]: WARNING castellan.key_manager.migration [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:53:36.994814 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.contrib.snapshot_actions [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] SnapshotActionsController initialized {{(pid=110717) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 25 00:53:36.994968 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.995163 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.995233 np0000186705 devstack@c-api.service[110720]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x749e4a0a4668 pid: 110720 (default app) Jul 25 00:53:36.995275 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.995438 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension AdminActions extending resource: volumes {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.995557 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension AdminActions extending resource: snapshots {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.995651 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension AdminActions extending resource: backups {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.995765 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.995862 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.995969 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.996021 np0000186705 devstack@c-api.service[110718]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x749e4a0a4668 pid: 110718 (default app) Jul 25 00:53:36.996105 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.996214 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension VolumeActions extending resource: volumes {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.996374 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension UsedLimits extending resource: limits {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.996472 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.996575 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension TypesManage extending resource: types {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.996686 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.996785 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.v3.router [None req-d502771b-7279-4547-8854-ed8a488bcb30 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:53:36.997710 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.middleware.request_id [None req-25192193-e144-4fb1-9cce-52f4d9e2724c None None] RequestId filter calling following filter/app {{(pid=110719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:53:37.000446 np0000186705 devstack@c-api.service[110719]: [pid: 110719|app: 0|req: 1/1] 199.204.45.44 () {60 vars in 949 bytes} [Sat Jul 25 00:53:36 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 25 00:53:37.007064 np0000186705 devstack@c-api.service[110717]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x749e4a0a4668 pid: 110717 (default app) Jul 25 00:53:44.092097 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.middleware.request_id [None req-949078ad-e1ac-414a-92ba-21d58347049f None None] RequestId filter calling following filter/app {{(pid=110720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:53:44.609347 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-949078ad-e1ac-414a-92ba-21d58347049f admin admin] POST https://199.204.45.44/volume/v3/types Jul 25 00:53:44.609903 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-949078ad-e1ac-414a-92ba-21d58347049f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=110720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 25 00:53:44.611503 np0000186705 devstack@c-api.service[110720]: /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. Jul 25 00:53:44.611503 np0000186705 devstack@c-api.service[110720]: warnings.warn( Jul 25 00:53:44.648226 np0000186705 devstack@c-api.service[110720]: DEBUG oslo_db.sqlalchemy.engines [None req-949078ad-e1ac-414a-92ba-21d58347049f 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=110720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:53:44.681471 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-949078ad-e1ac-414a-92ba-21d58347049f admin admin] https://199.204.45.44/volume/v3/types returned with HTTP 200 Jul 25 00:53:44.682433 np0000186705 devstack@c-api.service[110720]: [pid: 110720|app: 0|req: 1/2] 199.204.45.44 () {68 vars in 1326 bytes} [Sat Jul 25 00:53:44 2026] POST /volume/v3/types => generated 186 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:53:44.705947 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.middleware.request_id [None req-0fbfcd74-d6aa-4e2b-b156-f0b34542d900 None None] RequestId filter calling following filter/app {{(pid=110718) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:53:45.039765 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-0fbfcd74-d6aa-4e2b-b156-f0b34542d900 admin admin] POST https://199.204.45.44/volume/v3/types/934c3d7a-971d-4769-977e-79aaaf2433e4/extra_specs Jul 25 00:53:45.040275 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [None req-0fbfcd74-d6aa-4e2b-b156-f0b34542d900 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110718) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 25 00:53:45.042082 np0000186705 devstack@c-api.service[110718]: /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. Jul 25 00:53:45.042082 np0000186705 devstack@c-api.service[110718]: warnings.warn( Jul 25 00:53:45.079850 np0000186705 devstack@c-api.service[110718]: DEBUG oslo_db.sqlalchemy.engines [None req-0fbfcd74-d6aa-4e2b-b156-f0b34542d900 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=110718) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:53:45.170684 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-0fbfcd74-d6aa-4e2b-b156-f0b34542d900 admin admin] https://199.204.45.44/volume/v3/types/934c3d7a-971d-4769-977e-79aaaf2433e4/extra_specs returned with HTTP 200 Jul 25 00:53:45.171262 np0000186705 devstack@c-api.service[110718]: [pid: 110718|app: 0|req: 1/3] 199.204.45.44 () {68 vars in 1473 bytes} [Sat Jul 25 00:53:44 2026] POST /volume/v3/types/934c3d7a-971d-4769-977e-79aaaf2433e4/extra_specs => generated 55 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 00:53:46.872432 np0000186705 devstack@c-api.service[110719]: DEBUG dbcounter [-] [110719] Writing DB stats cinder:SELECT=6 {{(pid=110719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 00:53:46.887476 np0000186705 devstack@c-api.service[110717]: DEBUG dbcounter [-] [110717] Writing DB stats cinder:SELECT=6 {{(pid=110717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 00:53:54.677454 np0000186705 devstack@c-api.service[110720]: DEBUG dbcounter [-] [110720] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 00:53:55.169564 np0000186705 devstack@c-api.service[110718]: DEBUG dbcounter [-] [110718] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110718) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 00:56:36.625637 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.middleware.request_id [None req-ce83a96a-7ca4-4da7-ac66-9ef9b0129d8f None None] RequestId filter calling following filter/app {{(pid=110719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:56:36.628354 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-ce83a96a-7ca4-4da7-ac66-9ef9b0129d8f None None] GET https://199.204.45.44/volume// Jul 25 00:56:36.629185 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-ce83a96a-7ca4-4da7-ac66-9ef9b0129d8f None None] Empty body provided in request {{(pid=110719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:56:36.629558 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-ce83a96a-7ca4-4da7-ac66-9ef9b0129d8f None None] Calling method 'all' {{(pid=110719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:56:36.630883 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-ce83a96a-7ca4-4da7-ac66-9ef9b0129d8f None None] https://199.204.45.44/volume// returned with HTTP 300 Jul 25 00:56:36.631416 np0000186705 devstack@c-api.service[110719]: [pid: 110719|app: 0|req: 2/4] 199.204.45.44 () {66 vars in 1449 bytes} [Sat Jul 25 00:56:36 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 25 00:57:13.316435 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.middleware.request_id [None req-41f86ae4-f6d7-48ab-9512-d0a3b00840b8 None None] RequestId filter calling following filter/app {{(pid=110717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:13.319566 np0000186705 devstack@c-api.service[110717]: [pid: 110717|app: 0|req: 1/5] 199.204.45.44 () {62 vars in 1061 bytes} [Sat Jul 25 00:57:13 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 25 00:57:13.352121 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.middleware.request_id [None req-8f3c976a-bbbc-4cd8-a129-fa322ddab01f None None] RequestId filter calling following filter/app {{(pid=110720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:13.361687 np0000186705 devstack@c-api.service[110720]: [pid: 110720|app: 0|req: 2/6] 199.204.45.44 () {64 vars in 1265 bytes} [Sat Jul 25 00:57:13 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 25 00:57:13.397337 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.middleware.request_id [req-8f3c976a-bbbc-4cd8-a129-fa322ddab01f req-1f11be7e-151a-4e20-8090-53920880cc9e None None] RequestId filter calling following filter/app {{(pid=110718) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:13.402502 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [req-8f3c976a-bbbc-4cd8-a129-fa322ddab01f req-1f11be7e-151a-4e20-8090-53920880cc9e demo demo] GET https://199.204.45.44/volume/v3/ Jul 25 00:57:13.402773 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [req-8f3c976a-bbbc-4cd8-a129-fa322ddab01f req-1f11be7e-151a-4e20-8090-53920880cc9e demo demo] Empty body provided in request {{(pid=110718) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:57:13.403089 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [req-8f3c976a-bbbc-4cd8-a129-fa322ddab01f req-1f11be7e-151a-4e20-8090-53920880cc9e demo demo] Calling method 'version_select' {{(pid=110718) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:57:13.404262 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [req-8f3c976a-bbbc-4cd8-a129-fa322ddab01f req-1f11be7e-151a-4e20-8090-53920880cc9e demo demo] https://199.204.45.44/volume/v3/ returned with HTTP 200 Jul 25 00:57:13.404730 np0000186705 devstack@c-api.service[110718]: [pid: 110718|app: 0|req: 2/7] 199.204.45.44 () {66 vars in 1339 bytes} [Sat Jul 25 00:57:13 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:57:13.442515 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.middleware.request_id [None req-97e8f3aa-ad53-4646-8926-7e02b91ad923 None None] RequestId filter calling following filter/app {{(pid=110719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:13.789671 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-97e8f3aa-ad53-4646-8926-7e02b91ad923 demo demo] GET https://199.204.45.44/volume/v3/types Jul 25 00:57:13.790066 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-97e8f3aa-ad53-4646-8926-7e02b91ad923 demo demo] Empty body provided in request {{(pid=110719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:57:13.790277 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-97e8f3aa-ad53-4646-8926-7e02b91ad923 demo demo] Calling method 'index' {{(pid=110719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:57:13.790779 np0000186705 devstack@c-api.service[110719]: /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. Jul 25 00:57:13.790779 np0000186705 devstack@c-api.service[110719]: warnings.warn( Jul 25 00:57:13.791458 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.api_utils [None req-97e8f3aa-ad53-4646-8926-7e02b91ad923 demo demo] Removing options '' from query. {{(pid=110719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 00:57:13.830266 np0000186705 devstack@c-api.service[110719]: DEBUG oslo_db.sqlalchemy.engines [None req-97e8f3aa-ad53-4646-8926-7e02b91ad923 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=110719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:57:13.853915 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-97e8f3aa-ad53-4646-8926-7e02b91ad923 demo demo] https://199.204.45.44/volume/v3/types returned with HTTP 200 Jul 25 00:57:13.854484 np0000186705 devstack@c-api.service[110719]: [pid: 110719|app: 0|req: 3/8] 199.204.45.44 () {64 vars in 1283 bytes} [Sat Jul 25 00:57:13 2026] GET /volume/v3/types => generated 377 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:57:13.892133 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.middleware.request_id [None req-32a8d139-40ab-4bbc-9380-b4730d302c1e None None] RequestId filter calling following filter/app {{(pid=110717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:14.241518 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-32a8d139-40ab-4bbc-9380-b4730d302c1e demo demo] GET https://199.204.45.44/volume/v3/types/default Jul 25 00:57:14.241716 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-32a8d139-40ab-4bbc-9380-b4730d302c1e demo demo] Empty body provided in request {{(pid=110717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:57:14.241958 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-32a8d139-40ab-4bbc-9380-b4730d302c1e demo demo] Calling method 'show' {{(pid=110717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:57:14.277296 np0000186705 devstack@c-api.service[110717]: DEBUG oslo_db.sqlalchemy.engines [None req-32a8d139-40ab-4bbc-9380-b4730d302c1e 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=110717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:57:14.293842 np0000186705 devstack@c-api.service[110717]: /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. Jul 25 00:57:14.293842 np0000186705 devstack@c-api.service[110717]: warnings.warn( Jul 25 00:57:14.296037 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-32a8d139-40ab-4bbc-9380-b4730d302c1e demo demo] https://199.204.45.44/volume/v3/types/default returned with HTTP 200 Jul 25 00:57:14.296419 np0000186705 devstack@c-api.service[110717]: [pid: 110717|app: 0|req: 2/9] 199.204.45.44 () {64 vars in 1294 bytes} [Sat Jul 25 00:57:13 2026] GET /volume/v3/types/default => generated 145 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:57:14.745411 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.middleware.request_id [None req-d3c4c7fd-db78-4b00-ad47-c6b949075b9d None None] RequestId filter calling following filter/app {{(pid=110720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:14.746947 np0000186705 devstack@c-api.service[110720]: [pid: 110720|app: 0|req: 3/10] 199.204.45.44 () {62 vars in 1061 bytes} [Sat Jul 25 00:57:14 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 25 00:57:14.778957 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.middleware.request_id [None req-71a724ec-f4b2-43a7-801d-3a22e81d3b96 None None] RequestId filter calling following filter/app {{(pid=110718) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:14.787690 np0000186705 devstack@c-api.service[110718]: [pid: 110718|app: 0|req: 3/11] 199.204.45.44 () {64 vars in 1265 bytes} [Sat Jul 25 00:57:14 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 25 00:57:14.819797 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.middleware.request_id [req-71a724ec-f4b2-43a7-801d-3a22e81d3b96 req-f7009228-e410-4111-916a-08cb433aa648 None None] RequestId filter calling following filter/app {{(pid=110719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:14.822892 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [req-71a724ec-f4b2-43a7-801d-3a22e81d3b96 req-f7009228-e410-4111-916a-08cb433aa648 demo demo] GET https://199.204.45.44/volume/v3/ Jul 25 00:57:14.823223 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [req-71a724ec-f4b2-43a7-801d-3a22e81d3b96 req-f7009228-e410-4111-916a-08cb433aa648 demo demo] Empty body provided in request {{(pid=110719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:57:14.823486 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [req-71a724ec-f4b2-43a7-801d-3a22e81d3b96 req-f7009228-e410-4111-916a-08cb433aa648 demo demo] Calling method 'version_select' {{(pid=110719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:57:14.824146 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [req-71a724ec-f4b2-43a7-801d-3a22e81d3b96 req-f7009228-e410-4111-916a-08cb433aa648 demo demo] https://199.204.45.44/volume/v3/ returned with HTTP 200 Jul 25 00:57:14.824657 np0000186705 devstack@c-api.service[110719]: [pid: 110719|app: 0|req: 4/12] 199.204.45.44 () {66 vars in 1339 bytes} [Sat Jul 25 00:57:14 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:57:14.860542 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.middleware.request_id [None req-a624ad39-7237-4e35-86cf-b1b26979cbfc None None] RequestId filter calling following filter/app {{(pid=110717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:14.864483 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-a624ad39-7237-4e35-86cf-b1b26979cbfc demo demo] GET https://199.204.45.44/volume/v3/types/default Jul 25 00:57:14.864879 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-a624ad39-7237-4e35-86cf-b1b26979cbfc demo demo] Empty body provided in request {{(pid=110717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:57:14.865663 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-a624ad39-7237-4e35-86cf-b1b26979cbfc demo demo] Calling method 'show' {{(pid=110717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:57:14.875514 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-a624ad39-7237-4e35-86cf-b1b26979cbfc demo demo] https://199.204.45.44/volume/v3/types/default returned with HTTP 200 Jul 25 00:57:14.875938 np0000186705 devstack@c-api.service[110717]: [pid: 110717|app: 0|req: 3/13] 199.204.45.44 () {64 vars in 1294 bytes} [Sat Jul 25 00:57:14 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) Jul 25 00:57:15.490940 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.middleware.request_id [None req-bfb22a6f-0f1d-4eb5-8c15-2c97b7853b42 None None] RequestId filter calling following filter/app {{(pid=110720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:15.492263 np0000186705 devstack@c-api.service[110720]: [pid: 110720|app: 0|req: 4/14] 199.204.45.44 () {62 vars in 1061 bytes} [Sat Jul 25 00:57:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 25 00:57:15.525771 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.middleware.request_id [None req-b2d1391d-fc23-40d8-8f8b-014af7f219a7 None None] RequestId filter calling following filter/app {{(pid=110718) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:15.529709 np0000186705 devstack@c-api.service[110718]: [pid: 110718|app: 0|req: 4/15] 199.204.45.44 () {64 vars in 1265 bytes} [Sat Jul 25 00:57:15 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 25 00:57:15.564715 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.middleware.request_id [req-b2d1391d-fc23-40d8-8f8b-014af7f219a7 req-609fd34a-4e32-426f-a2a0-2d976c1babdc None None] RequestId filter calling following filter/app {{(pid=110719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:15.568325 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [req-b2d1391d-fc23-40d8-8f8b-014af7f219a7 req-609fd34a-4e32-426f-a2a0-2d976c1babdc demo demo] GET https://199.204.45.44/volume/v3/ Jul 25 00:57:15.568708 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [req-b2d1391d-fc23-40d8-8f8b-014af7f219a7 req-609fd34a-4e32-426f-a2a0-2d976c1babdc demo demo] Empty body provided in request {{(pid=110719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:57:15.569205 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [req-b2d1391d-fc23-40d8-8f8b-014af7f219a7 req-609fd34a-4e32-426f-a2a0-2d976c1babdc demo demo] Calling method 'version_select' {{(pid=110719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:57:15.569919 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [req-b2d1391d-fc23-40d8-8f8b-014af7f219a7 req-609fd34a-4e32-426f-a2a0-2d976c1babdc demo demo] https://199.204.45.44/volume/v3/ returned with HTTP 200 Jul 25 00:57:15.570463 np0000186705 devstack@c-api.service[110719]: [pid: 110719|app: 0|req: 5/16] 199.204.45.44 () {66 vars in 1339 bytes} [Sat Jul 25 00:57:15 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:57:15.610220 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.middleware.request_id [None req-aac4723c-6f9c-47b2-83bc-a580a8a1ac31 None None] RequestId filter calling following filter/app {{(pid=110717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:15.613586 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-aac4723c-6f9c-47b2-83bc-a580a8a1ac31 demo demo] GET https://199.204.45.44/volume/v3/types/default Jul 25 00:57:15.613939 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-aac4723c-6f9c-47b2-83bc-a580a8a1ac31 demo demo] Empty body provided in request {{(pid=110717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:57:15.614363 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-aac4723c-6f9c-47b2-83bc-a580a8a1ac31 demo demo] Calling method 'show' {{(pid=110717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:57:15.623789 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-aac4723c-6f9c-47b2-83bc-a580a8a1ac31 demo demo] https://199.204.45.44/volume/v3/types/default returned with HTTP 200 Jul 25 00:57:15.624111 np0000186705 devstack@c-api.service[110717]: [pid: 110717|app: 0|req: 4/17] 199.204.45.44 () {64 vars in 1294 bytes} [Sat Jul 25 00:57:15 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:57:15.655315 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.middleware.request_id [None req-4459021e-89a5-4ba2-9c42-ab60599cb523 None None] RequestId filter calling following filter/app {{(pid=110720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:15.656072 np0000186705 devstack@c-api.service[110720]: [pid: 110720|app: 0|req: 5/18] 199.204.45.44 () {62 vars in 1061 bytes} [Sat Jul 25 00:57:15 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 25 00:57:15.682849 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.middleware.request_id [None req-54a7d06c-63cf-4f3d-8f3c-2dc330a752de None None] RequestId filter calling following filter/app {{(pid=110718) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:15.686364 np0000186705 devstack@c-api.service[110718]: [pid: 110718|app: 0|req: 5/19] 199.204.45.44 () {64 vars in 1265 bytes} [Sat Jul 25 00:57:15 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 25 00:57:15.720943 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.middleware.request_id [req-54a7d06c-63cf-4f3d-8f3c-2dc330a752de req-bf283f9e-2a0f-4de0-a8d9-fcf6e906af60 None None] RequestId filter calling following filter/app {{(pid=110719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:15.724537 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [req-54a7d06c-63cf-4f3d-8f3c-2dc330a752de req-bf283f9e-2a0f-4de0-a8d9-fcf6e906af60 demo demo] GET https://199.204.45.44/volume/v3/ Jul 25 00:57:15.724886 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [req-54a7d06c-63cf-4f3d-8f3c-2dc330a752de req-bf283f9e-2a0f-4de0-a8d9-fcf6e906af60 demo demo] Empty body provided in request {{(pid=110719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:57:15.725325 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [req-54a7d06c-63cf-4f3d-8f3c-2dc330a752de req-bf283f9e-2a0f-4de0-a8d9-fcf6e906af60 demo demo] Calling method 'version_select' {{(pid=110719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:57:15.726097 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [req-54a7d06c-63cf-4f3d-8f3c-2dc330a752de req-bf283f9e-2a0f-4de0-a8d9-fcf6e906af60 demo demo] https://199.204.45.44/volume/v3/ returned with HTTP 200 Jul 25 00:57:15.726662 np0000186705 devstack@c-api.service[110719]: [pid: 110719|app: 0|req: 6/20] 199.204.45.44 () {66 vars in 1339 bytes} [Sat Jul 25 00:57:15 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:57:15.764878 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.middleware.request_id [None req-76af0b60-b5cc-4f60-81eb-5d6769412bf6 None None] RequestId filter calling following filter/app {{(pid=110717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:57:15.768258 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-76af0b60-b5cc-4f60-81eb-5d6769412bf6 demo demo] GET https://199.204.45.44/volume/v3/types/default Jul 25 00:57:15.768605 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-76af0b60-b5cc-4f60-81eb-5d6769412bf6 demo demo] Empty body provided in request {{(pid=110717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:57:15.768983 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-76af0b60-b5cc-4f60-81eb-5d6769412bf6 demo demo] Calling method 'show' {{(pid=110717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:57:15.778943 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-76af0b60-b5cc-4f60-81eb-5d6769412bf6 demo demo] https://199.204.45.44/volume/v3/types/default returned with HTTP 200 Jul 25 00:57:15.779221 np0000186705 devstack@c-api.service[110717]: [pid: 110717|app: 0|req: 5/21] 199.204.45.44 () {64 vars in 1294 bytes} [Sat Jul 25 00:57:15 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:57:23.846521 np0000186705 devstack@c-api.service[110719]: DEBUG dbcounter [-] [110719] Writing DB stats cinder:SELECT=1 {{(pid=110719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 00:57:25.776690 np0000186705 devstack@c-api.service[110717]: DEBUG dbcounter [-] [110717] Writing DB stats cinder:SELECT=8 {{(pid=110717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:02:01.548115 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.middleware.request_id [None req-e222abb2-c85e-4549-8617-7d04b0100179 None None] RequestId filter calling following filter/app {{(pid=110720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:02:01.655088 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-e222abb2-c85e-4549-8617-7d04b0100179 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:02:01.655638 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-e222abb2-c85e-4549-8617-7d04b0100179 demo demo] Empty body provided in request {{(pid=110720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:02:01.656132 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-e222abb2-c85e-4549-8617-7d04b0100179 demo demo] Calling method 'detail' {{(pid=110720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:02:01.656893 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.api_utils [None req-e222abb2-c85e-4549-8617-7d04b0100179 demo demo] Removing options '' from query. {{(pid=110720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:02:01.657933 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.volume.api [None req-e222abb2-c85e-4549-8617-7d04b0100179 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:02:01.695900 np0000186705 devstack@c-api.service[110720]: INFO cinder.volume.api [None req-e222abb2-c85e-4549-8617-7d04b0100179 demo demo] Get all volumes completed successfully. Jul 25 01:02:01.697954 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-e222abb2-c85e-4549-8617-7d04b0100179 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:02:01.698351 np0000186705 devstack@c-api.service[110720]: [pid: 110720|app: 0|req: 6/22] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:02:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:02:11.690137 np0000186705 devstack@c-api.service[110720]: DEBUG dbcounter [-] [110720] Writing DB stats cinder:SELECT=1 {{(pid=110720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:03:01.721301 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.middleware.request_id [None req-9c58df42-b5b7-4b19-a00c-eb5e69b96bc0 None None] RequestId filter calling following filter/app {{(pid=110718) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:03:01.726955 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-9c58df42-b5b7-4b19-a00c-eb5e69b96bc0 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:03:01.727491 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [None req-9c58df42-b5b7-4b19-a00c-eb5e69b96bc0 demo demo] Empty body provided in request {{(pid=110718) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:03:01.727969 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [None req-9c58df42-b5b7-4b19-a00c-eb5e69b96bc0 demo demo] Calling method 'detail' {{(pid=110718) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:03:01.729630 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.api_utils [None req-9c58df42-b5b7-4b19-a00c-eb5e69b96bc0 demo demo] Removing options '' from query. {{(pid=110718) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:03:01.730546 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.volume.api [None req-9c58df42-b5b7-4b19-a00c-eb5e69b96bc0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110718) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:03:01.765827 np0000186705 devstack@c-api.service[110718]: INFO cinder.volume.api [None req-9c58df42-b5b7-4b19-a00c-eb5e69b96bc0 demo demo] Get all volumes completed successfully. Jul 25 01:03:01.768560 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-9c58df42-b5b7-4b19-a00c-eb5e69b96bc0 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:03:01.769057 np0000186705 devstack@c-api.service[110718]: [pid: 110718|app: 0|req: 6/23] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:03:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:03:11.760143 np0000186705 devstack@c-api.service[110718]: DEBUG dbcounter [-] [110718] Writing DB stats cinder:SELECT=1 {{(pid=110718) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:04:01.792119 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.middleware.request_id [None req-43f7468d-2827-429d-b4ee-fc314f32fe55 None None] RequestId filter calling following filter/app {{(pid=110719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:04:01.797236 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-43f7468d-2827-429d-b4ee-fc314f32fe55 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:04:01.797586 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-43f7468d-2827-429d-b4ee-fc314f32fe55 demo demo] Empty body provided in request {{(pid=110719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:04:01.797923 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-43f7468d-2827-429d-b4ee-fc314f32fe55 demo demo] Calling method 'detail' {{(pid=110719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:04:01.799494 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.api_utils [None req-43f7468d-2827-429d-b4ee-fc314f32fe55 demo demo] Removing options '' from query. {{(pid=110719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:04:01.800564 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.volume.api [None req-43f7468d-2827-429d-b4ee-fc314f32fe55 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:04:01.837043 np0000186705 devstack@c-api.service[110719]: INFO cinder.volume.api [None req-43f7468d-2827-429d-b4ee-fc314f32fe55 demo demo] Get all volumes completed successfully. Jul 25 01:04:01.839094 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-43f7468d-2827-429d-b4ee-fc314f32fe55 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:04:01.839499 np0000186705 devstack@c-api.service[110719]: [pid: 110719|app: 0|req: 7/24] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:04:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:04:11.830977 np0000186705 devstack@c-api.service[110719]: DEBUG dbcounter [-] [110719] Writing DB stats cinder:SELECT=1 {{(pid=110719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:05:01.858508 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.middleware.request_id [None req-9566f5ca-4f25-49a2-979d-07b299ee0f2b None None] RequestId filter calling following filter/app {{(pid=110717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:05:01.864430 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-9566f5ca-4f25-49a2-979d-07b299ee0f2b demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:05:01.865090 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-9566f5ca-4f25-49a2-979d-07b299ee0f2b demo demo] Empty body provided in request {{(pid=110717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:05:01.865393 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-9566f5ca-4f25-49a2-979d-07b299ee0f2b demo demo] Calling method 'detail' {{(pid=110717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:05:01.866138 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.api_utils [None req-9566f5ca-4f25-49a2-979d-07b299ee0f2b demo demo] Removing options '' from query. {{(pid=110717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:05:01.866939 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.volume.api [None req-9566f5ca-4f25-49a2-979d-07b299ee0f2b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110717) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:05:01.916089 np0000186705 devstack@c-api.service[110717]: INFO cinder.volume.api [None req-9566f5ca-4f25-49a2-979d-07b299ee0f2b demo demo] Get all volumes completed successfully. Jul 25 01:05:01.919217 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-9566f5ca-4f25-49a2-979d-07b299ee0f2b demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:05:01.919888 np0000186705 devstack@c-api.service[110717]: [pid: 110717|app: 0|req: 6/25] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:05:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:05:11.909325 np0000186705 devstack@c-api.service[110717]: DEBUG dbcounter [-] [110717] Writing DB stats cinder:SELECT=1 {{(pid=110717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:06:01.945349 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.middleware.request_id [None req-f42ed0a6-ba83-4e1c-8acf-4dc743eb3d9e None None] RequestId filter calling following filter/app {{(pid=110720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:06:01.948301 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-f42ed0a6-ba83-4e1c-8acf-4dc743eb3d9e demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:06:01.948808 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-f42ed0a6-ba83-4e1c-8acf-4dc743eb3d9e demo demo] Empty body provided in request {{(pid=110720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:06:01.948808 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-f42ed0a6-ba83-4e1c-8acf-4dc743eb3d9e demo demo] Calling method 'detail' {{(pid=110720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:06:01.949226 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.api_utils [None req-f42ed0a6-ba83-4e1c-8acf-4dc743eb3d9e demo demo] Removing options '' from query. {{(pid=110720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:06:01.950188 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.volume.api [None req-f42ed0a6-ba83-4e1c-8acf-4dc743eb3d9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:06:01.958471 np0000186705 devstack@c-api.service[110720]: INFO cinder.volume.api [None req-f42ed0a6-ba83-4e1c-8acf-4dc743eb3d9e demo demo] Get all volumes completed successfully. Jul 25 01:06:01.962199 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-f42ed0a6-ba83-4e1c-8acf-4dc743eb3d9e demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:06:01.962199 np0000186705 devstack@c-api.service[110720]: [pid: 110720|app: 0|req: 7/26] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:06:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:06:11.953334 np0000186705 devstack@c-api.service[110720]: DEBUG dbcounter [-] [110720] Writing DB stats cinder:SELECT=1 {{(pid=110720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:07:01.977545 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.middleware.request_id [None req-4b319464-8f13-40ff-93e9-db926acdfc63 None None] RequestId filter calling following filter/app {{(pid=110718) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:07:02.136235 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-4b319464-8f13-40ff-93e9-db926acdfc63 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:07:02.136422 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [None req-4b319464-8f13-40ff-93e9-db926acdfc63 demo demo] Empty body provided in request {{(pid=110718) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:07:02.136631 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [None req-4b319464-8f13-40ff-93e9-db926acdfc63 demo demo] Calling method 'detail' {{(pid=110718) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:07:02.136963 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.api_utils [None req-4b319464-8f13-40ff-93e9-db926acdfc63 demo demo] Removing options '' from query. {{(pid=110718) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:07:02.137701 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.volume.api [None req-4b319464-8f13-40ff-93e9-db926acdfc63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110718) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:07:02.145886 np0000186705 devstack@c-api.service[110718]: INFO cinder.volume.api [None req-4b319464-8f13-40ff-93e9-db926acdfc63 demo demo] Get all volumes completed successfully. Jul 25 01:07:02.148113 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-4b319464-8f13-40ff-93e9-db926acdfc63 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:07:02.148463 np0000186705 devstack@c-api.service[110718]: [pid: 110718|app: 0|req: 7/27] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:07:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:07:12.140654 np0000186705 devstack@c-api.service[110718]: DEBUG dbcounter [-] [110718] Writing DB stats cinder:SELECT=1 {{(pid=110718) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:08:02.230896 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.middleware.request_id [None req-73b4d66d-1764-44a1-9408-49b16706f08a None None] RequestId filter calling following filter/app {{(pid=110719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:08:02.234358 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-73b4d66d-1764-44a1-9408-49b16706f08a demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:08:02.234815 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-73b4d66d-1764-44a1-9408-49b16706f08a demo demo] Empty body provided in request {{(pid=110719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:08:02.234815 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-73b4d66d-1764-44a1-9408-49b16706f08a demo demo] Calling method 'detail' {{(pid=110719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:08:02.235089 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.api_utils [None req-73b4d66d-1764-44a1-9408-49b16706f08a demo demo] Removing options '' from query. {{(pid=110719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:08:02.236263 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.volume.api [None req-73b4d66d-1764-44a1-9408-49b16706f08a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:08:02.248108 np0000186705 devstack@c-api.service[110719]: INFO cinder.volume.api [None req-73b4d66d-1764-44a1-9408-49b16706f08a demo demo] Get all volumes completed successfully. Jul 25 01:08:02.249682 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-73b4d66d-1764-44a1-9408-49b16706f08a demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:08:02.250271 np0000186705 devstack@c-api.service[110719]: [pid: 110719|app: 0|req: 8/28] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:08:02 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) Jul 25 01:08:12.239735 np0000186705 devstack@c-api.service[110719]: DEBUG dbcounter [-] [110719] Writing DB stats cinder:SELECT=1 {{(pid=110719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:09:02.270358 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.middleware.request_id [None req-7f972a84-3d26-42d3-bbc5-b42528b85979 None None] RequestId filter calling following filter/app {{(pid=110717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:09:02.274001 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-7f972a84-3d26-42d3-bbc5-b42528b85979 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:09:02.274266 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-7f972a84-3d26-42d3-bbc5-b42528b85979 demo demo] Empty body provided in request {{(pid=110717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:09:02.274659 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-7f972a84-3d26-42d3-bbc5-b42528b85979 demo demo] Calling method 'detail' {{(pid=110717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:09:02.275071 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.api_utils [None req-7f972a84-3d26-42d3-bbc5-b42528b85979 demo demo] Removing options '' from query. {{(pid=110717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:09:02.276250 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.volume.api [None req-7f972a84-3d26-42d3-bbc5-b42528b85979 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110717) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:09:02.288051 np0000186705 devstack@c-api.service[110717]: INFO cinder.volume.api [None req-7f972a84-3d26-42d3-bbc5-b42528b85979 demo demo] Get all volumes completed successfully. Jul 25 01:09:02.288645 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-7f972a84-3d26-42d3-bbc5-b42528b85979 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:09:02.289164 np0000186705 devstack@c-api.service[110717]: [pid: 110717|app: 0|req: 7/29] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:09:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:09:12.280128 np0000186705 devstack@c-api.service[110717]: DEBUG dbcounter [-] [110717] Writing DB stats cinder:SELECT=1 {{(pid=110717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:10:02.306682 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.middleware.request_id [None req-f1b5a5ba-69e5-4e57-85b9-c396c620272f None None] RequestId filter calling following filter/app {{(pid=110720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:10:02.309513 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-f1b5a5ba-69e5-4e57-85b9-c396c620272f demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:10:02.309714 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-f1b5a5ba-69e5-4e57-85b9-c396c620272f demo demo] Empty body provided in request {{(pid=110720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:10:02.309867 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-f1b5a5ba-69e5-4e57-85b9-c396c620272f demo demo] Calling method 'detail' {{(pid=110720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:10:02.310098 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.api_utils [None req-f1b5a5ba-69e5-4e57-85b9-c396c620272f demo demo] Removing options '' from query. {{(pid=110720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:10:02.310791 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.volume.api [None req-f1b5a5ba-69e5-4e57-85b9-c396c620272f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:10:02.319736 np0000186705 devstack@c-api.service[110720]: INFO cinder.volume.api [None req-f1b5a5ba-69e5-4e57-85b9-c396c620272f demo demo] Get all volumes completed successfully. Jul 25 01:10:02.322227 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-f1b5a5ba-69e5-4e57-85b9-c396c620272f demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:10:02.322672 np0000186705 devstack@c-api.service[110720]: [pid: 110720|app: 0|req: 8/30] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:10:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:10:12.314089 np0000186705 devstack@c-api.service[110720]: DEBUG dbcounter [-] [110720] Writing DB stats cinder:SELECT=1 {{(pid=110720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:11:02.339293 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.middleware.request_id [None req-704e2a08-ef89-459d-8ed8-1337e1b14a96 None None] RequestId filter calling following filter/app {{(pid=110718) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:11:02.343302 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-704e2a08-ef89-459d-8ed8-1337e1b14a96 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:11:02.343677 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [None req-704e2a08-ef89-459d-8ed8-1337e1b14a96 demo demo] Empty body provided in request {{(pid=110718) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:11:02.344160 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [None req-704e2a08-ef89-459d-8ed8-1337e1b14a96 demo demo] Calling method 'detail' {{(pid=110718) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:11:02.344823 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.api_utils [None req-704e2a08-ef89-459d-8ed8-1337e1b14a96 demo demo] Removing options '' from query. {{(pid=110718) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:11:02.346257 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.volume.api [None req-704e2a08-ef89-459d-8ed8-1337e1b14a96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110718) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:11:02.354913 np0000186705 devstack@c-api.service[110718]: INFO cinder.volume.api [None req-704e2a08-ef89-459d-8ed8-1337e1b14a96 demo demo] Get all volumes completed successfully. Jul 25 01:11:02.356851 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-704e2a08-ef89-459d-8ed8-1337e1b14a96 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:11:02.357239 np0000186705 devstack@c-api.service[110718]: [pid: 110718|app: 0|req: 8/31] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:11:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:11:12.350774 np0000186705 devstack@c-api.service[110718]: DEBUG dbcounter [-] [110718] Writing DB stats cinder:SELECT=1 {{(pid=110718) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:12:02.373540 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.middleware.request_id [None req-3d58a5b2-65c9-4d3b-9a19-1696eb1b4075 None None] RequestId filter calling following filter/app {{(pid=110719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:12:02.539473 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-3d58a5b2-65c9-4d3b-9a19-1696eb1b4075 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:12:02.539860 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-3d58a5b2-65c9-4d3b-9a19-1696eb1b4075 demo demo] Empty body provided in request {{(pid=110719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:12:02.540262 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-3d58a5b2-65c9-4d3b-9a19-1696eb1b4075 demo demo] Calling method 'detail' {{(pid=110719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:12:02.540567 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.api_utils [None req-3d58a5b2-65c9-4d3b-9a19-1696eb1b4075 demo demo] Removing options '' from query. {{(pid=110719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:12:02.541589 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.volume.api [None req-3d58a5b2-65c9-4d3b-9a19-1696eb1b4075 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:12:02.549960 np0000186705 devstack@c-api.service[110719]: INFO cinder.volume.api [None req-3d58a5b2-65c9-4d3b-9a19-1696eb1b4075 demo demo] Get all volumes completed successfully. Jul 25 01:12:02.552483 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-3d58a5b2-65c9-4d3b-9a19-1696eb1b4075 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:12:02.552916 np0000186705 devstack@c-api.service[110719]: [pid: 110719|app: 0|req: 9/32] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:12:02 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) Jul 25 01:12:12.545255 np0000186705 devstack@c-api.service[110719]: DEBUG dbcounter [-] [110719] Writing DB stats cinder:SELECT=1 {{(pid=110719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:13:02.572533 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.middleware.request_id [None req-6d8fc4cd-0f9d-489b-a555-2d397d606c21 None None] RequestId filter calling following filter/app {{(pid=110717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:13:02.578276 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-6d8fc4cd-0f9d-489b-a555-2d397d606c21 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:13:02.578521 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-6d8fc4cd-0f9d-489b-a555-2d397d606c21 demo demo] Empty body provided in request {{(pid=110717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:13:02.578714 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-6d8fc4cd-0f9d-489b-a555-2d397d606c21 demo demo] Calling method 'detail' {{(pid=110717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:13:02.579071 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.api_utils [None req-6d8fc4cd-0f9d-489b-a555-2d397d606c21 demo demo] Removing options '' from query. {{(pid=110717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:13:02.579842 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.volume.api [None req-6d8fc4cd-0f9d-489b-a555-2d397d606c21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110717) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:13:02.590079 np0000186705 devstack@c-api.service[110717]: INFO cinder.volume.api [None req-6d8fc4cd-0f9d-489b-a555-2d397d606c21 demo demo] Get all volumes completed successfully. Jul 25 01:13:02.592184 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-6d8fc4cd-0f9d-489b-a555-2d397d606c21 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:13:02.592654 np0000186705 devstack@c-api.service[110717]: [pid: 110717|app: 0|req: 8/33] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:13:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:13:12.583948 np0000186705 devstack@c-api.service[110717]: DEBUG dbcounter [-] [110717] Writing DB stats cinder:SELECT=1 {{(pid=110717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:14:02.608056 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.middleware.request_id [None req-32c6bdbd-99ea-4391-9cf2-299337686b78 None None] RequestId filter calling following filter/app {{(pid=110720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:14:02.611289 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-32c6bdbd-99ea-4391-9cf2-299337686b78 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:14:02.611616 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-32c6bdbd-99ea-4391-9cf2-299337686b78 demo demo] Empty body provided in request {{(pid=110720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:14:02.611948 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-32c6bdbd-99ea-4391-9cf2-299337686b78 demo demo] Calling method 'detail' {{(pid=110720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:14:02.612380 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.api_utils [None req-32c6bdbd-99ea-4391-9cf2-299337686b78 demo demo] Removing options '' from query. {{(pid=110720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:14:02.613529 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.volume.api [None req-32c6bdbd-99ea-4391-9cf2-299337686b78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:14:02.622227 np0000186705 devstack@c-api.service[110720]: INFO cinder.volume.api [None req-32c6bdbd-99ea-4391-9cf2-299337686b78 demo demo] Get all volumes completed successfully. Jul 25 01:14:02.624136 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-32c6bdbd-99ea-4391-9cf2-299337686b78 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:14:02.624506 np0000186705 devstack@c-api.service[110720]: [pid: 110720|app: 0|req: 9/34] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:14:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:14:12.617419 np0000186705 devstack@c-api.service[110720]: DEBUG dbcounter [-] [110720] Writing DB stats cinder:SELECT=1 {{(pid=110720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:15:02.642474 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.middleware.request_id [None req-9fe2a160-dccd-4627-9edd-aa3dd02bc89c None None] RequestId filter calling following filter/app {{(pid=110718) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:15:02.645126 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-9fe2a160-dccd-4627-9edd-aa3dd02bc89c demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:15:02.645423 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [None req-9fe2a160-dccd-4627-9edd-aa3dd02bc89c demo demo] Empty body provided in request {{(pid=110718) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:15:02.645666 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [None req-9fe2a160-dccd-4627-9edd-aa3dd02bc89c demo demo] Calling method 'detail' {{(pid=110718) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:15:02.645965 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.api_utils [None req-9fe2a160-dccd-4627-9edd-aa3dd02bc89c demo demo] Removing options '' from query. {{(pid=110718) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:15:02.646881 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.volume.api [None req-9fe2a160-dccd-4627-9edd-aa3dd02bc89c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110718) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:15:02.655162 np0000186705 devstack@c-api.service[110718]: INFO cinder.volume.api [None req-9fe2a160-dccd-4627-9edd-aa3dd02bc89c demo demo] Get all volumes completed successfully. Jul 25 01:15:02.657635 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-9fe2a160-dccd-4627-9edd-aa3dd02bc89c demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:15:02.658143 np0000186705 devstack@c-api.service[110718]: [pid: 110718|app: 0|req: 9/35] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:15:02 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) Jul 25 01:15:12.649960 np0000186705 devstack@c-api.service[110718]: DEBUG dbcounter [-] [110718] Writing DB stats cinder:SELECT=1 {{(pid=110718) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:16:02.673140 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.middleware.request_id [None req-677629ce-1646-4423-8333-f386ac8be177 None None] RequestId filter calling following filter/app {{(pid=110719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:16:02.676986 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-677629ce-1646-4423-8333-f386ac8be177 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:16:02.677245 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-677629ce-1646-4423-8333-f386ac8be177 demo demo] Empty body provided in request {{(pid=110719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:16:02.677487 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-677629ce-1646-4423-8333-f386ac8be177 demo demo] Calling method 'detail' {{(pid=110719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:16:02.677778 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.api_utils [None req-677629ce-1646-4423-8333-f386ac8be177 demo demo] Removing options '' from query. {{(pid=110719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:16:02.678711 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.volume.api [None req-677629ce-1646-4423-8333-f386ac8be177 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:16:02.688999 np0000186705 devstack@c-api.service[110719]: INFO cinder.volume.api [None req-677629ce-1646-4423-8333-f386ac8be177 demo demo] Get all volumes completed successfully. Jul 25 01:16:02.691606 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-677629ce-1646-4423-8333-f386ac8be177 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:16:02.692105 np0000186705 devstack@c-api.service[110719]: [pid: 110719|app: 0|req: 10/36] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:16:02 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) Jul 25 01:16:12.682274 np0000186705 devstack@c-api.service[110719]: DEBUG dbcounter [-] [110719] Writing DB stats cinder:SELECT=1 {{(pid=110719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:17:02.707096 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.middleware.request_id [None req-c10152b9-083d-4457-9ad0-6b7604d96855 None None] RequestId filter calling following filter/app {{(pid=110717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:17:02.874834 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-c10152b9-083d-4457-9ad0-6b7604d96855 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:17:02.875332 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-c10152b9-083d-4457-9ad0-6b7604d96855 demo demo] Empty body provided in request {{(pid=110717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:17:02.875757 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-c10152b9-083d-4457-9ad0-6b7604d96855 demo demo] Calling method 'detail' {{(pid=110717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:17:02.876282 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.api_utils [None req-c10152b9-083d-4457-9ad0-6b7604d96855 demo demo] Removing options '' from query. {{(pid=110717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:17:02.877750 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.volume.api [None req-c10152b9-083d-4457-9ad0-6b7604d96855 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110717) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:17:02.886410 np0000186705 devstack@c-api.service[110717]: INFO cinder.volume.api [None req-c10152b9-083d-4457-9ad0-6b7604d96855 demo demo] Get all volumes completed successfully. Jul 25 01:17:02.888250 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-c10152b9-083d-4457-9ad0-6b7604d96855 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:17:02.888855 np0000186705 devstack@c-api.service[110717]: [pid: 110717|app: 0|req: 9/37] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:17:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:17:12.885088 np0000186705 devstack@c-api.service[110717]: DEBUG dbcounter [-] [110717] Writing DB stats cinder:SELECT=1 {{(pid=110717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:18:02.905617 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.middleware.request_id [None req-fce906d0-de22-421b-ae49-8320c85e6d10 None None] RequestId filter calling following filter/app {{(pid=110720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:18:02.909109 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-fce906d0-de22-421b-ae49-8320c85e6d10 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:18:02.909421 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-fce906d0-de22-421b-ae49-8320c85e6d10 demo demo] Empty body provided in request {{(pid=110720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:18:02.909703 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-fce906d0-de22-421b-ae49-8320c85e6d10 demo demo] Calling method 'detail' {{(pid=110720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:18:02.910059 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.api_utils [None req-fce906d0-de22-421b-ae49-8320c85e6d10 demo demo] Removing options '' from query. {{(pid=110720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:18:02.910813 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.volume.api [None req-fce906d0-de22-421b-ae49-8320c85e6d10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:18:02.920033 np0000186705 devstack@c-api.service[110720]: INFO cinder.volume.api [None req-fce906d0-de22-421b-ae49-8320c85e6d10 demo demo] Get all volumes completed successfully. Jul 25 01:18:02.920033 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-fce906d0-de22-421b-ae49-8320c85e6d10 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:18:02.920033 np0000186705 devstack@c-api.service[110720]: [pid: 110720|app: 0|req: 10/38] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:18:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:18:12.913539 np0000186705 devstack@c-api.service[110720]: DEBUG dbcounter [-] [110720] Writing DB stats cinder:SELECT=1 {{(pid=110720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:19:02.933281 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.middleware.request_id [None req-80315889-c673-4113-a3ea-0b4d116eab3e None None] RequestId filter calling following filter/app {{(pid=110718) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:19:02.938615 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-80315889-c673-4113-a3ea-0b4d116eab3e demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:19:02.939296 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [None req-80315889-c673-4113-a3ea-0b4d116eab3e demo demo] Empty body provided in request {{(pid=110718) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:19:02.940082 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [None req-80315889-c673-4113-a3ea-0b4d116eab3e demo demo] Calling method 'detail' {{(pid=110718) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:19:02.940716 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.api_utils [None req-80315889-c673-4113-a3ea-0b4d116eab3e demo demo] Removing options '' from query. {{(pid=110718) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:19:02.942866 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.volume.api [None req-80315889-c673-4113-a3ea-0b4d116eab3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110718) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:19:02.952387 np0000186705 devstack@c-api.service[110718]: INFO cinder.volume.api [None req-80315889-c673-4113-a3ea-0b4d116eab3e demo demo] Get all volumes completed successfully. Jul 25 01:19:02.954715 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-80315889-c673-4113-a3ea-0b4d116eab3e demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:19:02.955300 np0000186705 devstack@c-api.service[110718]: [pid: 110718|app: 0|req: 10/39] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:19:02 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) Jul 25 01:19:12.947158 np0000186705 devstack@c-api.service[110718]: DEBUG dbcounter [-] [110718] Writing DB stats cinder:SELECT=1 {{(pid=110718) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:20:02.972683 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.middleware.request_id [None req-b7adfcad-36e1-4e64-a179-3808e90df2b1 None None] RequestId filter calling following filter/app {{(pid=110719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:20:02.976546 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-b7adfcad-36e1-4e64-a179-3808e90df2b1 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:20:02.976920 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-b7adfcad-36e1-4e64-a179-3808e90df2b1 demo demo] Empty body provided in request {{(pid=110719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:20:02.977339 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-b7adfcad-36e1-4e64-a179-3808e90df2b1 demo demo] Calling method 'detail' {{(pid=110719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:20:02.977794 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.api_utils [None req-b7adfcad-36e1-4e64-a179-3808e90df2b1 demo demo] Removing options '' from query. {{(pid=110719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:20:02.979519 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.volume.api [None req-b7adfcad-36e1-4e64-a179-3808e90df2b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:20:02.988033 np0000186705 devstack@c-api.service[110719]: INFO cinder.volume.api [None req-b7adfcad-36e1-4e64-a179-3808e90df2b1 demo demo] Get all volumes completed successfully. Jul 25 01:20:02.990912 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-b7adfcad-36e1-4e64-a179-3808e90df2b1 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:20:02.991790 np0000186705 devstack@c-api.service[110719]: [pid: 110719|app: 0|req: 11/40] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:20:02 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) Jul 25 01:20:12.982096 np0000186705 devstack@c-api.service[110719]: DEBUG dbcounter [-] [110719] Writing DB stats cinder:SELECT=1 {{(pid=110719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:21:03.015591 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.middleware.request_id [None req-54542553-e40b-4937-9d36-bb8e0e7f089d None None] RequestId filter calling following filter/app {{(pid=110717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:21:03.017667 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-54542553-e40b-4937-9d36-bb8e0e7f089d demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:21:03.017824 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-54542553-e40b-4937-9d36-bb8e0e7f089d demo demo] Empty body provided in request {{(pid=110717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:21:03.018004 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-54542553-e40b-4937-9d36-bb8e0e7f089d demo demo] Calling method 'detail' {{(pid=110717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:21:03.018254 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.api_utils [None req-54542553-e40b-4937-9d36-bb8e0e7f089d demo demo] Removing options '' from query. {{(pid=110717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:21:03.018924 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.volume.api [None req-54542553-e40b-4937-9d36-bb8e0e7f089d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110717) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:21:03.028165 np0000186705 devstack@c-api.service[110717]: INFO cinder.volume.api [None req-54542553-e40b-4937-9d36-bb8e0e7f089d demo demo] Get all volumes completed successfully. Jul 25 01:21:03.030530 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-54542553-e40b-4937-9d36-bb8e0e7f089d demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:21:03.031055 np0000186705 devstack@c-api.service[110717]: [pid: 110717|app: 0|req: 10/41] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:21:03 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) Jul 25 01:21:13.022444 np0000186705 devstack@c-api.service[110717]: DEBUG dbcounter [-] [110717] Writing DB stats cinder:SELECT=1 {{(pid=110717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:22:03.049499 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.middleware.request_id [None req-453ad083-68a9-4dfb-83c4-c999b7c62ba8 None None] RequestId filter calling following filter/app {{(pid=110720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:22:03.139331 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-453ad083-68a9-4dfb-83c4-c999b7c62ba8 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:22:03.139787 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-453ad083-68a9-4dfb-83c4-c999b7c62ba8 demo demo] Empty body provided in request {{(pid=110720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:22:03.139787 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-453ad083-68a9-4dfb-83c4-c999b7c62ba8 demo demo] Calling method 'detail' {{(pid=110720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:22:03.139928 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.api_utils [None req-453ad083-68a9-4dfb-83c4-c999b7c62ba8 demo demo] Removing options '' from query. {{(pid=110720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:22:03.140808 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.volume.api [None req-453ad083-68a9-4dfb-83c4-c999b7c62ba8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:22:03.151889 np0000186705 devstack@c-api.service[110720]: INFO cinder.volume.api [None req-453ad083-68a9-4dfb-83c4-c999b7c62ba8 demo demo] Get all volumes completed successfully. Jul 25 01:22:03.156563 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-453ad083-68a9-4dfb-83c4-c999b7c62ba8 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:22:03.157081 np0000186705 devstack@c-api.service[110720]: [pid: 110720|app: 0|req: 11/42] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:22:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:22:13.144728 np0000186705 devstack@c-api.service[110720]: DEBUG dbcounter [-] [110720] Writing DB stats cinder:SELECT=1 {{(pid=110720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:23:03.173971 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.middleware.request_id [None req-91d92e24-e166-44cd-b6bc-39d83df34448 None None] RequestId filter calling following filter/app {{(pid=110718) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:23:03.176286 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-91d92e24-e166-44cd-b6bc-39d83df34448 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:23:03.176464 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [None req-91d92e24-e166-44cd-b6bc-39d83df34448 demo demo] Empty body provided in request {{(pid=110718) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:23:03.176657 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [None req-91d92e24-e166-44cd-b6bc-39d83df34448 demo demo] Calling method 'detail' {{(pid=110718) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:23:03.176866 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.api_utils [None req-91d92e24-e166-44cd-b6bc-39d83df34448 demo demo] Removing options '' from query. {{(pid=110718) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:23:03.177531 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.volume.api [None req-91d92e24-e166-44cd-b6bc-39d83df34448 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110718) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:23:03.185210 np0000186705 devstack@c-api.service[110718]: INFO cinder.volume.api [None req-91d92e24-e166-44cd-b6bc-39d83df34448 demo demo] Get all volumes completed successfully. Jul 25 01:23:03.186928 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-91d92e24-e166-44cd-b6bc-39d83df34448 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:23:03.187302 np0000186705 devstack@c-api.service[110718]: [pid: 110718|app: 0|req: 11/43] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:23:03 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) Jul 25 01:23:13.183300 np0000186705 devstack@c-api.service[110718]: DEBUG dbcounter [-] [110718] Writing DB stats cinder:SELECT=1 {{(pid=110718) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:24:03.210378 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.middleware.request_id [None req-32b00452-014a-4a21-a880-102e8357dca1 None None] RequestId filter calling following filter/app {{(pid=110719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:24:03.212628 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-32b00452-014a-4a21-a880-102e8357dca1 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:24:03.212796 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-32b00452-014a-4a21-a880-102e8357dca1 demo demo] Empty body provided in request {{(pid=110719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:24:03.212970 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-32b00452-014a-4a21-a880-102e8357dca1 demo demo] Calling method 'detail' {{(pid=110719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:24:03.213203 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.api_utils [None req-32b00452-014a-4a21-a880-102e8357dca1 demo demo] Removing options '' from query. {{(pid=110719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:24:03.213921 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.volume.api [None req-32b00452-014a-4a21-a880-102e8357dca1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:24:03.219976 np0000186705 devstack@c-api.service[110719]: INFO cinder.volume.api [None req-32b00452-014a-4a21-a880-102e8357dca1 demo demo] Get all volumes completed successfully. Jul 25 01:24:03.221790 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-32b00452-014a-4a21-a880-102e8357dca1 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:24:03.222106 np0000186705 devstack@c-api.service[110719]: [pid: 110719|app: 0|req: 12/44] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:24:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:24:13.216691 np0000186705 devstack@c-api.service[110719]: DEBUG dbcounter [-] [110719] Writing DB stats cinder:SELECT=1 {{(pid=110719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:25:03.238589 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.middleware.request_id [None req-88cc6f4c-68e5-46fc-b0e7-7afffd3eed5f None None] RequestId filter calling following filter/app {{(pid=110717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:25:03.268392 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-88cc6f4c-68e5-46fc-b0e7-7afffd3eed5f demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:25:03.268597 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-88cc6f4c-68e5-46fc-b0e7-7afffd3eed5f demo demo] Empty body provided in request {{(pid=110717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:25:03.268762 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-88cc6f4c-68e5-46fc-b0e7-7afffd3eed5f demo demo] Calling method 'detail' {{(pid=110717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:25:03.269140 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.api_utils [None req-88cc6f4c-68e5-46fc-b0e7-7afffd3eed5f demo demo] Removing options '' from query. {{(pid=110717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:25:03.269735 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.volume.api [None req-88cc6f4c-68e5-46fc-b0e7-7afffd3eed5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110717) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:25:03.276239 np0000186705 devstack@c-api.service[110717]: INFO cinder.volume.api [None req-88cc6f4c-68e5-46fc-b0e7-7afffd3eed5f demo demo] Get all volumes completed successfully. Jul 25 01:25:03.278029 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-88cc6f4c-68e5-46fc-b0e7-7afffd3eed5f demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:25:03.278545 np0000186705 devstack@c-api.service[110717]: [pid: 110717|app: 0|req: 11/45] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:25:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:25:13.272619 np0000186705 devstack@c-api.service[110717]: DEBUG dbcounter [-] [110717] Writing DB stats cinder:SELECT=1 {{(pid=110717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:26:03.296378 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.middleware.request_id [None req-2724970d-704c-44b6-82fc-4af28c9e2f20 None None] RequestId filter calling following filter/app {{(pid=110720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:26:03.299845 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-2724970d-704c-44b6-82fc-4af28c9e2f20 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:26:03.300104 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-2724970d-704c-44b6-82fc-4af28c9e2f20 demo demo] Empty body provided in request {{(pid=110720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:26:03.300419 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-2724970d-704c-44b6-82fc-4af28c9e2f20 demo demo] Calling method 'detail' {{(pid=110720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:26:03.300731 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.api_utils [None req-2724970d-704c-44b6-82fc-4af28c9e2f20 demo demo] Removing options '' from query. {{(pid=110720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:26:03.301676 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.volume.api [None req-2724970d-704c-44b6-82fc-4af28c9e2f20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:26:03.308717 np0000186705 devstack@c-api.service[110720]: INFO cinder.volume.api [None req-2724970d-704c-44b6-82fc-4af28c9e2f20 demo demo] Get all volumes completed successfully. Jul 25 01:26:03.310668 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-2724970d-704c-44b6-82fc-4af28c9e2f20 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:26:03.311129 np0000186705 devstack@c-api.service[110720]: [pid: 110720|app: 0|req: 12/46] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:26:03 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) Jul 25 01:26:13.305092 np0000186705 devstack@c-api.service[110720]: DEBUG dbcounter [-] [110720] Writing DB stats cinder:SELECT=1 {{(pid=110720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:27:03.328966 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.middleware.request_id [None req-8f4fcccd-2b6d-49df-907e-bcdeb3772211 None None] RequestId filter calling following filter/app {{(pid=110718) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:27:03.425184 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-8f4fcccd-2b6d-49df-907e-bcdeb3772211 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:27:03.425362 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [None req-8f4fcccd-2b6d-49df-907e-bcdeb3772211 demo demo] Empty body provided in request {{(pid=110718) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:27:03.425544 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.openstack.wsgi [None req-8f4fcccd-2b6d-49df-907e-bcdeb3772211 demo demo] Calling method 'detail' {{(pid=110718) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:27:03.425780 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.api.api_utils [None req-8f4fcccd-2b6d-49df-907e-bcdeb3772211 demo demo] Removing options '' from query. {{(pid=110718) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:27:03.426633 np0000186705 devstack@c-api.service[110718]: DEBUG cinder.volume.api [None req-8f4fcccd-2b6d-49df-907e-bcdeb3772211 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110718) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:27:03.436256 np0000186705 devstack@c-api.service[110718]: INFO cinder.volume.api [None req-8f4fcccd-2b6d-49df-907e-bcdeb3772211 demo demo] Get all volumes completed successfully. Jul 25 01:27:03.438642 np0000186705 devstack@c-api.service[110718]: INFO cinder.api.openstack.wsgi [None req-8f4fcccd-2b6d-49df-907e-bcdeb3772211 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:27:03.439124 np0000186705 devstack@c-api.service[110718]: [pid: 110718|app: 0|req: 12/47] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:27:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:27:13.429906 np0000186705 devstack@c-api.service[110718]: DEBUG dbcounter [-] [110718] Writing DB stats cinder:SELECT=1 {{(pid=110718) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:28:03.457534 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.middleware.request_id [None req-54a24015-ae0b-45b6-a664-1f691a778531 None None] RequestId filter calling following filter/app {{(pid=110719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:28:03.459810 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-54a24015-ae0b-45b6-a664-1f691a778531 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:28:03.459974 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-54a24015-ae0b-45b6-a664-1f691a778531 demo demo] Empty body provided in request {{(pid=110719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:28:03.460175 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.openstack.wsgi [None req-54a24015-ae0b-45b6-a664-1f691a778531 demo demo] Calling method 'detail' {{(pid=110719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:28:03.460394 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.api.api_utils [None req-54a24015-ae0b-45b6-a664-1f691a778531 demo demo] Removing options '' from query. {{(pid=110719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:28:03.461046 np0000186705 devstack@c-api.service[110719]: DEBUG cinder.volume.api [None req-54a24015-ae0b-45b6-a664-1f691a778531 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:28:03.467530 np0000186705 devstack@c-api.service[110719]: INFO cinder.volume.api [None req-54a24015-ae0b-45b6-a664-1f691a778531 demo demo] Get all volumes completed successfully. Jul 25 01:28:03.469392 np0000186705 devstack@c-api.service[110719]: INFO cinder.api.openstack.wsgi [None req-54a24015-ae0b-45b6-a664-1f691a778531 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:28:03.469726 np0000186705 devstack@c-api.service[110719]: [pid: 110719|app: 0|req: 13/48] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:28:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:28:13.463973 np0000186705 devstack@c-api.service[110719]: DEBUG dbcounter [-] [110719] Writing DB stats cinder:SELECT=1 {{(pid=110719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:29:03.486037 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.middleware.request_id [None req-fc767103-abac-4542-847e-0cc6eee7a577 None None] RequestId filter calling following filter/app {{(pid=110717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:29:03.490373 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-fc767103-abac-4542-847e-0cc6eee7a577 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:29:03.490880 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-fc767103-abac-4542-847e-0cc6eee7a577 demo demo] Empty body provided in request {{(pid=110717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:29:03.491585 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.openstack.wsgi [None req-fc767103-abac-4542-847e-0cc6eee7a577 demo demo] Calling method 'detail' {{(pid=110717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:29:03.492629 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.api.api_utils [None req-fc767103-abac-4542-847e-0cc6eee7a577 demo demo] Removing options '' from query. {{(pid=110717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:29:03.494124 np0000186705 devstack@c-api.service[110717]: DEBUG cinder.volume.api [None req-fc767103-abac-4542-847e-0cc6eee7a577 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110717) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:29:03.500420 np0000186705 devstack@c-api.service[110717]: INFO cinder.volume.api [None req-fc767103-abac-4542-847e-0cc6eee7a577 demo demo] Get all volumes completed successfully. Jul 25 01:29:03.502351 np0000186705 devstack@c-api.service[110717]: INFO cinder.api.openstack.wsgi [None req-fc767103-abac-4542-847e-0cc6eee7a577 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:29:03.502693 np0000186705 devstack@c-api.service[110717]: [pid: 110717|app: 0|req: 12/49] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:29:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:29:13.496899 np0000186705 devstack@c-api.service[110717]: DEBUG dbcounter [-] [110717] Writing DB stats cinder:SELECT=1 {{(pid=110717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:30:03.521352 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.middleware.request_id [None req-8906b904-2a84-47c8-b786-04803c83dcc3 None None] RequestId filter calling following filter/app {{(pid=110720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:30:03.524454 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-8906b904-2a84-47c8-b786-04803c83dcc3 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail Jul 25 01:30:03.524648 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-8906b904-2a84-47c8-b786-04803c83dcc3 demo demo] Empty body provided in request {{(pid=110720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:30:03.524849 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.openstack.wsgi [None req-8906b904-2a84-47c8-b786-04803c83dcc3 demo demo] Calling method 'detail' {{(pid=110720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:30:03.525393 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.api.api_utils [None req-8906b904-2a84-47c8-b786-04803c83dcc3 demo demo] Removing options '' from query. {{(pid=110720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:30:03.526316 np0000186705 devstack@c-api.service[110720]: DEBUG cinder.volume.api [None req-8906b904-2a84-47c8-b786-04803c83dcc3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:30:03.538291 np0000186705 devstack@c-api.service[110720]: INFO cinder.volume.api [None req-8906b904-2a84-47c8-b786-04803c83dcc3 demo demo] Get all volumes completed successfully. Jul 25 01:30:03.541189 np0000186705 devstack@c-api.service[110720]: INFO cinder.api.openstack.wsgi [None req-8906b904-2a84-47c8-b786-04803c83dcc3 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:30:03.541690 np0000186705 devstack@c-api.service[110720]: [pid: 110720|app: 0|req: 13/50] 199.204.45.44 () {64 vars in 1290 bytes} [Sat Jul 25 01:30:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:30:13.530239 np0000186705 devstack@c-api.service[110720]: DEBUG dbcounter [-] [110720] Writing DB stats cinder:SELECT=1 {{(pid=110720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}