Jul 07 19:33:16.631565 np0000004760 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 07 19:33:16.636995 np0000004760 devstack@c-api.service[99831]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 07 19:33:16.639377 np0000004760 devstack@c-api.service[99831]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jul 7 19:33:16 2026] *** Jul 07 19:33:16.639377 np0000004760 devstack@c-api.service[99831]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 07 19:33:16.639377 np0000004760 devstack@c-api.service[99831]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 07 19:33:16.639377 np0000004760 devstack@c-api.service[99831]: nodename: np0000004760 Jul 07 19:33:16.639377 np0000004760 devstack@c-api.service[99831]: machine: x86_64 Jul 07 19:33:16.639377 np0000004760 devstack@c-api.service[99831]: clock source: unix Jul 07 19:33:16.639377 np0000004760 devstack@c-api.service[99831]: pcre jit disabled Jul 07 19:33:16.639377 np0000004760 devstack@c-api.service[99831]: detected number of CPU cores: 16 Jul 07 19:33:16.639377 np0000004760 devstack@c-api.service[99831]: current working directory: / Jul 07 19:33:16.639377 np0000004760 devstack@c-api.service[99831]: detected binary path: /usr/bin/uwsgi-core Jul 07 19:33:16.639377 np0000004760 devstack@c-api.service[99831]: your processes number limit is 257052 Jul 07 19:33:16.639377 np0000004760 devstack@c-api.service[99831]: your memory page size is 4096 bytes Jul 07 19:33:16.639377 np0000004760 devstack@c-api.service[99831]: detected max file descriptor number: 2048 Jul 07 19:33:16.639377 np0000004760 devstack@c-api.service[99831]: lock engine: pthread robust mutexes Jul 07 19:33:16.639962 np0000004760 devstack@c-api.service[99831]: thunder lock: enabled Jul 07 19:33:16.640185 np0000004760 devstack@c-api.service[99831]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 07 19:33:16.640290 np0000004760 devstack@c-api.service[99831]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 07 19:33:16.640348 np0000004760 devstack@c-api.service[99831]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 07 19:33:16.640348 np0000004760 devstack@c-api.service[99831]: Set PythonHome to /opt/stack/data/venv Jul 07 19:33:16.680106 np0000004760 devstack@c-api.service[99831]: Python main interpreter initialized at 0x7eba2c8a4668 Jul 07 19:33:16.680106 np0000004760 devstack@c-api.service[99831]: python threads support enabled Jul 07 19:33:16.680106 np0000004760 devstack@c-api.service[99831]: your server socket listen backlog is limited to 100 connections Jul 07 19:33:16.680106 np0000004760 devstack@c-api.service[99831]: your mercy for graceful operations on workers is 80 seconds Jul 07 19:33:16.680106 np0000004760 devstack@c-api.service[99831]: mapped 671795 bytes (656 KB) for 4 cores Jul 07 19:33:16.680323 np0000004760 devstack@c-api.service[99831]: *** Operational MODE: preforking *** Jul 07 19:33:16.680617 np0000004760 devstack@c-api.service[99831]: *** uWSGI is running in multiple interpreter mode *** Jul 07 19:33:16.680617 np0000004760 devstack@c-api.service[99831]: spawned uWSGI master process (pid: 99831) Jul 07 19:33:16.681470 np0000004760 devstack@c-api.service[99831]: spawned uWSGI worker 1 (pid: 99842, cores: 1) Jul 07 19:33:16.681929 np0000004760 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 07 19:33:16.682191 np0000004760 devstack@c-api.service[99831]: spawned uWSGI worker 2 (pid: 99843, cores: 1) Jul 07 19:33:16.682750 np0000004760 devstack@c-api.service[99831]: spawned uWSGI worker 3 (pid: 99844, cores: 1) Jul 07 19:33:16.683374 np0000004760 devstack@c-api.service[99831]: spawned uWSGI worker 4 (pid: 99845, cores: 1) Jul 07 19:33:16.683495 np0000004760 devstack@c-api.service[99831]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 07 19:33:16.819106 np0000004760 devstack@c-api.service[99844]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 07 19:33:16.819106 np0000004760 devstack@c-api.service[99844]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 07 19:33:16.819106 np0000004760 devstack@c-api.service[99844]: we strongly recommend against using it for new projects. Jul 07 19:33:16.819106 np0000004760 devstack@c-api.service[99844]: If you are already using Eventlet, we recommend migrating to a different Jul 07 19:33:16.819106 np0000004760 devstack@c-api.service[99844]: framework. For more detail see Jul 07 19:33:16.819106 np0000004760 devstack@c-api.service[99844]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 07 19:33:16.819106 np0000004760 devstack@c-api.service[99844]: import eventlet # noqa Jul 07 19:33:16.819622 np0000004760 devstack@c-api.service[99842]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 07 19:33:16.819622 np0000004760 devstack@c-api.service[99842]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 07 19:33:16.819622 np0000004760 devstack@c-api.service[99842]: we strongly recommend against using it for new projects. Jul 07 19:33:16.819622 np0000004760 devstack@c-api.service[99842]: If you are already using Eventlet, we recommend migrating to a different Jul 07 19:33:16.819622 np0000004760 devstack@c-api.service[99842]: framework. For more detail see Jul 07 19:33:16.819622 np0000004760 devstack@c-api.service[99842]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 07 19:33:16.819622 np0000004760 devstack@c-api.service[99842]: import eventlet # noqa Jul 07 19:33:16.845955 np0000004760 devstack@c-api.service[99845]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 07 19:33:16.845955 np0000004760 devstack@c-api.service[99845]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 07 19:33:16.845955 np0000004760 devstack@c-api.service[99845]: we strongly recommend against using it for new projects. Jul 07 19:33:16.845955 np0000004760 devstack@c-api.service[99845]: If you are already using Eventlet, we recommend migrating to a different Jul 07 19:33:16.845955 np0000004760 devstack@c-api.service[99845]: framework. For more detail see Jul 07 19:33:16.845955 np0000004760 devstack@c-api.service[99845]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 07 19:33:16.845955 np0000004760 devstack@c-api.service[99845]: import eventlet # noqa Jul 07 19:33:16.846924 np0000004760 devstack@c-api.service[99843]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 07 19:33:16.846924 np0000004760 devstack@c-api.service[99843]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 07 19:33:16.846924 np0000004760 devstack@c-api.service[99843]: we strongly recommend against using it for new projects. Jul 07 19:33:16.846924 np0000004760 devstack@c-api.service[99843]: If you are already using Eventlet, we recommend migrating to a different Jul 07 19:33:16.846924 np0000004760 devstack@c-api.service[99843]: framework. For more detail see Jul 07 19:33:16.846924 np0000004760 devstack@c-api.service[99843]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 07 19:33:16.846924 np0000004760 devstack@c-api.service[99843]: import eventlet # noqa Jul 07 19:33:16.899754 np0000004760 devstack@c-api.service[99844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 07 19:33:16.899754 np0000004760 devstack@c-api.service[99844]: warnings.warn( Jul 07 19:33:16.900632 np0000004760 devstack@c-api.service[99842]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 07 19:33:16.900632 np0000004760 devstack@c-api.service[99842]: warnings.warn( Jul 07 19:33:16.935991 np0000004760 devstack@c-api.service[99843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 07 19:33:16.935991 np0000004760 devstack@c-api.service[99843]: warnings.warn( Jul 07 19:33:16.936759 np0000004760 devstack@c-api.service[99845]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 07 19:33:16.936759 np0000004760 devstack@c-api.service[99845]: warnings.warn( Jul 07 19:33:16.973314 np0000004760 devstack@c-api.service[99844]: /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 07 19:33:16.973314 np0000004760 devstack@c-api.service[99844]: from cgi import parse_header Jul 07 19:33:16.979032 np0000004760 devstack@c-api.service[99842]: /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 07 19:33:16.979032 np0000004760 devstack@c-api.service[99842]: from cgi import parse_header Jul 07 19:33:17.011846 np0000004760 devstack@c-api.service[99843]: /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 07 19:33:17.011846 np0000004760 devstack@c-api.service[99843]: from cgi import parse_header Jul 07 19:33:17.017022 np0000004760 devstack@c-api.service[99844]: /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 07 19:33:17.017022 np0000004760 devstack@c-api.service[99844]: removals.removed_module( Jul 07 19:33:17.018359 np0000004760 devstack@c-api.service[99845]: /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 07 19:33:17.018359 np0000004760 devstack@c-api.service[99845]: from cgi import parse_header Jul 07 19:33:17.018764 np0000004760 devstack@c-api.service[99844]: /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 07 19:33:17.018764 np0000004760 devstack@c-api.service[99844]: removals.removed_module( Jul 07 19:33:17.024947 np0000004760 devstack@c-api.service[99842]: /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 07 19:33:17.024947 np0000004760 devstack@c-api.service[99842]: removals.removed_module( Jul 07 19:33:17.029101 np0000004760 devstack@c-api.service[99842]: /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 07 19:33:17.029101 np0000004760 devstack@c-api.service[99842]: removals.removed_module( Jul 07 19:33:17.061725 np0000004760 devstack@c-api.service[99843]: /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 07 19:33:17.061725 np0000004760 devstack@c-api.service[99843]: removals.removed_module( Jul 07 19:33:17.063474 np0000004760 devstack@c-api.service[99843]: /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 07 19:33:17.063474 np0000004760 devstack@c-api.service[99843]: removals.removed_module( Jul 07 19:33:17.065382 np0000004760 devstack@c-api.service[99845]: /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 07 19:33:17.065382 np0000004760 devstack@c-api.service[99845]: removals.removed_module( Jul 07 19:33:17.067194 np0000004760 devstack@c-api.service[99845]: /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 07 19:33:17.067194 np0000004760 devstack@c-api.service[99845]: removals.removed_module( Jul 07 19:33:17.756426 np0000004760 devstack@c-api.service[99844]: /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 07 19:33:17.756426 np0000004760 devstack@c-api.service[99844]: warnings.warn( Jul 07 19:33:17.769921 np0000004760 devstack@c-api.service[99842]: /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 07 19:33:17.769921 np0000004760 devstack@c-api.service[99842]: warnings.warn( Jul 07 19:33:17.805663 np0000004760 devstack@c-api.service[99844]: /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 07 19:33:17.805663 np0000004760 devstack@c-api.service[99844]: warnings.warn( Jul 07 19:33:17.819245 np0000004760 devstack@c-api.service[99842]: /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 07 19:33:17.819245 np0000004760 devstack@c-api.service[99842]: warnings.warn( Jul 07 19:33:17.822997 np0000004760 devstack@c-api.service[99845]: /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 07 19:33:17.822997 np0000004760 devstack@c-api.service[99845]: warnings.warn( Jul 07 19:33:17.828433 np0000004760 devstack@c-api.service[99843]: /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 07 19:33:17.828433 np0000004760 devstack@c-api.service[99843]: warnings.warn( Jul 07 19:33:17.872594 np0000004760 devstack@c-api.service[99845]: /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 07 19:33:17.872594 np0000004760 devstack@c-api.service[99845]: warnings.warn( Jul 07 19:33:17.891215 np0000004760 devstack@c-api.service[99843]: /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 07 19:33:17.891215 np0000004760 devstack@c-api.service[99843]: warnings.warn( Jul 07 19:33:17.985764 np0000004760 devstack@c-api.service[99842]: 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 07 19:33:17.986178 np0000004760 devstack@c-api.service[99842]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99842) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 07 19:33:17.987561 np0000004760 devstack@c-api.service[99844]: 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 07 19:33:17.987858 np0000004760 devstack@c-api.service[99844]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99844) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 07 19:33:18.044543 np0000004760 devstack@c-api.service[99845]: 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 07 19:33:18.044813 np0000004760 devstack@c-api.service[99845]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99845) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 07 19:33:18.071389 np0000004760 devstack@c-api.service[99843]: 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 07 19:33:18.071605 np0000004760 devstack@c-api.service[99843]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99843) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 07 19:33:18.082656 np0000004760 devstack@c-api.service[99842]: /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 07 19:33:18.082656 np0000004760 devstack@c-api.service[99842]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 07 19:33:18.083440 np0000004760 devstack@c-api.service[99844]: /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 07 19:33:18.083440 np0000004760 devstack@c-api.service[99844]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 07 19:33:18.114340 np0000004760 devstack@c-api.service[99845]: /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 07 19:33:18.114340 np0000004760 devstack@c-api.service[99845]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 07 19:33:18.137290 np0000004760 devstack@c-api.service[99843]: /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 07 19:33:18.137290 np0000004760 devstack@c-api.service[99843]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 07 19:33:18.547435 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99845) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 07 19:33:18.547576 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99842) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 07 19:33:18.547738 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99843) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 07 19:33:18.547791 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99844) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 07 19:33:18.547915 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.547976 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.548020 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.548074 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.548138 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.548203 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.548250 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.548294 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.548339 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.548382 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.548423 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.548656 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.550180 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.550249 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.550315 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.550363 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.550406 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.550474 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.550522 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.550578 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.550625 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.550668 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.550711 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.550754 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.550809 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.550851 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.550923 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.550985 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.551038 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.551038 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.551158 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.551201 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.551241 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.551293 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.551339 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.551386 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.551430 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.551469 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.551509 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.551509 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.551729 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.551799 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.551842 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.551893 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.551967 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.552019 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.552064 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.552125 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.552168 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.552212 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.552264 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.552321 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.552365 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.552417 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.552458 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.552504 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.552550 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.552599 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.552650 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.552703 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.552748 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.552796 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.552847 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.552892 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.552954 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.553002 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.553046 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.553102 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.553158 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.553214 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.553259 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.553300 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.553351 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.553397 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.553435 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.553481 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.553521 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.553564 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.553604 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.553642 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.553677 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.553717 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.553755 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.553789 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.553826 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.553869 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.553917 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.553954 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.553990 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.554027 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.554063 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.554126 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.554172 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.554210 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.554245 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.554293 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.554617 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.554670 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.554708 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.554793 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.554841 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.554886 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.554951 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.555435 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.555505 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.555550 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.555550 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.555637 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.555683 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.555728 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.555765 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.555765 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.555844 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.555883 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.555948 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.555948 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.555948 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.556100 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.556211 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.556276 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.556321 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.556373 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.556417 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.556456 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.556506 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.556557 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.556597 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.556648 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.556692 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.556732 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.556773 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.556816 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.556854 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.556921 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.556972 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.557070 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.557146 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.557190 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.557232 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.557232 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.557307 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.557352 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.557408 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.557452 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.557492 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.557531 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.557531 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.557611 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.557652 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.557693 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.557746 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.557783 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.557829 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.557872 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.557872 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.557955 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.557996 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.558033 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.558098 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.558144 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.558186 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.558226 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.558281 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.558327 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.558327 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.558327 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.558444 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.558444 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.558524 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.558524 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.558614 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.558669 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.558716 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.558716 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.558794 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.558836 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.558874 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.558874 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.558961 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.559001 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.559048 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.559548 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.559612 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.559658 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.559702 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.559746 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.559798 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.559843 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.559885 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.559940 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.559983 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.559983 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.560068 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.560125 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.560182 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.560228 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.560279 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.560279 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.560359 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.560401 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.560452 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.560496 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.560537 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.560580 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.560618 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.560656 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.560656 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.560729 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.560771 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.560813 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.560863 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.560919 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.560959 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.561003 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.561046 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.561103 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.561148 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.561192 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.561234 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.561291 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.561342 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.561387 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.561431 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.561566 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.561623 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.561676 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.561720 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.561761 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.561805 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.561852 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.561911 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.561957 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.561994 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.562037 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.562076 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.562076 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.562180 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.562180 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.562249 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.562286 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.562323 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.562359 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.562359 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.562425 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.562472 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.562512 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.562549 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.562586 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.562622 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.562658 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.562695 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.562731 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.562767 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.562802 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.562853 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.562853 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.562853 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.562973 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.562973 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.562973 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.562973 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.562973 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.562973 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.562973 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.567323 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.567435 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.567435 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.567504 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.567557 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.567593 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.567673 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.568237 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.568308 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.568348 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.568402 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.568443 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.568484 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.568527 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.568565 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.568604 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.568642 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.568683 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.568683 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.568763 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.568811 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.568852 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.568892 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.568964 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.569004 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.569049 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.569106 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.569106 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.569192 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.569297 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.569365 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.569411 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.569449 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.569499 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.569539 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.569577 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.569622 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.569674 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.569727 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.569727 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.569803 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.569841 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.569889 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.569889 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.569979 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.570021 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.570061 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.570118 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.570118 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.570206 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.570206 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.570206 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.570293 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.570327 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.570360 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.570423 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.570781 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.570837 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.570919 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.570961 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.570996 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.571030 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.571066 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.571113 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.571144 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.571176 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.571207 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.571251 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.571251 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.571314 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.572032 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.572142 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.572189 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.572226 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.572263 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.572301 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.572362 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.572404 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.572458 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.572504 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.572548 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.572592 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.572631 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.572672 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.572724 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.572724 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.572800 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.572800 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.572800 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.572927 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.572966 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.573014 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.573174 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.573174 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.573253 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.573305 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.573380 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.573428 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.573465 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.573513 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.573553 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.573590 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.573639 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.573681 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.573728 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.573776 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.573822 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.573863 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.573900 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.573949 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.573986 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.574023 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.574068 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.574132 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.574174 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.574220 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.574271 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.574310 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.574348 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.574386 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.574431 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.574471 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.574471 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.574471 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.574471 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.574471 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.574645 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.574694 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.574756 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.574862 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.574985 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.575052 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.575114 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.575167 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.575218 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.575263 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.575338 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.575440 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.575523 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.575622 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.576566 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.576715 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.576715 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.576812 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.576859 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.576964 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.577018 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.577061 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.577140 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.577140 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.577230 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.577277 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.577277 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.577277 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.577387 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.577387 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.577473 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.577516 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.577557 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.577594 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.577639 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.577683 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.577721 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.577757 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.577798 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.577869 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.578008 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.578070 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.578134 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.578185 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.578234 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.578234 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.578305 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.578345 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.578419 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.578467 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.578518 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.578599 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.578656 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.578700 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.578746 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.578795 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.578839 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.578885 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.578952 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.578952 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.579032 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.579102 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.579163 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.579206 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.579240 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.579276 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.579276 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.579336 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.579370 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.579404 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.580001 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.580061 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.580122 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.580213 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.580262 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.580304 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.580304 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.580373 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.580415 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.580467 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.580524 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.580567 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.580608 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.580648 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.580688 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.580734 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.580774 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.580815 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.580860 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.580922 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.580976 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.581019 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.581058 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.581120 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.581162 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.581203 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.581243 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.581283 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.581337 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.581462 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.581510 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.581553 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.581593 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.581633 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.581674 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.581723 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.581765 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.581805 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.581845 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.581895 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.581895 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.581981 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.582023 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.582064 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.582126 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.582126 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.582198 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.582238 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.582291 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.582339 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.582380 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.582421 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.582462 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.582502 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.582542 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.582581 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.582621 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.582660 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.582714 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.582762 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.582813 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.582863 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.582916 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.582959 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.583017 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.583060 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.583167 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.583219 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.583260 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.583305 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.583340 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.583384 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.583422 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.583466 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.583513 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.583556 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.583594 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.583638 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.583687 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.583729 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.583768 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.583808 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.583848 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.583887 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.583953 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.584004 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.584044 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.584101 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.584160 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.584202 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.584241 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.584279 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.584319 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.584365 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.584405 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.584452 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.584491 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.584529 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.584564 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.584606 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.584643 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.584676 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.584713 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.584754 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.584789 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.584827 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.584860 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.584860 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.584860 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.584860 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.584860 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.585044 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.585044 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.585135 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.585173 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.585219 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.585219 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.585291 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.585340 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.585378 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.585424 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.585465 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.585507 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.585546 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.585593 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.585633 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.585676 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.585714 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.585751 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.585797 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.585797 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.585797 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.585916 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.585961 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.586000 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.586000 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.586000 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.586000 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.586000 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.586468 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.586513 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.586553 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.586594 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.586643 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.586683 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.586729 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.586772 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.586809 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.586844 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.586887 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.586946 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.586946 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.587021 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.587057 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.587110 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.587150 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.587195 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.587230 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.587273 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.587309 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.587345 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.587379 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.587379 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.587455 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.587497 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.587539 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.587580 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.587623 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.587666 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.587706 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.587742 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.587783 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.587821 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.587861 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.587894 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.587949 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.587983 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.588023 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.588058 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.588123 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.588162 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.588197 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.588230 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.588269 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.588310 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.588346 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.588381 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.588423 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.588463 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.588463 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.588523 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.588555 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.588587 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.588620 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.588620 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.588620 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.588703 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.588703 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.588703 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.588703 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.588703 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.588859 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.588896 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.588950 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.588986 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.589021 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.589021 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.589021 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.589021 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.589021 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.590018 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.590120 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.590163 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.590231 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.590282 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.590308 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.590341 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.590363 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.590391 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.590430 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.590458 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.590480 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.590503 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.590524 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.590552 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.590580 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.590608 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.590645 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.590671 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.590694 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.590766 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.590892 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.590966 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.591022 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.591119 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.591185 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.591242 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.591304 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.591753 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.591830 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.591887 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.591955 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.592014 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.592060 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.592104 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.592149 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.592178 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.592200 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.592231 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.592254 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.592276 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.592298 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.592318 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.592366 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.592391 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.592419 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.592443 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.592465 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.592488 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.592509 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.592530 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.592550 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.592570 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.592641 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.592732 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.592839 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.593465 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.593539 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.593594 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.593627 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.593665 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.593690 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.593716 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.593738 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.593764 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.593786 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.593807 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.593833 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.593853 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.593879 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.593900 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.593947 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.593947 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.593984 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.594011 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.594032 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.594053 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.594076 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.594117 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.594141 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.594165 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.594186 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.594206 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.594232 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.594253 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.594273 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.594293 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.594315 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.594339 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.594360 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.594383 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.594404 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.594428 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.594453 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.594453 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.594490 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.594512 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.594634 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.594653 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.594678 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.594678 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.594678 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.594678 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.594754 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.594754 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.594928 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.595026 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.595134 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.595236 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.595325 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.595416 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.595517 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.596222 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.596296 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.596374 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.596485 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.596579 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.596691 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.596795 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.596897 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.597011 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.597132 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.597230 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.597327 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.597423 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.597535 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.598478 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.598540 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.598647 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.598701 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.598745 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.598871 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.598871 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.598979 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.598979 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.599066 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.599192 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.599251 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.599308 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.599308 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.599403 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.599450 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.599505 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.599505 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.599688 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.599737 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.599815 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.600028 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.600134 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.600231 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.600315 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.600403 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.600483 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.600575 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.603637 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.603705 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.603753 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.603830 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.603877 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.603937 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.603937 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.604013 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.604052 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.604105 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.604105 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.604176 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.604213 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.604250 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.604798 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.604872 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.604934 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.604980 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.605026 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.605069 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.605069 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.605172 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.605219 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.605262 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.605305 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.605346 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.605397 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.605445 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.605492 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.605537 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.605593 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.605643 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.605643 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.605735 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.605784 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.605838 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.605894 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.605965 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.605965 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.605965 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.606033 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.606164 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.606401 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.606493 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.606546 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.606596 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.606663 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.606720 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.606770 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.606816 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.606863 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.606921 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.606968 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.607015 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.607071 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.607137 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 19:33:18.608168 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.608249 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.608303 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99842) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.608355 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.608403 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.608452 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 19:33:18.608501 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.608549 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.608595 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.608641 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.608688 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 19:33:18.608758 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.608801 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.608842 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.608842 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.608928 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 19:33:18.608972 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.609021 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.609021 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.609117 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 19:33:18.609172 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99842) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.609172 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99842) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.609260 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 19:33:18.609260 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 19:33:18.647229 np0000004760 devstack@c-api.service[99845]: INFO dbcounter [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Registered counter for database cinder Jul 07 19:33:18.647469 np0000004760 devstack@c-api.service[99843]: INFO dbcounter [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Registered counter for database cinder Jul 07 19:33:18.648467 np0000004760 devstack@c-api.service[99844]: INFO dbcounter [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Registered counter for database cinder Jul 07 19:33:18.648930 np0000004760 devstack@c-api.service[99842]: INFO dbcounter [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Registered counter for database cinder Jul 07 19:33:18.686352 np0000004760 devstack@c-api.service[99843]: DEBUG oslo_db.sqlalchemy.engines [None req-80fcbcee-95f2-4d19-82e6-818069d46098 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=99843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 19:33:18.687452 np0000004760 devstack@c-api.service[99845]: DEBUG oslo_db.sqlalchemy.engines [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d 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=99845) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 19:33:18.692389 np0000004760 devstack@c-api.service[99844]: DEBUG oslo_db.sqlalchemy.engines [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf 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=99844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 19:33:18.694074 np0000004760 devstack@c-api.service[99842]: DEBUG oslo_db.sqlalchemy.engines [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a 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=99842) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 19:33:18.800079 np0000004760 devstack@c-api.service[99843]: DEBUG dbcounter [-] [99843] Writer thread running {{(pid=99843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 07 19:33:18.802398 np0000004760 devstack@c-api.service[99843]: INFO cinder.rpc [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 07 19:33:18.803189 np0000004760 devstack@c-api.service[99845]: DEBUG dbcounter [-] [99845] Writer thread running {{(pid=99845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 07 19:33:18.804739 np0000004760 devstack@c-api.service[99843]: INFO cinder.rpc [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 07 19:33:18.805745 np0000004760 devstack@c-api.service[99845]: INFO cinder.rpc [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 07 19:33:18.807327 np0000004760 devstack@c-api.service[99843]: INFO cinder.rpc [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 07 19:33:18.808152 np0000004760 devstack@c-api.service[99845]: INFO cinder.rpc [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 07 19:33:18.809587 np0000004760 devstack@c-api.service[99843]: INFO cinder.rpc [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 07 19:33:18.809672 np0000004760 devstack@c-api.service[99842]: DEBUG dbcounter [-] [99842] Writer thread running {{(pid=99842) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 07 19:33:18.809995 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.810242 np0000004760 devstack@c-api.service[99845]: INFO cinder.rpc [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 07 19:33:18.810427 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.811960 np0000004760 devstack@c-api.service[99842]: INFO cinder.rpc [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 07 19:33:18.812128 np0000004760 devstack@c-api.service[99843]: WARNING cinder.keymgr.conf_key_mgr [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.812202 np0000004760 devstack@c-api.service[99845]: INFO cinder.rpc [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 07 19:33:18.812475 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.812744 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.813403 np0000004760 devstack@c-api.service[99845]: WARNING cinder.keymgr.conf_key_mgr [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.814211 np0000004760 devstack@c-api.service[99842]: INFO cinder.rpc [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 07 19:33:18.814272 np0000004760 devstack@c-api.service[99844]: DEBUG dbcounter [-] [99844] Writer thread running {{(pid=99844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 07 19:33:18.814868 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.815044 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.815953 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.816095 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.816252 np0000004760 devstack@c-api.service[99842]: INFO cinder.rpc [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 07 19:33:18.816780 np0000004760 devstack@c-api.service[99844]: INFO cinder.rpc [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 07 19:33:18.818219 np0000004760 devstack@c-api.service[99842]: INFO cinder.rpc [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 07 19:33:18.818571 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.818775 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.819319 np0000004760 devstack@c-api.service[99844]: INFO cinder.rpc [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 07 19:33:18.819377 np0000004760 devstack@c-api.service[99842]: WARNING cinder.keymgr.conf_key_mgr [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.821306 np0000004760 devstack@c-api.service[99844]: INFO cinder.rpc [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 07 19:33:18.821794 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.821936 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.823063 np0000004760 devstack@c-api.service[99844]: INFO cinder.rpc [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 07 19:33:18.823414 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.823707 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.824381 np0000004760 devstack@c-api.service[99844]: WARNING cinder.keymgr.conf_key_mgr [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.826820 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.827001 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.848846 np0000004760 devstack@c-api.service[99845]: DEBUG oslo_db.sqlalchemy.engines [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d 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=99845) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 19:33:18.849668 np0000004760 devstack@c-api.service[99843]: DEBUG oslo_db.sqlalchemy.engines [None req-80fcbcee-95f2-4d19-82e6-818069d46098 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=99843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 19:33:18.851828 np0000004760 devstack@c-api.service[99845]: INFO cinder.rpc [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 07 19:33:18.851895 np0000004760 devstack@c-api.service[99843]: INFO cinder.rpc [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 07 19:33:18.854204 np0000004760 devstack@c-api.service[99843]: INFO cinder.rpc [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 07 19:33:18.854263 np0000004760 devstack@c-api.service[99842]: DEBUG oslo_db.sqlalchemy.engines [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a 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=99842) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 19:33:18.854520 np0000004760 devstack@c-api.service[99845]: INFO cinder.rpc [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 07 19:33:18.854648 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.854783 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.855075 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.855335 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.856608 np0000004760 devstack@c-api.service[99842]: INFO cinder.rpc [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 07 19:33:18.858800 np0000004760 devstack@c-api.service[99842]: INFO cinder.rpc [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 07 19:33:18.859222 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.859361 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.863759 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.863844 np0000004760 devstack@c-api.service[99844]: DEBUG oslo_db.sqlalchemy.engines [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf 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=99844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 19:33:18.863895 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.866509 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.866656 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.866696 np0000004760 devstack@c-api.service[99844]: INFO cinder.rpc [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 07 19:33:18.868145 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.868207 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.868295 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.868415 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.868954 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.869167 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.869496 np0000004760 devstack@c-api.service[99844]: INFO cinder.rpc [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 07 19:33:18.870070 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.870284 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.870337 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.870469 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.871864 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.872066 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.872231 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.872376 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.872466 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.872622 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.874687 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.874815 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.875236 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.875483 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.875483 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.875562 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.876691 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.876816 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.877299 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.877430 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.879232 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.879358 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.879554 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.879743 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.879995 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.880181 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.881473 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.881595 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.881999 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.882160 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.882684 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.882861 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.883384 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.883509 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.884168 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.884208 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.884328 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.884373 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.885108 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.885263 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.885718 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.885889 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.886250 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.887112 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.887112 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.887182 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.887209 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.887234 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.887729 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.887869 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.888963 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.888963 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.890731 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.890927 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.890965 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.891160 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.891442 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.891688 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.893631 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.893782 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.893816 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.893903 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.893955 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.894067 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.895339 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.895387 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.895493 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.895523 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.896300 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.896405 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.896437 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.896536 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.896660 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.896826 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.897202 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.897318 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.897742 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.897826 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.897862 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.897982 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.898018 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.898158 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.898609 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.898751 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.898788 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.898877 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.899027 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.899189 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.899675 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.899792 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.899830 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.899973 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.900527 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.900580 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.900619 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.900656 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.900703 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.900743 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.901392 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.901505 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.901550 np0000004760 devstack@c-api.service[99843]: WARNING cinder.api.contrib.hosts [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 07 19:33:18.901633 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.901815 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.901865 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.901927 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.902094 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.902255 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.902505 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: extensions {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.902835 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.902956 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.903656 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: consistencygroups {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.903742 np0000004760 devstack@c-api.service[99842]: WARNING cinder.api.contrib.hosts [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 07 19:33:18.904037 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.904198 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.904689 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: extensions {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.904786 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.904974 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.905534 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: extra_specs {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.905746 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: consistencygroups {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.906798 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: capabilities {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.906836 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.907015 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.907441 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: extra_specs {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.907835 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: backups {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.908803 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: capabilities {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.908961 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.909165 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.909874 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: backups {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.910302 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: os-quota-sets {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.910538 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.910720 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.911526 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: os-quota-sets {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.911721 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: qos-specs {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.912124 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.912293 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.912593 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.912678 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: qos-specs {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.912762 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.913327 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.913483 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.913926 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.914113 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.914236 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: encryption {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.914364 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: encryption {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.915054 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.915231 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.915624 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: encryption {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.915861 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: encryption {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.916169 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.916221 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.916322 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.916356 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.917000 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: cgsnapshots {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.917348 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.917500 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.917630 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: cgsnapshots {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.918352 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.918420 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: scheduler-stats {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.918509 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.919292 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.919454 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.919502 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: scheduler-stats {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.919811 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: os-volume-manage {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.920595 np0000004760 devstack@c-api.service[99845]: WARNING cinder.api.contrib.hosts [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 07 19:33:18.920937 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.921051 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: os-volume-manage {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.921119 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.921253 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: os-snapshot-manage {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.921810 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: extensions {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.922225 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: os-snapshot-manage {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.922508 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: os-volume-transfer {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.922897 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.923103 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.923365 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: os-volume-transfer {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.923449 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: consistencygroups {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.923963 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: os-hosts {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.924696 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: os-hosts {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.925141 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: os-volume-type-access {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.925773 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: os-volume-type-access {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.925910 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: extra_specs {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.926603 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.926742 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: os-availability-zone {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.926799 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.927169 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: os-availability-zone {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.928070 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extended resource: os-quota-class-sets {{(pid=99843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.928196 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: capabilities {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.928268 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extended resource: os-quota-class-sets {{(pid=99842) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.928625 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.928787 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.929570 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.929683 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.929740 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.929865 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: backups {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.929926 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.929972 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.930118 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.930466 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.930589 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.930774 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.930945 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.931071 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.931216 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.931267 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.931329 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.931749 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.931831 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.contrib.snapshot_actions [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] SnapshotActionsController initialized {{(pid=99842) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 07 19:33:18.931927 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.932211 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.932268 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.932313 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.932398 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.932626 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.contrib.snapshot_actions [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] SnapshotActionsController initialized {{(pid=99843) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 07 19:33:18.932682 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: os-quota-sets {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.932865 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.932979 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.933138 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.933298 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.933448 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.933604 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.933655 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.933730 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.934095 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.934246 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.934445 np0000004760 devstack@c-api.service[99842]: WARNING stevedore.named [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.934499 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.934556 np0000004760 devstack@c-api.service[99842]: WARNING castellan.key_manager [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.934605 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.934709 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: qos-specs {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.935059 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.935131 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.935175 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.935222 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.935285 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.935388 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.935443 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.935485 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.935529 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.935570 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.935634 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension UsedLimits extending resource: limits {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.935745 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension SnapshotActions extending resource: snapshots {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.935828 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.935929 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension VolumeTypeAccess extending resource: types {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.936050 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension AdminActions extending resource: volumes {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.936199 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension AdminActions extending resource: snapshots {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.936266 np0000004760 devstack@c-api.service[99843]: WARNING stevedore.named [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.936314 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension AdminActions extending resource: backups {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.936397 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension VolumeActions extending resource: volumes {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.936448 np0000004760 devstack@c-api.service[99843]: WARNING castellan.key_manager [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.936507 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.936594 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.v3.router [None req-fbf24ccd-bdae-43e2-9b57-c5acffae181a None None] Extension TypesManage extending resource: types {{(pid=99842) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.936643 np0000004760 devstack@c-api.service[99844]: WARNING cinder.api.contrib.hosts [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 07 19:33:18.936933 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.937110 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.937167 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.937311 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.937457 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.937606 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.937748 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.937817 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: extensions {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.937897 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.938075 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension UsedLimits extending resource: limits {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.938231 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.938376 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.938520 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.938589 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: encryption {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.938702 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension AdminActions extending resource: volumes {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.938872 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension AdminActions extending resource: snapshots {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.939034 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension AdminActions extending resource: backups {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.939196 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension VolumeActions extending resource: volumes {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.939372 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.939422 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: consistencygroups {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.939526 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.v3.router [None req-80fcbcee-95f2-4d19-82e6-818069d46098 None None] Extension TypesManage extending resource: types {{(pid=99843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.940534 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: encryption {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.941866 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: extra_specs {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.942402 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: cgsnapshots {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.943814 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: capabilities {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.943874 np0000004760 devstack@c-api.service[99842]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eba2c8a4668 pid: 99842 (default app) Jul 07 19:33:18.944169 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: scheduler-stats {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.945299 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: backups {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.945902 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: os-volume-manage {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.946708 np0000004760 devstack@c-api.service[99843]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eba2c8a4668 pid: 99843 (default app) Jul 07 19:33:18.947560 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: os-snapshot-manage {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.947773 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: os-quota-sets {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.949350 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: os-volume-transfer {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.949505 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: qos-specs {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.951364 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: os-hosts {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.952046 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: encryption {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.952996 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: os-volume-type-access {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.953864 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.middleware.request_id [None req-69522fd5-97af-4998-bf63-29a08fcaec28 None None] RequestId filter calling following filter/app {{(pid=99842) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 19:33:18.954828 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: encryption {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.954865 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: os-availability-zone {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.956507 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extended resource: os-quota-class-sets {{(pid=99845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.956688 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: cgsnapshots {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.958464 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.958525 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: scheduler-stats {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.958638 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.958683 np0000004760 devstack@c-api.service[99842]: [pid: 99842|app: 0|req: 1/1] 10.4.3.177 () {60 vars in 925 bytes} [Tue Jul 7 19:33:18 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 07 19:33:18.959646 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.959801 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.960499 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: os-volume-manage {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.960684 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.960843 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.961601 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.contrib.snapshot_actions [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] SnapshotActionsController initialized {{(pid=99845) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 07 19:33:18.962077 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.962253 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.962466 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: os-snapshot-manage {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.963092 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.963255 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.964154 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.964302 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.964517 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: os-volume-transfer {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.965317 np0000004760 devstack@c-api.service[99845]: WARNING stevedore.named [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.965473 np0000004760 devstack@c-api.service[99845]: WARNING castellan.key_manager [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.966225 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.966404 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.966543 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.966687 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.966831 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.966875 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: os-hosts {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.966976 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.967148 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension UsedLimits extending resource: limits {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.967285 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension SnapshotActions extending resource: snapshots {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.967427 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.967567 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension VolumeTypeAccess extending resource: types {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.967724 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension AdminActions extending resource: volumes {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.967886 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension AdminActions extending resource: snapshots {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.968037 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension AdminActions extending resource: backups {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.968197 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension VolumeActions extending resource: volumes {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.968370 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.968510 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.v3.router [None req-81878e75-ee2d-445d-a20d-20dd9c7ca64d None None] Extension TypesManage extending resource: types {{(pid=99845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.968667 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: os-volume-type-access {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.970784 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: os-availability-zone {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.972599 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extended resource: os-quota-class-sets {{(pid=99844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 19:33:18.974700 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.974866 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.975880 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.976062 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.976968 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.977114 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.977848 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.contrib.snapshot_actions [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] SnapshotActionsController initialized {{(pid=99844) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 07 19:33:18.978355 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.978522 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.979275 np0000004760 devstack@c-api.service[99845]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eba2c8a4668 pid: 99845 (default app) Jul 07 19:33:18.979357 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.979497 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.980169 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.980280 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.980937 np0000004760 devstack@c-api.service[99844]: WARNING stevedore.named [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 07 19:33:18.981039 np0000004760 devstack@c-api.service[99844]: WARNING castellan.key_manager [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 07 19:33:18.981546 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.981665 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.981760 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.981857 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.981962 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.982076 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.982215 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension UsedLimits extending resource: limits {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.982309 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension SnapshotActions extending resource: snapshots {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.982398 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.982487 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension VolumeTypeAccess extending resource: types {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.982586 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension AdminActions extending resource: volumes {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.982694 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension AdminActions extending resource: snapshots {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.982782 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension AdminActions extending resource: backups {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.982877 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension VolumeActions extending resource: volumes {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.983007 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.983154 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.v3.router [None req-ac61f5a9-c886-4c31-867f-55bee5436fcf None None] Extension TypesManage extending resource: types {{(pid=99844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 19:33:18.990882 np0000004760 devstack@c-api.service[99844]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eba2c8a4668 pid: 99844 (default app) Jul 07 19:33:23.864102 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.middleware.request_id [None req-b145a764-5a02-4408-9fc6-10e285652e98 None None] RequestId filter calling following filter/app {{(pid=99843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 19:33:24.467598 np0000004760 devstack@c-api.service[99843]: INFO cinder.api.openstack.wsgi [None req-b145a764-5a02-4408-9fc6-10e285652e98 admin admin] POST https://10.4.3.177/volume/v3/types Jul 07 19:33:24.468054 np0000004760 devstack@c-api.service[99843]: DEBUG cinder.api.openstack.wsgi [None req-b145a764-5a02-4408-9fc6-10e285652e98 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 07 19:33:24.469615 np0000004760 devstack@c-api.service[99843]: /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 07 19:33:24.469615 np0000004760 devstack@c-api.service[99843]: warnings.warn( Jul 07 19:33:24.499951 np0000004760 devstack@c-api.service[99843]: DEBUG oslo_db.sqlalchemy.engines [None req-b145a764-5a02-4408-9fc6-10e285652e98 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=99843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 19:33:24.524919 np0000004760 devstack@c-api.service[99843]: INFO cinder.api.openstack.wsgi [None req-b145a764-5a02-4408-9fc6-10e285652e98 admin admin] https://10.4.3.177/volume/v3/types returned with HTTP 200 Jul 07 19:33:24.525351 np0000004760 devstack@c-api.service[99843]: [pid: 99843|app: 0|req: 1/2] 10.4.3.177 () {68 vars in 1256 bytes} [Tue Jul 7 19:33:23 2026] POST /volume/v3/types => generated 183 bytes in 671 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 19:33:24.533419 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.middleware.request_id [req-b145a764-5a02-4408-9fc6-10e285652e98 req-962fe00c-bf6a-46c7-958e-c1db65e777cb None None] RequestId filter calling following filter/app {{(pid=99842) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 19:33:24.838258 np0000004760 devstack@c-api.service[99842]: INFO cinder.api.openstack.wsgi [req-b145a764-5a02-4408-9fc6-10e285652e98 req-962fe00c-bf6a-46c7-958e-c1db65e777cb admin admin] POST https://10.4.3.177/volume/v3/types/604eeca1-e91e-4bfd-8987-7468cc2d570b/extra_specs Jul 07 19:33:24.838977 np0000004760 devstack@c-api.service[99842]: DEBUG cinder.api.openstack.wsgi [req-b145a764-5a02-4408-9fc6-10e285652e98 req-962fe00c-bf6a-46c7-958e-c1db65e777cb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99842) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 07 19:33:24.840758 np0000004760 devstack@c-api.service[99842]: /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 07 19:33:24.840758 np0000004760 devstack@c-api.service[99842]: warnings.warn( Jul 07 19:33:24.875647 np0000004760 devstack@c-api.service[99842]: DEBUG oslo_db.sqlalchemy.engines [req-b145a764-5a02-4408-9fc6-10e285652e98 req-962fe00c-bf6a-46c7-958e-c1db65e777cb 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=99842) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 19:33:24.933301 np0000004760 devstack@c-api.service[99842]: INFO cinder.api.openstack.wsgi [req-b145a764-5a02-4408-9fc6-10e285652e98 req-962fe00c-bf6a-46c7-958e-c1db65e777cb admin admin] https://10.4.3.177/volume/v3/types/604eeca1-e91e-4bfd-8987-7468cc2d570b/extra_specs returned with HTTP 200 Jul 07 19:33:24.933761 np0000004760 devstack@c-api.service[99842]: [pid: 99842|app: 0|req: 2/3] 10.4.3.177 () {70 vars in 1474 bytes} [Tue Jul 7 19:33:24 2026] POST /volume/v3/types/604eeca1-e91e-4bfd-8987-7468cc2d570b/extra_specs => generated 52 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 19:33:25.179538 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.middleware.request_id [req-b145a764-5a02-4408-9fc6-10e285652e98 req-cb21191b-2b9b-46a4-8975-312bede253f5 None None] RequestId filter calling following filter/app {{(pid=99845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 19:33:25.457549 np0000004760 devstack@c-api.service[99845]: INFO cinder.api.openstack.wsgi [req-b145a764-5a02-4408-9fc6-10e285652e98 req-cb21191b-2b9b-46a4-8975-312bede253f5 admin admin] POST https://10.4.3.177/volume/v3/types Jul 07 19:33:25.458173 np0000004760 devstack@c-api.service[99845]: DEBUG cinder.api.openstack.wsgi [req-b145a764-5a02-4408-9fc6-10e285652e98 req-cb21191b-2b9b-46a4-8975-312bede253f5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 07 19:33:25.459791 np0000004760 devstack@c-api.service[99845]: /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 07 19:33:25.459791 np0000004760 devstack@c-api.service[99845]: warnings.warn( Jul 07 19:33:25.492647 np0000004760 devstack@c-api.service[99845]: DEBUG oslo_db.sqlalchemy.engines [req-b145a764-5a02-4408-9fc6-10e285652e98 req-cb21191b-2b9b-46a4-8975-312bede253f5 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=99845) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 19:33:25.516987 np0000004760 devstack@c-api.service[99845]: INFO cinder.api.openstack.wsgi [req-b145a764-5a02-4408-9fc6-10e285652e98 req-cb21191b-2b9b-46a4-8975-312bede253f5 admin admin] https://10.4.3.177/volume/v3/types returned with HTTP 200 Jul 07 19:33:25.517451 np0000004760 devstack@c-api.service[99845]: [pid: 99845|app: 0|req: 1/4] 10.4.3.177 () {70 vars in 1328 bytes} [Tue Jul 7 19:33:25 2026] POST /volume/v3/types => generated 186 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 19:33:25.534882 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.middleware.request_id [req-b145a764-5a02-4408-9fc6-10e285652e98 req-a938611a-6ed0-4e57-ac72-4412956dc0e4 None None] RequestId filter calling following filter/app {{(pid=99844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 19:33:25.811582 np0000004760 devstack@c-api.service[99844]: INFO cinder.api.openstack.wsgi [req-b145a764-5a02-4408-9fc6-10e285652e98 req-a938611a-6ed0-4e57-ac72-4412956dc0e4 admin admin] POST https://10.4.3.177/volume/v3/types/90950532-a639-4965-88a2-4cd879234d25/extra_specs Jul 07 19:33:25.812176 np0000004760 devstack@c-api.service[99844]: DEBUG cinder.api.openstack.wsgi [req-b145a764-5a02-4408-9fc6-10e285652e98 req-a938611a-6ed0-4e57-ac72-4412956dc0e4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 07 19:33:25.813825 np0000004760 devstack@c-api.service[99844]: /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 07 19:33:25.813825 np0000004760 devstack@c-api.service[99844]: warnings.warn( Jul 07 19:33:25.847325 np0000004760 devstack@c-api.service[99844]: DEBUG oslo_db.sqlalchemy.engines [req-b145a764-5a02-4408-9fc6-10e285652e98 req-a938611a-6ed0-4e57-ac72-4412956dc0e4 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=99844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 19:33:25.904144 np0000004760 devstack@c-api.service[99844]: INFO cinder.api.openstack.wsgi [req-b145a764-5a02-4408-9fc6-10e285652e98 req-a938611a-6ed0-4e57-ac72-4412956dc0e4 admin admin] https://10.4.3.177/volume/v3/types/90950532-a639-4965-88a2-4cd879234d25/extra_specs returned with HTTP 200 Jul 07 19:33:25.904729 np0000004760 devstack@c-api.service[99844]: [pid: 99844|app: 0|req: 1/5] 10.4.3.177 () {70 vars in 1474 bytes} [Tue Jul 7 19:33:25 2026] POST /volume/v3/types/90950532-a639-4965-88a2-4cd879234d25/extra_specs => generated 45 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 19:33:34.522430 np0000004760 devstack@c-api.service[99843]: DEBUG dbcounter [-] [99843] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 19:33:34.931955 np0000004760 devstack@c-api.service[99842]: DEBUG dbcounter [-] [99842] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99842) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 19:33:35.514548 np0000004760 devstack@c-api.service[99845]: DEBUG dbcounter [-] [99845] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 19:33:35.902476 np0000004760 devstack@c-api.service[99844]: DEBUG dbcounter [-] [99844] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}