Jul 04 22:17:59.873941 np0000004532 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 04 22:17:59.879822 np0000004532 devstack@c-api.service[99821]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 04 22:17:59.882274 np0000004532 devstack@c-api.service[99821]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Jul 4 22:17:59 2026] *** Jul 04 22:17:59.882274 np0000004532 devstack@c-api.service[99821]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 04 22:17:59.882274 np0000004532 devstack@c-api.service[99821]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 04 22:17:59.882274 np0000004532 devstack@c-api.service[99821]: nodename: np0000004532 Jul 04 22:17:59.882274 np0000004532 devstack@c-api.service[99821]: machine: x86_64 Jul 04 22:17:59.882274 np0000004532 devstack@c-api.service[99821]: clock source: unix Jul 04 22:17:59.882274 np0000004532 devstack@c-api.service[99821]: pcre jit disabled Jul 04 22:17:59.882274 np0000004532 devstack@c-api.service[99821]: detected number of CPU cores: 16 Jul 04 22:17:59.882274 np0000004532 devstack@c-api.service[99821]: current working directory: / Jul 04 22:17:59.882274 np0000004532 devstack@c-api.service[99821]: detected binary path: /usr/bin/uwsgi-core Jul 04 22:17:59.882274 np0000004532 devstack@c-api.service[99821]: your processes number limit is 257052 Jul 04 22:17:59.882274 np0000004532 devstack@c-api.service[99821]: your memory page size is 4096 bytes Jul 04 22:17:59.882274 np0000004532 devstack@c-api.service[99821]: detected max file descriptor number: 2048 Jul 04 22:17:59.882274 np0000004532 devstack@c-api.service[99821]: lock engine: pthread robust mutexes Jul 04 22:17:59.882641 np0000004532 devstack@c-api.service[99821]: thunder lock: enabled Jul 04 22:17:59.882669 np0000004532 devstack@c-api.service[99821]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 04 22:17:59.882713 np0000004532 devstack@c-api.service[99821]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 04 22:17:59.882741 np0000004532 devstack@c-api.service[99821]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 04 22:17:59.882741 np0000004532 devstack@c-api.service[99821]: Set PythonHome to /opt/stack/data/venv Jul 04 22:17:59.916337 np0000004532 devstack@c-api.service[99821]: Python main interpreter initialized at 0x7f7fd8ea3668 Jul 04 22:17:59.916337 np0000004532 devstack@c-api.service[99821]: python threads support enabled Jul 04 22:17:59.916337 np0000004532 devstack@c-api.service[99821]: your server socket listen backlog is limited to 100 connections Jul 04 22:17:59.916337 np0000004532 devstack@c-api.service[99821]: your mercy for graceful operations on workers is 80 seconds Jul 04 22:17:59.916843 np0000004532 devstack@c-api.service[99821]: mapped 671795 bytes (656 KB) for 4 cores Jul 04 22:17:59.916968 np0000004532 devstack@c-api.service[99821]: *** Operational MODE: preforking *** Jul 04 22:17:59.917153 np0000004532 devstack@c-api.service[99821]: *** uWSGI is running in multiple interpreter mode *** Jul 04 22:17:59.917153 np0000004532 devstack@c-api.service[99821]: spawned uWSGI master process (pid: 99821) Jul 04 22:17:59.917330 np0000004532 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 04 22:17:59.917998 np0000004532 devstack@c-api.service[99821]: spawned uWSGI worker 1 (pid: 99830, cores: 1) Jul 04 22:17:59.918107 np0000004532 devstack@c-api.service[99821]: spawned uWSGI worker 2 (pid: 99831, cores: 1) Jul 04 22:17:59.918477 np0000004532 devstack@c-api.service[99821]: spawned uWSGI worker 3 (pid: 99832, cores: 1) Jul 04 22:17:59.918880 np0000004532 devstack@c-api.service[99821]: spawned uWSGI worker 4 (pid: 99833, cores: 1) Jul 04 22:17:59.918946 np0000004532 devstack@c-api.service[99821]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 04 22:18:00.027455 np0000004532 devstack@c-api.service[99831]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 04 22:18:00.027455 np0000004532 devstack@c-api.service[99831]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 04 22:18:00.027455 np0000004532 devstack@c-api.service[99831]: we strongly recommend against using it for new projects. Jul 04 22:18:00.027455 np0000004532 devstack@c-api.service[99831]: If you are already using Eventlet, we recommend migrating to a different Jul 04 22:18:00.027455 np0000004532 devstack@c-api.service[99831]: framework. For more detail see Jul 04 22:18:00.027455 np0000004532 devstack@c-api.service[99831]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 04 22:18:00.027455 np0000004532 devstack@c-api.service[99831]: import eventlet # noqa Jul 04 22:18:00.030582 np0000004532 devstack@c-api.service[99833]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 04 22:18:00.030582 np0000004532 devstack@c-api.service[99833]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 04 22:18:00.030582 np0000004532 devstack@c-api.service[99833]: we strongly recommend against using it for new projects. Jul 04 22:18:00.030582 np0000004532 devstack@c-api.service[99833]: If you are already using Eventlet, we recommend migrating to a different Jul 04 22:18:00.030582 np0000004532 devstack@c-api.service[99833]: framework. For more detail see Jul 04 22:18:00.030582 np0000004532 devstack@c-api.service[99833]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 04 22:18:00.030582 np0000004532 devstack@c-api.service[99833]: import eventlet # noqa Jul 04 22:18:00.031044 np0000004532 devstack@c-api.service[99830]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 04 22:18:00.031044 np0000004532 devstack@c-api.service[99830]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 04 22:18:00.031044 np0000004532 devstack@c-api.service[99830]: we strongly recommend against using it for new projects. Jul 04 22:18:00.031044 np0000004532 devstack@c-api.service[99830]: If you are already using Eventlet, we recommend migrating to a different Jul 04 22:18:00.031044 np0000004532 devstack@c-api.service[99830]: framework. For more detail see Jul 04 22:18:00.031044 np0000004532 devstack@c-api.service[99830]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 04 22:18:00.031044 np0000004532 devstack@c-api.service[99830]: import eventlet # noqa Jul 04 22:18:00.042903 np0000004532 devstack@c-api.service[99832]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 04 22:18:00.042903 np0000004532 devstack@c-api.service[99832]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 04 22:18:00.042903 np0000004532 devstack@c-api.service[99832]: we strongly recommend against using it for new projects. Jul 04 22:18:00.042903 np0000004532 devstack@c-api.service[99832]: If you are already using Eventlet, we recommend migrating to a different Jul 04 22:18:00.042903 np0000004532 devstack@c-api.service[99832]: framework. For more detail see Jul 04 22:18:00.042903 np0000004532 devstack@c-api.service[99832]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 04 22:18:00.042903 np0000004532 devstack@c-api.service[99832]: import eventlet # noqa Jul 04 22:18:00.104036 np0000004532 devstack@c-api.service[99831]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 04 22:18:00.104036 np0000004532 devstack@c-api.service[99831]: warnings.warn( Jul 04 22:18:00.111336 np0000004532 devstack@c-api.service[99833]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 04 22:18:00.111336 np0000004532 devstack@c-api.service[99833]: warnings.warn( Jul 04 22:18:00.113519 np0000004532 devstack@c-api.service[99830]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 04 22:18:00.113519 np0000004532 devstack@c-api.service[99830]: warnings.warn( Jul 04 22:18:00.123781 np0000004532 devstack@c-api.service[99832]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 04 22:18:00.123781 np0000004532 devstack@c-api.service[99832]: warnings.warn( Jul 04 22:18:00.176454 np0000004532 devstack@c-api.service[99831]: /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 04 22:18:00.176454 np0000004532 devstack@c-api.service[99831]: from cgi import parse_header Jul 04 22:18:00.186683 np0000004532 devstack@c-api.service[99833]: /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 04 22:18:00.186683 np0000004532 devstack@c-api.service[99833]: from cgi import parse_header Jul 04 22:18:00.187552 np0000004532 devstack@c-api.service[99830]: /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 04 22:18:00.187552 np0000004532 devstack@c-api.service[99830]: from cgi import parse_header Jul 04 22:18:00.195818 np0000004532 devstack@c-api.service[99832]: /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 04 22:18:00.195818 np0000004532 devstack@c-api.service[99832]: from cgi import parse_header Jul 04 22:18:00.219708 np0000004532 devstack@c-api.service[99831]: /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 04 22:18:00.219708 np0000004532 devstack@c-api.service[99831]: removals.removed_module( Jul 04 22:18:00.221406 np0000004532 devstack@c-api.service[99831]: /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 04 22:18:00.221406 np0000004532 devstack@c-api.service[99831]: removals.removed_module( Jul 04 22:18:00.230664 np0000004532 devstack@c-api.service[99833]: /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 04 22:18:00.230664 np0000004532 devstack@c-api.service[99833]: removals.removed_module( Jul 04 22:18:00.231936 np0000004532 devstack@c-api.service[99830]: /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 04 22:18:00.231936 np0000004532 devstack@c-api.service[99830]: removals.removed_module( Jul 04 22:18:00.232399 np0000004532 devstack@c-api.service[99833]: /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 04 22:18:00.232399 np0000004532 devstack@c-api.service[99833]: removals.removed_module( Jul 04 22:18:00.233816 np0000004532 devstack@c-api.service[99830]: /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 04 22:18:00.233816 np0000004532 devstack@c-api.service[99830]: removals.removed_module( Jul 04 22:18:00.239434 np0000004532 devstack@c-api.service[99832]: /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 04 22:18:00.239434 np0000004532 devstack@c-api.service[99832]: removals.removed_module( Jul 04 22:18:00.241121 np0000004532 devstack@c-api.service[99832]: /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 04 22:18:00.241121 np0000004532 devstack@c-api.service[99832]: removals.removed_module( Jul 04 22:18:00.964720 np0000004532 devstack@c-api.service[99833]: /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 04 22:18:00.964720 np0000004532 devstack@c-api.service[99833]: warnings.warn( Jul 04 22:18:00.980417 np0000004532 devstack@c-api.service[99830]: /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 04 22:18:00.980417 np0000004532 devstack@c-api.service[99830]: warnings.warn( Jul 04 22:18:00.988753 np0000004532 devstack@c-api.service[99831]: /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 04 22:18:00.988753 np0000004532 devstack@c-api.service[99831]: warnings.warn( Jul 04 22:18:01.013447 np0000004532 devstack@c-api.service[99833]: /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 04 22:18:01.013447 np0000004532 devstack@c-api.service[99833]: warnings.warn( Jul 04 22:18:01.019881 np0000004532 devstack@c-api.service[99832]: /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 04 22:18:01.019881 np0000004532 devstack@c-api.service[99832]: warnings.warn( Jul 04 22:18:01.027009 np0000004532 devstack@c-api.service[99830]: /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 04 22:18:01.027009 np0000004532 devstack@c-api.service[99830]: warnings.warn( Jul 04 22:18:01.037074 np0000004532 devstack@c-api.service[99831]: /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 04 22:18:01.037074 np0000004532 devstack@c-api.service[99831]: warnings.warn( Jul 04 22:18:01.070300 np0000004532 devstack@c-api.service[99832]: /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 04 22:18:01.070300 np0000004532 devstack@c-api.service[99832]: warnings.warn( Jul 04 22:18:01.182834 np0000004532 devstack@c-api.service[99833]: 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 04 22:18:01.183154 np0000004532 devstack@c-api.service[99833]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99833) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 04 22:18:01.205080 np0000004532 devstack@c-api.service[99831]: 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 04 22:18:01.205292 np0000004532 devstack@c-api.service[99831]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99831) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 04 22:18:01.208270 np0000004532 devstack@c-api.service[99830]: 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 04 22:18:01.208683 np0000004532 devstack@c-api.service[99830]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99830) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 04 22:18:01.246526 np0000004532 devstack@c-api.service[99832]: 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 04 22:18:01.246746 np0000004532 devstack@c-api.service[99832]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99832) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 04 22:18:01.269943 np0000004532 devstack@c-api.service[99833]: /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 04 22:18:01.269943 np0000004532 devstack@c-api.service[99833]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 04 22:18:01.274554 np0000004532 devstack@c-api.service[99831]: /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 04 22:18:01.274554 np0000004532 devstack@c-api.service[99831]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 04 22:18:01.276941 np0000004532 devstack@c-api.service[99830]: /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 04 22:18:01.276941 np0000004532 devstack@c-api.service[99830]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 04 22:18:01.311122 np0000004532 devstack@c-api.service[99832]: /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 04 22:18:01.311122 np0000004532 devstack@c-api.service[99832]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 04 22:18:01.731204 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99832) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 04 22:18:01.731369 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99830) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 04 22:18:01.731573 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99831) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 04 22:18:01.731681 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.731681 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.731869 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.731958 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99833) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 04 22:18:01.732016 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.732055 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.732092 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.732136 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.732177 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.732411 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.732470 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.732470 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.732541 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.733787 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.733859 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.733902 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.733902 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.733968 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.734006 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.734046 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.734095 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.734144 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.734202 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.734257 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.734257 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.734341 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.734379 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.734756 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.734815 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.734857 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.734914 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.734965 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.735015 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.735015 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.735085 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.735124 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.735163 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.735199 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.735242 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.735242 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.735331 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.735382 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.735382 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.735382 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.735489 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.735531 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.735586 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.735640 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.735685 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.735732 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.735787 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.735830 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.735883 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.735933 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.735981 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.736021 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.736061 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.736106 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.736154 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.736206 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.736254 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.736297 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.736348 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.736389 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.736427 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.736468 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.736514 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.736584 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.736627 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.736668 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.736718 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.736765 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.736812 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.736860 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.736906 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.736955 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.736995 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.737034 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.737072 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.737108 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.737152 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.737200 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.737238 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.737278 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.737312 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.737387 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.737387 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.737465 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.737508 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.737550 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.738236 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.738236 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.738236 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.738236 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.738236 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.738236 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.738236 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.738867 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.738867 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.738867 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.738867 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.738867 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.738867 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.739401 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.739493 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.739608 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.739608 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.739608 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.739608 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.739757 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.739804 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.739850 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.739897 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.739936 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.739936 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.740010 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.740047 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.740047 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.740126 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.740164 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.740201 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.740240 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.740293 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.740352 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.740395 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.740433 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.740472 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.740519 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.740578 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.740632 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.740687 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.740727 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.740774 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.740815 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.740852 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.740891 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.740891 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.740891 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.740891 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.741020 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.741020 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.741020 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.741020 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.741020 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.741194 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.741244 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.741284 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.741335 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.741377 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.741415 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.741460 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.741605 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.741659 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.741707 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.741745 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.741789 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.741837 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.741874 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.741905 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.741942 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.741978 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.742031 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.742071 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.742106 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.742106 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.742168 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.742211 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.742248 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.742287 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.742337 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.742387 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.742387 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.742387 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.742387 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.742548 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.742548 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.742548 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.742548 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.742548 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.742548 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.742548 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.742548 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.742548 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.742548 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.744240 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.744347 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.744392 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.744431 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.744478 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.744528 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.744605 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.744656 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.744697 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.744735 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.744765 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.744803 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.744843 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.744890 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.744935 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.744975 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.745026 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.745064 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.745097 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.745137 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.745177 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.745214 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.745253 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.745291 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.745343 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.745392 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.745434 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.745472 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.745521 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.745521 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.745618 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.745657 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.745707 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.745748 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.745748 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.745829 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.745875 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.745915 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.745915 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.745994 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.746051 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.746095 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.746095 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.746095 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.746095 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.746095 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.746095 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.746095 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.746095 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.746095 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.746383 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.746426 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.746467 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.746507 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.746542 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.746542 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.747220 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.747316 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.747316 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.747316 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.747622 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.747716 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.747810 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.747901 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.747999 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.748083 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.748167 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.748260 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.748371 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.748463 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.748554 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.748674 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.748763 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.748856 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.748944 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.748944 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.748944 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.748944 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.748944 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.748944 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.748944 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.751578 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.751662 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.751816 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.751816 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.751978 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.751978 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.751978 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.752283 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.752358 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.752400 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.752435 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.752468 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.752502 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.752536 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.752599 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.752639 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.752678 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.752720 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.752764 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.752807 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.752841 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.752875 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.752913 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.752913 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.752913 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.752913 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.753031 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.753080 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.753080 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.753149 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.753149 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.753149 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.753256 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.753294 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.753338 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.753380 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.753418 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.753460 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.753497 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.753497 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.753497 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.753497 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.753666 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.753719 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.754022 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.754022 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.754022 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.754148 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.754194 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.754660 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.754765 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.754870 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.754975 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.755031 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.755031 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.755116 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.755167 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.755167 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.755244 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.755292 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.755292 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.755379 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.755419 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.755458 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.755458 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.755530 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.755530 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.755635 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.755680 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.755721 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.755721 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.755787 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.755821 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.755885 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.755934 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.756023 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.756082 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.756123 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.756163 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.756212 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.756252 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.756292 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.756342 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.756342 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.756423 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.756471 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.756471 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.756542 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.756610 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.756652 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.756700 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.756747 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.756786 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.756824 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.756860 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.756900 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.756944 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.756981 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.757018 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.757071 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.757120 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.757166 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.757205 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.757252 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.757252 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.757356 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.757356 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.757356 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.757356 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.757493 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.757535 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.757593 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.757633 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.757671 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.757708 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.757755 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.757796 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.757844 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.757881 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.757926 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.757966 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.758004 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.758041 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.758076 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.758114 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.758163 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.758208 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.758247 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.758287 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.758287 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.758287 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.758287 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.758287 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.758469 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.758469 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.758469 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.758605 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.758647 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.758761 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.758848 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.760362 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.760444 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.760510 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.760605 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.760651 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.760707 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.760821 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.760874 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.760915 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.760915 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.760915 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.761035 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.761076 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.761122 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.761167 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.761205 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.761258 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.761258 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.761258 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.761382 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.761382 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.761587 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.761652 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.761698 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.761738 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.761793 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.761838 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.761892 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.761934 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.761972 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.762018 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.762066 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.762106 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.762144 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.762182 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.762220 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.762274 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.762334 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.762382 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.762422 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.762460 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.762492 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.762523 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.762580 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.762580 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.762659 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.762700 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.762700 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.762785 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.762785 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.762863 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.764032 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.764032 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.764032 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.764032 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.764032 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.764246 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.764246 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.764246 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.764374 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.764430 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.764479 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.764520 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.764584 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.764629 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.764668 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.764668 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.764757 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.764797 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.764847 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.764894 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.764936 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.764985 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.764985 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.765054 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.765102 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.765102 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.765181 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.765220 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.765257 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.765295 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.765346 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.765398 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.765446 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.765446 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.765524 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.765584 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.765640 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.765640 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.765709 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.765755 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.765803 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.765843 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.765880 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.765927 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.765977 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.766024 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.766070 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.766109 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.766155 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.766201 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.766245 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.766285 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.766334 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.766391 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.766433 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.766472 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.766519 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.766582 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.766624 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.766675 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.766675 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.766753 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.766792 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.766840 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.766876 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.766910 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.766945 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.766990 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.767030 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.767068 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.767106 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.767142 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.767186 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.767231 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.767271 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.767308 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.767368 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.767416 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.767459 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.767497 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.767542 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.768420 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.768539 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.768680 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.768789 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.768897 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.769004 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.769103 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.769204 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.769254 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.769309 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.769370 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.769410 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.769449 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.769498 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.769539 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.769607 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.769647 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.769692 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.769731 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.769765 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.769804 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.769837 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.769837 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.769895 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.769936 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.769936 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.770009 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.770009 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.770009 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.770009 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.770009 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.770009 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.770009 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.770009 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.770009 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.770009 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.770287 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.770287 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.770364 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.770399 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.770399 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.770459 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.770492 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.770532 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.770594 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.770639 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.770676 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.770710 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.770710 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.770710 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.770793 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.770836 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.770874 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.770908 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.770953 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.770991 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.771031 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.771065 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.771065 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.771125 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.771159 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.771198 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.771233 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.771280 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.771314 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.771357 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.771357 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.771357 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.771447 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.771480 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.771511 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.771542 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.772175 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.772267 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.772368 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.772441 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.772473 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.772503 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.772533 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.772580 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.772612 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.772642 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.772681 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.772721 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.772749 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.772782 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.772815 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.772845 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.772872 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.772905 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.772933 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.772961 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.773000 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.773029 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.773056 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.773088 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.773118 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.773151 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.773180 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.773215 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.773244 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.773278 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.773306 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.773355 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.773384 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.773417 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.773445 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.773471 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.773500 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.773534 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.773578 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.773621 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.773621 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.773674 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.773674 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.773674 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.773674 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.773674 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.773674 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.773674 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.773850 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.773850 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.773850 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.773850 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.773850 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.773850 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.773850 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.774030 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.774030 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.774030 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.774030 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.774151 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.774181 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.774211 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.774238 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.774271 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.774301 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.774342 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.774342 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.774342 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.774428 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.774469 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.774500 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.774500 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.774500 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.774500 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.774500 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.774500 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.774699 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.774699 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.774699 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.774699 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.774699 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.774699 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.774900 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.774938 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.774982 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.774982 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.774982 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.774982 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.774982 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.774982 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.775180 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.775180 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.775251 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.775296 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.775366 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.775415 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.775463 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.775510 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.776470 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.776593 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.776725 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.776834 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.776932 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.777035 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.777134 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.777238 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.777347 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.777461 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.777575 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.777679 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.777773 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.777864 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.777864 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.778046 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.778155 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.778265 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.778454 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.778572 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.778572 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.778572 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.778831 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.778938 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.779042 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.779042 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.779223 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.779332 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.779442 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.779541 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.779676 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.779792 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.779899 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.780003 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.780102 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.780206 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.780302 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.780394 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.780451 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.780493 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.780530 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.780598 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.780641 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.780681 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.780711 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.780741 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.780770 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.780807 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.780837 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.780872 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.780907 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.780951 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.780989 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.781032 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.781068 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.781103 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.781137 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.781373 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.781428 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.781494 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.781536 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.781633 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.781711 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.781784 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.781833 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.781901 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.781935 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.781935 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.781935 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.782023 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.782023 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.782023 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.782023 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.782023 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.782023 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.782023 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.782023 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.782023 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.782023 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.782354 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.782354 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.782354 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.782354 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.782354 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.782354 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.782354 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.782354 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.782354 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.782354 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.783078 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.783161 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.783161 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.783161 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.783161 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.783161 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.783161 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.783161 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.783717 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.783767 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.783870 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.783944 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.783944 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.784074 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.784117 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.784117 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.784267 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.784349 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.784415 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.784488 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.784572 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.784648 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.784715 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.784792 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.784833 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.784833 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.784833 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.784833 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.784833 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.786887 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.786981 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.787032 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.787076 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.787116 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.787156 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.787196 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.787196 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.787278 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.787278 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.787355 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.787395 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.787395 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.787463 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.788082 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.788158 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.788224 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.788274 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.788274 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.788359 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.788453 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.788493 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.788536 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.788596 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.788645 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.788685 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.788743 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.788743 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.788831 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.788883 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.788883 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.788960 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.788960 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.789047 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.789093 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.789093 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.789177 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.789177 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.789177 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.789298 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.789364 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.789417 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.789462 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.789505 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.789505 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.789603 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.789774 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.789774 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.789933 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.790018 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.790018 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.790173 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.790173 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.790333 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.790333 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.790476 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 04 22:18:01.791070 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.791167 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.791279 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.791279 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.791456 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.791541 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.791649 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.791733 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.791805 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.791874 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.791947 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.792018 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.792095 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.792164 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.792233 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.792307 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.792307 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.792307 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.792520 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 04 22:18:01.792520 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 04 22:18:01.792520 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 04 22:18:01.792520 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 04 22:18:01.792520 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 04 22:18:01.792520 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 04 22:18:01.828937 np0000004532 devstack@c-api.service[99831]: INFO dbcounter [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Registered counter for database cinder Jul 04 22:18:01.829714 np0000004532 devstack@c-api.service[99832]: INFO dbcounter [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Registered counter for database cinder Jul 04 22:18:01.831223 np0000004532 devstack@c-api.service[99830]: INFO dbcounter [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Registered counter for database cinder Jul 04 22:18:01.833776 np0000004532 devstack@c-api.service[99833]: INFO dbcounter [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Registered counter for database cinder Jul 04 22:18:01.870714 np0000004532 devstack@c-api.service[99832]: DEBUG oslo_db.sqlalchemy.engines [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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=99832) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 04 22:18:01.871718 np0000004532 devstack@c-api.service[99830]: DEBUG oslo_db.sqlalchemy.engines [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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=99830) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 04 22:18:01.872653 np0000004532 devstack@c-api.service[99831]: DEBUG oslo_db.sqlalchemy.engines [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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=99831) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 04 22:18:01.877057 np0000004532 devstack@c-api.service[99833]: DEBUG oslo_db.sqlalchemy.engines [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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=99833) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 04 22:18:01.977974 np0000004532 devstack@c-api.service[99832]: DEBUG dbcounter [-] [99832] Writer thread running {{(pid=99832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 04 22:18:01.979088 np0000004532 devstack@c-api.service[99830]: DEBUG dbcounter [-] [99830] Writer thread running {{(pid=99830) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 04 22:18:01.980373 np0000004532 devstack@c-api.service[99832]: INFO cinder.rpc [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 04 22:18:01.981603 np0000004532 devstack@c-api.service[99831]: DEBUG dbcounter [-] [99831] Writer thread running {{(pid=99831) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 04 22:18:01.982136 np0000004532 devstack@c-api.service[99830]: INFO cinder.rpc [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 04 22:18:01.982686 np0000004532 devstack@c-api.service[99832]: INFO cinder.rpc [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 04 22:18:01.983675 np0000004532 devstack@c-api.service[99831]: INFO cinder.rpc [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 04 22:18:01.984702 np0000004532 devstack@c-api.service[99832]: INFO cinder.rpc [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 04 22:18:01.984786 np0000004532 devstack@c-api.service[99830]: INFO cinder.rpc [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 04 22:18:01.985755 np0000004532 devstack@c-api.service[99831]: INFO cinder.rpc [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 04 22:18:01.986362 np0000004532 devstack@c-api.service[99833]: DEBUG dbcounter [-] [99833] Writer thread running {{(pid=99833) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 04 22:18:01.986447 np0000004532 devstack@c-api.service[99832]: INFO cinder.rpc [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 04 22:18:01.986769 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:01.986925 np0000004532 devstack@c-api.service[99830]: INFO cinder.rpc [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 04 22:18:01.987083 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:01.987820 np0000004532 devstack@c-api.service[99831]: INFO cinder.rpc [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 04 22:18:01.988671 np0000004532 devstack@c-api.service[99832]: WARNING cinder.keymgr.conf_key_mgr [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:01.989349 np0000004532 devstack@c-api.service[99830]: INFO cinder.rpc [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 04 22:18:01.989473 np0000004532 devstack@c-api.service[99831]: INFO cinder.rpc [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 04 22:18:01.989692 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:01.989776 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:01.989939 np0000004532 devstack@c-api.service[99833]: INFO cinder.rpc [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 04 22:18:01.990110 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:01.990204 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:01.990606 np0000004532 devstack@c-api.service[99831]: WARNING cinder.keymgr.conf_key_mgr [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:01.990666 np0000004532 devstack@c-api.service[99830]: WARNING cinder.keymgr.conf_key_mgr [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:01.991227 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:01.991391 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:01.992340 np0000004532 devstack@c-api.service[99833]: INFO cinder.rpc [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 04 22:18:01.992970 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:01.993087 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:01.993411 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:01.993577 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:01.994280 np0000004532 devstack@c-api.service[99833]: INFO cinder.rpc [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 04 22:18:01.995939 np0000004532 devstack@c-api.service[99833]: INFO cinder.rpc [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 04 22:18:01.996246 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:01.996496 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:01.997107 np0000004532 devstack@c-api.service[99833]: WARNING cinder.keymgr.conf_key_mgr [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:01.999355 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:01.999676 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.021666 np0000004532 devstack@c-api.service[99832]: DEBUG oslo_db.sqlalchemy.engines [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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=99832) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 04 22:18:02.022714 np0000004532 devstack@c-api.service[99831]: DEBUG oslo_db.sqlalchemy.engines [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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=99831) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 04 22:18:02.024241 np0000004532 devstack@c-api.service[99832]: INFO cinder.rpc [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 04 22:18:02.026951 np0000004532 devstack@c-api.service[99831]: INFO cinder.rpc [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 04 22:18:02.027058 np0000004532 devstack@c-api.service[99830]: DEBUG oslo_db.sqlalchemy.engines [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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=99830) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 04 22:18:02.027111 np0000004532 devstack@c-api.service[99832]: INFO cinder.rpc [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 04 22:18:02.027111 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.027111 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.027213 np0000004532 devstack@c-api.service[99831]: INFO cinder.rpc [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 04 22:18:02.027503 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.027676 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.028299 np0000004532 devstack@c-api.service[99830]: INFO cinder.rpc [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 04 22:18:02.029843 np0000004532 devstack@c-api.service[99833]: DEBUG oslo_db.sqlalchemy.engines [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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=99833) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 04 22:18:02.030393 np0000004532 devstack@c-api.service[99830]: INFO cinder.rpc [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 04 22:18:02.030874 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.031009 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.032047 np0000004532 devstack@c-api.service[99833]: INFO cinder.rpc [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 04 22:18:02.033937 np0000004532 devstack@c-api.service[99833]: INFO cinder.rpc [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 04 22:18:02.037180 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.037180 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.037471 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.037471 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.037621 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.037621 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.038876 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.039017 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.039232 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.039393 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.040150 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.040296 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.041140 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.041275 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.041520 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.041681 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.042973 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.042973 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.043405 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.043588 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.044101 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.044240 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.044442 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.044634 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.044808 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.044943 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.045775 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.045901 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.046188 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.046309 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.046617 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.046647 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.048118 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.048160 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.048262 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.048301 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.048341 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.048431 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.048519 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.048673 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.050234 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.050373 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.050730 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.050842 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.051320 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.051395 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.051462 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.051526 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.052403 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.052528 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.053372 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.053506 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.053593 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.053706 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.053916 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.054057 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.054682 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.054801 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.055439 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.055568 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.055920 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.056023 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.056081 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.056156 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.056360 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.056459 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.056901 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.057024 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.057656 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.057779 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.058196 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.058273 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.058321 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.058402 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.058729 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.058851 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.059678 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.059785 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.060572 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.060683 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.061141 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.061273 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.062397 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.062473 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.062552 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.062626 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.063203 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.063310 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.063366 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.063478 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.064215 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.064343 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.064879 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.065047 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.065978 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.066102 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.066247 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.066374 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.066419 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.066581 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.067095 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.067184 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.067247 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.067304 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.067410 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.067536 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.068030 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.068160 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.068391 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.068518 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.068866 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.069000 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.069288 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.069422 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.069704 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.069842 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.069889 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.069979 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.070119 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.070235 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.070471 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.070754 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.070793 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.070953 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.071132 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.071235 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.071287 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.071343 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.071385 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.071425 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.072136 np0000004532 devstack@c-api.service[99832]: WARNING cinder.api.contrib.hosts [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 04 22:18:02.072177 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.072274 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.072334 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.072402 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.072467 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.072512 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.072906 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.073019 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.073054 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: extensions {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.073377 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.073377 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.073429 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.073455 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.073858 np0000004532 devstack@c-api.service[99831]: WARNING cinder.api.contrib.hosts [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 04 22:18:02.074027 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.074094 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.074165 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.074198 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.074248 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: consistencygroups {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.074687 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.074762 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: extensions {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.074831 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.074931 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.075053 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.075638 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.075701 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.075746 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.075796 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.076021 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: consistencygroups {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.076306 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.076382 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: extra_specs {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.076431 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.076476 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.076583 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.077240 np0000004532 devstack@c-api.service[99830]: WARNING cinder.api.contrib.hosts [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 04 22:18:02.077318 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.077421 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.077496 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.077582 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.077746 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: extra_specs {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.078102 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: extensions {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.078169 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: capabilities {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.078216 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.078302 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.078897 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.079023 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.079079 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: capabilities {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.079189 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: consistencygroups {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.079486 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: backups {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.079551 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.079687 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.080072 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: backups {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.080481 np0000004532 devstack@c-api.service[99833]: WARNING cinder.api.contrib.hosts [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 04 22:18:02.080732 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.080853 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: extra_specs {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.080924 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.081376 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: extensions {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.081601 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: os-quota-sets {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.081812 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: os-quota-sets {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.082098 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: capabilities {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.082456 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: consistencygroups {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.083039 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: qos-specs {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.083105 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: qos-specs {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.083173 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: backups {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.084178 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: extra_specs {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.084738 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: os-quota-sets {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.084821 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: encryption {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.085488 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: capabilities {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.085678 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: encryption {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.085896 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: qos-specs {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.086551 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: backups {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.086803 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: encryption {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.087173 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: encryption {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.087581 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: encryption {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.088126 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: cgsnapshots {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.088281 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: os-quota-sets {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.088836 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: cgsnapshots {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.089298 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: scheduler-stats {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.089504 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: qos-specs {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.089596 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: encryption {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.090178 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: scheduler-stats {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.090482 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: os-volume-manage {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.090756 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: cgsnapshots {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.091228 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: encryption {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.091621 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: os-volume-manage {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.091688 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: os-snapshot-manage {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.091903 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: scheduler-stats {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.092885 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: os-volume-transfer {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.092953 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: os-snapshot-manage {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.093127 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: os-volume-manage {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.093249 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: encryption {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.094220 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: os-snapshot-manage {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.094286 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: os-hosts {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.094580 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: os-volume-transfer {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.094646 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: cgsnapshots {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.095405 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: os-volume-transfer {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.095480 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: os-volume-type-access {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.095903 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: scheduler-stats {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.096114 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: os-hosts {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.096709 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: os-hosts {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.096818 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: os-availability-zone {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.097153 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: os-volume-manage {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.097439 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: os-volume-type-access {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.097768 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: os-volume-type-access {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.097968 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extended resource: os-quota-class-sets {{(pid=99831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.098335 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: os-snapshot-manage {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.099054 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: os-availability-zone {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.099108 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: os-availability-zone {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.099358 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.099493 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.099602 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: os-volume-transfer {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.100117 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extended resource: os-quota-class-sets {{(pid=99830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.100259 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.100397 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.100531 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extended resource: os-quota-class-sets {{(pid=99832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.100972 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: os-hosts {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.101111 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.101231 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.101463 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.101608 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.101809 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.contrib.snapshot_actions [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] SnapshotActionsController initialized {{(pid=99831) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 04 22:18:02.102106 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: os-volume-type-access {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.102184 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.102283 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.102384 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.102466 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.102522 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.102631 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.102908 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.103041 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.103226 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.103348 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.103517 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: os-availability-zone {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.103626 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.103704 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.103786 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.103862 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.103920 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.contrib.snapshot_actions [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] SnapshotActionsController initialized {{(pid=99830) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 04 22:18:02.104356 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.104424 np0000004532 devstack@c-api.service[99831]: WARNING stevedore.named [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.104470 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.104552 np0000004532 devstack@c-api.service[99831]: WARNING castellan.key_manager [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba 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 04 22:18:02.104650 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extended resource: os-quota-class-sets {{(pid=99833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 04 22:18:02.104746 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.104833 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.105093 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.105158 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.105205 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.105265 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.105308 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.105421 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.105522 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.105625 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.contrib.snapshot_actions [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] SnapshotActionsController initialized {{(pid=99832) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 04 22:18:02.105682 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.105747 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension UsedLimits extending resource: limits {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.105829 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension SnapshotActions extending resource: snapshots {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.105899 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.105985 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.106077 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.106159 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension VolumeTypeAccess extending resource: types {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.106244 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.106302 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension AdminActions extending resource: volumes {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.106365 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.106408 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.106451 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension AdminActions extending resource: snapshots {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.106451 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension AdminActions extending resource: backups {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.106540 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.106600 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension VolumeActions extending resource: volumes {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.106600 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.106600 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.v3.router [None req-640ebb89-3b82-4f2f-b70e-e3f23fd7ddba None None] Extension TypesManage extending resource: types {{(pid=99831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.106720 np0000004532 devstack@c-api.service[99830]: WARNING stevedore.named [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.106720 np0000004532 devstack@c-api.service[99830]: WARNING castellan.key_manager [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 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 04 22:18:02.106945 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.107089 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.107208 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.107278 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.107343 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.107436 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.107497 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.107550 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.107666 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.107756 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.107827 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.107876 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension UsedLimits extending resource: limits {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.107936 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.107982 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.108023 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.108130 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.108231 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension AdminActions extending resource: volumes {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.108347 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension AdminActions extending resource: snapshots {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.108440 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension AdminActions extending resource: backups {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.108527 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.contrib.snapshot_actions [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] SnapshotActionsController initialized {{(pid=99833) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 04 22:18:02.108636 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension VolumeActions extending resource: volumes {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.108725 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.108809 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.108883 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.v3.router [None req-55efaf48-600b-49bc-9dac-6cc9b43ead51 None None] Extension TypesManage extending resource: types {{(pid=99830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.108982 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.108982 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.109106 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.109602 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.109710 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.109884 np0000004532 devstack@c-api.service[99832]: WARNING stevedore.named [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.110052 np0000004532 devstack@c-api.service[99832]: WARNING castellan.key_manager [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd 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 04 22:18:02.110403 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.110517 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.110741 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.110918 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.111079 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.111248 np0000004532 devstack@c-api.service[99833]: WARNING stevedore.named [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 04 22:18:02.111310 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.111376 np0000004532 devstack@c-api.service[99833]: WARNING castellan.key_manager [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f 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 04 22:18:02.111424 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.111567 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.111733 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension UsedLimits extending resource: limits {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.111887 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension SnapshotActions extending resource: snapshots {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.111957 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.112046 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.112179 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.112179 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.112266 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension VolumeTypeAccess extending resource: types {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.112319 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.112384 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension AdminActions extending resource: volumes {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.112437 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.112482 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.112606 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension AdminActions extending resource: snapshots {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.112698 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension UsedLimits extending resource: limits {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.112698 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension SnapshotActions extending resource: snapshots {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.112851 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension AdminActions extending resource: backups {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.112941 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.112941 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension VolumeTypeAccess extending resource: types {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.113111 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension VolumeActions extending resource: volumes {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.113190 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension AdminActions extending resource: volumes {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.113190 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension AdminActions extending resource: snapshots {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.113351 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.113426 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension AdminActions extending resource: backups {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.113499 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.v3.router [None req-2ec3e088-8c74-43e7-a8f8-1698590d09cd None None] Extension TypesManage extending resource: types {{(pid=99832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.113586 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension VolumeActions extending resource: volumes {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.113586 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.113586 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.v3.router [None req-d97dbf29-9766-4758-8e6a-5f0eb7672a3f None None] Extension TypesManage extending resource: types {{(pid=99833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 04 22:18:02.113797 np0000004532 devstack@c-api.service[99831]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f7fd8ea3668 pid: 99831 (default app) Jul 04 22:18:02.115745 np0000004532 devstack@c-api.service[99830]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f7fd8ea3668 pid: 99830 (default app) Jul 04 22:18:02.120673 np0000004532 devstack@c-api.service[99833]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f7fd8ea3668 pid: 99833 (default app) Jul 04 22:18:02.120762 np0000004532 devstack@c-api.service[99832]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f7fd8ea3668 pid: 99832 (default app) Jul 04 22:18:02.122751 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.middleware.request_id [None req-0a2e9cb6-f25d-40e1-bc22-41679c1a2620 None None] RequestId filter calling following filter/app {{(pid=99831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 22:18:02.125824 np0000004532 devstack@c-api.service[99831]: [pid: 99831|app: 0|req: 1/1] 10.4.3.98 () {60 vars in 918 bytes} [Sat Jul 4 22:18:02 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 04 22:18:06.680753 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.middleware.request_id [None req-0d56fe06-6c67-4360-afca-c1abe4fddb4e None None] RequestId filter calling following filter/app {{(pid=99830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 22:18:07.234491 np0000004532 devstack@c-api.service[99830]: INFO cinder.api.openstack.wsgi [None req-0d56fe06-6c67-4360-afca-c1abe4fddb4e admin admin] POST https://10.4.3.98/volume/v3/types Jul 04 22:18:07.235437 np0000004532 devstack@c-api.service[99830]: DEBUG cinder.api.openstack.wsgi [None req-0d56fe06-6c67-4360-afca-c1abe4fddb4e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 22:18:07.236535 np0000004532 devstack@c-api.service[99830]: /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 04 22:18:07.236535 np0000004532 devstack@c-api.service[99830]: warnings.warn( Jul 04 22:18:07.266441 np0000004532 devstack@c-api.service[99830]: DEBUG oslo_db.sqlalchemy.engines [None req-0d56fe06-6c67-4360-afca-c1abe4fddb4e 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=99830) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 04 22:18:07.290789 np0000004532 devstack@c-api.service[99830]: INFO cinder.api.openstack.wsgi [None req-0d56fe06-6c67-4360-afca-c1abe4fddb4e admin admin] https://10.4.3.98/volume/v3/types returned with HTTP 200 Jul 04 22:18:07.291167 np0000004532 devstack@c-api.service[99830]: [pid: 99830|app: 0|req: 1/2] 10.4.3.98 () {68 vars in 1249 bytes} [Sat Jul 4 22:18:06 2026] POST /volume/v3/types => generated 183 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 22:18:07.308405 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.middleware.request_id [req-0d56fe06-6c67-4360-afca-c1abe4fddb4e req-be7ff307-bdd0-43f3-a260-75731a1e6ee6 None None] RequestId filter calling following filter/app {{(pid=99833) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 22:18:07.581700 np0000004532 devstack@c-api.service[99833]: INFO cinder.api.openstack.wsgi [req-0d56fe06-6c67-4360-afca-c1abe4fddb4e req-be7ff307-bdd0-43f3-a260-75731a1e6ee6 admin admin] POST https://10.4.3.98/volume/v3/types/25c9b558-9504-4766-b374-ac3d74eb11dd/extra_specs Jul 04 22:18:07.582589 np0000004532 devstack@c-api.service[99833]: DEBUG cinder.api.openstack.wsgi [req-0d56fe06-6c67-4360-afca-c1abe4fddb4e req-be7ff307-bdd0-43f3-a260-75731a1e6ee6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99833) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 22:18:07.584039 np0000004532 devstack@c-api.service[99833]: /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 04 22:18:07.584039 np0000004532 devstack@c-api.service[99833]: warnings.warn( Jul 04 22:18:07.615336 np0000004532 devstack@c-api.service[99833]: DEBUG oslo_db.sqlalchemy.engines [req-0d56fe06-6c67-4360-afca-c1abe4fddb4e req-be7ff307-bdd0-43f3-a260-75731a1e6ee6 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=99833) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 04 22:18:07.668655 np0000004532 devstack@c-api.service[99833]: INFO cinder.api.openstack.wsgi [req-0d56fe06-6c67-4360-afca-c1abe4fddb4e req-be7ff307-bdd0-43f3-a260-75731a1e6ee6 admin admin] https://10.4.3.98/volume/v3/types/25c9b558-9504-4766-b374-ac3d74eb11dd/extra_specs returned with HTTP 200 Jul 04 22:18:07.669469 np0000004532 devstack@c-api.service[99833]: [pid: 99833|app: 0|req: 1/3] 10.4.3.98 () {70 vars in 1467 bytes} [Sat Jul 4 22:18:07 2026] POST /volume/v3/types/25c9b558-9504-4766-b374-ac3d74eb11dd/extra_specs => generated 52 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 04 22:18:07.881586 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.middleware.request_id [req-0d56fe06-6c67-4360-afca-c1abe4fddb4e req-51d06f6e-7810-4546-9519-2ae15d3adbb2 None None] RequestId filter calling following filter/app {{(pid=99832) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 22:18:08.175266 np0000004532 devstack@c-api.service[99832]: INFO cinder.api.openstack.wsgi [req-0d56fe06-6c67-4360-afca-c1abe4fddb4e req-51d06f6e-7810-4546-9519-2ae15d3adbb2 admin admin] POST https://10.4.3.98/volume/v3/types Jul 04 22:18:08.176071 np0000004532 devstack@c-api.service[99832]: DEBUG cinder.api.openstack.wsgi [req-0d56fe06-6c67-4360-afca-c1abe4fddb4e req-51d06f6e-7810-4546-9519-2ae15d3adbb2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99832) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 22:18:08.177755 np0000004532 devstack@c-api.service[99832]: /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 04 22:18:08.177755 np0000004532 devstack@c-api.service[99832]: warnings.warn( Jul 04 22:18:08.210394 np0000004532 devstack@c-api.service[99832]: DEBUG oslo_db.sqlalchemy.engines [req-0d56fe06-6c67-4360-afca-c1abe4fddb4e req-51d06f6e-7810-4546-9519-2ae15d3adbb2 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=99832) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 04 22:18:08.234315 np0000004532 devstack@c-api.service[99832]: INFO cinder.api.openstack.wsgi [req-0d56fe06-6c67-4360-afca-c1abe4fddb4e req-51d06f6e-7810-4546-9519-2ae15d3adbb2 admin admin] https://10.4.3.98/volume/v3/types returned with HTTP 200 Jul 04 22:18:08.234938 np0000004532 devstack@c-api.service[99832]: [pid: 99832|app: 0|req: 1/4] 10.4.3.98 () {70 vars in 1321 bytes} [Sat Jul 4 22:18:07 2026] POST /volume/v3/types => generated 186 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 22:18:08.241964 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.middleware.request_id [req-0d56fe06-6c67-4360-afca-c1abe4fddb4e req-aa2c1026-a7b1-47a1-ba94-0235a4d775a4 None None] RequestId filter calling following filter/app {{(pid=99831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 22:18:08.507853 np0000004532 devstack@c-api.service[99831]: INFO cinder.api.openstack.wsgi [req-0d56fe06-6c67-4360-afca-c1abe4fddb4e req-aa2c1026-a7b1-47a1-ba94-0235a4d775a4 admin admin] POST https://10.4.3.98/volume/v3/types/a2084ed2-a2d8-4564-a870-d8f8936ecf8a/extra_specs Jul 04 22:18:08.508319 np0000004532 devstack@c-api.service[99831]: DEBUG cinder.api.openstack.wsgi [req-0d56fe06-6c67-4360-afca-c1abe4fddb4e req-aa2c1026-a7b1-47a1-ba94-0235a4d775a4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 22:18:08.509900 np0000004532 devstack@c-api.service[99831]: /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 04 22:18:08.509900 np0000004532 devstack@c-api.service[99831]: warnings.warn( Jul 04 22:18:08.540460 np0000004532 devstack@c-api.service[99831]: DEBUG oslo_db.sqlalchemy.engines [req-0d56fe06-6c67-4360-afca-c1abe4fddb4e req-aa2c1026-a7b1-47a1-ba94-0235a4d775a4 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=99831) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 04 22:18:08.590586 np0000004532 devstack@c-api.service[99831]: INFO cinder.api.openstack.wsgi [req-0d56fe06-6c67-4360-afca-c1abe4fddb4e req-aa2c1026-a7b1-47a1-ba94-0235a4d775a4 admin admin] https://10.4.3.98/volume/v3/types/a2084ed2-a2d8-4564-a870-d8f8936ecf8a/extra_specs returned with HTTP 200 Jul 04 22:18:08.591022 np0000004532 devstack@c-api.service[99831]: [pid: 99831|app: 0|req: 2/5] 10.4.3.98 () {70 vars in 1467 bytes} [Sat Jul 4 22:18:08 2026] POST /volume/v3/types/a2084ed2-a2d8-4564-a870-d8f8936ecf8a/extra_specs => generated 45 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 04 22:18:17.288682 np0000004532 devstack@c-api.service[99830]: DEBUG dbcounter [-] [99830] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99830) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 22:18:17.667086 np0000004532 devstack@c-api.service[99833]: DEBUG dbcounter [-] [99833] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99833) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 22:18:18.232685 np0000004532 devstack@c-api.service[99832]: DEBUG dbcounter [-] [99832] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 22:18:18.589218 np0000004532 devstack@c-api.service[99831]: DEBUG dbcounter [-] [99831] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99831) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}