Jul 15 00:47:01.377107 np0000185328 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 15 00:47:01.382887 np0000185328 devstack@c-api.service[111313]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 15 00:47:01.386109 np0000185328 devstack@c-api.service[111313]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jul 15 00:47:01 2026] *** Jul 15 00:47:01.386109 np0000185328 devstack@c-api.service[111313]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 15 00:47:01.386109 np0000185328 devstack@c-api.service[111313]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 15 00:47:01.386109 np0000185328 devstack@c-api.service[111313]: nodename: np0000185328 Jul 15 00:47:01.386109 np0000185328 devstack@c-api.service[111313]: machine: x86_64 Jul 15 00:47:01.386109 np0000185328 devstack@c-api.service[111313]: clock source: unix Jul 15 00:47:01.386109 np0000185328 devstack@c-api.service[111313]: pcre jit disabled Jul 15 00:47:01.386109 np0000185328 devstack@c-api.service[111313]: detected number of CPU cores: 16 Jul 15 00:47:01.386109 np0000185328 devstack@c-api.service[111313]: current working directory: / Jul 15 00:47:01.386109 np0000185328 devstack@c-api.service[111313]: detected binary path: /usr/bin/uwsgi-core Jul 15 00:47:01.386109 np0000185328 devstack@c-api.service[111313]: your processes number limit is 256916 Jul 15 00:47:01.386109 np0000185328 devstack@c-api.service[111313]: your memory page size is 4096 bytes Jul 15 00:47:01.386643 np0000185328 devstack@c-api.service[111313]: detected max file descriptor number: 2048 Jul 15 00:47:01.386643 np0000185328 devstack@c-api.service[111313]: lock engine: pthread robust mutexes Jul 15 00:47:01.386643 np0000185328 devstack@c-api.service[111313]: thunder lock: enabled Jul 15 00:47:01.386842 np0000185328 devstack@c-api.service[111313]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 15 00:47:01.386889 np0000185328 devstack@c-api.service[111313]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 15 00:47:01.386942 np0000185328 devstack@c-api.service[111313]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 15 00:47:01.386942 np0000185328 devstack@c-api.service[111313]: Set PythonHome to /opt/stack/data/venv Jul 15 00:47:01.423948 np0000185328 devstack@c-api.service[111313]: Python main interpreter initialized at 0x7ea9f82a4668 Jul 15 00:47:01.423948 np0000185328 devstack@c-api.service[111313]: python threads support enabled Jul 15 00:47:01.423948 np0000185328 devstack@c-api.service[111313]: your server socket listen backlog is limited to 100 connections Jul 15 00:47:01.423948 np0000185328 devstack@c-api.service[111313]: your mercy for graceful operations on workers is 80 seconds Jul 15 00:47:01.424513 np0000185328 devstack@c-api.service[111313]: mapped 671795 bytes (656 KB) for 4 cores Jul 15 00:47:01.424738 np0000185328 devstack@c-api.service[111313]: *** Operational MODE: preforking *** Jul 15 00:47:01.424919 np0000185328 devstack@c-api.service[111313]: *** uWSGI is running in multiple interpreter mode *** Jul 15 00:47:01.424919 np0000185328 devstack@c-api.service[111313]: spawned uWSGI master process (pid: 111313) Jul 15 00:47:01.425112 np0000185328 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 15 00:47:01.425799 np0000185328 devstack@c-api.service[111313]: spawned uWSGI worker 1 (pid: 111319, cores: 1) Jul 15 00:47:01.426628 np0000185328 devstack@c-api.service[111313]: spawned uWSGI worker 2 (pid: 111320, cores: 1) Jul 15 00:47:01.427190 np0000185328 devstack@c-api.service[111313]: spawned uWSGI worker 3 (pid: 111321, cores: 1) Jul 15 00:47:01.427777 np0000185328 devstack@c-api.service[111313]: spawned uWSGI worker 4 (pid: 111322, cores: 1) Jul 15 00:47:01.427838 np0000185328 devstack@c-api.service[111313]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 15 00:47:01.545356 np0000185328 devstack@c-api.service[111320]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 00:47:01.545356 np0000185328 devstack@c-api.service[111320]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 00:47:01.545356 np0000185328 devstack@c-api.service[111320]: we strongly recommend against using it for new projects. Jul 15 00:47:01.545356 np0000185328 devstack@c-api.service[111320]: If you are already using Eventlet, we recommend migrating to a different Jul 15 00:47:01.545356 np0000185328 devstack@c-api.service[111320]: framework. For more detail see Jul 15 00:47:01.545356 np0000185328 devstack@c-api.service[111320]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 00:47:01.545356 np0000185328 devstack@c-api.service[111320]: import eventlet # noqa Jul 15 00:47:01.546141 np0000185328 devstack@c-api.service[111319]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 00:47:01.546141 np0000185328 devstack@c-api.service[111319]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 00:47:01.546141 np0000185328 devstack@c-api.service[111319]: we strongly recommend against using it for new projects. Jul 15 00:47:01.546141 np0000185328 devstack@c-api.service[111319]: If you are already using Eventlet, we recommend migrating to a different Jul 15 00:47:01.546141 np0000185328 devstack@c-api.service[111319]: framework. For more detail see Jul 15 00:47:01.546141 np0000185328 devstack@c-api.service[111319]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 00:47:01.546141 np0000185328 devstack@c-api.service[111319]: import eventlet # noqa Jul 15 00:47:01.549983 np0000185328 devstack@c-api.service[111321]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 00:47:01.549983 np0000185328 devstack@c-api.service[111321]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 00:47:01.549983 np0000185328 devstack@c-api.service[111321]: we strongly recommend against using it for new projects. Jul 15 00:47:01.549983 np0000185328 devstack@c-api.service[111321]: If you are already using Eventlet, we recommend migrating to a different Jul 15 00:47:01.549983 np0000185328 devstack@c-api.service[111321]: framework. For more detail see Jul 15 00:47:01.549983 np0000185328 devstack@c-api.service[111321]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 00:47:01.549983 np0000185328 devstack@c-api.service[111321]: import eventlet # noqa Jul 15 00:47:01.552907 np0000185328 devstack@c-api.service[111322]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 00:47:01.552907 np0000185328 devstack@c-api.service[111322]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 00:47:01.552907 np0000185328 devstack@c-api.service[111322]: we strongly recommend against using it for new projects. Jul 15 00:47:01.552907 np0000185328 devstack@c-api.service[111322]: If you are already using Eventlet, we recommend migrating to a different Jul 15 00:47:01.552907 np0000185328 devstack@c-api.service[111322]: framework. For more detail see Jul 15 00:47:01.552907 np0000185328 devstack@c-api.service[111322]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 00:47:01.552907 np0000185328 devstack@c-api.service[111322]: import eventlet # noqa Jul 15 00:47:01.703118 np0000185328 devstack@c-api.service[111319]: /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 15 00:47:01.703118 np0000185328 devstack@c-api.service[111319]: from cgi import parse_header Jul 15 00:47:01.703218 np0000185328 devstack@c-api.service[111320]: /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 15 00:47:01.703218 np0000185328 devstack@c-api.service[111320]: from cgi import parse_header Jul 15 00:47:01.706587 np0000185328 devstack@c-api.service[111321]: /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 15 00:47:01.706587 np0000185328 devstack@c-api.service[111321]: from cgi import parse_header Jul 15 00:47:01.707815 np0000185328 devstack@c-api.service[111322]: /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 15 00:47:01.707815 np0000185328 devstack@c-api.service[111322]: from cgi import parse_header Jul 15 00:47:01.740250 np0000185328 devstack@c-api.service[111319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 00:47:01.740250 np0000185328 devstack@c-api.service[111319]: warnings.warn( Jul 15 00:47:01.740908 np0000185328 devstack@c-api.service[111320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 00:47:01.740908 np0000185328 devstack@c-api.service[111320]: warnings.warn( Jul 15 00:47:01.744133 np0000185328 devstack@c-api.service[111321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 00:47:01.744133 np0000185328 devstack@c-api.service[111321]: warnings.warn( Jul 15 00:47:01.745944 np0000185328 devstack@c-api.service[111322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 00:47:01.745944 np0000185328 devstack@c-api.service[111322]: warnings.warn( Jul 15 00:47:01.750008 np0000185328 devstack@c-api.service[111319]: /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 15 00:47:01.750008 np0000185328 devstack@c-api.service[111319]: removals.removed_module( Jul 15 00:47:01.750588 np0000185328 devstack@c-api.service[111320]: /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 15 00:47:01.750588 np0000185328 devstack@c-api.service[111320]: removals.removed_module( Jul 15 00:47:01.750689 np0000185328 devstack@c-api.service[111319]: /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 15 00:47:01.750689 np0000185328 devstack@c-api.service[111319]: removals.removed_module( Jul 15 00:47:01.751288 np0000185328 devstack@c-api.service[111320]: /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 15 00:47:01.751288 np0000185328 devstack@c-api.service[111320]: removals.removed_module( Jul 15 00:47:01.753901 np0000185328 devstack@c-api.service[111321]: /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 15 00:47:01.753901 np0000185328 devstack@c-api.service[111321]: removals.removed_module( Jul 15 00:47:01.754612 np0000185328 devstack@c-api.service[111321]: /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 15 00:47:01.754612 np0000185328 devstack@c-api.service[111321]: removals.removed_module( Jul 15 00:47:01.755913 np0000185328 devstack@c-api.service[111322]: /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 15 00:47:01.755913 np0000185328 devstack@c-api.service[111322]: removals.removed_module( Jul 15 00:47:01.756599 np0000185328 devstack@c-api.service[111322]: /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 15 00:47:01.756599 np0000185328 devstack@c-api.service[111322]: removals.removed_module( Jul 15 00:47:02.483223 np0000185328 devstack@c-api.service[111319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 00:47:02.483223 np0000185328 devstack@c-api.service[111319]: warnings.warn( Jul 15 00:47:02.486788 np0000185328 devstack@c-api.service[111320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 00:47:02.486788 np0000185328 devstack@c-api.service[111320]: warnings.warn( Jul 15 00:47:02.503527 np0000185328 devstack@c-api.service[111321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 00:47:02.503527 np0000185328 devstack@c-api.service[111321]: warnings.warn( Jul 15 00:47:02.513315 np0000185328 devstack@c-api.service[111322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 00:47:02.513315 np0000185328 devstack@c-api.service[111322]: warnings.warn( Jul 15 00:47:02.531742 np0000185328 devstack@c-api.service[111319]: /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 15 00:47:02.531742 np0000185328 devstack@c-api.service[111319]: warnings.warn( Jul 15 00:47:02.536687 np0000185328 devstack@c-api.service[111320]: /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 15 00:47:02.536687 np0000185328 devstack@c-api.service[111320]: warnings.warn( Jul 15 00:47:02.554185 np0000185328 devstack@c-api.service[111321]: /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 15 00:47:02.554185 np0000185328 devstack@c-api.service[111321]: warnings.warn( Jul 15 00:47:02.562299 np0000185328 devstack@c-api.service[111322]: /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 15 00:47:02.562299 np0000185328 devstack@c-api.service[111322]: warnings.warn( Jul 15 00:47:02.725296 np0000185328 devstack@c-api.service[111319]: 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 15 00:47:02.725793 np0000185328 devstack@c-api.service[111319]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111319) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 00:47:02.733116 np0000185328 devstack@c-api.service[111320]: 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 15 00:47:02.733516 np0000185328 devstack@c-api.service[111320]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111320) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 00:47:02.733579 np0000185328 devstack@c-api.service[111321]: 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 15 00:47:02.733579 np0000185328 devstack@c-api.service[111321]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111321) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 00:47:02.741304 np0000185328 devstack@c-api.service[111322]: 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 15 00:47:02.741491 np0000185328 devstack@c-api.service[111322]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111322) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 00:47:02.811668 np0000185328 devstack@c-api.service[111319]: /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 15 00:47:02.811668 np0000185328 devstack@c-api.service[111319]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 00:47:02.811919 np0000185328 devstack@c-api.service[111322]: /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 15 00:47:02.811919 np0000185328 devstack@c-api.service[111322]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 00:47:02.813327 np0000185328 devstack@c-api.service[111321]: /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 15 00:47:02.813327 np0000185328 devstack@c-api.service[111321]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 00:47:02.825906 np0000185328 devstack@c-api.service[111320]: /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 15 00:47:02.825906 np0000185328 devstack@c-api.service[111320]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 00:47:03.267687 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111319) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 00:47:03.267930 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111321) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 00:47:03.268022 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111322) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 00:47:03.268085 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.268172 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.268314 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.268314 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.268439 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.268559 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.268559 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.268673 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.268768 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.268879 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111320) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 00:47:03.269279 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.269391 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.269558 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.270995 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.271076 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.271076 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.271188 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.271188 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.271297 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.271350 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.271410 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.271480 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.271539 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.271539 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.271539 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.271694 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.271791 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.271842 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.271919 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.271972 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.272024 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.272084 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.272133 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.272184 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.272184 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.272280 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.272329 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.272378 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.272378 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.272477 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.272585 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.272647 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.272647 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.272781 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.272839 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.272889 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.272956 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.273018 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.273067 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.273117 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.273195 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.273252 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.273306 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.273368 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.273458 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.273536 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.273606 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.274024 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.274097 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.274165 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.274165 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.274165 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.274334 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.274334 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.274334 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.274334 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.274334 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.274334 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.274334 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.274862 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.274862 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.274995 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.275066 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.275126 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.275194 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.275262 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.275328 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.275387 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.275450 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.275507 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.275573 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.275643 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.275702 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.275813 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.275882 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.275949 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.276008 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.276068 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.276126 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.276191 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.276256 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.276329 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.276395 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.276395 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.276395 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.276395 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.276395 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.276771 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.276771 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.276771 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.276771 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.277064 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.277125 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.277195 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.277252 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.277318 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.277374 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.277418 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.277451 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.277484 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.277529 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.277573 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.277612 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.277654 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.277688 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.278149 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.278214 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.278257 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.278292 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.278332 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.278367 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.278401 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.278401 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.278401 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.278401 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.281744 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.281819 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.281874 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.281926 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.281982 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.282023 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.282102 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.282142 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.282218 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.282278 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.282314 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.282350 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.282391 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.282438 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.282479 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.282514 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.282553 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.282591 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.282632 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.282670 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.282708 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.282790 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.282827 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.282869 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.282910 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.282946 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.282986 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.282986 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.283047 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.283047 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.283047 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.283149 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.283185 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.283225 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.283261 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.283303 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.283342 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.283376 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.283420 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.283457 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.283497 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.283532 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.283572 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.283607 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.283644 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.283683 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.283735 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.283781 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.283821 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.283862 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.283901 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.283936 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.283981 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.284023 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.284071 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.284127 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.284173 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.284217 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.284251 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.284290 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.284325 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.284471 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.284515 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.284555 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.284595 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.284629 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.284668 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.284711 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.284844 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.284888 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.284926 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.284965 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.285006 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.285040 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.285080 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.285119 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.285167 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.285217 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.285260 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.285303 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.285351 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.285403 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.285442 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.285482 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.285515 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.285549 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.285588 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.285621 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.285659 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.285697 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.285765 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.285801 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.285835 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.285868 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.285902 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.285935 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.285968 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.286001 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.286044 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.286105 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.286150 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.286183 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.286216 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.286250 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.286283 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.286283 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.286376 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.286419 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.286419 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.286419 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.286419 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.286419 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.286586 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.286622 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.286656 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.286700 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.286762 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.286809 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.286874 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.286914 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.286948 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.286948 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.287018 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.287018 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.287087 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.287133 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.287170 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.287204 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.287204 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.287204 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.287204 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.287204 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.287367 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.287367 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.287436 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.287472 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.287512 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.287512 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.287574 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.287614 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.287657 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.287691 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.287750 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.287809 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.287863 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.287900 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.287933 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.287968 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.288007 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.288040 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.288081 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.288120 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.288157 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.288196 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.288196 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.288270 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.288321 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.288370 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.288417 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.288461 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.288496 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.288537 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.288576 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.288618 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.288618 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.288694 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.288838 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.288838 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.288920 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.288920 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.288995 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.289031 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.289072 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.289131 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.289190 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.289233 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.289280 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.289322 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.289356 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.289391 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.289438 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.289438 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.289510 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.289510 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.289510 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.289510 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.289642 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.289678 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.289678 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.289790 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.289790 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.289870 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.289910 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.289910 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.289910 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.289910 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.290035 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.290035 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.290035 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.290129 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.290163 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.290197 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.290232 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.290266 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.290308 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.290379 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.290436 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.290477 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.290513 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.290553 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.290586 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.290624 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.290659 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.290703 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.290769 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.290805 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.290845 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.290885 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.290923 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.290923 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.290923 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.290923 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.290923 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.290923 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.292170 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.292227 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.292275 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.292316 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.292357 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.292398 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.292442 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.292482 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.292523 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.292564 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.292604 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.292643 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.292679 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.292729 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.292780 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.292817 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.292854 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.292935 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.292980 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.293030 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.293071 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.293113 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.293148 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.293184 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.293226 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.293262 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.293300 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.293348 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.293398 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.293439 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.293464 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.293489 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.293513 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.293543 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.293571 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.293600 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.293624 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.293656 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.293681 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.293711 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.293750 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.293775 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.293799 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.293823 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.293860 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.293885 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.293909 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.293937 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.293965 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.293993 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.294021 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.294045 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.294069 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.294097 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.294097 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.294097 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.299037 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.299087 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.299142 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.299213 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.299260 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.299319 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.299387 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.299420 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.299455 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.299503 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.299530 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.299555 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.299586 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.299616 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.299642 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.299671 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.299697 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.299743 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.299769 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.299795 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.299828 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.299857 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.299888 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.299913 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.299944 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.299978 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.300013 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.300051 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.300083 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.300112 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.300112 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.300163 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.300195 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.300220 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.300250 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.300274 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.300300 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.300329 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.300354 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.300382 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.300410 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.300516 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.300544 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.300573 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.300602 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.300631 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.300657 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.300681 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.300712 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.300760 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.300786 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.300818 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.300818 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.300818 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.300818 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.300818 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.301263 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.301310 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.301384 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.301434 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.301478 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.301521 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.301563 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.301597 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.301631 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.301670 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.301707 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.301759 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.301803 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.301843 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.301884 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.301925 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.301959 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.301992 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.302030 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.302068 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.302108 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.302146 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.302181 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.302228 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.302228 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.302228 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.302228 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.302228 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.303644 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.303698 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.303756 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.303821 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.303889 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.303937 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.303985 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.304021 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.304063 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.304103 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.304137 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.304171 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.304210 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.304248 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.304248 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.304324 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.304365 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.304404 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.304451 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.304505 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.304553 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.304599 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.304639 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.304674 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.304710 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.304710 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.304710 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.304710 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.305434 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.305493 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.305541 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.305580 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.305617 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.305665 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.305741 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.305811 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.305855 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.305855 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.305922 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.305961 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.305999 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.306039 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.306078 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.306078 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.306154 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.306190 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.306190 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.306262 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.306302 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.306336 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.306370 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.306407 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.306447 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.306480 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.306480 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.306480 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.308572 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.308629 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.308680 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.308737 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.308784 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.308822 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.308883 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.308940 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.308983 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.309018 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.309018 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.309089 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.309129 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.309129 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.309256 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.309303 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.309348 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.309390 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.309428 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.309463 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.309497 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.309530 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.309571 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.309608 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.309647 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.309687 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.309741 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.309788 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.309824 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.309858 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.309891 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.309938 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.309985 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.310037 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.310085 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.310127 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.310173 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.310208 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.310246 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.310282 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.310315 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.310360 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.310393 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.310427 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.310462 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.310500 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.310544 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.310578 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.310617 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.310652 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.310691 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.310753 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.310788 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.310833 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.310868 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.310868 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.310942 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.310942 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.311004 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.311043 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.311080 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.311119 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.311169 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.311219 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.311276 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.311318 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.311361 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.311396 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.311430 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.311471 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.311506 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.311539 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.311579 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.311620 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.311659 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.311692 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.311742 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.311778 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.311822 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.311863 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.311901 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.311901 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.311901 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.311901 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.312012 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.312049 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.312107 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.312187 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.312240 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.312279 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.312312 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.312312 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.312379 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.312419 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.312454 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.312493 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.312493 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.312573 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.312621 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.312665 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.312665 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.312769 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.312807 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.312807 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.312874 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.312908 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.312948 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.312948 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.313012 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.313052 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.313052 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.313052 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.314028 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.314102 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.314102 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.314184 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.314227 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.314264 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.314301 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.314347 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.314390 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.314424 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.314464 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.314503 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.314503 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.314570 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.314604 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.314644 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.314644 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.314644 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.314771 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.314771 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.314833 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.315614 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.315810 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.315878 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.315939 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.315988 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.316037 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.316073 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.316110 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.316163 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.316214 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.316257 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.316297 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.316336 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.316377 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.316411 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.316451 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.316491 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.316525 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.316557 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.316592 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.316624 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.316657 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.316690 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.316756 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.316803 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.316803 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.316871 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.316906 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.317024 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.317071 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.317131 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.317170 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.317211 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.317259 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.317372 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.317372 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.317461 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.317496 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.317535 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.317535 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.317535 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.317634 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.317677 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.317737 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.317784 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.317784 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.317784 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.317890 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.317925 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.317925 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.317989 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.318023 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.318059 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.318187 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.318306 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.318441 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.319092 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.319233 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.319363 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.319495 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.319624 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.319782 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.319918 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.321872 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.321931 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.321978 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.322045 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.322087 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.322158 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.322217 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.322278 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.322314 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.322368 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.322420 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.322461 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.322501 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.322542 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.322577 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.322612 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.322647 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.322681 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.322739 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.322873 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.322913 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.322946 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.322987 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.323022 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.323056 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.323094 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.323129 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.323163 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.323202 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.323237 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.323270 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.323303 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.323337 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.323371 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.323409 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.323444 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.323477 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.323477 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.323477 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.323477 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.323477 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.323477 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.324675 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.324776 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.324826 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.324869 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.324904 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.324964 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.325017 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.325100 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.325171 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.325222 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.325283 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.325325 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.325362 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.325405 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.325501 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.325537 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.325583 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.325619 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.325619 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.325619 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.325707 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.325776 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.325844 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.325887 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.325967 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.326014 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.326052 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.326087 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.326123 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.326183 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.326240 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.326292 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.326335 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.326370 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.326415 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.326458 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.326494 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.326528 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.326562 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.326602 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.326637 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.326670 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.326702 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.326758 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.326793 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.326837 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.326877 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.326915 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.326955 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.326989 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.327022 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.327062 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.327093 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.327124 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.327159 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.327199 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.327231 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.327231 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.327231 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.327231 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.327231 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.327231 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.327231 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.327899 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.327955 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.328001 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.328075 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.328134 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.328177 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.328254 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.328310 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.328370 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.328434 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.328508 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.328590 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.328675 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.328754 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.328794 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.328829 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.328868 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.328913 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.328953 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.328995 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.329030 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.329068 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.329109 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.329145 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.329183 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.329183 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.329249 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.329291 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.329329 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.329364 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.329398 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.329437 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.329520 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.329562 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.329597 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.329636 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.329671 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.329705 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.329766 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.329914 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.329962 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.330022 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.330082 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.330142 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.330204 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.330264 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.330329 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.330371 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.330435 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.330494 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.330552 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.330609 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.330672 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:03.331187 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:03.331251 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:03.331287 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:03.331360 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:03.331407 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:03.331471 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:03.375178 np0000185328 devstack@c-api.service[111321]: INFO dbcounter [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Registered counter for database cinder Jul 15 00:47:03.375825 np0000185328 devstack@c-api.service[111319]: INFO dbcounter [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Registered counter for database cinder Jul 15 00:47:03.377251 np0000185328 devstack@c-api.service[111320]: INFO dbcounter [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Registered counter for database cinder Jul 15 00:47:03.378612 np0000185328 devstack@c-api.service[111322]: INFO dbcounter [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Registered counter for database cinder Jul 15 00:47:03.417636 np0000185328 devstack@c-api.service[111321]: DEBUG oslo_db.sqlalchemy.engines [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 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=111321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:03.418749 np0000185328 devstack@c-api.service[111319]: DEBUG oslo_db.sqlalchemy.engines [None req-5a013ead-13b2-486b-921f-eaa9b51452bc 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=111319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:03.420450 np0000185328 devstack@c-api.service[111320]: DEBUG oslo_db.sqlalchemy.engines [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc 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=111320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:03.421552 np0000185328 devstack@c-api.service[111322]: DEBUG oslo_db.sqlalchemy.engines [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 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=111322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:03.532431 np0000185328 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writer thread running {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 00:47:03.533960 np0000185328 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writer thread running {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 00:47:03.534748 np0000185328 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writer thread running {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 00:47:03.534805 np0000185328 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writer thread running {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 00:47:03.535241 np0000185328 devstack@c-api.service[111322]: INFO cinder.rpc [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 00:47:03.536569 np0000185328 devstack@c-api.service[111321]: INFO cinder.rpc [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 00:47:03.537170 np0000185328 devstack@c-api.service[111319]: INFO cinder.rpc [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 00:47:03.537224 np0000185328 devstack@c-api.service[111320]: INFO cinder.rpc [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 00:47:03.537600 np0000185328 devstack@c-api.service[111322]: INFO cinder.rpc [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 00:47:03.538922 np0000185328 devstack@c-api.service[111321]: INFO cinder.rpc [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 00:47:03.539506 np0000185328 devstack@c-api.service[111320]: INFO cinder.rpc [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 00:47:03.539541 np0000185328 devstack@c-api.service[111319]: INFO cinder.rpc [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 00:47:03.539747 np0000185328 devstack@c-api.service[111322]: INFO cinder.rpc [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 00:47:03.541023 np0000185328 devstack@c-api.service[111321]: INFO cinder.rpc [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 00:47:03.541855 np0000185328 devstack@c-api.service[111320]: INFO cinder.rpc [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 00:47:03.541976 np0000185328 devstack@c-api.service[111319]: INFO cinder.rpc [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 00:47:03.542050 np0000185328 devstack@c-api.service[111322]: INFO cinder.rpc [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 00:47:03.542754 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.543086 np0000185328 devstack@c-api.service[111321]: INFO cinder.rpc [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 00:47:03.543663 np0000185328 devstack@c-api.service[111319]: INFO cinder.rpc [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 00:47:03.543803 np0000185328 devstack@c-api.service[111320]: INFO cinder.rpc [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 00:47:03.543951 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.544510 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.544782 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.546286 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.546972 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.547635 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.547973 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.579420 np0000185328 devstack@c-api.service[111322]: DEBUG oslo_db.sqlalchemy.engines [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 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=111322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:03.581934 np0000185328 devstack@c-api.service[111321]: DEBUG oslo_db.sqlalchemy.engines [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 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=111321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:03.582754 np0000185328 devstack@c-api.service[111320]: DEBUG oslo_db.sqlalchemy.engines [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc 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=111320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:03.583464 np0000185328 devstack@c-api.service[111319]: DEBUG oslo_db.sqlalchemy.engines [None req-5a013ead-13b2-486b-921f-eaa9b51452bc 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=111319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:03.584917 np0000185328 devstack@c-api.service[111322]: INFO cinder.rpc [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 00:47:03.585128 np0000185328 devstack@c-api.service[111321]: INFO cinder.rpc [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 00:47:03.585631 np0000185328 devstack@c-api.service[111320]: INFO cinder.rpc [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 00:47:03.585936 np0000185328 devstack@c-api.service[111319]: INFO cinder.rpc [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 00:47:03.586913 np0000185328 devstack@c-api.service[111322]: INFO cinder.rpc [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 00:47:03.587702 np0000185328 devstack@c-api.service[111321]: INFO cinder.rpc [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 00:47:03.587796 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.588147 np0000185328 devstack@c-api.service[111319]: INFO cinder.rpc [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 00:47:03.588277 np0000185328 devstack@c-api.service[111320]: INFO cinder.rpc [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 00:47:03.588975 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.589246 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.589741 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.597741 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.600869 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.601108 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.601181 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.604304 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.604488 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.604961 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.607384 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.607468 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.608046 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.608935 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.611313 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.611969 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.612454 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.612521 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.614525 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.614904 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.615473 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.615541 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.618202 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.618370 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.618452 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.620069 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.620983 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.621434 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.621500 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.623039 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.623859 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.624273 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.624337 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.625293 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.625882 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.627185 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.627258 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.627998 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.628643 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.628730 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.629047 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.631408 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.631531 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.632326 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.633881 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.635207 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.636682 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.636974 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.637045 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.637512 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.639388 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.639600 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.640344 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.640456 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.641049 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.642361 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.642435 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.642501 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.643730 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.643810 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.643924 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.644888 np0000185328 devstack@c-api.service[111322]: WARNING cinder.api.contrib.hosts [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 00:47:03.645087 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.645159 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.645324 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.645737 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.646656 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.646764 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.647150 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.647817 np0000185328 devstack@c-api.service[111319]: WARNING cinder.api.contrib.hosts [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 00:47:03.647927 np0000185328 devstack@c-api.service[111321]: WARNING cinder.api.contrib.hosts [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 00:47:03.648552 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.648621 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.648681 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.648770 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.649997 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.650064 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.650123 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.650833 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.650925 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: extensions {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.651414 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.651483 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.652187 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: cgsnapshots {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.652256 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.652896 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.652963 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.653520 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: os-availability-zone {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.653653 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.653741 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: extensions {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.653806 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: extensions {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.655021 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.655111 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: cgsnapshots {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.655176 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: cgsnapshots {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.655388 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: os-snapshot-manage {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.656167 np0000185328 devstack@c-api.service[111320]: WARNING cinder.api.contrib.hosts [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 00:47:03.656388 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: os-availability-zone {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.656459 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: os-availability-zone {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.656848 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: os-volume-transfer {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.657212 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.657727 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: os-snapshot-manage {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.658394 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: os-snapshot-manage {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.658491 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: os-quota-sets {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.658662 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.659842 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: os-hosts {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.659933 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: os-volume-transfer {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.660002 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: os-volume-transfer {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.660066 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.661212 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: qos-specs {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.661411 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: os-quota-sets {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.661483 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: os-quota-sets {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.661564 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.662386 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: extensions {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.662874 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: os-hosts {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.662978 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: os-hosts {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.663252 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: backups {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.663739 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: cgsnapshots {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.664222 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: qos-specs {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.664298 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: qos-specs {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.665074 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: os-availability-zone {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.665427 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: capabilities {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.666268 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: backups {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.666367 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: backups {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.666666 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: os-volume-type-access {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.666977 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: os-snapshot-manage {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.668252 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: os-quota-class-sets {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.668327 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: capabilities {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.668392 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: capabilities {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.668472 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: os-volume-transfer {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.669470 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: os-volume-type-access {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.669544 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: os-volume-type-access {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.669629 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: scheduler-stats {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.669968 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: os-quota-sets {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.670957 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: consistencygroups {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.671093 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: os-quota-class-sets {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.671184 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: os-quota-class-sets {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.671449 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: os-hosts {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.672333 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: scheduler-stats {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.672405 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: scheduler-stats {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.672807 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: qos-specs {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.672918 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: encryption {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.673805 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: consistencygroups {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.673901 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: consistencygroups {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.674399 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: encryption {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.674872 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: backups {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.675704 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: encryption {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.675797 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: encryption {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.675963 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: os-volume-manage {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.676847 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: capabilities {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.677225 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: encryption {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.677301 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: encryption {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.677366 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extended resource: extra_specs {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.678053 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: os-volume-type-access {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.678727 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: os-volume-manage {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.678846 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: os-volume-manage {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.679490 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.679631 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: os-quota-class-sets {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.680171 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extended resource: extra_specs {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.680257 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extended resource: extra_specs {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.680867 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.680938 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: scheduler-stats {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.682210 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.682299 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: consistencygroups {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.682382 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.682445 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.683597 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.683700 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.683787 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.684406 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.contrib.snapshot_actions [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] SnapshotActionsController initialized {{(pid=111322) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 00:47:03.684479 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: encryption {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.685048 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.685115 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.685172 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.685984 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: encryption {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.686391 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.686459 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.686518 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.687256 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] SnapshotActionsController initialized {{(pid=111321) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 00:47:03.687335 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.contrib.snapshot_actions [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] SnapshotActionsController initialized {{(pid=111319) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 00:47:03.687469 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: os-volume-manage {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.687801 np0000185328 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.687975 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.688032 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.688737 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.688834 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.688919 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extended resource: extra_specs {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:03.689280 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.689348 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.689487 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension VolumeActions extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.689602 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension UsedLimits extending resource: limits {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.689700 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.689822 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.689924 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.690046 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension TypesManage extending resource: types {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.690150 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.690254 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.690360 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.690443 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.690556 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension AdminActions extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.690618 np0000185328 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.690673 np0000185328 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.690763 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension AdminActions extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.690763 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension AdminActions extending resource: backups {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.690885 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-06fb44d7-5f1e-47a6-8fde-f211e7350ea8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.691372 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.691591 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.691659 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.691749 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.691831 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.691901 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension VolumeActions extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.691962 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension VolumeActions extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.692030 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension UsedLimits extending resource: limits {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.692096 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension UsedLimits extending resource: limits {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.692157 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.692215 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.692281 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.692352 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension VolumeTypeAccess extending resource: types {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.692488 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension TypesManage extending resource: types {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.692568 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.692674 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.692784 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.692846 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.692915 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension SnapshotActions extending resource: snapshots {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.692982 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.693041 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.693111 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension TypesManage extending resource: types {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.693172 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension AdminActions extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.693230 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.693296 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension AdminActions extending resource: snapshots {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.693363 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.693422 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension AdminActions extending resource: backups {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.693487 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.693548 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-5a013ead-13b2-486b-921f-eaa9b51452bc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.693616 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.693616 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension AdminActions extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.693616 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension AdminActions extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.693616 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension AdminActions extending resource: backups {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.693864 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-5d2c8f7f-5255-47ff-8894-8dc2f532c7f0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.694097 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.695445 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.696266 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.contrib.snapshot_actions [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] SnapshotActionsController initialized {{(pid=111320) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 00:47:03.696983 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.698292 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.698473 np0000185328 devstack@c-api.service[111322]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea9f82a4668 pid: 111322 (default app) Jul 15 00:47:03.699692 np0000185328 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:03.700619 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.700758 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.700879 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension VolumeActions extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.701064 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension UsedLimits extending resource: limits {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.701165 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.701384 np0000185328 devstack@c-api.service[111321]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea9f82a4668 pid: 111321 (default app) Jul 15 00:47:03.701432 np0000185328 devstack@c-api.service[111319]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea9f82a4668 pid: 111319 (default app) Jul 15 00:47:03.701884 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.701999 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension VolumeTypeAccess extending resource: types {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.702114 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension TypesManage extending resource: types {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.702217 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.702320 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.702416 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension SnapshotActions extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.702514 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.702615 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension AdminActions extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.702737 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension AdminActions extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.702845 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension AdminActions extending resource: backups {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.702944 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-d96d8b7b-4323-4b6b-948d-d1da71e26afc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:03.707982 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-c5e2e43b-3626-468d-98a8-3444ade0b58e None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:47:03.710618 np0000185328 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 1/1] 199.204.45.95 () {60 vars in 949 bytes} [Wed Jul 15 00:47:03 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 15 00:47:03.710761 np0000185328 devstack@c-api.service[111320]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea9f82a4668 pid: 111320 (default app) Jul 15 00:47:10.816780 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-7d8aea65-bc48-42a9-ac7f-4b4bb0d3ad8d None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:47:11.325096 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-7d8aea65-bc48-42a9-ac7f-4b4bb0d3ad8d admin admin] POST https://199.204.45.95/volume/v3/types Jul 15 00:47:11.325765 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-7d8aea65-bc48-42a9-ac7f-4b4bb0d3ad8d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 00:47:11.327617 np0000185328 devstack@c-api.service[111319]: /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 15 00:47:11.327617 np0000185328 devstack@c-api.service[111319]: warnings.warn( Jul 15 00:47:11.361487 np0000185328 devstack@c-api.service[111319]: DEBUG oslo_db.sqlalchemy.engines [None req-7d8aea65-bc48-42a9-ac7f-4b4bb0d3ad8d 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=111319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:11.397603 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-7d8aea65-bc48-42a9-ac7f-4b4bb0d3ad8d admin admin] https://199.204.45.95/volume/v3/types returned with HTTP 200 Jul 15 00:47:11.398175 np0000185328 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 1/2] 199.204.45.95 () {68 vars in 1326 bytes} [Wed Jul 15 00:47:10 2026] POST /volume/v3/types => generated 186 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:47:11.428736 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-18f60781-4d0c-4984-9d5c-1c10cfc2ed48 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:47:11.767046 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-18f60781-4d0c-4984-9d5c-1c10cfc2ed48 admin admin] POST https://199.204.45.95/volume/v3/types/e71c8d76-6a7f-40af-9910-e5a73414dbcb/extra_specs Jul 15 00:47:11.767646 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-18f60781-4d0c-4984-9d5c-1c10cfc2ed48 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 00:47:11.769455 np0000185328 devstack@c-api.service[111321]: /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 15 00:47:11.769455 np0000185328 devstack@c-api.service[111321]: warnings.warn( Jul 15 00:47:11.806281 np0000185328 devstack@c-api.service[111321]: DEBUG oslo_db.sqlalchemy.engines [None req-18f60781-4d0c-4984-9d5c-1c10cfc2ed48 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=111321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:11.873335 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-18f60781-4d0c-4984-9d5c-1c10cfc2ed48 admin admin] https://199.204.45.95/volume/v3/types/e71c8d76-6a7f-40af-9910-e5a73414dbcb/extra_specs returned with HTTP 200 Jul 15 00:47:11.873919 np0000185328 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 1/3] 199.204.45.95 () {68 vars in 1473 bytes} [Wed Jul 15 00:47:11 2026] POST /volume/v3/types/e71c8d76-6a7f-40af-9910-e5a73414dbcb/extra_specs => generated 55 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 00:47:13.586202 np0000185328 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=6 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:47:13.587803 np0000185328 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=6 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:47:21.394843 np0000185328 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:47:21.871774 np0000185328 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:49:36.621378 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-36adf71c-f546-428e-903a-6b2b9069442a None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:49:36.623016 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-36adf71c-f546-428e-903a-6b2b9069442a None None] GET https://199.204.45.95/volume// Jul 15 00:49:36.623494 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-36adf71c-f546-428e-903a-6b2b9069442a None None] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:49:36.624206 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-36adf71c-f546-428e-903a-6b2b9069442a None None] Calling method 'all' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:49:36.625368 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-36adf71c-f546-428e-903a-6b2b9069442a None None] https://199.204.45.95/volume// returned with HTTP 300 Jul 15 00:49:36.626077 np0000185328 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 2/4] 199.204.45.95 () {66 vars in 1449 bytes} [Wed Jul 15 00:49:36 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 00:50:14.996900 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-8133bae9-3781-4181-bc24-0a0675841d7b None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:15.000225 np0000185328 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 1/5] 199.204.45.95 () {62 vars in 1061 bytes} [Wed Jul 15 00:50:14 2026] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 15 00:50:15.033670 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-98e03018-a124-45fa-bbc3-67699b65db65 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:15.045493 np0000185328 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 2/6] 199.204.45.95 () {64 vars in 1265 bytes} [Wed Jul 15 00:50:15 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 15 00:50:15.079481 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [req-98e03018-a124-45fa-bbc3-67699b65db65 req-6a30859c-0b91-4caa-93aa-bbe37feb768b None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:15.082150 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [req-98e03018-a124-45fa-bbc3-67699b65db65 req-6a30859c-0b91-4caa-93aa-bbe37feb768b demo demo] GET https://199.204.45.95/volume/v3/ Jul 15 00:50:15.082358 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [req-98e03018-a124-45fa-bbc3-67699b65db65 req-6a30859c-0b91-4caa-93aa-bbe37feb768b demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:50:15.082561 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [req-98e03018-a124-45fa-bbc3-67699b65db65 req-6a30859c-0b91-4caa-93aa-bbe37feb768b demo demo] Calling method 'version_select' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:50:15.083371 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [req-98e03018-a124-45fa-bbc3-67699b65db65 req-6a30859c-0b91-4caa-93aa-bbe37feb768b demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jul 15 00:50:15.083681 np0000185328 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 2/7] 199.204.45.95 () {66 vars in 1339 bytes} [Wed Jul 15 00:50:15 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:50:15.117325 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-606ed7b3-cbc0-47ec-be17-d00035130eab None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:15.433149 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-606ed7b3-cbc0-47ec-be17-d00035130eab demo demo] GET https://199.204.45.95/volume/v3/types Jul 15 00:50:15.433424 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-606ed7b3-cbc0-47ec-be17-d00035130eab demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:50:15.433618 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-606ed7b3-cbc0-47ec-be17-d00035130eab demo demo] Calling method 'index' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:50:15.434078 np0000185328 devstack@c-api.service[111322]: /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 15 00:50:15.434078 np0000185328 devstack@c-api.service[111322]: warnings.warn( Jul 15 00:50:15.434651 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-606ed7b3-cbc0-47ec-be17-d00035130eab demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 00:50:15.473442 np0000185328 devstack@c-api.service[111322]: DEBUG oslo_db.sqlalchemy.engines [None req-606ed7b3-cbc0-47ec-be17-d00035130eab 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=111322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:50:15.496363 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-606ed7b3-cbc0-47ec-be17-d00035130eab demo demo] https://199.204.45.95/volume/v3/types returned with HTTP 200 Jul 15 00:50:15.496735 np0000185328 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 3/8] 199.204.45.95 () {64 vars in 1283 bytes} [Wed Jul 15 00:50:15 2026] GET /volume/v3/types => generated 377 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:50:15.534203 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-05b8bf24-9bf1-4b4a-9219-ce54d306f8bc None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:15.856032 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-05b8bf24-9bf1-4b4a-9219-ce54d306f8bc demo demo] GET https://199.204.45.95/volume/v3/types/default Jul 15 00:50:15.856378 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-05b8bf24-9bf1-4b4a-9219-ce54d306f8bc demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:50:15.856598 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-05b8bf24-9bf1-4b4a-9219-ce54d306f8bc demo demo] Calling method 'show' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:50:15.892933 np0000185328 devstack@c-api.service[111320]: DEBUG oslo_db.sqlalchemy.engines [None req-05b8bf24-9bf1-4b4a-9219-ce54d306f8bc 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=111320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:50:15.906238 np0000185328 devstack@c-api.service[111320]: /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 15 00:50:15.906238 np0000185328 devstack@c-api.service[111320]: warnings.warn( Jul 15 00:50:15.909241 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-05b8bf24-9bf1-4b4a-9219-ce54d306f8bc demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jul 15 00:50:15.910113 np0000185328 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 2/9] 199.204.45.95 () {64 vars in 1294 bytes} [Wed Jul 15 00:50:15 2026] GET /volume/v3/types/default => generated 145 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:50:16.340769 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-8722e4c2-fcd2-4e06-9a0f-a78519bf1e92 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:16.341984 np0000185328 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 3/10] 199.204.45.95 () {62 vars in 1061 bytes} [Wed Jul 15 00:50:16 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 15 00:50:16.370552 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-9a4f5915-877f-47a5-a84d-725956354afa None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:16.379509 np0000185328 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 3/11] 199.204.45.95 () {64 vars in 1265 bytes} [Wed Jul 15 00:50:16 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 15 00:50:16.409628 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [req-9a4f5915-877f-47a5-a84d-725956354afa req-7ad15ebb-d62e-4313-948b-307156f240ba None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:16.413142 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [req-9a4f5915-877f-47a5-a84d-725956354afa req-7ad15ebb-d62e-4313-948b-307156f240ba demo demo] GET https://199.204.45.95/volume/v3/ Jul 15 00:50:16.413544 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [req-9a4f5915-877f-47a5-a84d-725956354afa req-7ad15ebb-d62e-4313-948b-307156f240ba demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:50:16.413965 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [req-9a4f5915-877f-47a5-a84d-725956354afa req-7ad15ebb-d62e-4313-948b-307156f240ba demo demo] Calling method 'version_select' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:50:16.414944 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [req-9a4f5915-877f-47a5-a84d-725956354afa req-7ad15ebb-d62e-4313-948b-307156f240ba demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jul 15 00:50:16.415622 np0000185328 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 4/12] 199.204.45.95 () {66 vars in 1339 bytes} [Wed Jul 15 00:50:16 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 15 00:50:16.456971 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-579456c4-9038-45aa-acb5-ba2fcd6e0857 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:16.459881 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-579456c4-9038-45aa-acb5-ba2fcd6e0857 demo demo] GET https://199.204.45.95/volume/v3/types/default Jul 15 00:50:16.460133 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-579456c4-9038-45aa-acb5-ba2fcd6e0857 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:50:16.460400 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-579456c4-9038-45aa-acb5-ba2fcd6e0857 demo demo] Calling method 'show' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:50:16.468779 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-579456c4-9038-45aa-acb5-ba2fcd6e0857 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jul 15 00:50:16.469097 np0000185328 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 3/13] 199.204.45.95 () {64 vars in 1294 bytes} [Wed Jul 15 00:50:16 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:50:17.052730 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-a7b36309-1ed2-4943-a998-5d9fe03ffba1 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:17.054053 np0000185328 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 4/14] 199.204.45.95 () {62 vars in 1061 bytes} [Wed Jul 15 00:50:17 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 15 00:50:17.087937 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-424892e3-e44c-4461-a200-49f80064f9f2 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:17.090466 np0000185328 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 4/15] 199.204.45.95 () {64 vars in 1265 bytes} [Wed Jul 15 00:50:17 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 15 00:50:17.121603 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [req-424892e3-e44c-4461-a200-49f80064f9f2 req-4cc38a21-adc8-439e-b4c8-b4d65092594d None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:17.125045 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [req-424892e3-e44c-4461-a200-49f80064f9f2 req-4cc38a21-adc8-439e-b4c8-b4d65092594d demo demo] GET https://199.204.45.95/volume/v3/ Jul 15 00:50:17.125385 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [req-424892e3-e44c-4461-a200-49f80064f9f2 req-4cc38a21-adc8-439e-b4c8-b4d65092594d demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:50:17.125764 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [req-424892e3-e44c-4461-a200-49f80064f9f2 req-4cc38a21-adc8-439e-b4c8-b4d65092594d demo demo] Calling method 'version_select' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:50:17.126408 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [req-424892e3-e44c-4461-a200-49f80064f9f2 req-4cc38a21-adc8-439e-b4c8-b4d65092594d demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jul 15 00:50:17.127101 np0000185328 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 5/16] 199.204.45.95 () {66 vars in 1339 bytes} [Wed Jul 15 00:50:17 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:50:17.164698 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-a81fe5a4-4048-470d-a074-fee71ce59250 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:17.167988 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-a81fe5a4-4048-470d-a074-fee71ce59250 demo demo] GET https://199.204.45.95/volume/v3/types/default Jul 15 00:50:17.168357 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-a81fe5a4-4048-470d-a074-fee71ce59250 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:50:17.168728 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-a81fe5a4-4048-470d-a074-fee71ce59250 demo demo] Calling method 'show' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:50:17.178104 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-a81fe5a4-4048-470d-a074-fee71ce59250 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jul 15 00:50:17.178544 np0000185328 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 4/17] 199.204.45.95 () {64 vars in 1294 bytes} [Wed Jul 15 00:50:17 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 15 00:50:17.217695 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-0e371b52-0287-4dc8-bc00-46bb9d9ff86b None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:17.219053 np0000185328 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 5/18] 199.204.45.95 () {62 vars in 1061 bytes} [Wed Jul 15 00:50:17 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 15 00:50:17.252801 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-29a9787f-dbbe-4e87-8dd0-d38539f8f413 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:17.254696 np0000185328 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 5/19] 199.204.45.95 () {64 vars in 1265 bytes} [Wed Jul 15 00:50:17 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 15 00:50:17.287677 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [req-29a9787f-dbbe-4e87-8dd0-d38539f8f413 req-19dbc398-4b82-41a1-8079-168dc65f8a12 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:17.290851 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [req-29a9787f-dbbe-4e87-8dd0-d38539f8f413 req-19dbc398-4b82-41a1-8079-168dc65f8a12 demo demo] GET https://199.204.45.95/volume/v3/ Jul 15 00:50:17.291193 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [req-29a9787f-dbbe-4e87-8dd0-d38539f8f413 req-19dbc398-4b82-41a1-8079-168dc65f8a12 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:50:17.291544 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [req-29a9787f-dbbe-4e87-8dd0-d38539f8f413 req-19dbc398-4b82-41a1-8079-168dc65f8a12 demo demo] Calling method 'version_select' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:50:17.292186 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [req-29a9787f-dbbe-4e87-8dd0-d38539f8f413 req-19dbc398-4b82-41a1-8079-168dc65f8a12 demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jul 15 00:50:17.292907 np0000185328 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 6/20] 199.204.45.95 () {66 vars in 1339 bytes} [Wed Jul 15 00:50:17 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:50:17.332737 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-0b2717d2-0125-4da1-a2c1-55bff40eb05b None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:17.336383 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-0b2717d2-0125-4da1-a2c1-55bff40eb05b demo demo] GET https://199.204.45.95/volume/v3/types/default Jul 15 00:50:17.336759 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-0b2717d2-0125-4da1-a2c1-55bff40eb05b demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:50:17.337051 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-0b2717d2-0125-4da1-a2c1-55bff40eb05b demo demo] Calling method 'show' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:50:17.346214 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-0b2717d2-0125-4da1-a2c1-55bff40eb05b demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jul 15 00:50:17.346688 np0000185328 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 5/21] 199.204.45.95 () {64 vars in 1294 bytes} [Wed Jul 15 00:50:17 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 15 00:50:25.491299 np0000185328 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:50:27.341776 np0000185328 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=8 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:55:09.561827 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-e0b24036-6cd4-4fde-b18e-ee6e0d5c60f4 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:55:09.654690 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-e0b24036-6cd4-4fde-b18e-ee6e0d5c60f4 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 00:55:09.655309 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-e0b24036-6cd4-4fde-b18e-ee6e0d5c60f4 demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:55:09.655747 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-e0b24036-6cd4-4fde-b18e-ee6e0d5c60f4 demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:55:09.656988 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-e0b24036-6cd4-4fde-b18e-ee6e0d5c60f4 demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 00:55:09.658518 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-e0b24036-6cd4-4fde-b18e-ee6e0d5c60f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 00:55:09.703365 np0000185328 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-e0b24036-6cd4-4fde-b18e-ee6e0d5c60f4 demo demo] Get all volumes completed successfully. Jul 15 00:55:09.706350 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-e0b24036-6cd4-4fde-b18e-ee6e0d5c60f4 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 00:55:09.706773 np0000185328 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 6/22] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 00:55:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 00:55:19.694260 np0000185328 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:56:09.727108 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-b8e1ba95-628d-4a9f-9218-263c35aa018c None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:56:09.736847 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-b8e1ba95-628d-4a9f-9218-263c35aa018c demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 00:56:09.737603 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-b8e1ba95-628d-4a9f-9218-263c35aa018c demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:56:09.738433 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-b8e1ba95-628d-4a9f-9218-263c35aa018c demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:56:09.739356 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-b8e1ba95-628d-4a9f-9218-263c35aa018c demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 00:56:09.740497 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-b8e1ba95-628d-4a9f-9218-263c35aa018c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 00:56:09.773840 np0000185328 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-b8e1ba95-628d-4a9f-9218-263c35aa018c demo demo] Get all volumes completed successfully. Jul 15 00:56:09.776448 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-b8e1ba95-628d-4a9f-9218-263c35aa018c demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 00:56:09.777151 np0000185328 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 6/23] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 00:56:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 00:56:19.767332 np0000185328 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:57:09.801133 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-8eb8be71-3f73-4fe7-869b-91fad728da16 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:57:09.805627 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-8eb8be71-3f73-4fe7-869b-91fad728da16 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 00:57:09.806615 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-8eb8be71-3f73-4fe7-869b-91fad728da16 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:57:09.806615 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-8eb8be71-3f73-4fe7-869b-91fad728da16 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:57:09.807097 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-8eb8be71-3f73-4fe7-869b-91fad728da16 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 00:57:09.808158 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-8eb8be71-3f73-4fe7-869b-91fad728da16 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 00:57:09.852084 np0000185328 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-8eb8be71-3f73-4fe7-869b-91fad728da16 demo demo] Get all volumes completed successfully. Jul 15 00:57:09.854273 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-8eb8be71-3f73-4fe7-869b-91fad728da16 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 00:57:09.857757 np0000185328 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 7/24] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 00:57:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 00:57:19.846642 np0000185328 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:58:09.870759 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-abd9e75b-be3f-4bfc-8a8c-f0adcb6b9967 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:58:09.874840 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-abd9e75b-be3f-4bfc-8a8c-f0adcb6b9967 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 00:58:09.875196 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-abd9e75b-be3f-4bfc-8a8c-f0adcb6b9967 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:58:09.875501 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-abd9e75b-be3f-4bfc-8a8c-f0adcb6b9967 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:58:09.876199 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-abd9e75b-be3f-4bfc-8a8c-f0adcb6b9967 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 00:58:09.877251 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-abd9e75b-be3f-4bfc-8a8c-f0adcb6b9967 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 00:58:09.936362 np0000185328 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-abd9e75b-be3f-4bfc-8a8c-f0adcb6b9967 demo demo] Get all volumes completed successfully. Jul 15 00:58:09.939357 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-abd9e75b-be3f-4bfc-8a8c-f0adcb6b9967 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 00:58:09.939948 np0000185328 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 6/25] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 00:58:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 00:58:19.928174 np0000185328 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:59:09.964158 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-652e16f7-ea45-405f-8e6c-d9a3a10766ac None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:59:09.967151 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-652e16f7-ea45-405f-8e6c-d9a3a10766ac demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 00:59:09.967428 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-652e16f7-ea45-405f-8e6c-d9a3a10766ac demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:59:09.967694 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-652e16f7-ea45-405f-8e6c-d9a3a10766ac demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:59:09.968061 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-652e16f7-ea45-405f-8e6c-d9a3a10766ac demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 00:59:09.969222 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-652e16f7-ea45-405f-8e6c-d9a3a10766ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 00:59:09.979606 np0000185328 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-652e16f7-ea45-405f-8e6c-d9a3a10766ac demo demo] Get all volumes completed successfully. Jul 15 00:59:09.982424 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-652e16f7-ea45-405f-8e6c-d9a3a10766ac demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 00:59:09.983041 np0000185328 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 7/26] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 00:59:09 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 15 00:59:19.972985 np0000185328 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:00:10.014549 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-d33a43cf-ea09-493a-8956-d886e8f069c0 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:00:10.177018 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-d33a43cf-ea09-493a-8956-d886e8f069c0 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:00:10.177146 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-d33a43cf-ea09-493a-8956-d886e8f069c0 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:00:10.177334 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-d33a43cf-ea09-493a-8956-d886e8f069c0 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:00:10.178113 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-d33a43cf-ea09-493a-8956-d886e8f069c0 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:00:10.178828 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-d33a43cf-ea09-493a-8956-d886e8f069c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:00:10.189670 np0000185328 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-d33a43cf-ea09-493a-8956-d886e8f069c0 demo demo] Get all volumes completed successfully. Jul 15 01:00:10.191834 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-d33a43cf-ea09-493a-8956-d886e8f069c0 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:00:10.192218 np0000185328 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 7/27] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:00:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:00:20.227925 np0000185328 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:01:10.214658 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-234ae829-dae5-46ef-af2a-d87efe5b6476 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:01:10.217492 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-234ae829-dae5-46ef-af2a-d87efe5b6476 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:01:10.217755 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-234ae829-dae5-46ef-af2a-d87efe5b6476 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:01:10.217996 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-234ae829-dae5-46ef-af2a-d87efe5b6476 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:01:10.218286 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-234ae829-dae5-46ef-af2a-d87efe5b6476 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:01:10.219286 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-234ae829-dae5-46ef-af2a-d87efe5b6476 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:01:10.227524 np0000185328 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-234ae829-dae5-46ef-af2a-d87efe5b6476 demo demo] Get all volumes completed successfully. Jul 15 01:01:10.229815 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-234ae829-dae5-46ef-af2a-d87efe5b6476 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:01:10.230180 np0000185328 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 8/28] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:01:10 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 15 01:01:20.222580 np0000185328 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:02:10.245630 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-e29ebbce-1ccb-473c-bc73-c84234894c9f None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:02:10.249277 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-e29ebbce-1ccb-473c-bc73-c84234894c9f demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:02:10.249518 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-e29ebbce-1ccb-473c-bc73-c84234894c9f demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:02:10.249787 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-e29ebbce-1ccb-473c-bc73-c84234894c9f demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:02:10.250099 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-e29ebbce-1ccb-473c-bc73-c84234894c9f demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:02:10.251020 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-e29ebbce-1ccb-473c-bc73-c84234894c9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:02:10.261161 np0000185328 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-e29ebbce-1ccb-473c-bc73-c84234894c9f demo demo] Get all volumes completed successfully. Jul 15 01:02:10.263465 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-e29ebbce-1ccb-473c-bc73-c84234894c9f demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:02:10.263899 np0000185328 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 7/29] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:02:10 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 15 01:02:20.254826 np0000185328 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:03:10.278554 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-207ed3d3-1933-4961-a2eb-e7f2b76c4c6c None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:03:10.283000 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-207ed3d3-1933-4961-a2eb-e7f2b76c4c6c demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:03:10.283401 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-207ed3d3-1933-4961-a2eb-e7f2b76c4c6c demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:03:10.283892 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-207ed3d3-1933-4961-a2eb-e7f2b76c4c6c demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:03:10.284298 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-207ed3d3-1933-4961-a2eb-e7f2b76c4c6c demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:03:10.284956 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-207ed3d3-1933-4961-a2eb-e7f2b76c4c6c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:03:10.292431 np0000185328 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-207ed3d3-1933-4961-a2eb-e7f2b76c4c6c demo demo] Get all volumes completed successfully. Jul 15 01:03:10.294853 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-207ed3d3-1933-4961-a2eb-e7f2b76c4c6c demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:03:10.295270 np0000185328 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 8/30] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:03:10 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 15 01:03:20.287367 np0000185328 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:04:10.309650 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-a4098bd6-57bd-433b-b7ff-cb43b95080c7 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:04:10.313540 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-a4098bd6-57bd-433b-b7ff-cb43b95080c7 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:04:10.313961 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-a4098bd6-57bd-433b-b7ff-cb43b95080c7 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:04:10.314359 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-a4098bd6-57bd-433b-b7ff-cb43b95080c7 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:04:10.314889 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-a4098bd6-57bd-433b-b7ff-cb43b95080c7 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:04:10.316508 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-a4098bd6-57bd-433b-b7ff-cb43b95080c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:04:10.328214 np0000185328 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-a4098bd6-57bd-433b-b7ff-cb43b95080c7 demo demo] Get all volumes completed successfully. Jul 15 01:04:10.332546 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-a4098bd6-57bd-433b-b7ff-cb43b95080c7 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:04:10.333329 np0000185328 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 8/31] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:04:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:04:20.320247 np0000185328 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:05:10.351029 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-3ab744b3-99f3-4d77-9849-b984e46f75b7 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:05:10.591460 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-3ab744b3-99f3-4d77-9849-b984e46f75b7 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:05:10.591972 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-3ab744b3-99f3-4d77-9849-b984e46f75b7 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:05:10.592380 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-3ab744b3-99f3-4d77-9849-b984e46f75b7 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:05:10.592927 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-3ab744b3-99f3-4d77-9849-b984e46f75b7 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:05:10.594642 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-3ab744b3-99f3-4d77-9849-b984e46f75b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:05:10.602281 np0000185328 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-3ab744b3-99f3-4d77-9849-b984e46f75b7 demo demo] Get all volumes completed successfully. Jul 15 01:05:10.604026 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-3ab744b3-99f3-4d77-9849-b984e46f75b7 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:05:10.604363 np0000185328 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 9/32] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:05:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:05:20.597916 np0000185328 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:06:10.619745 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-63809634-e27e-4ece-aeda-6be8d3996622 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:06:10.623387 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-63809634-e27e-4ece-aeda-6be8d3996622 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:06:10.623549 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-63809634-e27e-4ece-aeda-6be8d3996622 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:06:10.623746 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-63809634-e27e-4ece-aeda-6be8d3996622 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:06:10.623971 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-63809634-e27e-4ece-aeda-6be8d3996622 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:06:10.624591 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-63809634-e27e-4ece-aeda-6be8d3996622 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:06:10.630437 np0000185328 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-63809634-e27e-4ece-aeda-6be8d3996622 demo demo] Get all volumes completed successfully. Jul 15 01:06:10.632232 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-63809634-e27e-4ece-aeda-6be8d3996622 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:06:10.632563 np0000185328 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 8/33] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:06:10 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 15 01:06:20.626928 np0000185328 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:07:10.652182 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-4be02a31-7e8b-4209-a644-0851525e1225 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:07:10.657149 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-4be02a31-7e8b-4209-a644-0851525e1225 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:07:10.657687 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-4be02a31-7e8b-4209-a644-0851525e1225 demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:07:10.658144 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-4be02a31-7e8b-4209-a644-0851525e1225 demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:07:10.658641 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-4be02a31-7e8b-4209-a644-0851525e1225 demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:07:10.660139 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-4be02a31-7e8b-4209-a644-0851525e1225 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:07:10.668172 np0000185328 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-4be02a31-7e8b-4209-a644-0851525e1225 demo demo] Get all volumes completed successfully. Jul 15 01:07:10.670303 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-4be02a31-7e8b-4209-a644-0851525e1225 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:07:10.671045 np0000185328 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 9/34] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:07:10 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 15 01:07:20.663692 np0000185328 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:08:10.686304 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-fbc02e8c-0560-4754-9e30-dc6f5f9197a9 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:08:10.689056 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-fbc02e8c-0560-4754-9e30-dc6f5f9197a9 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:08:10.689312 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-fbc02e8c-0560-4754-9e30-dc6f5f9197a9 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:08:10.689547 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-fbc02e8c-0560-4754-9e30-dc6f5f9197a9 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:08:10.689947 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-fbc02e8c-0560-4754-9e30-dc6f5f9197a9 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:08:10.690859 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-fbc02e8c-0560-4754-9e30-dc6f5f9197a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:08:10.699688 np0000185328 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-fbc02e8c-0560-4754-9e30-dc6f5f9197a9 demo demo] Get all volumes completed successfully. Jul 15 01:08:10.701850 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-fbc02e8c-0560-4754-9e30-dc6f5f9197a9 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:08:10.702037 np0000185328 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 9/35] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:08:10 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 15 01:08:20.694337 np0000185328 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:09:10.720413 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-db130874-e6e0-42ae-a6b9-d375afff06ca None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:09:10.724267 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-db130874-e6e0-42ae-a6b9-d375afff06ca demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:09:10.724650 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-db130874-e6e0-42ae-a6b9-d375afff06ca demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:09:10.725059 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-db130874-e6e0-42ae-a6b9-d375afff06ca demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:09:10.725510 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-db130874-e6e0-42ae-a6b9-d375afff06ca demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:09:10.726879 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-db130874-e6e0-42ae-a6b9-d375afff06ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:09:10.737435 np0000185328 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-db130874-e6e0-42ae-a6b9-d375afff06ca demo demo] Get all volumes completed successfully. Jul 15 01:09:10.740157 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-db130874-e6e0-42ae-a6b9-d375afff06ca demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:09:10.740622 np0000185328 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 10/36] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:09:10 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 15 01:09:20.731316 np0000185328 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:10:10.753911 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-a07d387e-5089-4bb4-82d5-d5dee9bbb6c1 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:10:10.915428 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-a07d387e-5089-4bb4-82d5-d5dee9bbb6c1 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:10:10.915819 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-a07d387e-5089-4bb4-82d5-d5dee9bbb6c1 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:10:10.916192 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-a07d387e-5089-4bb4-82d5-d5dee9bbb6c1 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:10:10.916670 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-a07d387e-5089-4bb4-82d5-d5dee9bbb6c1 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:10:10.918018 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-a07d387e-5089-4bb4-82d5-d5dee9bbb6c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:10:10.925296 np0000185328 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-a07d387e-5089-4bb4-82d5-d5dee9bbb6c1 demo demo] Get all volumes completed successfully. Jul 15 01:10:10.927111 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-a07d387e-5089-4bb4-82d5-d5dee9bbb6c1 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:10:10.927443 np0000185328 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 9/37] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:10:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:10:20.922066 np0000185328 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:11:10.944396 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-ae2a1e15-3a0e-4e9c-a5b6-1c9938ea8c1d None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:11:10.947138 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-ae2a1e15-3a0e-4e9c-a5b6-1c9938ea8c1d demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:11:10.947361 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-ae2a1e15-3a0e-4e9c-a5b6-1c9938ea8c1d demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:11:10.947600 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-ae2a1e15-3a0e-4e9c-a5b6-1c9938ea8c1d demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:11:10.947918 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-ae2a1e15-3a0e-4e9c-a5b6-1c9938ea8c1d demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:11:10.948822 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-ae2a1e15-3a0e-4e9c-a5b6-1c9938ea8c1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:11:10.958063 np0000185328 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-ae2a1e15-3a0e-4e9c-a5b6-1c9938ea8c1d demo demo] Get all volumes completed successfully. Jul 15 01:11:10.960439 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-ae2a1e15-3a0e-4e9c-a5b6-1c9938ea8c1d demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:11:10.960884 np0000185328 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 10/38] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:11:10 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 15 01:11:20.952101 np0000185328 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:12:10.976996 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-3138ddf3-c070-4371-9f5c-f2620dbc9659 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:12:10.981739 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-3138ddf3-c070-4371-9f5c-f2620dbc9659 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:12:10.982254 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-3138ddf3-c070-4371-9f5c-f2620dbc9659 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:12:10.982644 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-3138ddf3-c070-4371-9f5c-f2620dbc9659 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:12:10.982874 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-3138ddf3-c070-4371-9f5c-f2620dbc9659 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:12:10.983513 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-3138ddf3-c070-4371-9f5c-f2620dbc9659 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:12:10.991058 np0000185328 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-3138ddf3-c070-4371-9f5c-f2620dbc9659 demo demo] Get all volumes completed successfully. Jul 15 01:12:10.993615 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-3138ddf3-c070-4371-9f5c-f2620dbc9659 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:12:10.994109 np0000185328 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 10/39] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:12:10 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 15 01:12:20.986358 np0000185328 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:13:11.008383 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-a1728de6-305b-40b8-b195-d06a04d00fb2 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:13:11.012293 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-a1728de6-305b-40b8-b195-d06a04d00fb2 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:13:11.012652 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-a1728de6-305b-40b8-b195-d06a04d00fb2 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:13:11.013172 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-a1728de6-305b-40b8-b195-d06a04d00fb2 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:13:11.013615 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-a1728de6-305b-40b8-b195-d06a04d00fb2 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:13:11.015245 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-a1728de6-305b-40b8-b195-d06a04d00fb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:13:11.021493 np0000185328 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-a1728de6-305b-40b8-b195-d06a04d00fb2 demo demo] Get all volumes completed successfully. Jul 15 01:13:11.023226 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-a1728de6-305b-40b8-b195-d06a04d00fb2 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:13:11.023551 np0000185328 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 11/40] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:13:11 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 15 01:13:21.018148 np0000185328 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:14:11.039364 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-d5398afe-9b31-4285-b1ba-d6d0477f9150 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:14:11.043618 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-d5398afe-9b31-4285-b1ba-d6d0477f9150 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:14:11.044047 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-d5398afe-9b31-4285-b1ba-d6d0477f9150 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:14:11.044416 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-d5398afe-9b31-4285-b1ba-d6d0477f9150 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:14:11.046979 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-d5398afe-9b31-4285-b1ba-d6d0477f9150 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:14:11.047629 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-d5398afe-9b31-4285-b1ba-d6d0477f9150 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:14:11.055087 np0000185328 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-d5398afe-9b31-4285-b1ba-d6d0477f9150 demo demo] Get all volumes completed successfully. Jul 15 01:14:11.057540 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-d5398afe-9b31-4285-b1ba-d6d0477f9150 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:14:11.058155 np0000185328 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 10/41] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:14:11 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 15 01:14:21.050558 np0000185328 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:15:11.075242 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-aa10ea4d-db99-4c56-9b9a-3759a478fddf None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:15:11.078052 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-aa10ea4d-db99-4c56-9b9a-3759a478fddf demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:15:11.078300 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-aa10ea4d-db99-4c56-9b9a-3759a478fddf demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:15:11.078542 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-aa10ea4d-db99-4c56-9b9a-3759a478fddf demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:15:11.078883 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-aa10ea4d-db99-4c56-9b9a-3759a478fddf demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:15:11.080010 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-aa10ea4d-db99-4c56-9b9a-3759a478fddf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:15:11.087354 np0000185328 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-aa10ea4d-db99-4c56-9b9a-3759a478fddf demo demo] Get all volumes completed successfully. Jul 15 01:15:11.089189 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-aa10ea4d-db99-4c56-9b9a-3759a478fddf demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:15:11.089571 np0000185328 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 11/42] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:15:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:15:21.083309 np0000185328 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:16:11.107487 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-53d89323-4b67-4d61-b1ac-dd84253f8231 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:16:11.231727 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-53d89323-4b67-4d61-b1ac-dd84253f8231 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:16:11.232113 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-53d89323-4b67-4d61-b1ac-dd84253f8231 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:16:11.232480 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-53d89323-4b67-4d61-b1ac-dd84253f8231 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:16:11.232944 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-53d89323-4b67-4d61-b1ac-dd84253f8231 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:16:11.234360 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-53d89323-4b67-4d61-b1ac-dd84253f8231 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:16:11.243227 np0000185328 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-53d89323-4b67-4d61-b1ac-dd84253f8231 demo demo] Get all volumes completed successfully. Jul 15 01:16:11.244957 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-53d89323-4b67-4d61-b1ac-dd84253f8231 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:16:11.245281 np0000185328 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 11/43] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:16:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:16:21.238562 np0000185328 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:17:11.268961 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-a16485dc-5af2-4171-ac52-6ef193ada35f None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:11.272881 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-a16485dc-5af2-4171-ac52-6ef193ada35f demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:17:11.272973 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-a16485dc-5af2-4171-ac52-6ef193ada35f demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:11.273149 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-a16485dc-5af2-4171-ac52-6ef193ada35f demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:11.273598 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-a16485dc-5af2-4171-ac52-6ef193ada35f demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:17:11.274340 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-a16485dc-5af2-4171-ac52-6ef193ada35f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:17:11.283523 np0000185328 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-a16485dc-5af2-4171-ac52-6ef193ada35f demo demo] Get all volumes completed successfully. Jul 15 01:17:11.285800 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-a16485dc-5af2-4171-ac52-6ef193ada35f demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:17:11.286210 np0000185328 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 12/44] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:17:11 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 15 01:17:21.279042 np0000185328 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:18:11.301859 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-6c138831-162a-4632-a8fd-4fe0a6647ddd None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:18:11.305927 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-6c138831-162a-4632-a8fd-4fe0a6647ddd demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:18:11.306289 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-6c138831-162a-4632-a8fd-4fe0a6647ddd demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:18:11.306653 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-6c138831-162a-4632-a8fd-4fe0a6647ddd demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:18:11.307151 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-6c138831-162a-4632-a8fd-4fe0a6647ddd demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:18:11.308299 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-6c138831-162a-4632-a8fd-4fe0a6647ddd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:18:11.318145 np0000185328 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-6c138831-162a-4632-a8fd-4fe0a6647ddd demo demo] Get all volumes completed successfully. Jul 15 01:18:11.320042 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-6c138831-162a-4632-a8fd-4fe0a6647ddd demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:18:11.320554 np0000185328 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 11/45] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:18:11 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 15 01:18:21.311206 np0000185328 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:19:11.336412 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-f6d21ef9-b7e5-4a20-88ea-f564cc03501c None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:19:11.338656 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-f6d21ef9-b7e5-4a20-88ea-f564cc03501c demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:19:11.339093 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-f6d21ef9-b7e5-4a20-88ea-f564cc03501c demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:19:11.339093 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-f6d21ef9-b7e5-4a20-88ea-f564cc03501c demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:19:11.339270 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-f6d21ef9-b7e5-4a20-88ea-f564cc03501c demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:19:11.339982 np0000185328 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-f6d21ef9-b7e5-4a20-88ea-f564cc03501c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:19:11.352099 np0000185328 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-f6d21ef9-b7e5-4a20-88ea-f564cc03501c demo demo] Get all volumes completed successfully. Jul 15 01:19:11.355114 np0000185328 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-f6d21ef9-b7e5-4a20-88ea-f564cc03501c demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:19:11.355622 np0000185328 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 12/46] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:19:11 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 15 01:19:21.343998 np0000185328 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:20:11.368932 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-c28bfc9f-5236-4a4b-9a3d-b526256bb3e3 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:20:11.373748 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-c28bfc9f-5236-4a4b-9a3d-b526256bb3e3 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:20:11.373748 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-c28bfc9f-5236-4a4b-9a3d-b526256bb3e3 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:20:11.373748 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-c28bfc9f-5236-4a4b-9a3d-b526256bb3e3 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:20:11.373748 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-c28bfc9f-5236-4a4b-9a3d-b526256bb3e3 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:20:11.373748 np0000185328 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-c28bfc9f-5236-4a4b-9a3d-b526256bb3e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:20:11.379593 np0000185328 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-c28bfc9f-5236-4a4b-9a3d-b526256bb3e3 demo demo] Get all volumes completed successfully. Jul 15 01:20:11.381333 np0000185328 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-c28bfc9f-5236-4a4b-9a3d-b526256bb3e3 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:20:11.381700 np0000185328 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 12/47] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:20:11 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 15 01:20:21.376040 np0000185328 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:21:11.400789 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-07d28411-20f2-44ea-9c82-23683c406e9b None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:21:11.440153 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-07d28411-20f2-44ea-9c82-23683c406e9b demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:21:11.440561 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-07d28411-20f2-44ea-9c82-23683c406e9b demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:21:11.441080 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-07d28411-20f2-44ea-9c82-23683c406e9b demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:21:11.441637 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-07d28411-20f2-44ea-9c82-23683c406e9b demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:21:11.443295 np0000185328 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-07d28411-20f2-44ea-9c82-23683c406e9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:21:11.453342 np0000185328 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-07d28411-20f2-44ea-9c82-23683c406e9b demo demo] Get all volumes completed successfully. Jul 15 01:21:11.458137 np0000185328 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-07d28411-20f2-44ea-9c82-23683c406e9b demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:21:11.458901 np0000185328 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 13/48] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:21:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:21:21.448193 np0000185328 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:22:11.473204 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-cc3596cd-f8ab-4a38-8f67-c73f641b6fbc None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:22:11.476570 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-cc3596cd-f8ab-4a38-8f67-c73f641b6fbc demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 15 01:22:11.476570 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-cc3596cd-f8ab-4a38-8f67-c73f641b6fbc demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:22:11.476570 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-cc3596cd-f8ab-4a38-8f67-c73f641b6fbc demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:22:11.476570 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-cc3596cd-f8ab-4a38-8f67-c73f641b6fbc demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:22:11.477077 np0000185328 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-cc3596cd-f8ab-4a38-8f67-c73f641b6fbc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:22:11.485272 np0000185328 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-cc3596cd-f8ab-4a38-8f67-c73f641b6fbc demo demo] Get all volumes completed successfully. Jul 15 01:22:11.487971 np0000185328 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-cc3596cd-f8ab-4a38-8f67-c73f641b6fbc demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:22:11.488101 np0000185328 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 12/49] 199.204.45.95 () {64 vars in 1289 bytes} [Wed Jul 15 01:22:11 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 15 01:22:21.479544 np0000185328 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}