Jul 16 21:17:53.889352 np0000185613 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 16 21:17:53.895864 np0000185613 devstack@c-api.service[110933]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 16 21:17:53.898866 np0000185613 devstack@c-api.service[110933]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jul 16 21:17:53 2026] *** Jul 16 21:17:53.898866 np0000185613 devstack@c-api.service[110933]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 16 21:17:53.898866 np0000185613 devstack@c-api.service[110933]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 16 21:17:53.898866 np0000185613 devstack@c-api.service[110933]: nodename: np0000185613 Jul 16 21:17:53.898866 np0000185613 devstack@c-api.service[110933]: machine: x86_64 Jul 16 21:17:53.898866 np0000185613 devstack@c-api.service[110933]: clock source: unix Jul 16 21:17:53.898866 np0000185613 devstack@c-api.service[110933]: pcre jit disabled Jul 16 21:17:53.898866 np0000185613 devstack@c-api.service[110933]: detected number of CPU cores: 16 Jul 16 21:17:53.898866 np0000185613 devstack@c-api.service[110933]: current working directory: / Jul 16 21:17:53.898866 np0000185613 devstack@c-api.service[110933]: detected binary path: /usr/bin/uwsgi-core Jul 16 21:17:53.899108 np0000185613 devstack@c-api.service[110933]: your processes number limit is 256916 Jul 16 21:17:53.899108 np0000185613 devstack@c-api.service[110933]: your memory page size is 4096 bytes Jul 16 21:17:53.899108 np0000185613 devstack@c-api.service[110933]: detected max file descriptor number: 2048 Jul 16 21:17:53.899108 np0000185613 devstack@c-api.service[110933]: lock engine: pthread robust mutexes Jul 16 21:17:53.899108 np0000185613 devstack@c-api.service[110933]: thunder lock: enabled Jul 16 21:17:53.899319 np0000185613 devstack@c-api.service[110933]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 16 21:17:53.899366 np0000185613 devstack@c-api.service[110933]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 16 21:17:53.899396 np0000185613 devstack@c-api.service[110933]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 16 21:17:53.899396 np0000185613 devstack@c-api.service[110933]: Set PythonHome to /opt/stack/data/venv Jul 16 21:17:53.935205 np0000185613 devstack@c-api.service[110933]: Python main interpreter initialized at 0x771a4b4a4668 Jul 16 21:17:53.935205 np0000185613 devstack@c-api.service[110933]: python threads support enabled Jul 16 21:17:53.935205 np0000185613 devstack@c-api.service[110933]: your server socket listen backlog is limited to 100 connections Jul 16 21:17:53.935205 np0000185613 devstack@c-api.service[110933]: your mercy for graceful operations on workers is 80 seconds Jul 16 21:17:53.935706 np0000185613 devstack@c-api.service[110933]: mapped 671795 bytes (656 KB) for 4 cores Jul 16 21:17:53.935835 np0000185613 devstack@c-api.service[110933]: *** Operational MODE: preforking *** Jul 16 21:17:53.935991 np0000185613 devstack@c-api.service[110933]: *** uWSGI is running in multiple interpreter mode *** Jul 16 21:17:53.935991 np0000185613 devstack@c-api.service[110933]: spawned uWSGI master process (pid: 110933) Jul 16 21:17:53.936142 np0000185613 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 16 21:17:53.936534 np0000185613 devstack@c-api.service[110933]: spawned uWSGI worker 1 (pid: 110937, cores: 1) Jul 16 21:17:53.937023 np0000185613 devstack@c-api.service[110933]: spawned uWSGI worker 2 (pid: 110938, cores: 1) Jul 16 21:17:53.937566 np0000185613 devstack@c-api.service[110933]: spawned uWSGI worker 3 (pid: 110939, cores: 1) Jul 16 21:17:53.938074 np0000185613 devstack@c-api.service[110933]: spawned uWSGI worker 4 (pid: 110940, cores: 1) Jul 16 21:17:53.938074 np0000185613 devstack@c-api.service[110933]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 16 21:17:54.056123 np0000185613 devstack@c-api.service[110937]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:17:54.056123 np0000185613 devstack@c-api.service[110937]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:17:54.056123 np0000185613 devstack@c-api.service[110937]: we strongly recommend against using it for new projects. Jul 16 21:17:54.056123 np0000185613 devstack@c-api.service[110937]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:17:54.056123 np0000185613 devstack@c-api.service[110937]: framework. For more detail see Jul 16 21:17:54.056123 np0000185613 devstack@c-api.service[110937]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:17:54.056123 np0000185613 devstack@c-api.service[110937]: import eventlet # noqa Jul 16 21:17:54.060770 np0000185613 devstack@c-api.service[110938]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:17:54.060770 np0000185613 devstack@c-api.service[110938]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:17:54.060770 np0000185613 devstack@c-api.service[110938]: we strongly recommend against using it for new projects. Jul 16 21:17:54.060770 np0000185613 devstack@c-api.service[110938]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:17:54.060770 np0000185613 devstack@c-api.service[110938]: framework. For more detail see Jul 16 21:17:54.060770 np0000185613 devstack@c-api.service[110938]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:17:54.060770 np0000185613 devstack@c-api.service[110938]: import eventlet # noqa Jul 16 21:17:54.066665 np0000185613 devstack@c-api.service[110939]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:17:54.066665 np0000185613 devstack@c-api.service[110939]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:17:54.066665 np0000185613 devstack@c-api.service[110939]: we strongly recommend against using it for new projects. Jul 16 21:17:54.066665 np0000185613 devstack@c-api.service[110939]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:17:54.066665 np0000185613 devstack@c-api.service[110939]: framework. For more detail see Jul 16 21:17:54.066665 np0000185613 devstack@c-api.service[110939]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:17:54.066665 np0000185613 devstack@c-api.service[110939]: import eventlet # noqa Jul 16 21:17:54.075838 np0000185613 devstack@c-api.service[110940]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:17:54.075838 np0000185613 devstack@c-api.service[110940]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:17:54.075838 np0000185613 devstack@c-api.service[110940]: we strongly recommend against using it for new projects. Jul 16 21:17:54.075838 np0000185613 devstack@c-api.service[110940]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:17:54.075838 np0000185613 devstack@c-api.service[110940]: framework. For more detail see Jul 16 21:17:54.075838 np0000185613 devstack@c-api.service[110940]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:17:54.075838 np0000185613 devstack@c-api.service[110940]: import eventlet # noqa Jul 16 21:17:54.214271 np0000185613 devstack@c-api.service[110937]: /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 16 21:17:54.214271 np0000185613 devstack@c-api.service[110937]: from cgi import parse_header Jul 16 21:17:54.218156 np0000185613 devstack@c-api.service[110938]: /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 16 21:17:54.218156 np0000185613 devstack@c-api.service[110938]: from cgi import parse_header Jul 16 21:17:54.221640 np0000185613 devstack@c-api.service[110939]: /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 16 21:17:54.221640 np0000185613 devstack@c-api.service[110939]: from cgi import parse_header Jul 16 21:17:54.232706 np0000185613 devstack@c-api.service[110940]: /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 16 21:17:54.232706 np0000185613 devstack@c-api.service[110940]: from cgi import parse_header Jul 16 21:17:54.255911 np0000185613 devstack@c-api.service[110937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:17:54.255911 np0000185613 devstack@c-api.service[110937]: warnings.warn( Jul 16 21:17:54.256041 np0000185613 devstack@c-api.service[110938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:17:54.256041 np0000185613 devstack@c-api.service[110938]: warnings.warn( Jul 16 21:17:54.260475 np0000185613 devstack@c-api.service[110939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:17:54.260475 np0000185613 devstack@c-api.service[110939]: warnings.warn( Jul 16 21:17:54.265258 np0000185613 devstack@c-api.service[110938]: /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 16 21:17:54.265258 np0000185613 devstack@c-api.service[110938]: removals.removed_module( Jul 16 21:17:54.265721 np0000185613 devstack@c-api.service[110937]: /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 16 21:17:54.265721 np0000185613 devstack@c-api.service[110937]: removals.removed_module( Jul 16 21:17:54.266661 np0000185613 devstack@c-api.service[110938]: /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 16 21:17:54.266661 np0000185613 devstack@c-api.service[110938]: removals.removed_module( Jul 16 21:17:54.267496 np0000185613 devstack@c-api.service[110937]: /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 16 21:17:54.267496 np0000185613 devstack@c-api.service[110937]: removals.removed_module( Jul 16 21:17:54.270649 np0000185613 devstack@c-api.service[110939]: /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 16 21:17:54.270649 np0000185613 devstack@c-api.service[110939]: removals.removed_module( Jul 16 21:17:54.271694 np0000185613 devstack@c-api.service[110940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:17:54.271694 np0000185613 devstack@c-api.service[110940]: warnings.warn( Jul 16 21:17:54.272298 np0000185613 devstack@c-api.service[110939]: /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 16 21:17:54.272298 np0000185613 devstack@c-api.service[110939]: removals.removed_module( Jul 16 21:17:54.282347 np0000185613 devstack@c-api.service[110940]: /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 16 21:17:54.282347 np0000185613 devstack@c-api.service[110940]: removals.removed_module( Jul 16 21:17:54.283896 np0000185613 devstack@c-api.service[110940]: /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 16 21:17:54.283896 np0000185613 devstack@c-api.service[110940]: removals.removed_module( Jul 16 21:17:55.009631 np0000185613 devstack@c-api.service[110939]: /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 16 21:17:55.009631 np0000185613 devstack@c-api.service[110939]: warnings.warn( Jul 16 21:17:55.011139 np0000185613 devstack@c-api.service[110937]: /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 16 21:17:55.011139 np0000185613 devstack@c-api.service[110937]: warnings.warn( Jul 16 21:17:55.038746 np0000185613 devstack@c-api.service[110940]: /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 16 21:17:55.038746 np0000185613 devstack@c-api.service[110940]: warnings.warn( Jul 16 21:17:55.039951 np0000185613 devstack@c-api.service[110938]: /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 16 21:17:55.039951 np0000185613 devstack@c-api.service[110938]: warnings.warn( Jul 16 21:17:55.060182 np0000185613 devstack@c-api.service[110937]: /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 16 21:17:55.060182 np0000185613 devstack@c-api.service[110937]: warnings.warn( Jul 16 21:17:55.063598 np0000185613 devstack@c-api.service[110939]: /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 16 21:17:55.063598 np0000185613 devstack@c-api.service[110939]: warnings.warn( Jul 16 21:17:55.087642 np0000185613 devstack@c-api.service[110940]: /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 16 21:17:55.087642 np0000185613 devstack@c-api.service[110940]: warnings.warn( Jul 16 21:17:55.091634 np0000185613 devstack@c-api.service[110938]: /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 16 21:17:55.091634 np0000185613 devstack@c-api.service[110938]: warnings.warn( Jul 16 21:17:55.240637 np0000185613 devstack@c-api.service[110937]: 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 16 21:17:55.240770 np0000185613 devstack@c-api.service[110937]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110937) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:17:55.242398 np0000185613 devstack@c-api.service[110939]: 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 16 21:17:55.242817 np0000185613 devstack@c-api.service[110939]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110939) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:17:55.263520 np0000185613 devstack@c-api.service[110940]: 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 16 21:17:55.263663 np0000185613 devstack@c-api.service[110940]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110940) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:17:55.279600 np0000185613 devstack@c-api.service[110938]: 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 16 21:17:55.279754 np0000185613 devstack@c-api.service[110938]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110938) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:17:55.325619 np0000185613 devstack@c-api.service[110937]: /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 16 21:17:55.325619 np0000185613 devstack@c-api.service[110937]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:17:55.327871 np0000185613 devstack@c-api.service[110939]: /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 16 21:17:55.327871 np0000185613 devstack@c-api.service[110939]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:17:55.328533 np0000185613 devstack@c-api.service[110940]: /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 16 21:17:55.328533 np0000185613 devstack@c-api.service[110940]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:17:55.340691 np0000185613 devstack@c-api.service[110938]: /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 16 21:17:55.340691 np0000185613 devstack@c-api.service[110938]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:17:55.811765 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110937) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:17:55.811956 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110939) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:17:55.812003 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110940) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:17:55.812132 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.812204 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110938) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:17:55.812272 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.812341 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.812418 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.812500 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.812578 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.812652 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.812728 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.812773 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.812809 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.812860 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.812898 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.813759 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.813821 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.813884 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.813923 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.813960 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.814003 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.814038 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.814073 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.814114 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.814156 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.814201 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.814239 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.814276 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.814314 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.814348 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.814383 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.814419 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.814419 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.814419 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.814523 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.814562 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.814599 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.814642 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.814685 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.814998 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.814998 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.814998 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.815252 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.816866 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.816996 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.816996 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.817144 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.817144 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.817298 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.817374 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.817446 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.817520 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.817606 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.817606 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.817606 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.817606 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.817912 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.817993 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.818069 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.818145 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.818145 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.818300 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.818370 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.818370 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.818509 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.818582 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.818655 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.818729 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.818784 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.818784 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.818784 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.818905 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.818905 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.818905 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.818905 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.818905 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.819082 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.819133 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.819172 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.819208 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.819251 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.819289 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.819325 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.819367 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.819403 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.819439 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.819479 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.819520 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.819553 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.819588 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.819625 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.819665 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.819699 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.819732 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.819767 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.819767 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.819767 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.819767 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.819767 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.823056 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.823133 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.823172 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.823210 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.823311 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.823311 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.823474 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.823550 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.823625 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.823704 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.823754 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.823801 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.823838 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.823892 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.823941 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.823980 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.824026 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.824026 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.824102 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.824141 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.824180 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.824218 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.824253 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.824287 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.824322 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.824322 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.824399 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.824435 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.824470 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.824509 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.824550 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.824584 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.824617 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.824654 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.824690 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.824734 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.824771 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.824806 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.824843 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.824896 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.824963 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.825001 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.825038 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.825074 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.825110 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.825160 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.825198 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.825241 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.825281 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.825281 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.825281 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.825281 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.825281 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.825430 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.825481 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.825515 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.825552 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.825584 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.825584 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.825654 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.825699 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.825740 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.825779 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.825825 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.825878 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.825913 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.825955 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.825987 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.826021 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.826052 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.826090 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.826121 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.826153 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.826191 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.826225 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.826254 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.826285 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.826313 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.826342 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.826377 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.826408 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.826437 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.826471 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.826507 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.826536 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.826565 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.826594 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.826623 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.826651 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.826687 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.826718 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.826749 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.826786 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.826819 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.826819 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.826819 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.826819 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.826819 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.826819 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.826819 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.828379 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.828379 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.828379 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.828612 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.828690 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.828768 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.828865 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.828989 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.829071 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.829154 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.829234 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.829322 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.829407 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.829492 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.829569 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.829645 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.829713 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.829789 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.829876 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.829876 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.829876 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.830095 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.830095 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.830095 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.830095 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.830095 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.830095 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.830095 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.830095 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.830095 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.830095 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.830095 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.830810 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.830810 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.830810 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.830810 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.830810 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.830810 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.830810 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.830810 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.833023 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.833114 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.833114 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.833240 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.833240 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.833383 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.833383 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.833514 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.833586 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.833586 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.833721 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.833721 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.833873 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.833873 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.834012 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.834012 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.834012 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.834268 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.834268 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.834268 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.834268 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.834602 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.834694 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.834783 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.834892 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.835002 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.835089 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.835180 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.835292 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.835390 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.835468 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.835468 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.835630 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.835630 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.835751 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.835801 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.835838 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.835838 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.835934 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.835976 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.835976 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.835976 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.836076 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.836114 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.836160 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.836204 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.836249 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.836287 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.836325 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.836362 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.836362 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.836442 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.836479 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.836515 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.836557 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.836557 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.836859 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.837012 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.837111 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.837199 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.837199 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.837377 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.837462 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.837556 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.837642 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.837724 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.837805 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.837903 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.837985 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.838066 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.838154 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.838234 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.838320 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.838406 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.838487 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.838565 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.838649 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.838734 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.838826 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.838935 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.838935 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.839012 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.839048 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.839098 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.839133 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.839133 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.839133 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.839133 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.839133 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.839291 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.839329 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.839364 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.839400 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.839444 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.839444 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.839444 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.839543 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.839579 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.839618 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.839651 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.839684 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.839684 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.839754 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.839794 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.839794 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.839870 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.839909 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.839943 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.839943 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.839943 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.839943 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.839943 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.840543 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.840610 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.840648 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.840754 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.840837 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.840958 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.840958 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.841027 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.841060 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.841106 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.841106 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.841106 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.841204 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.841239 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.841271 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.841311 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.841681 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.841681 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.841681 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.841681 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.841681 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.842311 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.842372 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.842414 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.842460 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.842499 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.842538 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.842583 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.842627 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.842665 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.842709 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.842752 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.842792 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.842829 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.842883 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.842921 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.842956 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.842991 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.843039 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.843078 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.843113 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.843157 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.843193 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.843228 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.843263 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.843263 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.843263 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.843263 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.843263 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.843680 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.843776 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.843881 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.843975 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.844059 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.844143 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.844234 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.844319 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.844398 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.844482 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.844592 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.844678 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.844773 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.844881 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.844995 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.845089 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.845177 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.845262 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.845355 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.845439 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.845521 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.845607 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.845756 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.845831 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.845831 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.846012 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.846109 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.846109 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.846256 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.846256 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.846256 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.846256 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.846256 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.846256 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.846256 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.846558 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.846558 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.846558 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.846667 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.846706 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.846742 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.846815 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.846868 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.846908 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.846954 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.846992 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.847030 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.847066 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.847103 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.847140 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.847184 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.847235 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.847273 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.847315 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.847315 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.847385 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.847418 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.847450 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.847485 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.847518 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.847566 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.847566 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.847647 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.847687 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.847687 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.847752 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.847789 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.847827 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.848674 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.848773 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.848887 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.849033 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.849107 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.849184 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.849266 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.849350 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.849429 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.849511 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.849595 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.849687 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.849780 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.849901 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.849996 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.850091 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.850180 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.850180 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.850180 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.850180 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.850180 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.850180 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.850762 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.850762 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.850903 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.850977 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.850977 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.850977 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.850977 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.851105 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.851140 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.851140 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.851210 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.851247 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.851282 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.851325 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.851362 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.851397 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.851433 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.851468 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.851515 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.851551 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.851586 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.851627 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.851657 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.851687 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.851719 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.851754 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.851787 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.851819 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.851877 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.851924 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.851958 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.851992 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.852025 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.852058 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.852092 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.852131 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.852165 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.852207 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.852243 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.852276 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.852308 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.852343 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.852377 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.852412 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.852446 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.852486 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.852521 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.852560 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.852560 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.852614 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.852649 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.852687 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.852721 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.852755 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.852787 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.852822 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.852822 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.853408 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.853408 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.853408 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.853408 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.853676 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.853750 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.853835 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.853960 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.854036 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.854170 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.854255 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.854328 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.854401 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.854474 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.854547 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.854622 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.854697 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.854771 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.854864 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.854949 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.855036 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.855135 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.855218 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.855298 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.855378 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.855468 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.855560 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.855643 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.855730 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.855814 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.855921 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.856008 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.856131 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.856258 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.856310 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.856350 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.856387 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.856430 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.856470 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.856513 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.856562 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.856601 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.856648 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.856685 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.856727 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.856767 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.856804 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.856842 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.856925 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.856925 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.856925 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.856925 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.856925 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.856925 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.856925 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.856925 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.857140 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.857140 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.857140 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.857140 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.857140 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.857140 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.857326 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.857366 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.857403 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.857438 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.857473 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.857515 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.857549 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.857589 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.857630 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.857666 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.857698 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.857733 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.857733 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.857795 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.857832 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.858266 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.858266 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.858266 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.858266 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.858266 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.858266 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.858266 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.858802 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.858802 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.858802 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.858802 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.858802 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.858802 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.858802 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.858802 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.858802 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.858802 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.859562 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.859562 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.859562 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.859562 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.859863 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.859863 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.859863 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.859863 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.859863 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.859863 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.860281 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.860358 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.860432 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.860432 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.860599 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.860676 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.860676 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.860815 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.860957 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.861050 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.861127 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.861203 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.861280 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.861356 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.861356 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.861506 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.861547 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.861547 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.861611 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.861643 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.861676 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.861676 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.861735 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.861735 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.861735 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.861735 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.861735 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.861735 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.861735 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.861946 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.861946 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.861946 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.861946 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.861946 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.861946 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.861946 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.862150 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.862150 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.862150 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.862150 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.862150 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.862287 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.862322 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.862364 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.862397 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.862435 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.862468 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.862504 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.862541 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.862571 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.862601 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.862632 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.862669 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.862703 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.862736 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.862736 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.862736 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.863808 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.863893 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.863932 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.863981 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.864019 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.864054 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.864089 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.864122 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.864164 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.864204 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.864239 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.864275 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.864310 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.864347 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.864384 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.864421 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.864459 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.864497 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.864547 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.864587 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.864632 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.864670 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.864709 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.864747 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.864785 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.864822 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.864874 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.864944 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.864995 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.865033 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.865074 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.865117 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.865152 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.865182 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.865217 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.865247 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.865279 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.865317 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.865358 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.865407 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.865444 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.865480 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.865515 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.865547 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.865580 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.865580 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.865649 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.865683 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.865719 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.865754 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.866309 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.866309 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.866309 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.866309 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.866309 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.866309 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.866804 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.866804 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.866985 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.867084 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.867176 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.867255 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.867341 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.867423 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.867506 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.867584 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.867665 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.867747 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.867830 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.867944 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.868039 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.868137 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.868226 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.868310 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.868399 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.868481 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.868572 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.868655 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.868740 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.868824 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.868960 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.869047 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.869047 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.869047 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.869276 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.869360 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.869450 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.869531 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.869606 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.869682 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.869682 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.869870 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.869954 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.870026 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.870102 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.870180 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.870270 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.870353 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.870397 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.870444 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.870485 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.870527 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.870571 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.870608 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.870646 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.870684 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.870727 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.870727 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.870727 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.870727 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.870727 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.870727 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.871220 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.871220 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.871220 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.871220 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.871220 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.871220 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.871220 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.871777 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.871777 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.871777 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.871777 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.872021 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.872062 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.872062 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.872132 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.872168 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.872214 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.872251 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.872285 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.872317 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.872352 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.872387 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.872419 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.872459 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.872493 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.872527 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.872571 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.872610 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.872646 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.872681 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.872723 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.872759 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.872793 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.872832 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.872883 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.873067 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.873137 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.873190 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.873251 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.873302 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.873352 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.873420 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.873472 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.873528 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.873577 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.873635 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.873686 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.873741 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.873790 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.873838 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.873913 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.873962 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.874023 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.874075 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.874124 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.874124 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.874124 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.874124 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.874124 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.874124 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.874124 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.874124 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.874124 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:17:55.874517 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.874517 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.874632 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.874689 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.874746 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.874802 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.875668 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.875800 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.875942 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.876058 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.876174 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.876174 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.876420 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.876420 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.876420 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.876420 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.876420 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.876420 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.877174 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:17:55.877174 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:17:55.877174 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:17:55.877174 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:17:55.877174 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:17:55.877174 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:17:55.919638 np0000185613 devstack@c-api.service[110937]: INFO dbcounter [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Registered counter for database cinder Jul 16 21:17:55.920611 np0000185613 devstack@c-api.service[110938]: INFO dbcounter [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Registered counter for database cinder Jul 16 21:17:55.921187 np0000185613 devstack@c-api.service[110940]: INFO dbcounter [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Registered counter for database cinder Jul 16 21:17:55.923463 np0000185613 devstack@c-api.service[110939]: INFO dbcounter [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Registered counter for database cinder Jul 16 21:17:55.958467 np0000185613 devstack@c-api.service[110937]: DEBUG oslo_db.sqlalchemy.engines [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c 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=110937) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:17:55.962679 np0000185613 devstack@c-api.service[110940]: DEBUG oslo_db.sqlalchemy.engines [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 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=110940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:17:55.963768 np0000185613 devstack@c-api.service[110938]: DEBUG oslo_db.sqlalchemy.engines [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 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=110938) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:17:55.965536 np0000185613 devstack@c-api.service[110939]: DEBUG oslo_db.sqlalchemy.engines [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 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=110939) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:17:56.068714 np0000185613 devstack@c-api.service[110937]: DEBUG dbcounter [-] [110937] Writer thread running {{(pid=110937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:17:56.071086 np0000185613 devstack@c-api.service[110937]: INFO cinder.rpc [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:17:56.073515 np0000185613 devstack@c-api.service[110937]: INFO cinder.rpc [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:17:56.075807 np0000185613 devstack@c-api.service[110937]: INFO cinder.rpc [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:17:56.077380 np0000185613 devstack@c-api.service[110938]: DEBUG dbcounter [-] [110938] Writer thread running {{(pid=110938) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:17:56.077914 np0000185613 devstack@c-api.service[110937]: INFO cinder.rpc [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:17:56.078737 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.079225 np0000185613 devstack@c-api.service[110940]: DEBUG dbcounter [-] [110940] Writer thread running {{(pid=110940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:17:56.079950 np0000185613 devstack@c-api.service[110938]: INFO cinder.rpc [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:17:56.081559 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.081679 np0000185613 devstack@c-api.service[110940]: INFO cinder.rpc [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:17:56.082372 np0000185613 devstack@c-api.service[110938]: INFO cinder.rpc [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:17:56.083902 np0000185613 devstack@c-api.service[110940]: INFO cinder.rpc [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:17:56.084544 np0000185613 devstack@c-api.service[110938]: INFO cinder.rpc [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:17:56.085762 np0000185613 devstack@c-api.service[110939]: DEBUG dbcounter [-] [110939] Writer thread running {{(pid=110939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:17:56.086152 np0000185613 devstack@c-api.service[110940]: INFO cinder.rpc [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:17:56.086635 np0000185613 devstack@c-api.service[110938]: INFO cinder.rpc [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:17:56.087809 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.088128 np0000185613 devstack@c-api.service[110940]: INFO cinder.rpc [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:17:56.088583 np0000185613 devstack@c-api.service[110939]: INFO cinder.rpc [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:17:56.089003 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.090945 np0000185613 devstack@c-api.service[110939]: INFO cinder.rpc [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:17:56.091650 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.091956 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.093745 np0000185613 devstack@c-api.service[110939]: INFO cinder.rpc [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:17:56.096435 np0000185613 devstack@c-api.service[110939]: INFO cinder.rpc [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:17:56.097629 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.101706 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.112965 np0000185613 devstack@c-api.service[110937]: DEBUG oslo_db.sqlalchemy.engines [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c 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=110937) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:17:56.114923 np0000185613 devstack@c-api.service[110937]: INFO cinder.rpc [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:17:56.116635 np0000185613 devstack@c-api.service[110937]: INFO cinder.rpc [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:17:56.117448 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.125007 np0000185613 devstack@c-api.service[110940]: DEBUG oslo_db.sqlalchemy.engines [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 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=110940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:17:56.127383 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.127447 np0000185613 devstack@c-api.service[110940]: INFO cinder.rpc [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:17:56.128902 np0000185613 devstack@c-api.service[110938]: DEBUG oslo_db.sqlalchemy.engines [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 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=110938) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:17:56.129666 np0000185613 devstack@c-api.service[110940]: INFO cinder.rpc [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:17:56.130552 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.130835 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.132591 np0000185613 devstack@c-api.service[110938]: INFO cinder.rpc [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:17:56.133670 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.135044 np0000185613 devstack@c-api.service[110938]: INFO cinder.rpc [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:17:56.136264 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.137551 np0000185613 devstack@c-api.service[110939]: DEBUG oslo_db.sqlalchemy.engines [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 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=110939) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:17:56.138704 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.140398 np0000185613 devstack@c-api.service[110939]: INFO cinder.rpc [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:17:56.141769 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.142023 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.143158 np0000185613 devstack@c-api.service[110939]: INFO cinder.rpc [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:17:56.144503 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.144581 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.145068 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.147668 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.147994 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.148150 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.150514 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.151205 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.153238 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.153406 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.154397 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.154841 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.156241 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.157689 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.157795 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.159278 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.159592 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.161705 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.162530 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.162629 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.163221 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.165288 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.165408 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.165566 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.166551 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.168236 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.168628 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.168755 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.169688 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.170108 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.170803 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.171513 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.171600 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.172372 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.172963 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.173893 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.174401 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.174671 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.175429 np0000185613 devstack@c-api.service[110937]: WARNING cinder.api.contrib.hosts [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:17:56.176131 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.176231 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.176918 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.177612 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.177961 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.178890 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.178998 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.179873 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: extensions {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.180210 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.181266 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: os-quota-class-sets {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.181511 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.182526 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: backups {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.183100 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.183987 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.184592 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.185140 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: qos-specs {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.185517 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.186166 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.187138 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.187232 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: os-quota-sets {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.187686 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.187984 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.191888 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.192023 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: os-availability-zone {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.192023 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: extra_specs {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.192155 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.192208 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.192258 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.192328 np0000185613 devstack@c-api.service[110940]: WARNING cinder.api.contrib.hosts [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:17:56.192396 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: encryption {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.192456 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.192512 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.192985 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.193088 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: capabilities {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.193834 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.194379 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.194535 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: consistencygroups {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.195079 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.195894 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.196105 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: extensions {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.196329 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: os-volume-manage {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.196500 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.196903 np0000185613 devstack@c-api.service[110938]: WARNING cinder.api.contrib.hosts [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:17:56.197584 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: os-quota-class-sets {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.197688 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.197787 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: os-hosts {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.199074 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: backups {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.199328 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.199463 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: cgsnapshots {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.199944 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.200406 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.200550 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: encryption {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.201396 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: extensions {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.202169 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: os-snapshot-manage {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.202367 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.205940 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: qos-specs {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.206046 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: os-quota-class-sets {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.206107 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: os-volume-type-access {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.206164 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.206221 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: backups {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.206275 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: os-quota-sets {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.206339 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.206406 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: scheduler-stats {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.206473 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: os-availability-zone {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.206528 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.206600 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: qos-specs {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.206658 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extended resource: os-volume-transfer {{(pid=110937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.207293 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: extra_specs {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.207963 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.208720 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: os-quota-sets {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.208935 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: encryption {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.209076 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.209199 np0000185613 devstack@c-api.service[110939]: WARNING cinder.api.contrib.hosts [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:17:56.209655 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.210158 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: os-availability-zone {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.210277 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.210380 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: capabilities {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.211136 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.211437 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: extra_specs {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.211593 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: consistencygroups {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.211652 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.212455 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.213008 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.213091 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: encryption {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.213408 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: extensions {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.213554 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: os-volume-manage {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.213965 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.contrib.snapshot_actions [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] SnapshotActionsController initialized {{(pid=110937) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:17:56.214552 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: capabilities {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.214664 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.214960 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: os-quota-class-sets {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.215034 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: os-hosts {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.215771 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: consistencygroups {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.216002 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.216275 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: backups {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.216342 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: cgsnapshots {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.217364 np0000185613 devstack@c-api.service[110937]: WARNING castellan.key_manager.migration [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.217699 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: encryption {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.217768 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: os-volume-manage {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.218173 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension TypesManage extending resource: types {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.218297 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.218363 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: qos-specs {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.218420 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension AdminActions extending resource: volumes {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.218522 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension AdminActions extending resource: snapshots {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.218625 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension AdminActions extending resource: backups {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.218732 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.218844 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.218965 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.219205 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: os-hosts {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.219273 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: os-snapshot-manage {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.219608 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension SnapshotActions extending resource: snapshots {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.219708 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.219824 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.219937 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension VolumeActions extending resource: volumes {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.220057 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.220151 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension VolumeTypeAccess extending resource: types {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.220265 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension UsedLimits extending resource: limits {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.220369 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.v3.router [None req-fe3a6005-4d8f-4a4c-a8b5-48c6acd30c3c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.220569 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: cgsnapshots {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.220687 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: os-volume-type-access {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.221026 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: os-quota-sets {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.221941 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: encryption {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.222241 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: scheduler-stats {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.222460 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: os-availability-zone {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.223469 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: os-snapshot-manage {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.223653 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extended resource: os-volume-transfer {{(pid=110940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.223720 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: extra_specs {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.224962 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: os-volume-type-access {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.225518 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: encryption {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.226060 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.226502 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: scheduler-stats {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.227068 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: capabilities {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.227463 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.227988 np0000185613 devstack@c-api.service[110937]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x771a4b4a4668 pid: 110937 (default app) Jul 16 21:17:56.228063 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extended resource: os-volume-transfer {{(pid=110938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.228289 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: consistencygroups {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.228806 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.230187 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.230254 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: os-volume-manage {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.230319 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.231164 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.contrib.snapshot_actions [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] SnapshotActionsController initialized {{(pid=110940) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:17:56.231629 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.231734 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: os-hosts {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.231881 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.233012 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.233115 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: cgsnapshots {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.233223 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.234383 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.234464 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: encryption {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.234675 np0000185613 devstack@c-api.service[110940]: WARNING castellan.key_manager.migration [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.235334 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.contrib.snapshot_actions [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] SnapshotActionsController initialized {{(pid=110938) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:17:56.235477 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension TypesManage extending resource: types {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.237865 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.237865 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension AdminActions extending resource: volumes {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.237865 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension AdminActions extending resource: snapshots {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.237865 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension AdminActions extending resource: backups {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.237865 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.238000 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.238026 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: os-snapshot-manage {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.238051 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.238051 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.238051 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.238051 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.238051 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.238051 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension VolumeActions extending resource: volumes {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.238051 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.238202 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.middleware.request_id [None req-6d67fbd2-b7ef-4893-89d8-bf7c9ef8178b None None] RequestId filter calling following filter/app {{(pid=110937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:17:56.238231 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.238258 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.238284 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension UsedLimits extending resource: limits {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.238284 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.v3.router [None req-4108daf9-0ecc-47fd-b256-a42348bf1296 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.238327 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: os-volume-type-access {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.238988 np0000185613 devstack@c-api.service[110938]: WARNING castellan.key_manager.migration [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.239439 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: scheduler-stats {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.239785 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension TypesManage extending resource: types {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.239927 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.240036 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension AdminActions extending resource: volumes {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.240164 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension AdminActions extending resource: snapshots {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.240250 np0000185613 devstack@c-api.service[110937]: [pid: 110937|app: 0|req: 1/1] 199.204.45.116 () {60 vars in 956 bytes} [Thu Jul 16 21:17:56 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 16 21:17:56.240320 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension AdminActions extending resource: backups {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.240402 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.240479 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.240575 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.240904 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extended resource: os-volume-transfer {{(pid=110939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:17:56.241245 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.241352 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.241459 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.241560 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension VolumeActions extending resource: volumes {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.241681 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.241777 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.241931 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension UsedLimits extending resource: limits {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.242035 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.v3.router [None req-4f2991d9-8bd2-48d5-9081-e650b7c6eb11 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.245276 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.247124 np0000185613 devstack@c-api.service[110940]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x771a4b4a4668 pid: 110940 (default app) Jul 16 21:17:56.247209 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.248166 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.251870 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.251870 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.contrib.snapshot_actions [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] SnapshotActionsController initialized {{(pid=110939) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:17:56.251870 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.251991 np0000185613 devstack@c-api.service[110938]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x771a4b4a4668 pid: 110938 (default app) Jul 16 21:17:56.252617 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.255275 np0000185613 devstack@c-api.service[110939]: WARNING castellan.key_manager.migration [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:17:56.255275 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension TypesManage extending resource: types {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.255458 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.255458 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension AdminActions extending resource: volumes {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.255613 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension AdminActions extending resource: snapshots {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.255695 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension AdminActions extending resource: backups {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.255788 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.255920 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.256034 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.256210 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.256306 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.256407 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.256508 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension VolumeActions extending resource: volumes {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.256640 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.256726 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.256904 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension UsedLimits extending resource: limits {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.256982 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.v3.router [None req-9391fa5d-6af3-4fd9-b9e7-51e8762fc617 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:17:56.271869 np0000185613 devstack@c-api.service[110939]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x771a4b4a4668 pid: 110939 (default app) Jul 16 21:18:03.342454 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.middleware.request_id [None req-00d5b2d6-1067-4ef1-9c9b-0d52ee165244 None None] RequestId filter calling following filter/app {{(pid=110937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:18:03.810327 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-00d5b2d6-1067-4ef1-9c9b-0d52ee165244 admin admin] POST https://199.204.45.116/volume/v3/types Jul 16 21:18:03.811437 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.openstack.wsgi [None req-00d5b2d6-1067-4ef1-9c9b-0d52ee165244 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=110937) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 16 21:18:03.812354 np0000185613 devstack@c-api.service[110937]: /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 16 21:18:03.812354 np0000185613 devstack@c-api.service[110937]: warnings.warn( Jul 16 21:18:03.845065 np0000185613 devstack@c-api.service[110937]: DEBUG oslo_db.sqlalchemy.engines [None req-00d5b2d6-1067-4ef1-9c9b-0d52ee165244 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=110937) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:18:03.877762 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-00d5b2d6-1067-4ef1-9c9b-0d52ee165244 admin admin] https://199.204.45.116/volume/v3/types returned with HTTP 200 Jul 16 21:18:03.878236 np0000185613 devstack@c-api.service[110937]: [pid: 110937|app: 0|req: 2/2] 199.204.45.116 () {68 vars in 1333 bytes} [Thu Jul 16 21:18:03 2026] POST /volume/v3/types => generated 186 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:18:03.906932 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.middleware.request_id [None req-ca12043f-56eb-402c-9cce-09c5c61809a7 None None] RequestId filter calling following filter/app {{(pid=110940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:18:04.227698 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-ca12043f-56eb-402c-9cce-09c5c61809a7 admin admin] POST https://199.204.45.116/volume/v3/types/b430db0e-22b5-4810-98e5-7237b4803862/extra_specs Jul 16 21:18:04.228332 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [None req-ca12043f-56eb-402c-9cce-09c5c61809a7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 16 21:18:04.229998 np0000185613 devstack@c-api.service[110940]: /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 16 21:18:04.229998 np0000185613 devstack@c-api.service[110940]: warnings.warn( Jul 16 21:18:04.264560 np0000185613 devstack@c-api.service[110940]: DEBUG oslo_db.sqlalchemy.engines [None req-ca12043f-56eb-402c-9cce-09c5c61809a7 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=110940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:18:04.331217 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-ca12043f-56eb-402c-9cce-09c5c61809a7 admin admin] https://199.204.45.116/volume/v3/types/b430db0e-22b5-4810-98e5-7237b4803862/extra_specs returned with HTTP 200 Jul 16 21:18:04.331829 np0000185613 devstack@c-api.service[110940]: [pid: 110940|app: 0|req: 1/3] 199.204.45.116 () {68 vars in 1480 bytes} [Thu Jul 16 21:18:03 2026] POST /volume/v3/types/b430db0e-22b5-4810-98e5-7237b4803862/extra_specs => generated 55 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:18:06.134423 np0000185613 devstack@c-api.service[110938]: DEBUG dbcounter [-] [110938] Writing DB stats cinder:SELECT=6 {{(pid=110938) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:18:06.142219 np0000185613 devstack@c-api.service[110939]: DEBUG dbcounter [-] [110939] Writing DB stats cinder:SELECT=6 {{(pid=110939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:18:13.874879 np0000185613 devstack@c-api.service[110937]: DEBUG dbcounter [-] [110937] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:18:14.329519 np0000185613 devstack@c-api.service[110940]: DEBUG dbcounter [-] [110940] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:20:29.172377 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.middleware.request_id [None req-f528144c-5455-477e-836a-3d7006a01995 None None] RequestId filter calling following filter/app {{(pid=110938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:20:29.174810 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-f528144c-5455-477e-836a-3d7006a01995 None None] GET https://199.204.45.116/volume// Jul 16 21:20:29.174810 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-f528144c-5455-477e-836a-3d7006a01995 None None] Empty body provided in request {{(pid=110938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:20:29.174810 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-f528144c-5455-477e-836a-3d7006a01995 None None] Calling method 'all' {{(pid=110938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:20:29.174810 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-f528144c-5455-477e-836a-3d7006a01995 None None] https://199.204.45.116/volume// returned with HTTP 300 Jul 16 21:20:29.174810 np0000185613 devstack@c-api.service[110938]: [pid: 110938|app: 0|req: 1/4] 199.204.45.116 () {66 vars in 1456 bytes} [Thu Jul 16 21:20:29 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 16 21:21:04.803263 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.middleware.request_id [None req-5450df04-904d-41d5-a5d4-fadb3fd73804 None None] RequestId filter calling following filter/app {{(pid=110939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:04.806518 np0000185613 devstack@c-api.service[110939]: [pid: 110939|app: 0|req: 1/5] 199.204.45.116 () {62 vars in 1068 bytes} [Thu Jul 16 21:21:04 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 16 21:21:04.842445 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.middleware.request_id [None req-7837c17c-4471-4106-83e0-7694a5bd6e3b None None] RequestId filter calling following filter/app {{(pid=110937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:04.852659 np0000185613 devstack@c-api.service[110937]: [pid: 110937|app: 0|req: 3/6] 199.204.45.116 () {64 vars in 1272 bytes} [Thu Jul 16 21:21:04 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 16 21:21:04.889892 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.middleware.request_id [req-7837c17c-4471-4106-83e0-7694a5bd6e3b req-40b28a4a-3850-421e-b7a5-1b6a82fc0b8e None None] RequestId filter calling following filter/app {{(pid=110940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:04.892925 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [req-7837c17c-4471-4106-83e0-7694a5bd6e3b req-40b28a4a-3850-421e-b7a5-1b6a82fc0b8e demo demo] GET https://199.204.45.116/volume/v3/ Jul 16 21:21:04.893154 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [req-7837c17c-4471-4106-83e0-7694a5bd6e3b req-40b28a4a-3850-421e-b7a5-1b6a82fc0b8e demo demo] Empty body provided in request {{(pid=110940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:04.893427 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [req-7837c17c-4471-4106-83e0-7694a5bd6e3b req-40b28a4a-3850-421e-b7a5-1b6a82fc0b8e demo demo] Calling method 'version_select' {{(pid=110940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:04.894513 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [req-7837c17c-4471-4106-83e0-7694a5bd6e3b req-40b28a4a-3850-421e-b7a5-1b6a82fc0b8e demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jul 16 21:21:04.894996 np0000185613 devstack@c-api.service[110940]: [pid: 110940|app: 0|req: 2/7] 199.204.45.116 () {66 vars in 1346 bytes} [Thu Jul 16 21:21:04 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:21:04.931986 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.middleware.request_id [None req-635499d3-1461-405f-8113-e7ea3fd7bc04 None None] RequestId filter calling following filter/app {{(pid=110938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:05.403445 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-635499d3-1461-405f-8113-e7ea3fd7bc04 demo demo] GET https://199.204.45.116/volume/v3/types Jul 16 21:21:05.403827 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-635499d3-1461-405f-8113-e7ea3fd7bc04 demo demo] Empty body provided in request {{(pid=110938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:05.404074 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-635499d3-1461-405f-8113-e7ea3fd7bc04 demo demo] Calling method 'index' {{(pid=110938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:05.405551 np0000185613 devstack@c-api.service[110938]: /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 16 21:21:05.405551 np0000185613 devstack@c-api.service[110938]: warnings.warn( Jul 16 21:21:05.406312 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.api_utils [None req-635499d3-1461-405f-8113-e7ea3fd7bc04 demo demo] Removing options '' from query. {{(pid=110938) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:21:05.448270 np0000185613 devstack@c-api.service[110938]: DEBUG oslo_db.sqlalchemy.engines [None req-635499d3-1461-405f-8113-e7ea3fd7bc04 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=110938) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:21:05.472453 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-635499d3-1461-405f-8113-e7ea3fd7bc04 demo demo] https://199.204.45.116/volume/v3/types returned with HTTP 200 Jul 16 21:21:05.473045 np0000185613 devstack@c-api.service[110938]: [pid: 110938|app: 0|req: 2/8] 199.204.45.116 () {64 vars in 1290 bytes} [Thu Jul 16 21:21:04 2026] GET /volume/v3/types => generated 377 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:21:05.523066 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.middleware.request_id [None req-78790d7d-decc-49af-b417-caee88cdee19 None None] RequestId filter calling following filter/app {{(pid=110939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:05.837661 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-78790d7d-decc-49af-b417-caee88cdee19 demo demo] GET https://199.204.45.116/volume/v3/types/default Jul 16 21:21:05.838434 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-78790d7d-decc-49af-b417-caee88cdee19 demo demo] Empty body provided in request {{(pid=110939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:05.838434 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-78790d7d-decc-49af-b417-caee88cdee19 demo demo] Calling method 'show' {{(pid=110939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:05.873250 np0000185613 devstack@c-api.service[110939]: DEBUG oslo_db.sqlalchemy.engines [None req-78790d7d-decc-49af-b417-caee88cdee19 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=110939) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:21:05.888969 np0000185613 devstack@c-api.service[110939]: /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 16 21:21:05.888969 np0000185613 devstack@c-api.service[110939]: warnings.warn( Jul 16 21:21:05.891106 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-78790d7d-decc-49af-b417-caee88cdee19 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jul 16 21:21:05.891471 np0000185613 devstack@c-api.service[110939]: [pid: 110939|app: 0|req: 2/9] 199.204.45.116 () {64 vars in 1301 bytes} [Thu Jul 16 21:21:05 2026] GET /volume/v3/types/default => generated 145 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:21:06.346019 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.middleware.request_id [None req-b60f2637-fdb3-492d-b442-f8ad1116c846 None None] RequestId filter calling following filter/app {{(pid=110937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:06.347290 np0000185613 devstack@c-api.service[110937]: [pid: 110937|app: 0|req: 4/10] 199.204.45.116 () {62 vars in 1068 bytes} [Thu Jul 16 21:21:06 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 16 21:21:06.379707 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.middleware.request_id [None req-1532b6ae-a039-49ff-9e2e-3442aaa55e8a None None] RequestId filter calling following filter/app {{(pid=110940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:06.385898 np0000185613 devstack@c-api.service[110940]: [pid: 110940|app: 0|req: 3/11] 199.204.45.116 () {64 vars in 1272 bytes} [Thu Jul 16 21:21:06 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 16 21:21:06.418033 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.middleware.request_id [req-1532b6ae-a039-49ff-9e2e-3442aaa55e8a req-4775f7f2-9b69-41e1-a363-e7b19d84758c None None] RequestId filter calling following filter/app {{(pid=110938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:06.421940 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [req-1532b6ae-a039-49ff-9e2e-3442aaa55e8a req-4775f7f2-9b69-41e1-a363-e7b19d84758c demo demo] GET https://199.204.45.116/volume/v3/ Jul 16 21:21:06.422352 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [req-1532b6ae-a039-49ff-9e2e-3442aaa55e8a req-4775f7f2-9b69-41e1-a363-e7b19d84758c demo demo] Empty body provided in request {{(pid=110938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:06.422762 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [req-1532b6ae-a039-49ff-9e2e-3442aaa55e8a req-4775f7f2-9b69-41e1-a363-e7b19d84758c demo demo] Calling method 'version_select' {{(pid=110938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:06.423911 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [req-1532b6ae-a039-49ff-9e2e-3442aaa55e8a req-4775f7f2-9b69-41e1-a363-e7b19d84758c demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jul 16 21:21:06.424257 np0000185613 devstack@c-api.service[110938]: [pid: 110938|app: 0|req: 3/12] 199.204.45.116 () {66 vars in 1346 bytes} [Thu Jul 16 21:21:06 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:21:06.460572 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.middleware.request_id [None req-9321a3dc-bfc1-4e39-81c9-1f0d1245f9ea None None] RequestId filter calling following filter/app {{(pid=110939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:06.464235 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-9321a3dc-bfc1-4e39-81c9-1f0d1245f9ea demo demo] GET https://199.204.45.116/volume/v3/types/default Jul 16 21:21:06.464636 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-9321a3dc-bfc1-4e39-81c9-1f0d1245f9ea demo demo] Empty body provided in request {{(pid=110939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:06.465095 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-9321a3dc-bfc1-4e39-81c9-1f0d1245f9ea demo demo] Calling method 'show' {{(pid=110939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:06.473099 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-9321a3dc-bfc1-4e39-81c9-1f0d1245f9ea demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jul 16 21:21:06.473521 np0000185613 devstack@c-api.service[110939]: [pid: 110939|app: 0|req: 3/13] 199.204.45.116 () {64 vars in 1301 bytes} [Thu Jul 16 21:21:06 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 16 21:21:07.040160 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.middleware.request_id [None req-22adcdb7-6dc2-46ba-a1a0-2730c29ba140 None None] RequestId filter calling following filter/app {{(pid=110937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:07.041447 np0000185613 devstack@c-api.service[110937]: [pid: 110937|app: 0|req: 5/14] 199.204.45.116 () {62 vars in 1068 bytes} [Thu Jul 16 21:21:07 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 16 21:21:07.068715 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.middleware.request_id [None req-4bc6928a-693b-4ffe-88ec-b3e50a7d160b None None] RequestId filter calling following filter/app {{(pid=110940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:07.070451 np0000185613 devstack@c-api.service[110940]: [pid: 110940|app: 0|req: 4/15] 199.204.45.116 () {64 vars in 1272 bytes} [Thu Jul 16 21:21:07 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 16 21:21:07.098417 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.middleware.request_id [req-4bc6928a-693b-4ffe-88ec-b3e50a7d160b req-60765086-080b-412a-8882-7023814c8adb None None] RequestId filter calling following filter/app {{(pid=110938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:07.102782 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [req-4bc6928a-693b-4ffe-88ec-b3e50a7d160b req-60765086-080b-412a-8882-7023814c8adb demo demo] GET https://199.204.45.116/volume/v3/ Jul 16 21:21:07.103254 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [req-4bc6928a-693b-4ffe-88ec-b3e50a7d160b req-60765086-080b-412a-8882-7023814c8adb demo demo] Empty body provided in request {{(pid=110938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:07.103682 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [req-4bc6928a-693b-4ffe-88ec-b3e50a7d160b req-60765086-080b-412a-8882-7023814c8adb demo demo] Calling method 'version_select' {{(pid=110938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:07.104514 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [req-4bc6928a-693b-4ffe-88ec-b3e50a7d160b req-60765086-080b-412a-8882-7023814c8adb demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jul 16 21:21:07.105159 np0000185613 devstack@c-api.service[110938]: [pid: 110938|app: 0|req: 4/16] 199.204.45.116 () {66 vars in 1346 bytes} [Thu Jul 16 21:21:07 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:21:07.139219 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.middleware.request_id [None req-b7fd041e-9a44-48e8-9740-6a125dd8ff90 None None] RequestId filter calling following filter/app {{(pid=110939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:07.142393 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-b7fd041e-9a44-48e8-9740-6a125dd8ff90 demo demo] GET https://199.204.45.116/volume/v3/types/default Jul 16 21:21:07.143010 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-b7fd041e-9a44-48e8-9740-6a125dd8ff90 demo demo] Empty body provided in request {{(pid=110939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:07.143587 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-b7fd041e-9a44-48e8-9740-6a125dd8ff90 demo demo] Calling method 'show' {{(pid=110939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:07.153343 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-b7fd041e-9a44-48e8-9740-6a125dd8ff90 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jul 16 21:21:07.153661 np0000185613 devstack@c-api.service[110939]: [pid: 110939|app: 0|req: 4/17] 199.204.45.116 () {64 vars in 1301 bytes} [Thu Jul 16 21:21:07 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:21:07.184889 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.middleware.request_id [None req-ca58dea1-162a-4dac-94a9-a819f01aa1b4 None None] RequestId filter calling following filter/app {{(pid=110937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:07.186317 np0000185613 devstack@c-api.service[110937]: [pid: 110937|app: 0|req: 6/18] 199.204.45.116 () {62 vars in 1068 bytes} [Thu Jul 16 21:21:07 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 16 21:21:07.213416 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.middleware.request_id [None req-a0b3bf92-dd37-4469-8ef6-339270a6a333 None None] RequestId filter calling following filter/app {{(pid=110940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:07.215172 np0000185613 devstack@c-api.service[110940]: [pid: 110940|app: 0|req: 5/19] 199.204.45.116 () {64 vars in 1272 bytes} [Thu Jul 16 21:21:07 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 16 21:21:07.246701 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.middleware.request_id [req-a0b3bf92-dd37-4469-8ef6-339270a6a333 req-ae1a43fa-4b54-4d93-ab2a-a6e8741c6513 None None] RequestId filter calling following filter/app {{(pid=110938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:07.249441 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [req-a0b3bf92-dd37-4469-8ef6-339270a6a333 req-ae1a43fa-4b54-4d93-ab2a-a6e8741c6513 demo demo] GET https://199.204.45.116/volume/v3/ Jul 16 21:21:07.249670 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [req-a0b3bf92-dd37-4469-8ef6-339270a6a333 req-ae1a43fa-4b54-4d93-ab2a-a6e8741c6513 demo demo] Empty body provided in request {{(pid=110938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:07.249946 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [req-a0b3bf92-dd37-4469-8ef6-339270a6a333 req-ae1a43fa-4b54-4d93-ab2a-a6e8741c6513 demo demo] Calling method 'version_select' {{(pid=110938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:07.250882 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [req-a0b3bf92-dd37-4469-8ef6-339270a6a333 req-ae1a43fa-4b54-4d93-ab2a-a6e8741c6513 demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jul 16 21:21:07.252245 np0000185613 devstack@c-api.service[110938]: [pid: 110938|app: 0|req: 5/20] 199.204.45.116 () {66 vars in 1346 bytes} [Thu Jul 16 21:21:07 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:21:07.285590 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.middleware.request_id [None req-fe528ad1-233e-4bed-8a0c-ed0005af758b None None] RequestId filter calling following filter/app {{(pid=110939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:07.288813 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-fe528ad1-233e-4bed-8a0c-ed0005af758b demo demo] GET https://199.204.45.116/volume/v3/types/default Jul 16 21:21:07.289213 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-fe528ad1-233e-4bed-8a0c-ed0005af758b demo demo] Empty body provided in request {{(pid=110939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:07.289579 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-fe528ad1-233e-4bed-8a0c-ed0005af758b demo demo] Calling method 'show' {{(pid=110939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:07.298190 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-fe528ad1-233e-4bed-8a0c-ed0005af758b demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jul 16 21:21:07.298497 np0000185613 devstack@c-api.service[110939]: [pid: 110939|app: 0|req: 5/21] 199.204.45.116 () {64 vars in 1301 bytes} [Thu Jul 16 21:21:07 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 16 21:21:15.464675 np0000185613 devstack@c-api.service[110938]: DEBUG dbcounter [-] [110938] Writing DB stats cinder:SELECT=1 {{(pid=110938) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:21:17.294975 np0000185613 devstack@c-api.service[110939]: DEBUG dbcounter [-] [110939] Writing DB stats cinder:SELECT=8 {{(pid=110939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:26:03.699353 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.middleware.request_id [None req-92378598-50ae-492c-9cc5-6fcee0009633 None None] RequestId filter calling following filter/app {{(pid=110937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:26:03.801361 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-92378598-50ae-492c-9cc5-6fcee0009633 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:26:03.801548 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.openstack.wsgi [None req-92378598-50ae-492c-9cc5-6fcee0009633 demo demo] Empty body provided in request {{(pid=110937) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:26:03.801739 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.openstack.wsgi [None req-92378598-50ae-492c-9cc5-6fcee0009633 demo demo] Calling method 'detail' {{(pid=110937) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:26:03.802291 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.api_utils [None req-92378598-50ae-492c-9cc5-6fcee0009633 demo demo] Removing options '' from query. {{(pid=110937) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:26:03.802972 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.volume.api [None req-92378598-50ae-492c-9cc5-6fcee0009633 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110937) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:26:03.836867 np0000185613 devstack@c-api.service[110937]: INFO cinder.volume.api [None req-92378598-50ae-492c-9cc5-6fcee0009633 demo demo] Get all volumes completed successfully. Jul 16 21:26:03.839018 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-92378598-50ae-492c-9cc5-6fcee0009633 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:26:03.839360 np0000185613 devstack@c-api.service[110937]: [pid: 110937|app: 0|req: 7/22] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:26:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:26:13.830707 np0000185613 devstack@c-api.service[110937]: DEBUG dbcounter [-] [110937] Writing DB stats cinder:SELECT=1 {{(pid=110937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:27:03.859557 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.middleware.request_id [None req-9c238d5f-8e8d-442f-99cb-441de2782fe1 None None] RequestId filter calling following filter/app {{(pid=110940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:27:03.863520 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-9c238d5f-8e8d-442f-99cb-441de2782fe1 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:27:03.863739 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [None req-9c238d5f-8e8d-442f-99cb-441de2782fe1 demo demo] Empty body provided in request {{(pid=110940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:27:03.864090 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [None req-9c238d5f-8e8d-442f-99cb-441de2782fe1 demo demo] Calling method 'detail' {{(pid=110940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:27:03.864518 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.api_utils [None req-9c238d5f-8e8d-442f-99cb-441de2782fe1 demo demo] Removing options '' from query. {{(pid=110940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:27:03.865330 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.volume.api [None req-9c238d5f-8e8d-442f-99cb-441de2782fe1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:27:03.898681 np0000185613 devstack@c-api.service[110940]: INFO cinder.volume.api [None req-9c238d5f-8e8d-442f-99cb-441de2782fe1 demo demo] Get all volumes completed successfully. Jul 16 21:27:03.900922 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-9c238d5f-8e8d-442f-99cb-441de2782fe1 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:27:03.901465 np0000185613 devstack@c-api.service[110940]: [pid: 110940|app: 0|req: 6/23] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:27:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:27:13.891345 np0000185613 devstack@c-api.service[110940]: DEBUG dbcounter [-] [110940] Writing DB stats cinder:SELECT=1 {{(pid=110940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:28:03.919036 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.middleware.request_id [None req-51e03f5d-39bc-47ee-9561-a4f3c3735107 None None] RequestId filter calling following filter/app {{(pid=110938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:28:03.923031 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-51e03f5d-39bc-47ee-9561-a4f3c3735107 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:28:03.923356 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-51e03f5d-39bc-47ee-9561-a4f3c3735107 demo demo] Empty body provided in request {{(pid=110938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:28:03.923687 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-51e03f5d-39bc-47ee-9561-a4f3c3735107 demo demo] Calling method 'detail' {{(pid=110938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:28:03.924388 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.api_utils [None req-51e03f5d-39bc-47ee-9561-a4f3c3735107 demo demo] Removing options '' from query. {{(pid=110938) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:28:03.925610 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.volume.api [None req-51e03f5d-39bc-47ee-9561-a4f3c3735107 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110938) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:28:03.967158 np0000185613 devstack@c-api.service[110938]: INFO cinder.volume.api [None req-51e03f5d-39bc-47ee-9561-a4f3c3735107 demo demo] Get all volumes completed successfully. Jul 16 21:28:03.970058 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-51e03f5d-39bc-47ee-9561-a4f3c3735107 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:28:03.970586 np0000185613 devstack@c-api.service[110938]: [pid: 110938|app: 0|req: 6/24] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:28:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:28:13.958843 np0000185613 devstack@c-api.service[110938]: DEBUG dbcounter [-] [110938] Writing DB stats cinder:SELECT=1 {{(pid=110938) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:29:03.983308 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.middleware.request_id [None req-100efc5a-81c3-4a0d-baf4-62e76898557a None None] RequestId filter calling following filter/app {{(pid=110939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:29:03.987307 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-100efc5a-81c3-4a0d-baf4-62e76898557a demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:29:03.987404 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-100efc5a-81c3-4a0d-baf4-62e76898557a demo demo] Empty body provided in request {{(pid=110939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:29:03.987658 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-100efc5a-81c3-4a0d-baf4-62e76898557a demo demo] Calling method 'detail' {{(pid=110939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:29:03.988420 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.api_utils [None req-100efc5a-81c3-4a0d-baf4-62e76898557a demo demo] Removing options '' from query. {{(pid=110939) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:29:03.989604 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.volume.api [None req-100efc5a-81c3-4a0d-baf4-62e76898557a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110939) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:29:04.027580 np0000185613 devstack@c-api.service[110939]: INFO cinder.volume.api [None req-100efc5a-81c3-4a0d-baf4-62e76898557a demo demo] Get all volumes completed successfully. Jul 16 21:29:04.029674 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-100efc5a-81c3-4a0d-baf4-62e76898557a demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:29:04.030003 np0000185613 devstack@c-api.service[110939]: [pid: 110939|app: 0|req: 6/25] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:29:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:29:14.021987 np0000185613 devstack@c-api.service[110939]: DEBUG dbcounter [-] [110939] Writing DB stats cinder:SELECT=1 {{(pid=110939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:30:04.045148 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.middleware.request_id [None req-b331de44-af73-412c-bdd0-8302be81afd7 None None] RequestId filter calling following filter/app {{(pid=110937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:30:04.054988 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-b331de44-af73-412c-bdd0-8302be81afd7 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:30:04.054988 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.openstack.wsgi [None req-b331de44-af73-412c-bdd0-8302be81afd7 demo demo] Empty body provided in request {{(pid=110937) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:30:04.054988 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.openstack.wsgi [None req-b331de44-af73-412c-bdd0-8302be81afd7 demo demo] Calling method 'detail' {{(pid=110937) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:30:04.054988 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.api_utils [None req-b331de44-af73-412c-bdd0-8302be81afd7 demo demo] Removing options '' from query. {{(pid=110937) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:30:04.054988 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.volume.api [None req-b331de44-af73-412c-bdd0-8302be81afd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110937) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:30:04.063487 np0000185613 devstack@c-api.service[110937]: INFO cinder.volume.api [None req-b331de44-af73-412c-bdd0-8302be81afd7 demo demo] Get all volumes completed successfully. Jul 16 21:30:04.066623 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-b331de44-af73-412c-bdd0-8302be81afd7 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:30:04.068902 np0000185613 devstack@c-api.service[110937]: [pid: 110937|app: 0|req: 8/26] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:30:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:30:14.058490 np0000185613 devstack@c-api.service[110937]: DEBUG dbcounter [-] [110937] Writing DB stats cinder:SELECT=1 {{(pid=110937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:31:04.089696 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.middleware.request_id [None req-054b8b1e-45a9-4cc6-b0f1-34a37e18c0e6 None None] RequestId filter calling following filter/app {{(pid=110940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:31:04.254511 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-054b8b1e-45a9-4cc6-b0f1-34a37e18c0e6 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:31:04.254687 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [None req-054b8b1e-45a9-4cc6-b0f1-34a37e18c0e6 demo demo] Empty body provided in request {{(pid=110940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:31:04.254886 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [None req-054b8b1e-45a9-4cc6-b0f1-34a37e18c0e6 demo demo] Calling method 'detail' {{(pid=110940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:31:04.255120 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.api_utils [None req-054b8b1e-45a9-4cc6-b0f1-34a37e18c0e6 demo demo] Removing options '' from query. {{(pid=110940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:31:04.255763 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.volume.api [None req-054b8b1e-45a9-4cc6-b0f1-34a37e18c0e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:31:04.263033 np0000185613 devstack@c-api.service[110940]: INFO cinder.volume.api [None req-054b8b1e-45a9-4cc6-b0f1-34a37e18c0e6 demo demo] Get all volumes completed successfully. Jul 16 21:31:04.266195 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-054b8b1e-45a9-4cc6-b0f1-34a37e18c0e6 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:31:04.266628 np0000185613 devstack@c-api.service[110940]: [pid: 110940|app: 0|req: 7/27] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:31:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:31:14.258928 np0000185613 devstack@c-api.service[110940]: DEBUG dbcounter [-] [110940] Writing DB stats cinder:SELECT=1 {{(pid=110940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:32:04.285295 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.middleware.request_id [None req-0ab90b64-8fe0-4b8d-b1d1-922217c88ea6 None None] RequestId filter calling following filter/app {{(pid=110938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:32:04.287758 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-0ab90b64-8fe0-4b8d-b1d1-922217c88ea6 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:32:04.288331 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-0ab90b64-8fe0-4b8d-b1d1-922217c88ea6 demo demo] Empty body provided in request {{(pid=110938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:32:04.288540 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-0ab90b64-8fe0-4b8d-b1d1-922217c88ea6 demo demo] Calling method 'detail' {{(pid=110938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:32:04.288781 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.api_utils [None req-0ab90b64-8fe0-4b8d-b1d1-922217c88ea6 demo demo] Removing options '' from query. {{(pid=110938) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:32:04.289465 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.volume.api [None req-0ab90b64-8fe0-4b8d-b1d1-922217c88ea6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110938) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:32:04.297245 np0000185613 devstack@c-api.service[110938]: INFO cinder.volume.api [None req-0ab90b64-8fe0-4b8d-b1d1-922217c88ea6 demo demo] Get all volumes completed successfully. Jul 16 21:32:04.299052 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-0ab90b64-8fe0-4b8d-b1d1-922217c88ea6 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:32:04.299761 np0000185613 devstack@c-api.service[110938]: [pid: 110938|app: 0|req: 7/28] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:32:04 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 16 21:32:14.293882 np0000185613 devstack@c-api.service[110938]: DEBUG dbcounter [-] [110938] Writing DB stats cinder:SELECT=1 {{(pid=110938) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:33:04.319597 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.middleware.request_id [None req-14e7e495-7eae-4eb0-af67-cd82e06eebd4 None None] RequestId filter calling following filter/app {{(pid=110939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:33:04.323875 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-14e7e495-7eae-4eb0-af67-cd82e06eebd4 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:33:04.323875 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-14e7e495-7eae-4eb0-af67-cd82e06eebd4 demo demo] Empty body provided in request {{(pid=110939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:33:04.323875 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-14e7e495-7eae-4eb0-af67-cd82e06eebd4 demo demo] Calling method 'detail' {{(pid=110939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:33:04.323875 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.api_utils [None req-14e7e495-7eae-4eb0-af67-cd82e06eebd4 demo demo] Removing options '' from query. {{(pid=110939) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:33:04.324991 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.volume.api [None req-14e7e495-7eae-4eb0-af67-cd82e06eebd4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110939) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:33:04.333185 np0000185613 devstack@c-api.service[110939]: INFO cinder.volume.api [None req-14e7e495-7eae-4eb0-af67-cd82e06eebd4 demo demo] Get all volumes completed successfully. Jul 16 21:33:04.335380 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-14e7e495-7eae-4eb0-af67-cd82e06eebd4 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:33:04.335781 np0000185613 devstack@c-api.service[110939]: [pid: 110939|app: 0|req: 7/29] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:33:04 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 16 21:33:14.329190 np0000185613 devstack@c-api.service[110939]: DEBUG dbcounter [-] [110939] Writing DB stats cinder:SELECT=1 {{(pid=110939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:34:04.356038 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.middleware.request_id [None req-f3fc5640-f32a-4944-b50f-71f93865c581 None None] RequestId filter calling following filter/app {{(pid=110937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:34:04.359276 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-f3fc5640-f32a-4944-b50f-71f93865c581 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:34:04.359660 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.openstack.wsgi [None req-f3fc5640-f32a-4944-b50f-71f93865c581 demo demo] Empty body provided in request {{(pid=110937) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:34:04.359945 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.openstack.wsgi [None req-f3fc5640-f32a-4944-b50f-71f93865c581 demo demo] Calling method 'detail' {{(pid=110937) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:34:04.360427 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.api_utils [None req-f3fc5640-f32a-4944-b50f-71f93865c581 demo demo] Removing options '' from query. {{(pid=110937) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:34:04.361553 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.volume.api [None req-f3fc5640-f32a-4944-b50f-71f93865c581 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110937) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:34:04.370409 np0000185613 devstack@c-api.service[110937]: INFO cinder.volume.api [None req-f3fc5640-f32a-4944-b50f-71f93865c581 demo demo] Get all volumes completed successfully. Jul 16 21:34:04.372249 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-f3fc5640-f32a-4944-b50f-71f93865c581 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:34:04.372625 np0000185613 devstack@c-api.service[110937]: [pid: 110937|app: 0|req: 9/30] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:34:04 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 16 21:34:14.365825 np0000185613 devstack@c-api.service[110937]: DEBUG dbcounter [-] [110937] Writing DB stats cinder:SELECT=1 {{(pid=110937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:35:04.387992 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.middleware.request_id [None req-9cc9244c-3d81-4eaf-8a86-64ce498de300 None None] RequestId filter calling following filter/app {{(pid=110940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:35:04.390550 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-9cc9244c-3d81-4eaf-8a86-64ce498de300 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:35:04.390780 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [None req-9cc9244c-3d81-4eaf-8a86-64ce498de300 demo demo] Empty body provided in request {{(pid=110940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:35:04.391068 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [None req-9cc9244c-3d81-4eaf-8a86-64ce498de300 demo demo] Calling method 'detail' {{(pid=110940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:35:04.391358 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.api_utils [None req-9cc9244c-3d81-4eaf-8a86-64ce498de300 demo demo] Removing options '' from query. {{(pid=110940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:35:04.392590 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.volume.api [None req-9cc9244c-3d81-4eaf-8a86-64ce498de300 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:35:04.402454 np0000185613 devstack@c-api.service[110940]: INFO cinder.volume.api [None req-9cc9244c-3d81-4eaf-8a86-64ce498de300 demo demo] Get all volumes completed successfully. Jul 16 21:35:04.405102 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-9cc9244c-3d81-4eaf-8a86-64ce498de300 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:35:04.406004 np0000185613 devstack@c-api.service[110940]: [pid: 110940|app: 0|req: 8/31] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:35:04 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 16 21:35:14.396097 np0000185613 devstack@c-api.service[110940]: DEBUG dbcounter [-] [110940] Writing DB stats cinder:SELECT=1 {{(pid=110940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:36:04.423001 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.middleware.request_id [None req-4d6be16b-06b8-4f35-be2e-431e378e1125 None None] RequestId filter calling following filter/app {{(pid=110938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:36:04.589191 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-4d6be16b-06b8-4f35-be2e-431e378e1125 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:36:04.589610 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-4d6be16b-06b8-4f35-be2e-431e378e1125 demo demo] Empty body provided in request {{(pid=110938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:36:04.590164 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-4d6be16b-06b8-4f35-be2e-431e378e1125 demo demo] Calling method 'detail' {{(pid=110938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:36:04.590842 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.api_utils [None req-4d6be16b-06b8-4f35-be2e-431e378e1125 demo demo] Removing options '' from query. {{(pid=110938) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:36:04.592421 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.volume.api [None req-4d6be16b-06b8-4f35-be2e-431e378e1125 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110938) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:36:04.601689 np0000185613 devstack@c-api.service[110938]: INFO cinder.volume.api [None req-4d6be16b-06b8-4f35-be2e-431e378e1125 demo demo] Get all volumes completed successfully. Jul 16 21:36:04.603536 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-4d6be16b-06b8-4f35-be2e-431e378e1125 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:36:04.603942 np0000185613 devstack@c-api.service[110938]: [pid: 110938|app: 0|req: 8/32] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:36:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:36:14.596988 np0000185613 devstack@c-api.service[110938]: DEBUG dbcounter [-] [110938] Writing DB stats cinder:SELECT=1 {{(pid=110938) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:37:04.625334 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.middleware.request_id [None req-73605ad0-be4b-477f-b511-0fb65864b2be None None] RequestId filter calling following filter/app {{(pid=110939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:37:04.628095 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-73605ad0-be4b-477f-b511-0fb65864b2be demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:37:04.628269 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-73605ad0-be4b-477f-b511-0fb65864b2be demo demo] Empty body provided in request {{(pid=110939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:37:04.628456 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-73605ad0-be4b-477f-b511-0fb65864b2be demo demo] Calling method 'detail' {{(pid=110939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:37:04.628677 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.api_utils [None req-73605ad0-be4b-477f-b511-0fb65864b2be demo demo] Removing options '' from query. {{(pid=110939) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:37:04.629357 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.volume.api [None req-73605ad0-be4b-477f-b511-0fb65864b2be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110939) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:37:04.637978 np0000185613 devstack@c-api.service[110939]: INFO cinder.volume.api [None req-73605ad0-be4b-477f-b511-0fb65864b2be demo demo] Get all volumes completed successfully. Jul 16 21:37:04.639933 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-73605ad0-be4b-477f-b511-0fb65864b2be demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:37:04.640299 np0000185613 devstack@c-api.service[110939]: [pid: 110939|app: 0|req: 8/33] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:37:04 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 16 21:37:14.632110 np0000185613 devstack@c-api.service[110939]: DEBUG dbcounter [-] [110939] Writing DB stats cinder:SELECT=1 {{(pid=110939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:38:04.661320 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.middleware.request_id [None req-35038275-0ee0-4542-b746-c192f02ff7c3 None None] RequestId filter calling following filter/app {{(pid=110937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:38:04.664073 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-35038275-0ee0-4542-b746-c192f02ff7c3 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:38:04.664309 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.openstack.wsgi [None req-35038275-0ee0-4542-b746-c192f02ff7c3 demo demo] Empty body provided in request {{(pid=110937) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:38:04.664575 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.openstack.wsgi [None req-35038275-0ee0-4542-b746-c192f02ff7c3 demo demo] Calling method 'detail' {{(pid=110937) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:38:04.664922 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.api_utils [None req-35038275-0ee0-4542-b746-c192f02ff7c3 demo demo] Removing options '' from query. {{(pid=110937) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:38:04.665785 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.volume.api [None req-35038275-0ee0-4542-b746-c192f02ff7c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110937) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:38:04.674399 np0000185613 devstack@c-api.service[110937]: INFO cinder.volume.api [None req-35038275-0ee0-4542-b746-c192f02ff7c3 demo demo] Get all volumes completed successfully. Jul 16 21:38:04.676180 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-35038275-0ee0-4542-b746-c192f02ff7c3 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:38:04.676493 np0000185613 devstack@c-api.service[110937]: [pid: 110937|app: 0|req: 10/34] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:38:04 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 16 21:38:14.668828 np0000185613 devstack@c-api.service[110937]: DEBUG dbcounter [-] [110937] Writing DB stats cinder:SELECT=1 {{(pid=110937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:39:04.689624 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.middleware.request_id [None req-8d8ad778-4c82-4ea9-ac55-ad6b068a5bce None None] RequestId filter calling following filter/app {{(pid=110940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:39:04.692654 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-8d8ad778-4c82-4ea9-ac55-ad6b068a5bce demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:39:04.692941 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [None req-8d8ad778-4c82-4ea9-ac55-ad6b068a5bce demo demo] Empty body provided in request {{(pid=110940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:39:04.693299 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [None req-8d8ad778-4c82-4ea9-ac55-ad6b068a5bce demo demo] Calling method 'detail' {{(pid=110940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:39:04.693653 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.api_utils [None req-8d8ad778-4c82-4ea9-ac55-ad6b068a5bce demo demo] Removing options '' from query. {{(pid=110940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:39:04.694675 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.volume.api [None req-8d8ad778-4c82-4ea9-ac55-ad6b068a5bce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:39:04.703989 np0000185613 devstack@c-api.service[110940]: INFO cinder.volume.api [None req-8d8ad778-4c82-4ea9-ac55-ad6b068a5bce demo demo] Get all volumes completed successfully. Jul 16 21:39:04.707048 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-8d8ad778-4c82-4ea9-ac55-ad6b068a5bce demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:39:04.707786 np0000185613 devstack@c-api.service[110940]: [pid: 110940|app: 0|req: 9/35] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:39:04 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 16 21:39:14.698922 np0000185613 devstack@c-api.service[110940]: DEBUG dbcounter [-] [110940] Writing DB stats cinder:SELECT=1 {{(pid=110940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:40:04.725428 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.middleware.request_id [None req-ef3850b0-fd44-4cdb-9d61-00534ea6bf2b None None] RequestId filter calling following filter/app {{(pid=110938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:40:04.728216 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-ef3850b0-fd44-4cdb-9d61-00534ea6bf2b demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:40:04.728479 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-ef3850b0-fd44-4cdb-9d61-00534ea6bf2b demo demo] Empty body provided in request {{(pid=110938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:40:04.728727 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-ef3850b0-fd44-4cdb-9d61-00534ea6bf2b demo demo] Calling method 'detail' {{(pid=110938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:40:04.729071 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.api_utils [None req-ef3850b0-fd44-4cdb-9d61-00534ea6bf2b demo demo] Removing options '' from query. {{(pid=110938) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:40:04.730067 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.volume.api [None req-ef3850b0-fd44-4cdb-9d61-00534ea6bf2b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110938) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:40:04.737440 np0000185613 devstack@c-api.service[110938]: INFO cinder.volume.api [None req-ef3850b0-fd44-4cdb-9d61-00534ea6bf2b demo demo] Get all volumes completed successfully. Jul 16 21:40:04.739406 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-ef3850b0-fd44-4cdb-9d61-00534ea6bf2b demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:40:04.739929 np0000185613 devstack@c-api.service[110938]: [pid: 110938|app: 0|req: 9/36] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:40:04 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 16 21:40:14.733328 np0000185613 devstack@c-api.service[110938]: DEBUG dbcounter [-] [110938] Writing DB stats cinder:SELECT=1 {{(pid=110938) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:41:04.754418 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.middleware.request_id [None req-9ba3f9b4-52ba-4534-896b-98015f9321a0 None None] RequestId filter calling following filter/app {{(pid=110939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:41:04.946336 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-9ba3f9b4-52ba-4534-896b-98015f9321a0 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:41:04.946764 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-9ba3f9b4-52ba-4534-896b-98015f9321a0 demo demo] Empty body provided in request {{(pid=110939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:41:04.947204 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-9ba3f9b4-52ba-4534-896b-98015f9321a0 demo demo] Calling method 'detail' {{(pid=110939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:41:04.947645 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.api_utils [None req-9ba3f9b4-52ba-4534-896b-98015f9321a0 demo demo] Removing options '' from query. {{(pid=110939) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:41:04.949102 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.volume.api [None req-9ba3f9b4-52ba-4534-896b-98015f9321a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110939) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:41:04.958588 np0000185613 devstack@c-api.service[110939]: INFO cinder.volume.api [None req-9ba3f9b4-52ba-4534-896b-98015f9321a0 demo demo] Get all volumes completed successfully. Jul 16 21:41:04.960780 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-9ba3f9b4-52ba-4534-896b-98015f9321a0 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:41:04.961118 np0000185613 devstack@c-api.service[110939]: [pid: 110939|app: 0|req: 9/37] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:41:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:41:14.953589 np0000185613 devstack@c-api.service[110939]: DEBUG dbcounter [-] [110939] Writing DB stats cinder:SELECT=1 {{(pid=110939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:42:04.984196 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.middleware.request_id [None req-fb0331bc-8a19-479c-88bb-91b8e8f98f01 None None] RequestId filter calling following filter/app {{(pid=110937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:42:04.989144 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-fb0331bc-8a19-479c-88bb-91b8e8f98f01 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:42:04.989144 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.openstack.wsgi [None req-fb0331bc-8a19-479c-88bb-91b8e8f98f01 demo demo] Empty body provided in request {{(pid=110937) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:42:04.991797 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.openstack.wsgi [None req-fb0331bc-8a19-479c-88bb-91b8e8f98f01 demo demo] Calling method 'detail' {{(pid=110937) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:42:04.991797 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.api_utils [None req-fb0331bc-8a19-479c-88bb-91b8e8f98f01 demo demo] Removing options '' from query. {{(pid=110937) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:42:04.992025 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.volume.api [None req-fb0331bc-8a19-479c-88bb-91b8e8f98f01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110937) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:42:05.001335 np0000185613 devstack@c-api.service[110937]: INFO cinder.volume.api [None req-fb0331bc-8a19-479c-88bb-91b8e8f98f01 demo demo] Get all volumes completed successfully. Jul 16 21:42:05.003253 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-fb0331bc-8a19-479c-88bb-91b8e8f98f01 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:42:05.003782 np0000185613 devstack@c-api.service[110937]: [pid: 110937|app: 0|req: 11/38] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:42:04 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 16 21:42:14.995813 np0000185613 devstack@c-api.service[110937]: DEBUG dbcounter [-] [110937] Writing DB stats cinder:SELECT=1 {{(pid=110937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:43:05.020472 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.middleware.request_id [None req-9e150ee2-8931-469e-b85d-187c3c408903 None None] RequestId filter calling following filter/app {{(pid=110940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:43:05.024801 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-9e150ee2-8931-469e-b85d-187c3c408903 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:43:05.025210 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [None req-9e150ee2-8931-469e-b85d-187c3c408903 demo demo] Empty body provided in request {{(pid=110940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:43:05.025607 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [None req-9e150ee2-8931-469e-b85d-187c3c408903 demo demo] Calling method 'detail' {{(pid=110940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:43:05.026183 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.api_utils [None req-9e150ee2-8931-469e-b85d-187c3c408903 demo demo] Removing options '' from query. {{(pid=110940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:43:05.027706 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.volume.api [None req-9e150ee2-8931-469e-b85d-187c3c408903 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:43:05.035722 np0000185613 devstack@c-api.service[110940]: INFO cinder.volume.api [None req-9e150ee2-8931-469e-b85d-187c3c408903 demo demo] Get all volumes completed successfully. Jul 16 21:43:05.037388 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-9e150ee2-8931-469e-b85d-187c3c408903 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:43:05.038889 np0000185613 devstack@c-api.service[110940]: [pid: 110940|app: 0|req: 10/39] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:43:05 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 16 21:43:15.031199 np0000185613 devstack@c-api.service[110940]: DEBUG dbcounter [-] [110940] Writing DB stats cinder:SELECT=1 {{(pid=110940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:44:05.060226 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.middleware.request_id [None req-fa6a7b89-8e05-4504-84c7-5e09be82cbe8 None None] RequestId filter calling following filter/app {{(pid=110938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:44:05.063435 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-fa6a7b89-8e05-4504-84c7-5e09be82cbe8 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:44:05.064186 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-fa6a7b89-8e05-4504-84c7-5e09be82cbe8 demo demo] Empty body provided in request {{(pid=110938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:44:05.064704 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-fa6a7b89-8e05-4504-84c7-5e09be82cbe8 demo demo] Calling method 'detail' {{(pid=110938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:44:05.065309 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.api_utils [None req-fa6a7b89-8e05-4504-84c7-5e09be82cbe8 demo demo] Removing options '' from query. {{(pid=110938) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:44:05.066930 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.volume.api [None req-fa6a7b89-8e05-4504-84c7-5e09be82cbe8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110938) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:44:05.075926 np0000185613 devstack@c-api.service[110938]: INFO cinder.volume.api [None req-fa6a7b89-8e05-4504-84c7-5e09be82cbe8 demo demo] Get all volumes completed successfully. Jul 16 21:44:05.078498 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-fa6a7b89-8e05-4504-84c7-5e09be82cbe8 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:44:05.079114 np0000185613 devstack@c-api.service[110938]: [pid: 110938|app: 0|req: 10/40] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:44:05 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 16 21:44:15.070358 np0000185613 devstack@c-api.service[110938]: DEBUG dbcounter [-] [110938] Writing DB stats cinder:SELECT=1 {{(pid=110938) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:45:05.093386 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.middleware.request_id [None req-fb39b69b-f214-47e6-b8c1-0388b36e04ae None None] RequestId filter calling following filter/app {{(pid=110939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:45:05.099429 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-fb39b69b-f214-47e6-b8c1-0388b36e04ae demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:45:05.099614 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-fb39b69b-f214-47e6-b8c1-0388b36e04ae demo demo] Empty body provided in request {{(pid=110939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:45:05.099781 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-fb39b69b-f214-47e6-b8c1-0388b36e04ae demo demo] Calling method 'detail' {{(pid=110939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:45:05.100017 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.api_utils [None req-fb39b69b-f214-47e6-b8c1-0388b36e04ae demo demo] Removing options '' from query. {{(pid=110939) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:45:05.100709 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.volume.api [None req-fb39b69b-f214-47e6-b8c1-0388b36e04ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110939) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:45:05.108577 np0000185613 devstack@c-api.service[110939]: INFO cinder.volume.api [None req-fb39b69b-f214-47e6-b8c1-0388b36e04ae demo demo] Get all volumes completed successfully. Jul 16 21:45:05.110495 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-fb39b69b-f214-47e6-b8c1-0388b36e04ae demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:45:05.110880 np0000185613 devstack@c-api.service[110939]: [pid: 110939|app: 0|req: 10/41] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:45:05 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 16 21:45:15.103180 np0000185613 devstack@c-api.service[110939]: DEBUG dbcounter [-] [110939] Writing DB stats cinder:SELECT=1 {{(pid=110939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:46:05.131900 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.middleware.request_id [None req-dba7364c-7f66-489d-8428-3036a2f94bc6 None None] RequestId filter calling following filter/app {{(pid=110937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:46:05.266180 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-dba7364c-7f66-489d-8428-3036a2f94bc6 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:46:05.266337 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.openstack.wsgi [None req-dba7364c-7f66-489d-8428-3036a2f94bc6 demo demo] Empty body provided in request {{(pid=110937) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:46:05.266529 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.openstack.wsgi [None req-dba7364c-7f66-489d-8428-3036a2f94bc6 demo demo] Calling method 'detail' {{(pid=110937) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:46:05.266739 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.api_utils [None req-dba7364c-7f66-489d-8428-3036a2f94bc6 demo demo] Removing options '' from query. {{(pid=110937) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:46:05.267398 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.volume.api [None req-dba7364c-7f66-489d-8428-3036a2f94bc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110937) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:46:05.273269 np0000185613 devstack@c-api.service[110937]: INFO cinder.volume.api [None req-dba7364c-7f66-489d-8428-3036a2f94bc6 demo demo] Get all volumes completed successfully. Jul 16 21:46:05.275096 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-dba7364c-7f66-489d-8428-3036a2f94bc6 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:46:05.275369 np0000185613 devstack@c-api.service[110937]: [pid: 110937|app: 0|req: 12/42] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:46:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:46:15.269907 np0000185613 devstack@c-api.service[110937]: DEBUG dbcounter [-] [110937] Writing DB stats cinder:SELECT=1 {{(pid=110937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:47:05.291346 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.middleware.request_id [None req-69597e10-7f90-448e-8921-bf09e5e4290b None None] RequestId filter calling following filter/app {{(pid=110940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:47:05.293515 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-69597e10-7f90-448e-8921-bf09e5e4290b demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:47:05.293937 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [None req-69597e10-7f90-448e-8921-bf09e5e4290b demo demo] Empty body provided in request {{(pid=110940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:47:05.294903 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [None req-69597e10-7f90-448e-8921-bf09e5e4290b demo demo] Calling method 'detail' {{(pid=110940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:47:05.294903 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.api_utils [None req-69597e10-7f90-448e-8921-bf09e5e4290b demo demo] Removing options '' from query. {{(pid=110940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:47:05.296016 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.volume.api [None req-69597e10-7f90-448e-8921-bf09e5e4290b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:47:05.305048 np0000185613 devstack@c-api.service[110940]: INFO cinder.volume.api [None req-69597e10-7f90-448e-8921-bf09e5e4290b demo demo] Get all volumes completed successfully. Jul 16 21:47:05.307633 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-69597e10-7f90-448e-8921-bf09e5e4290b demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:47:05.308945 np0000185613 devstack@c-api.service[110940]: [pid: 110940|app: 0|req: 11/43] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:47:05 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 16 21:47:15.299835 np0000185613 devstack@c-api.service[110940]: DEBUG dbcounter [-] [110940] Writing DB stats cinder:SELECT=1 {{(pid=110940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:48:05.323546 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.middleware.request_id [None req-77e16e53-ba90-4f1f-bec4-8f42bf5dc4df None None] RequestId filter calling following filter/app {{(pid=110938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:48:05.327662 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-77e16e53-ba90-4f1f-bec4-8f42bf5dc4df demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:48:05.328077 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-77e16e53-ba90-4f1f-bec4-8f42bf5dc4df demo demo] Empty body provided in request {{(pid=110938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:48:05.328483 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-77e16e53-ba90-4f1f-bec4-8f42bf5dc4df demo demo] Calling method 'detail' {{(pid=110938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:48:05.328949 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.api_utils [None req-77e16e53-ba90-4f1f-bec4-8f42bf5dc4df demo demo] Removing options '' from query. {{(pid=110938) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:48:05.330462 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.volume.api [None req-77e16e53-ba90-4f1f-bec4-8f42bf5dc4df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110938) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:48:05.339315 np0000185613 devstack@c-api.service[110938]: INFO cinder.volume.api [None req-77e16e53-ba90-4f1f-bec4-8f42bf5dc4df demo demo] Get all volumes completed successfully. Jul 16 21:48:05.341058 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-77e16e53-ba90-4f1f-bec4-8f42bf5dc4df demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:48:05.341370 np0000185613 devstack@c-api.service[110938]: [pid: 110938|app: 0|req: 11/44] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:48:05 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 16 21:48:15.380932 np0000185613 devstack@c-api.service[110938]: DEBUG dbcounter [-] [110938] Writing DB stats cinder:SELECT=1 {{(pid=110938) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:49:05.357314 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.middleware.request_id [None req-4218fb96-0ac3-41f8-86fa-684665aceaca None None] RequestId filter calling following filter/app {{(pid=110939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:49:05.361396 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-4218fb96-0ac3-41f8-86fa-684665aceaca demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:49:05.361769 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-4218fb96-0ac3-41f8-86fa-684665aceaca demo demo] Empty body provided in request {{(pid=110939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:49:05.362189 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-4218fb96-0ac3-41f8-86fa-684665aceaca demo demo] Calling method 'detail' {{(pid=110939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:49:05.362648 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.api_utils [None req-4218fb96-0ac3-41f8-86fa-684665aceaca demo demo] Removing options '' from query. {{(pid=110939) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:49:05.364151 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.volume.api [None req-4218fb96-0ac3-41f8-86fa-684665aceaca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110939) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:49:05.373498 np0000185613 devstack@c-api.service[110939]: INFO cinder.volume.api [None req-4218fb96-0ac3-41f8-86fa-684665aceaca demo demo] Get all volumes completed successfully. Jul 16 21:49:05.376026 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-4218fb96-0ac3-41f8-86fa-684665aceaca demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:49:05.376639 np0000185613 devstack@c-api.service[110939]: [pid: 110939|app: 0|req: 11/45] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:49:05 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 16 21:49:15.368382 np0000185613 devstack@c-api.service[110939]: DEBUG dbcounter [-] [110939] Writing DB stats cinder:SELECT=1 {{(pid=110939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:50:05.391534 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.middleware.request_id [None req-88cdc174-b5ac-4561-b606-cfafeb572860 None None] RequestId filter calling following filter/app {{(pid=110937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:50:05.394000 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-88cdc174-b5ac-4561-b606-cfafeb572860 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:50:05.394177 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.openstack.wsgi [None req-88cdc174-b5ac-4561-b606-cfafeb572860 demo demo] Empty body provided in request {{(pid=110937) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:50:05.394393 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.openstack.wsgi [None req-88cdc174-b5ac-4561-b606-cfafeb572860 demo demo] Calling method 'detail' {{(pid=110937) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:50:05.394717 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.api.api_utils [None req-88cdc174-b5ac-4561-b606-cfafeb572860 demo demo] Removing options '' from query. {{(pid=110937) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:50:05.395422 np0000185613 devstack@c-api.service[110937]: DEBUG cinder.volume.api [None req-88cdc174-b5ac-4561-b606-cfafeb572860 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110937) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:50:05.403934 np0000185613 devstack@c-api.service[110937]: INFO cinder.volume.api [None req-88cdc174-b5ac-4561-b606-cfafeb572860 demo demo] Get all volumes completed successfully. Jul 16 21:50:05.405818 np0000185613 devstack@c-api.service[110937]: INFO cinder.api.openstack.wsgi [None req-88cdc174-b5ac-4561-b606-cfafeb572860 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:50:05.406225 np0000185613 devstack@c-api.service[110937]: [pid: 110937|app: 0|req: 13/46] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:50:05 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 16 21:50:15.398835 np0000185613 devstack@c-api.service[110937]: DEBUG dbcounter [-] [110937] Writing DB stats cinder:SELECT=1 {{(pid=110937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:51:05.421242 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.middleware.request_id [None req-4b1f3bd2-d8b2-4f59-9b0e-b75ae5c6c838 None None] RequestId filter calling following filter/app {{(pid=110940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:51:05.550093 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-4b1f3bd2-d8b2-4f59-9b0e-b75ae5c6c838 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:51:05.550449 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [None req-4b1f3bd2-d8b2-4f59-9b0e-b75ae5c6c838 demo demo] Empty body provided in request {{(pid=110940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:51:05.550817 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.openstack.wsgi [None req-4b1f3bd2-d8b2-4f59-9b0e-b75ae5c6c838 demo demo] Calling method 'detail' {{(pid=110940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:51:05.551291 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.api.api_utils [None req-4b1f3bd2-d8b2-4f59-9b0e-b75ae5c6c838 demo demo] Removing options '' from query. {{(pid=110940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:51:05.552805 np0000185613 devstack@c-api.service[110940]: DEBUG cinder.volume.api [None req-4b1f3bd2-d8b2-4f59-9b0e-b75ae5c6c838 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:51:05.560946 np0000185613 devstack@c-api.service[110940]: INFO cinder.volume.api [None req-4b1f3bd2-d8b2-4f59-9b0e-b75ae5c6c838 demo demo] Get all volumes completed successfully. Jul 16 21:51:05.562653 np0000185613 devstack@c-api.service[110940]: INFO cinder.api.openstack.wsgi [None req-4b1f3bd2-d8b2-4f59-9b0e-b75ae5c6c838 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:51:05.563002 np0000185613 devstack@c-api.service[110940]: [pid: 110940|app: 0|req: 12/47] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:51:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:51:15.555783 np0000185613 devstack@c-api.service[110940]: DEBUG dbcounter [-] [110940] Writing DB stats cinder:SELECT=1 {{(pid=110940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:52:05.578081 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.middleware.request_id [None req-65ae1bc0-570d-44d6-9922-f3f06dd1cdb2 None None] RequestId filter calling following filter/app {{(pid=110938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:52:05.580517 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-65ae1bc0-570d-44d6-9922-f3f06dd1cdb2 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:52:05.580767 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-65ae1bc0-570d-44d6-9922-f3f06dd1cdb2 demo demo] Empty body provided in request {{(pid=110938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:52:05.580952 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.openstack.wsgi [None req-65ae1bc0-570d-44d6-9922-f3f06dd1cdb2 demo demo] Calling method 'detail' {{(pid=110938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:52:05.581179 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.api.api_utils [None req-65ae1bc0-570d-44d6-9922-f3f06dd1cdb2 demo demo] Removing options '' from query. {{(pid=110938) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:52:05.581908 np0000185613 devstack@c-api.service[110938]: DEBUG cinder.volume.api [None req-65ae1bc0-570d-44d6-9922-f3f06dd1cdb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110938) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:52:05.592001 np0000185613 devstack@c-api.service[110938]: INFO cinder.volume.api [None req-65ae1bc0-570d-44d6-9922-f3f06dd1cdb2 demo demo] Get all volumes completed successfully. Jul 16 21:52:05.594671 np0000185613 devstack@c-api.service[110938]: INFO cinder.api.openstack.wsgi [None req-65ae1bc0-570d-44d6-9922-f3f06dd1cdb2 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:52:05.595146 np0000185613 devstack@c-api.service[110938]: [pid: 110938|app: 0|req: 12/48] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:52:05 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 16 21:52:15.586154 np0000185613 devstack@c-api.service[110938]: DEBUG dbcounter [-] [110938] Writing DB stats cinder:SELECT=1 {{(pid=110938) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:53:05.613949 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.middleware.request_id [None req-b5e4af38-341c-410f-854c-66f44a7d79d4 None None] RequestId filter calling following filter/app {{(pid=110939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:53:05.620306 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-b5e4af38-341c-410f-854c-66f44a7d79d4 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 16 21:53:05.620306 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-b5e4af38-341c-410f-854c-66f44a7d79d4 demo demo] Empty body provided in request {{(pid=110939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:53:05.620306 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.openstack.wsgi [None req-b5e4af38-341c-410f-854c-66f44a7d79d4 demo demo] Calling method 'detail' {{(pid=110939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:53:05.620306 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.api.api_utils [None req-b5e4af38-341c-410f-854c-66f44a7d79d4 demo demo] Removing options '' from query. {{(pid=110939) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:53:05.620306 np0000185613 devstack@c-api.service[110939]: DEBUG cinder.volume.api [None req-b5e4af38-341c-410f-854c-66f44a7d79d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110939) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:53:05.634887 np0000185613 devstack@c-api.service[110939]: INFO cinder.volume.api [None req-b5e4af38-341c-410f-854c-66f44a7d79d4 demo demo] Get all volumes completed successfully. Jul 16 21:53:05.635298 np0000185613 devstack@c-api.service[110939]: INFO cinder.api.openstack.wsgi [None req-b5e4af38-341c-410f-854c-66f44a7d79d4 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:53:05.635780 np0000185613 devstack@c-api.service[110939]: [pid: 110939|app: 0|req: 12/49] 199.204.45.116 () {64 vars in 1296 bytes} [Thu Jul 16 21:53:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:53:15.627789 np0000185613 devstack@c-api.service[110939]: DEBUG dbcounter [-] [110939] Writing DB stats cinder:SELECT=1 {{(pid=110939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}