Sep 01 06:30:08.999772 np0000191724 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 01 06:30:09.011500 np0000191724 devstack@c-api.service[111199]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 06:30:09.016329 np0000191724 devstack@c-api.service[111199]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 06:30:09 2026] *** Sep 01 06:30:09.016329 np0000191724 devstack@c-api.service[111199]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 06:30:09.016329 np0000191724 devstack@c-api.service[111199]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 06:30:09.016329 np0000191724 devstack@c-api.service[111199]: nodename: np0000191724 Sep 01 06:30:09.016329 np0000191724 devstack@c-api.service[111199]: machine: x86_64 Sep 01 06:30:09.016329 np0000191724 devstack@c-api.service[111199]: clock source: unix Sep 01 06:30:09.016329 np0000191724 devstack@c-api.service[111199]: pcre jit disabled Sep 01 06:30:09.016329 np0000191724 devstack@c-api.service[111199]: detected number of CPU cores: 16 Sep 01 06:30:09.016329 np0000191724 devstack@c-api.service[111199]: current working directory: / Sep 01 06:30:09.016329 np0000191724 devstack@c-api.service[111199]: detected binary path: /usr/bin/uwsgi-core Sep 01 06:30:09.016329 np0000191724 devstack@c-api.service[111199]: your processes number limit is 256916 Sep 01 06:30:09.016329 np0000191724 devstack@c-api.service[111199]: your memory page size is 4096 bytes Sep 01 06:30:09.016329 np0000191724 devstack@c-api.service[111199]: detected max file descriptor number: 2048 Sep 01 06:30:09.016329 np0000191724 devstack@c-api.service[111199]: lock engine: pthread robust mutexes Sep 01 06:30:09.017368 np0000191724 devstack@c-api.service[111199]: thunder lock: enabled Sep 01 06:30:09.017368 np0000191724 devstack@c-api.service[111199]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 06:30:09.017368 np0000191724 devstack@c-api.service[111199]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 06:30:09.017368 np0000191724 devstack@c-api.service[111199]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 06:30:09.017368 np0000191724 devstack@c-api.service[111199]: Set PythonHome to /opt/stack/data/venv Sep 01 06:30:09.067568 np0000191724 devstack@c-api.service[111199]: Python main interpreter initialized at 0x78f6f82a4668 Sep 01 06:30:09.067568 np0000191724 devstack@c-api.service[111199]: python threads support enabled Sep 01 06:30:09.067568 np0000191724 devstack@c-api.service[111199]: your server socket listen backlog is limited to 100 connections Sep 01 06:30:09.067568 np0000191724 devstack@c-api.service[111199]: your mercy for graceful operations on workers is 80 seconds Sep 01 06:30:09.068155 np0000191724 devstack@c-api.service[111199]: mapped 671795 bytes (656 KB) for 4 cores Sep 01 06:30:09.068279 np0000191724 devstack@c-api.service[111199]: *** Operational MODE: preforking *** Sep 01 06:30:09.068466 np0000191724 devstack@c-api.service[111199]: *** uWSGI is running in multiple interpreter mode *** Sep 01 06:30:09.068466 np0000191724 devstack@c-api.service[111199]: spawned uWSGI master process (pid: 111199) Sep 01 06:30:09.068725 np0000191724 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 01 06:30:09.069281 np0000191724 devstack@c-api.service[111199]: spawned uWSGI worker 1 (pid: 111205, cores: 1) Sep 01 06:30:09.069931 np0000191724 devstack@c-api.service[111199]: spawned uWSGI worker 2 (pid: 111206, cores: 1) Sep 01 06:30:09.070629 np0000191724 devstack@c-api.service[111199]: spawned uWSGI worker 3 (pid: 111207, cores: 1) Sep 01 06:30:09.071168 np0000191724 devstack@c-api.service[111199]: spawned uWSGI worker 4 (pid: 111208, cores: 1) Sep 01 06:30:09.071266 np0000191724 devstack@c-api.service[111199]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 06:30:09.196841 np0000191724 devstack@c-api.service[111206]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:30:09.196841 np0000191724 devstack@c-api.service[111206]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:30:09.196841 np0000191724 devstack@c-api.service[111206]: we strongly recommend against using it for new projects. Sep 01 06:30:09.196841 np0000191724 devstack@c-api.service[111206]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:30:09.196841 np0000191724 devstack@c-api.service[111206]: framework. For more detail see Sep 01 06:30:09.196841 np0000191724 devstack@c-api.service[111206]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:30:09.196841 np0000191724 devstack@c-api.service[111206]: import eventlet # noqa Sep 01 06:30:09.220509 np0000191724 devstack@c-api.service[111207]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:30:09.220509 np0000191724 devstack@c-api.service[111207]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:30:09.220509 np0000191724 devstack@c-api.service[111207]: we strongly recommend against using it for new projects. Sep 01 06:30:09.220509 np0000191724 devstack@c-api.service[111207]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:30:09.220509 np0000191724 devstack@c-api.service[111207]: framework. For more detail see Sep 01 06:30:09.220509 np0000191724 devstack@c-api.service[111207]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:30:09.220509 np0000191724 devstack@c-api.service[111207]: import eventlet # noqa Sep 01 06:30:09.221292 np0000191724 devstack@c-api.service[111205]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:30:09.221292 np0000191724 devstack@c-api.service[111205]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:30:09.221292 np0000191724 devstack@c-api.service[111205]: we strongly recommend against using it for new projects. Sep 01 06:30:09.221292 np0000191724 devstack@c-api.service[111205]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:30:09.221292 np0000191724 devstack@c-api.service[111205]: framework. For more detail see Sep 01 06:30:09.221292 np0000191724 devstack@c-api.service[111205]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:30:09.221292 np0000191724 devstack@c-api.service[111205]: import eventlet # noqa Sep 01 06:30:09.238483 np0000191724 devstack@c-api.service[111208]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:30:09.238483 np0000191724 devstack@c-api.service[111208]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:30:09.238483 np0000191724 devstack@c-api.service[111208]: we strongly recommend against using it for new projects. Sep 01 06:30:09.238483 np0000191724 devstack@c-api.service[111208]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:30:09.238483 np0000191724 devstack@c-api.service[111208]: framework. For more detail see Sep 01 06:30:09.238483 np0000191724 devstack@c-api.service[111208]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:30:09.238483 np0000191724 devstack@c-api.service[111208]: import eventlet # noqa Sep 01 06:30:09.366916 np0000191724 devstack@c-api.service[111206]: /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 Sep 01 06:30:09.366916 np0000191724 devstack@c-api.service[111206]: from cgi import parse_header Sep 01 06:30:09.382736 np0000191724 devstack@c-api.service[111207]: /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 Sep 01 06:30:09.382736 np0000191724 devstack@c-api.service[111207]: from cgi import parse_header Sep 01 06:30:09.391096 np0000191724 devstack@c-api.service[111205]: /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 Sep 01 06:30:09.391096 np0000191724 devstack@c-api.service[111205]: from cgi import parse_header Sep 01 06:30:09.408162 np0000191724 devstack@c-api.service[111206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:30:09.408162 np0000191724 devstack@c-api.service[111206]: warnings.warn( Sep 01 06:30:09.410696 np0000191724 devstack@c-api.service[111208]: /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 Sep 01 06:30:09.410696 np0000191724 devstack@c-api.service[111208]: from cgi import parse_header Sep 01 06:30:09.418875 np0000191724 devstack@c-api.service[111206]: /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. Sep 01 06:30:09.418875 np0000191724 devstack@c-api.service[111206]: removals.removed_module( Sep 01 06:30:09.419643 np0000191724 devstack@c-api.service[111206]: /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. Sep 01 06:30:09.419643 np0000191724 devstack@c-api.service[111206]: removals.removed_module( Sep 01 06:30:09.429462 np0000191724 devstack@c-api.service[111205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:30:09.429462 np0000191724 devstack@c-api.service[111205]: warnings.warn( Sep 01 06:30:09.432531 np0000191724 devstack@c-api.service[111207]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:30:09.432531 np0000191724 devstack@c-api.service[111207]: warnings.warn( Sep 01 06:30:09.440651 np0000191724 devstack@c-api.service[111205]: /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. Sep 01 06:30:09.440651 np0000191724 devstack@c-api.service[111205]: removals.removed_module( Sep 01 06:30:09.441460 np0000191724 devstack@c-api.service[111205]: /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. Sep 01 06:30:09.441460 np0000191724 devstack@c-api.service[111205]: removals.removed_module( Sep 01 06:30:09.443728 np0000191724 devstack@c-api.service[111207]: /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. Sep 01 06:30:09.443728 np0000191724 devstack@c-api.service[111207]: removals.removed_module( Sep 01 06:30:09.444489 np0000191724 devstack@c-api.service[111207]: /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. Sep 01 06:30:09.444489 np0000191724 devstack@c-api.service[111207]: removals.removed_module( Sep 01 06:30:09.449430 np0000191724 devstack@c-api.service[111208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:30:09.449430 np0000191724 devstack@c-api.service[111208]: warnings.warn( Sep 01 06:30:09.460509 np0000191724 devstack@c-api.service[111208]: /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. Sep 01 06:30:09.460509 np0000191724 devstack@c-api.service[111208]: removals.removed_module( Sep 01 06:30:09.461247 np0000191724 devstack@c-api.service[111208]: /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. Sep 01 06:30:09.461247 np0000191724 devstack@c-api.service[111208]: removals.removed_module( Sep 01 06:30:10.188105 np0000191724 devstack@c-api.service[111206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 06:30:10.188105 np0000191724 devstack@c-api.service[111206]: warnings.warn( Sep 01 06:30:10.211842 np0000191724 devstack@c-api.service[111205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 06:30:10.211842 np0000191724 devstack@c-api.service[111205]: warnings.warn( Sep 01 06:30:10.238143 np0000191724 devstack@c-api.service[111206]: /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. Sep 01 06:30:10.238143 np0000191724 devstack@c-api.service[111206]: warnings.warn( Sep 01 06:30:10.265168 np0000191724 devstack@c-api.service[111205]: /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. Sep 01 06:30:10.265168 np0000191724 devstack@c-api.service[111205]: warnings.warn( Sep 01 06:30:10.285548 np0000191724 devstack@c-api.service[111207]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 06:30:10.285548 np0000191724 devstack@c-api.service[111207]: warnings.warn( Sep 01 06:30:10.337642 np0000191724 devstack@c-api.service[111207]: /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. Sep 01 06:30:10.337642 np0000191724 devstack@c-api.service[111207]: warnings.warn( Sep 01 06:30:10.349266 np0000191724 devstack@c-api.service[111208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 06:30:10.349266 np0000191724 devstack@c-api.service[111208]: warnings.warn( Sep 01 06:30:10.401010 np0000191724 devstack@c-api.service[111208]: /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. Sep 01 06:30:10.401010 np0000191724 devstack@c-api.service[111208]: warnings.warn( Sep 01 06:30:10.439614 np0000191724 devstack@c-api.service[111206]: 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. Sep 01 06:30:10.439822 np0000191724 devstack@c-api.service[111206]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111206) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:30:10.453624 np0000191724 devstack@c-api.service[111205]: 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. Sep 01 06:30:10.453761 np0000191724 devstack@c-api.service[111205]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111205) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:30:10.528816 np0000191724 devstack@c-api.service[111205]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:30:10.528816 np0000191724 devstack@c-api.service[111205]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:30:10.533446 np0000191724 devstack@c-api.service[111207]: 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. Sep 01 06:30:10.533603 np0000191724 devstack@c-api.service[111207]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111207) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:30:10.534283 np0000191724 devstack@c-api.service[111206]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:30:10.534283 np0000191724 devstack@c-api.service[111206]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:30:10.586326 np0000191724 devstack@c-api.service[111208]: 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. Sep 01 06:30:10.586326 np0000191724 devstack@c-api.service[111208]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111208) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:30:10.606234 np0000191724 devstack@c-api.service[111207]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:30:10.606234 np0000191724 devstack@c-api.service[111207]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:30:10.649051 np0000191724 devstack@c-api.service[111208]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:30:10.649051 np0000191724 devstack@c-api.service[111208]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:30:11.005561 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111205) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:30:11.005892 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111206) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:30:11.005975 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.005975 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.006205 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.006248 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.006353 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.006591 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.006643 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.006708 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.006768 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.006828 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.006879 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.006879 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.006955 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.007002 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.007034 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.007064 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.007097 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.007144 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.007189 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.007228 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.007271 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.007317 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.007350 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.007403 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.007441 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.007467 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.007500 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.007534 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.007563 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.007610 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.007637 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.007637 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.007637 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.007637 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.008518 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.008586 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.008621 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.008693 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.008736 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.008771 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.008801 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.008827 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.008863 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.008897 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.008931 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.008931 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.008984 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.009049 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.009675 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.009728 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.009774 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.009831 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.009884 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.009918 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.009947 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.009977 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.010003 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.010030 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.010109 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.010179 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.010237 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.010301 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.014808 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.014857 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.014908 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.014966 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.015205 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.015205 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.015280 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.015624 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.015679 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.015728 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.015778 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.015848 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.015889 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.015963 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.017564 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.017631 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.017687 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.017745 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.017804 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.017860 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.017924 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.017984 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.018045 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.018102 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.018131 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.018163 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.018189 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.018217 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.018243 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.018275 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.018300 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.018326 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.018354 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.018435 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.018500 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.018587 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.018745 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.018797 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.018856 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.018913 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.018973 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.019038 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.019680 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.019736 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.019786 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.019845 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.019892 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.019921 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.019947 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.019980 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.020006 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.020031 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.020058 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.020086 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.020126 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.020159 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.020184 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.020209 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.020240 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.020271 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.020303 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.020329 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.020367 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.020432 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.020470 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.020470 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.020542 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.020621 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.020693 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.020756 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.021201 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.021258 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.021325 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.021380 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.021567 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.021567 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.021567 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.021670 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.021711 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.021764 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.021840 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.021888 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.021933 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.022068 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.027718 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.027815 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.027815 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.027909 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.027909 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.028023 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.028023 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.028241 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.028306 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.028365 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.028459 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.028523 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.028598 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.028649 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.029165 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.029240 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.029240 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.029328 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.029412 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.029469 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.029522 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.029591 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.029644 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.029698 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.029698 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.029698 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.029859 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.029859 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.032466 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.032466 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.032610 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.032610 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.032723 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.032776 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.032776 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.032886 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.032937 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.032989 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.032989 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.032989 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.032989 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.033162 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.035948 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.036004 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.036040 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.036094 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.036137 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.036175 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.036220 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.036258 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.036297 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.036335 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.036374 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.036439 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.036483 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.036642 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.036695 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.036741 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.036778 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.036816 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.036850 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.036892 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.036931 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.036972 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.036972 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.037051 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.037051 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.037129 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.037176 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.037215 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.037252 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.037286 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.037286 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.037346 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.037383 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.037450 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.037487 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.037522 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.037555 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.037619 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.037664 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.037701 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.037701 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.037701 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.039188 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.039244 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.039328 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.039412 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.039476 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.039515 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.039563 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.039615 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.039657 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.039703 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.039703 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.039763 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.039800 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.039859 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.040378 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.040455 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.040494 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.040557 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.040617 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.040690 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.040740 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.040780 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.040824 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.040824 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.040892 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.040959 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.041016 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.041108 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.042475 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111207) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:30:11.042844 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.042895 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.042930 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.042930 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.043004 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.043048 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.043095 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.043141 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.043176 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.043176 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.043246 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.043282 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.043318 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.043353 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.043353 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.043353 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.043353 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.043508 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.043508 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.043508 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.043630 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.043630 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.043688 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.043757 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.043804 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.043864 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.043922 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.043960 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.044038 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.044079 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.044121 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111208) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:30:11.044171 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.044558 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.044634 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.044678 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.044715 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.044715 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.044778 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.044813 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.044850 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.044885 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.044922 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.044957 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.044997 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.045029 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.045064 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.045108 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.045108 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.045108 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.045205 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.045244 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.045285 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.045324 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.045377 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.045433 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.045471 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.045514 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.045552 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.045611 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.045651 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.045686 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.045721 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.045761 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.045794 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.045823 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.045857 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.045886 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.045918 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.045943 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.045966 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.045992 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.046026 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.046026 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.046026 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.046026 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.046151 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.046188 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.046230 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.046266 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.046298 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.046298 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.046298 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.046298 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.046298 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.046466 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.046466 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.046528 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.046566 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.046632 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.046678 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.046716 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.046759 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.046792 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.046826 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.046854 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.046884 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.046917 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.046956 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.046980 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.047011 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.047034 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.047064 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.047086 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.047111 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.047142 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.047166 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.047166 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.047166 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.047166 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.047166 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.047284 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.047284 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.047327 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.047350 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.047465 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.047509 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.047590 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.047654 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.047711 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.047772 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.047829 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.047886 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.047944 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.047998 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.048054 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.048091 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.048117 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.048144 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.048182 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.048236 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.048299 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.048355 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.048434 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.048550 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.048621 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.048688 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.048744 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.048800 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.048857 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.048909 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.048975 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.049021 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.049056 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.049093 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.049130 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.049162 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.049205 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.049241 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.049279 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.049322 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.049363 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.049424 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.049463 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.049463 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.049463 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.049560 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.049611 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.049647 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.049680 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.049727 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.049762 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.049805 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.049841 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.049872 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.049901 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.049937 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.049971 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.049971 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.050231 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.050276 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.050342 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.050419 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.050476 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.050530 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.050603 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.050664 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.050720 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.050767 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.050806 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.050833 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.050856 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.050884 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.050908 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.050932 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.050955 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.050981 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.051011 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.051038 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.051068 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.051092 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.051116 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.051116 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.051168 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.051194 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.051217 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.051248 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.051272 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.051324 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.051380 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.051429 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.051460 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.051484 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.051513 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.051538 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.051564 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.051600 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.051624 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.051653 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.051685 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.051712 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.051741 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.051766 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.051795 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.051819 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.051843 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.051843 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.051905 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.052509 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.052542 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.052567 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.052611 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.052647 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.052671 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.052700 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.052723 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.052751 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.052779 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.052806 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.052832 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.052869 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.052895 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.053279 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.053343 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.053409 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.053449 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.053518 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.053586 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.053654 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.054034 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.054108 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.054186 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.054259 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.054298 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.054325 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.054349 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.054396 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.054445 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.054484 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.054521 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.054563 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.054620 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.054645 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.054686 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.054716 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.054747 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.054782 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.054810 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.054835 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.054870 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.054895 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.054922 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.054952 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.054975 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.054998 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.055023 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.055051 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.055051 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.055051 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.055051 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.055051 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.055164 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.055164 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.055212 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.055274 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.055334 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.055408 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.055476 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.055531 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.055609 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.055673 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.055970 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.056023 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.056023 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.056089 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.056120 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.056149 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.056176 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.056209 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.056238 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.056262 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.056286 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.056314 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.056339 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.056366 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.056421 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.056451 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.056481 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.056511 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.056541 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.056564 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.056764 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.056794 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.056818 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.056845 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.056869 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.056892 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.056921 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.056947 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.056975 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.056997 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.057020 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.057042 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.057068 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.057091 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.057118 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.057118 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.057187 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.057221 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.057221 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.057221 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.057221 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.057221 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.057332 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.057332 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.057332 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.057332 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.057332 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.057466 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.057466 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.057593 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.057655 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.057715 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.057774 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.057829 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.057884 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.057945 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.057978 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.058006 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.058075 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.058133 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.058188 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.058213 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.058237 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.058261 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.058300 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.058333 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.058363 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.058427 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.058456 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.058490 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.058518 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.058544 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.058568 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.058630 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.058657 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.058687 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.058715 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.058742 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.058771 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.058795 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.058822 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.058851 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.058881 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.058905 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.058930 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.058962 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.058990 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.058990 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.059041 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.059070 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.059093 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.059121 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.059146 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.059146 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.059213 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.059248 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.059273 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.059298 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.059323 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.059350 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.059375 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.059413 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.059437 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.059463 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.059496 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.059533 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.059584 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.059627 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.059672 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.059700 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.059737 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.059768 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.059795 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.059826 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.059853 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.059881 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.059910 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.059941 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.059941 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.059988 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.059988 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.059988 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.060057 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.060057 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.060114 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.060172 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.060462 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.060521 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.060599 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.060653 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.060699 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.060743 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.060800 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.060854 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.060907 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.060952 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.060996 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.061040 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.061086 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.061131 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.061174 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.061218 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.061269 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.061314 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.061358 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.061428 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.061476 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.061529 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.061602 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.061602 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.061737 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.061791 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.061841 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.061898 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.061966 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.061966 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.061966 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.061966 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.061966 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.061966 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.061966 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.062166 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.062166 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.062166 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.062166 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.062166 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.062166 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.062304 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.062329 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.062359 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.062359 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.062359 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.062359 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.062359 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.062499 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.062525 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.062547 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.062547 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.062547 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.062547 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.062658 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.062685 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.062713 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.062739 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.062772 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.062809 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.062844 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.062885 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.062929 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.062963 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.063003 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.063035 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.063078 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.063116 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.063145 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.063175 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.063212 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.063244 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.063272 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.063309 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.063343 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.063374 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.063446 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.063479 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.063517 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.063551 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.063551 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.063551 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.063551 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.063688 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.063729 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.063761 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.063761 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.063761 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.063761 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.063761 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.063761 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.063930 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.063930 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.064004 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.064041 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.064078 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.064120 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.064153 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.064185 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.064222 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.064255 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.064284 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.064323 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.064363 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.064363 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.064981 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.064981 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.064981 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.064981 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.064981 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.064981 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.065295 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.065460 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.065524 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.065524 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.065524 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.065524 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.065524 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.065783 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.065829 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.065876 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.065876 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.065876 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.065876 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.065876 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.065876 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.066168 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.066168 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.066168 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.066334 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.066406 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.066467 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.066512 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.066558 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.066630 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.066679 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.066740 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.066801 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.066870 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.066932 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.066993 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.067068 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.067140 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.067209 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.067273 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.067334 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.067404 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.067466 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.067511 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.067550 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.067626 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.067675 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.067723 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.067773 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.067819 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.067863 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.067912 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.067964 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.068008 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.068056 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.068100 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.068154 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.068200 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.068249 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.068299 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.068348 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.068408 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.068457 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.068510 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.068560 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.068621 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.068674 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.068726 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.068726 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.068726 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.068845 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.068845 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.068845 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.068845 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.068845 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.068845 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.068845 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.068845 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.068845 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.068845 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.069234 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.069234 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.069234 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.069234 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.069414 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.069414 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.069512 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.069586 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.069651 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.069704 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.069748 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.069801 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.069853 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.069897 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.069943 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.069988 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.070038 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.070085 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.070128 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.070170 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.070218 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.070251 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.070275 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.070299 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.070328 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.070362 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.070416 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.070443 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.070476 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.070476 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.070476 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.070476 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:30:11.070561 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.070561 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.070561 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.070561 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.070561 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.071096 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.071177 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111206) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.071233 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.071233 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.071233 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.071233 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.071233 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111205) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.071527 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.071527 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.071527 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.071527 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.071527 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.071808 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111207) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:30:11.071867 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.071916 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:30:11.071916 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:30:11.071916 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:30:11.071916 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111207) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:30:11.071916 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111207) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:30:11.115490 np0000191724 devstack@c-api.service[111208]: INFO dbcounter [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Registered counter for database cinder Sep 01 06:30:11.116482 np0000191724 devstack@c-api.service[111206]: INFO dbcounter [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Registered counter for database cinder Sep 01 06:30:11.116861 np0000191724 devstack@c-api.service[111207]: INFO dbcounter [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Registered counter for database cinder Sep 01 06:30:11.118889 np0000191724 devstack@c-api.service[111205]: INFO dbcounter [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Registered counter for database cinder Sep 01 06:30:11.162052 np0000191724 devstack@c-api.service[111208]: DEBUG oslo_db.sqlalchemy.engines [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 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=111208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:30:11.163372 np0000191724 devstack@c-api.service[111207]: DEBUG oslo_db.sqlalchemy.engines [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b 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=111207) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:30:11.165665 np0000191724 devstack@c-api.service[111206]: DEBUG oslo_db.sqlalchemy.engines [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba 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=111206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:30:11.167621 np0000191724 devstack@c-api.service[111205]: DEBUG oslo_db.sqlalchemy.engines [None req-200ea154-51d9-46db-9c34-825fbda8f215 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=111205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:30:11.272514 np0000191724 devstack@c-api.service[111208]: DEBUG dbcounter [-] [111208] Writer thread running {{(pid=111208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:30:11.275558 np0000191724 devstack@c-api.service[111208]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:30:11.275558 np0000191724 devstack@c-api.service[111208]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:30:11.275830 np0000191724 devstack@c-api.service[111208]: INFO cinder.rpc [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:30:11.278307 np0000191724 devstack@c-api.service[111208]: INFO cinder.rpc [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:30:11.280634 np0000191724 devstack@c-api.service[111208]: INFO cinder.rpc [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:30:11.281685 np0000191724 devstack@c-api.service[111207]: DEBUG dbcounter [-] [111207] Writer thread running {{(pid=111207) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:30:11.282084 np0000191724 devstack@c-api.service[111206]: DEBUG dbcounter [-] [111206] Writer thread running {{(pid=111206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:30:11.282817 np0000191724 devstack@c-api.service[111208]: INFO cinder.rpc [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:30:11.283717 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.284495 np0000191724 devstack@c-api.service[111205]: DEBUG dbcounter [-] [111205] Writer thread running {{(pid=111205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:30:11.284911 np0000191724 devstack@c-api.service[111207]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:30:11.284911 np0000191724 devstack@c-api.service[111207]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:30:11.284911 np0000191724 devstack@c-api.service[111207]: INFO cinder.rpc [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:30:11.285120 np0000191724 devstack@c-api.service[111206]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:30:11.285120 np0000191724 devstack@c-api.service[111206]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:30:11.285379 np0000191724 devstack@c-api.service[111206]: INFO cinder.rpc [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:30:11.286819 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.287355 np0000191724 devstack@c-api.service[111207]: INFO cinder.rpc [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:30:11.287909 np0000191724 devstack@c-api.service[111206]: INFO cinder.rpc [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:30:11.288486 np0000191724 devstack@c-api.service[111205]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:30:11.288486 np0000191724 devstack@c-api.service[111205]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:30:11.288813 np0000191724 devstack@c-api.service[111205]: INFO cinder.rpc [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:30:11.289850 np0000191724 devstack@c-api.service[111207]: INFO cinder.rpc [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:30:11.290094 np0000191724 devstack@c-api.service[111206]: INFO cinder.rpc [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:30:11.291585 np0000191724 devstack@c-api.service[111205]: INFO cinder.rpc [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:30:11.291860 np0000191724 devstack@c-api.service[111207]: INFO cinder.rpc [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:30:11.292219 np0000191724 devstack@c-api.service[111206]: INFO cinder.rpc [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:30:11.292824 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.293155 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.293955 np0000191724 devstack@c-api.service[111205]: INFO cinder.rpc [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:30:11.296044 np0000191724 devstack@c-api.service[111205]: INFO cinder.rpc [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:30:11.296218 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.296463 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.296974 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.300084 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.319777 np0000191724 devstack@c-api.service[111208]: DEBUG oslo_db.sqlalchemy.engines [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 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=111208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:30:11.322539 np0000191724 devstack@c-api.service[111208]: INFO cinder.rpc [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:30:11.324871 np0000191724 devstack@c-api.service[111208]: INFO cinder.rpc [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:30:11.325682 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.329557 np0000191724 devstack@c-api.service[111207]: DEBUG oslo_db.sqlalchemy.engines [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b 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=111207) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:30:11.331297 np0000191724 devstack@c-api.service[111206]: DEBUG oslo_db.sqlalchemy.engines [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba 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=111206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:30:11.331868 np0000191724 devstack@c-api.service[111207]: INFO cinder.rpc [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:30:11.333954 np0000191724 devstack@c-api.service[111207]: INFO cinder.rpc [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:30:11.334062 np0000191724 devstack@c-api.service[111206]: INFO cinder.rpc [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:30:11.334730 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.335908 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.336434 np0000191724 devstack@c-api.service[111206]: INFO cinder.rpc [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:30:11.337218 np0000191724 devstack@c-api.service[111205]: DEBUG oslo_db.sqlalchemy.engines [None req-200ea154-51d9-46db-9c34-825fbda8f215 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=111205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:30:11.337444 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.338977 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.340203 np0000191724 devstack@c-api.service[111205]: INFO cinder.rpc [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:30:11.342031 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.342442 np0000191724 devstack@c-api.service[111205]: INFO cinder.rpc [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:30:11.343323 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.344603 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.345902 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.347638 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.349065 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.350016 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.350613 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.352506 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.352890 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.353546 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.354472 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.355848 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.356033 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.356676 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.358154 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.358567 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.359716 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.360436 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.361030 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.361347 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.362830 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.363727 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.363824 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.363971 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.365407 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.366694 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.366934 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.368281 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.369644 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.370870 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.371026 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.371327 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.371708 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.373607 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.374109 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.374360 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.374942 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.376067 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.377147 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.377603 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.377853 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.378872 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.378950 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.379327 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.379968 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.380237 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.381423 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.381588 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.382082 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.382219 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.383907 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.384102 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.384296 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.385270 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.385605 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.386447 np0000191724 devstack@c-api.service[111208]: WARNING cinder.api.contrib.hosts [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:30:11.386964 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.387273 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.388140 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.388212 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: extensions {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.388426 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.389507 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: os-volume-transfer {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.389686 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.389911 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.390984 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.391129 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: extra_specs {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.391512 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.392551 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: backups {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.392901 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.393205 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.393584 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.394062 np0000191724 devstack@c-api.service[111207]: WARNING cinder.api.contrib.hosts [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:30:11.394517 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: os-snapshot-manage {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.394739 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.395287 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.395361 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.395751 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: extensions {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.396507 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: qos-specs {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.396808 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.396882 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.397190 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: os-volume-transfer {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.398135 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.398232 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.398543 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: os-availability-zone {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.398824 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: extra_specs {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.399442 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.399533 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.399818 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: cgsnapshots {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.400269 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: backups {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.400807 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.400883 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.401186 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: os-volume-manage {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.402130 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.402207 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: os-snapshot-manage {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.402280 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.402624 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: os-volume-type-access {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.403351 np0000191724 devstack@c-api.service[111206]: WARNING cinder.api.contrib.hosts [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:30:11.403489 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.404055 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.404129 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: scheduler-stats {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.404183 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: qos-specs {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.404670 np0000191724 devstack@c-api.service[111205]: WARNING cinder.api.contrib.hosts [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:30:11.405030 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: extensions {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.405322 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.405523 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: encryption {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.406183 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: os-availability-zone {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.406271 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: extensions {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.406334 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: os-volume-transfer {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.407045 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: capabilities {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.407449 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: cgsnapshots {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.407735 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: os-volume-transfer {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.408076 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: extra_specs {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.408234 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: os-quota-sets {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.408818 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: os-volume-manage {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.409445 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: extra_specs {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.409630 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: backups {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.409760 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: os-quota-class-sets {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.410211 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: os-volume-type-access {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.410930 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: backups {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.411023 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: os-hosts {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.411606 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: os-snapshot-manage {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.411708 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: scheduler-stats {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.412287 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: consistencygroups {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.412940 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: os-snapshot-manage {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.413020 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: qos-specs {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.413091 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: encryption {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.414225 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extended resource: encryption {{(pid=111208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.414432 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: qos-specs {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.414643 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: capabilities {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.415861 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: os-quota-sets {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.415952 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: os-availability-zone {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.416406 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.417075 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: os-availability-zone {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.417164 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: cgsnapshots {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.417218 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: os-quota-class-sets {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.417762 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.418363 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: cgsnapshots {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.418490 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: os-volume-manage {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.418545 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: os-hosts {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.419049 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.419792 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: os-volume-manage {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.419871 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: consistencygroups {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.419941 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: os-volume-type-access {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.420365 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.421437 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: os-volume-type-access {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.421621 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: scheduler-stats {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.421768 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.421828 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extended resource: encryption {{(pid=111207) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.422968 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.423044 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: scheduler-stats {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.423192 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: encryption {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.423829 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.424272 np0000191724 devstack@c-api.service[111208]: WARNING castellan.key_manager.migration [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.424489 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: encryption {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.424757 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: capabilities {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.425146 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.425216 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.contrib.snapshot_actions [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] SnapshotActionsController initialized {{(pid=111208) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:30:11.425346 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.425495 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.425662 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension VolumeActions extending resource: volumes {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.425771 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.425874 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.426000 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension TypesManage extending resource: types {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.426091 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: os-quota-sets {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.426210 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: capabilities {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.426267 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.426267 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.426267 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.426463 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension AdminActions extending resource: volumes {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.426530 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.426598 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension AdminActions extending resource: snapshots {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.426598 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension AdminActions extending resource: backups {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.426701 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.426753 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension UsedLimits extending resource: limits {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.426998 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.426998 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.v3.router [None req-4bd97590-ac6e-4cae-97eb-e64e2a2238b8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.427228 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: os-quota-sets {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.427339 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: os-quota-class-sets {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.427775 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.428660 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: os-quota-class-sets {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.428798 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: os-hosts {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.429042 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.429943 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: os-hosts {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.430017 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: consistencygroups {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.430322 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.431206 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: consistencygroups {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.431662 np0000191724 devstack@c-api.service[111207]: WARNING castellan.key_manager.migration [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.431922 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extended resource: encryption {{(pid=111206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.432590 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.contrib.snapshot_actions [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] SnapshotActionsController initialized {{(pid=111207) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:30:11.432668 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.432821 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.432939 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension VolumeActions extending resource: volumes {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.433111 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extended resource: encryption {{(pid=111205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:30:11.433174 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.433174 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.433374 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension TypesManage extending resource: types {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.433374 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension VolumeTypeAccess extending resource: types {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.433626 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.433626 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.433729 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension AdminActions extending resource: volumes {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.433884 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension AdminActions extending resource: snapshots {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.433998 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension AdminActions extending resource: backups {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.434104 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.434214 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.434320 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension UsedLimits extending resource: limits {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.434320 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension SnapshotActions extending resource: snapshots {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.434320 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.v3.router [None req-a19d9fc4-579a-403d-91a3-9ac230c0af3b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111207) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.435353 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.435463 np0000191724 devstack@c-api.service[111208]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f6f82a4668 pid: 111208 (default app) Sep 01 06:30:11.435520 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.436753 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.436919 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.438102 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.438422 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.439406 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.439810 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.440787 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.441105 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.442147 np0000191724 devstack@c-api.service[111206]: WARNING castellan.key_manager.migration [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.442461 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.442644 np0000191724 devstack@c-api.service[111207]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f6f82a4668 pid: 111207 (default app) Sep 01 06:30:11.443073 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.contrib.snapshot_actions [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] SnapshotActionsController initialized {{(pid=111206) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:30:11.443168 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.443307 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.443467 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension VolumeActions extending resource: volumes {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.443731 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.443868 np0000191724 devstack@c-api.service[111205]: WARNING castellan.key_manager.migration [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:30:11.443934 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.443998 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension TypesManage extending resource: types {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.444141 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension VolumeTypeAccess extending resource: types {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.444254 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.444377 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.444509 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension AdminActions extending resource: volumes {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.444712 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension AdminActions extending resource: snapshots {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.444813 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.contrib.snapshot_actions [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] SnapshotActionsController initialized {{(pid=111205) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:30:11.444940 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension AdminActions extending resource: backups {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.445060 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.445186 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.445299 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.445369 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension UsedLimits extending resource: limits {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.445448 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension VolumeActions extending resource: volumes {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.445515 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension SnapshotActions extending resource: snapshots {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.445515 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.v3.router [None req-b8f1e7fd-406b-4f0b-9111-0ddf5fee2fba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.445634 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.445688 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.middleware.request_id [None req-81762e07-1c38-4912-a8a4-e04154d38a4f None None] RequestId filter calling following filter/app {{(pid=111208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:11.445739 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.445739 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension TypesManage extending resource: types {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.445739 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.445739 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.445939 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.445939 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension AdminActions extending resource: volumes {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.446036 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension AdminActions extending resource: snapshots {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.446338 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension AdminActions extending resource: backups {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.446338 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.446338 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension UsedLimits extending resource: limits {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.446725 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.446725 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.v3.router [None req-200ea154-51d9-46db-9c34-825fbda8f215 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:30:11.448276 np0000191724 devstack@c-api.service[111208]: [pid: 111208|app: 0|req: 1/1] 162.253.55.71 () {60 vars in 949 bytes} [Tue Sep 1 06:30:11 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 06:30:11.453277 np0000191724 devstack@c-api.service[111206]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f6f82a4668 pid: 111206 (default app) Sep 01 06:30:11.454244 np0000191724 devstack@c-api.service[111205]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f6f82a4668 pid: 111205 (default app) Sep 01 06:30:19.722814 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.middleware.request_id [None req-89314c2d-ddfa-4c44-a1a4-014c376f3383 None None] RequestId filter calling following filter/app {{(pid=111207) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:20.312350 np0000191724 devstack@c-api.service[111207]: INFO cinder.api.openstack.wsgi [None req-89314c2d-ddfa-4c44-a1a4-014c376f3383 admin admin] POST https://162.253.55.71/volume/v3/types Sep 01 06:30:20.313049 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.openstack.wsgi [None req-89314c2d-ddfa-4c44-a1a4-014c376f3383 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111207) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:30:20.315097 np0000191724 devstack@c-api.service[111207]: /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. Sep 01 06:30:20.315097 np0000191724 devstack@c-api.service[111207]: warnings.warn( Sep 01 06:30:20.351416 np0000191724 devstack@c-api.service[111207]: DEBUG oslo_db.sqlalchemy.engines [None req-89314c2d-ddfa-4c44-a1a4-014c376f3383 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=111207) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:30:20.384191 np0000191724 devstack@c-api.service[111207]: INFO cinder.api.openstack.wsgi [None req-89314c2d-ddfa-4c44-a1a4-014c376f3383 admin admin] https://162.253.55.71/volume/v3/types returned with HTTP 200 Sep 01 06:30:20.384721 np0000191724 devstack@c-api.service[111207]: [pid: 111207|app: 0|req: 1/2] 162.253.55.71 () {68 vars in 1326 bytes} [Tue Sep 1 06:30:19 2026] POST /volume/v3/types => generated 186 bytes in 679 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:30:20.403116 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.middleware.request_id [None req-f256f0ad-03ba-458b-84ad-d40d4912aee0 None None] RequestId filter calling following filter/app {{(pid=111208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:20.791204 np0000191724 devstack@c-api.service[111208]: INFO cinder.api.openstack.wsgi [None req-f256f0ad-03ba-458b-84ad-d40d4912aee0 admin admin] POST https://162.253.55.71/volume/v3/types/b63fad5a-31ce-4e60-af86-20837157ff0d/extra_specs Sep 01 06:30:20.791827 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.openstack.wsgi [None req-f256f0ad-03ba-458b-84ad-d40d4912aee0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:30:20.793756 np0000191724 devstack@c-api.service[111208]: /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. Sep 01 06:30:20.793756 np0000191724 devstack@c-api.service[111208]: warnings.warn( Sep 01 06:30:20.826627 np0000191724 devstack@c-api.service[111208]: DEBUG oslo_db.sqlalchemy.engines [None req-f256f0ad-03ba-458b-84ad-d40d4912aee0 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=111208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:30:20.884135 np0000191724 devstack@c-api.service[111208]: INFO cinder.api.openstack.wsgi [None req-f256f0ad-03ba-458b-84ad-d40d4912aee0 admin admin] https://162.253.55.71/volume/v3/types/b63fad5a-31ce-4e60-af86-20837157ff0d/extra_specs returned with HTTP 200 Sep 01 06:30:20.884549 np0000191724 devstack@c-api.service[111208]: [pid: 111208|app: 0|req: 2/3] 162.253.55.71 () {68 vars in 1473 bytes} [Tue Sep 1 06:30:20 2026] POST /volume/v3/types/b63fad5a-31ce-4e60-af86-20837157ff0d/extra_specs => generated 55 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:30:21.335894 np0000191724 devstack@c-api.service[111206]: DEBUG dbcounter [-] [111206] Writing DB stats cinder:SELECT=6 {{(pid=111206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:30:21.342789 np0000191724 devstack@c-api.service[111205]: DEBUG dbcounter [-] [111205] Writing DB stats cinder:SELECT=6 {{(pid=111205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:30:30.381170 np0000191724 devstack@c-api.service[111207]: DEBUG dbcounter [-] [111207] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111207) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:30:30.883177 np0000191724 devstack@c-api.service[111208]: DEBUG dbcounter [-] [111208] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:33:57.946575 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.middleware.request_id [None req-84b9ccf0-c472-4380-99b3-3b902675f60a None None] RequestId filter calling following filter/app {{(pid=111206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:33:57.947901 np0000191724 devstack@c-api.service[111206]: INFO cinder.api.openstack.wsgi [None req-84b9ccf0-c472-4380-99b3-3b902675f60a None None] GET https://162.253.55.71/volume// Sep 01 06:33:57.948247 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.openstack.wsgi [None req-84b9ccf0-c472-4380-99b3-3b902675f60a None None] Empty body provided in request {{(pid=111206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:33:57.948747 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.openstack.wsgi [None req-84b9ccf0-c472-4380-99b3-3b902675f60a None None] Calling method 'all' {{(pid=111206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:33:57.949746 np0000191724 devstack@c-api.service[111206]: INFO cinder.api.openstack.wsgi [None req-84b9ccf0-c472-4380-99b3-3b902675f60a None None] https://162.253.55.71/volume// returned with HTTP 300 Sep 01 06:33:57.950428 np0000191724 devstack@c-api.service[111206]: [pid: 111206|app: 0|req: 1/4] 162.253.55.71 () {66 vars in 1449 bytes} [Tue Sep 1 06:33:57 2026] GET /volume/ => generated 389 bytes in 29 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 06:34:40.787181 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.middleware.request_id [None req-00427075-3c5f-43f4-b99c-e8848d38aae5 None None] RequestId filter calling following filter/app {{(pid=111205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:40.793661 np0000191724 devstack@c-api.service[111205]: [pid: 111205|app: 0|req: 1/5] 162.253.55.71 () {62 vars in 1061 bytes} [Tue Sep 1 06:34:40 2026] GET /volume/v3 => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 06:34:40.834260 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.middleware.request_id [None req-a628c72a-1273-4619-9e80-3860e6caee6b None None] RequestId filter calling following filter/app {{(pid=111207) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:40.847498 np0000191724 devstack@c-api.service[111207]: [pid: 111207|app: 0|req: 2/6] 162.253.55.71 () {64 vars in 1265 bytes} [Tue Sep 1 06:34:40 2026] GET /volume/v3 => generated 0 bytes in 16 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 01 06:34:40.887694 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.middleware.request_id [req-a628c72a-1273-4619-9e80-3860e6caee6b req-4b777f6c-da6e-4d1f-a406-587b150d41aa None None] RequestId filter calling following filter/app {{(pid=111208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:40.893700 np0000191724 devstack@c-api.service[111208]: INFO cinder.api.openstack.wsgi [req-a628c72a-1273-4619-9e80-3860e6caee6b req-4b777f6c-da6e-4d1f-a406-587b150d41aa demo demo] GET https://162.253.55.71/volume/v3/ Sep 01 06:34:40.894057 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.openstack.wsgi [req-a628c72a-1273-4619-9e80-3860e6caee6b req-4b777f6c-da6e-4d1f-a406-587b150d41aa demo demo] Empty body provided in request {{(pid=111208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:34:40.894432 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.openstack.wsgi [req-a628c72a-1273-4619-9e80-3860e6caee6b req-4b777f6c-da6e-4d1f-a406-587b150d41aa demo demo] Calling method 'version_select' {{(pid=111208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:34:40.895802 np0000191724 devstack@c-api.service[111208]: INFO cinder.api.openstack.wsgi [req-a628c72a-1273-4619-9e80-3860e6caee6b req-4b777f6c-da6e-4d1f-a406-587b150d41aa demo demo] https://162.253.55.71/volume/v3/ returned with HTTP 200 Sep 01 06:34:40.896623 np0000191724 devstack@c-api.service[111208]: [pid: 111208|app: 0|req: 3/7] 162.253.55.71 () {66 vars in 1339 bytes} [Tue Sep 1 06:34:40 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:34:40.935848 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.middleware.request_id [None req-35ccfe12-cedd-490d-8cf3-88a4e8c664bc None None] RequestId filter calling following filter/app {{(pid=111206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:41.424109 np0000191724 devstack@c-api.service[111206]: INFO cinder.api.openstack.wsgi [None req-35ccfe12-cedd-490d-8cf3-88a4e8c664bc demo demo] GET https://162.253.55.71/volume/v3/types Sep 01 06:34:41.424538 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.openstack.wsgi [None req-35ccfe12-cedd-490d-8cf3-88a4e8c664bc demo demo] Empty body provided in request {{(pid=111206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:34:41.424806 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.openstack.wsgi [None req-35ccfe12-cedd-490d-8cf3-88a4e8c664bc demo demo] Calling method 'index' {{(pid=111206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:34:41.425613 np0000191724 devstack@c-api.service[111206]: /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. Sep 01 06:34:41.425613 np0000191724 devstack@c-api.service[111206]: warnings.warn( Sep 01 06:34:41.426347 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.api_utils [None req-35ccfe12-cedd-490d-8cf3-88a4e8c664bc demo demo] Removing options '' from query. {{(pid=111206) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:34:41.469131 np0000191724 devstack@c-api.service[111206]: DEBUG oslo_db.sqlalchemy.engines [None req-35ccfe12-cedd-490d-8cf3-88a4e8c664bc demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:34:41.488684 np0000191724 devstack@c-api.service[111206]: INFO cinder.api.openstack.wsgi [None req-35ccfe12-cedd-490d-8cf3-88a4e8c664bc demo demo] https://162.253.55.71/volume/v3/types returned with HTTP 200 Sep 01 06:34:41.489250 np0000191724 devstack@c-api.service[111206]: [pid: 111206|app: 0|req: 2/8] 162.253.55.71 () {64 vars in 1283 bytes} [Tue Sep 1 06:34:40 2026] GET /volume/v3/types => generated 377 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:34:41.552435 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.middleware.request_id [None req-29c652aa-8699-44e2-9251-e9ab249c01a3 None None] RequestId filter calling following filter/app {{(pid=111205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:41.911131 np0000191724 devstack@c-api.service[111205]: INFO cinder.api.openstack.wsgi [None req-29c652aa-8699-44e2-9251-e9ab249c01a3 demo demo] GET https://162.253.55.71/volume/v3/types/default Sep 01 06:34:41.912042 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.openstack.wsgi [None req-29c652aa-8699-44e2-9251-e9ab249c01a3 demo demo] Empty body provided in request {{(pid=111205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:34:41.912042 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.openstack.wsgi [None req-29c652aa-8699-44e2-9251-e9ab249c01a3 demo demo] Calling method 'show' {{(pid=111205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:34:41.952179 np0000191724 devstack@c-api.service[111205]: DEBUG oslo_db.sqlalchemy.engines [None req-29c652aa-8699-44e2-9251-e9ab249c01a3 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:34:41.967502 np0000191724 devstack@c-api.service[111205]: /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. Sep 01 06:34:41.967502 np0000191724 devstack@c-api.service[111205]: warnings.warn( Sep 01 06:34:41.969570 np0000191724 devstack@c-api.service[111205]: INFO cinder.api.openstack.wsgi [None req-29c652aa-8699-44e2-9251-e9ab249c01a3 demo demo] https://162.253.55.71/volume/v3/types/default returned with HTTP 200 Sep 01 06:34:41.969970 np0000191724 devstack@c-api.service[111205]: [pid: 111205|app: 0|req: 2/9] 162.253.55.71 () {64 vars in 1294 bytes} [Tue Sep 1 06:34:41 2026] GET /volume/v3/types/default => generated 145 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:34:42.647926 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.middleware.request_id [None req-3e6f43b7-438e-4537-986e-e7c92eaf43fa None None] RequestId filter calling following filter/app {{(pid=111207) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:42.649441 np0000191724 devstack@c-api.service[111207]: [pid: 111207|app: 0|req: 3/10] 162.253.55.71 () {62 vars in 1061 bytes} [Tue Sep 1 06:34:42 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 06:34:42.688992 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.middleware.request_id [None req-2ea78ad1-f8de-4fb6-8a30-de0e44761c54 None None] RequestId filter calling following filter/app {{(pid=111208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:42.701490 np0000191724 devstack@c-api.service[111208]: [pid: 111208|app: 0|req: 4/11] 162.253.55.71 () {64 vars in 1265 bytes} [Tue Sep 1 06:34:42 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 01 06:34:42.741374 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.middleware.request_id [req-2ea78ad1-f8de-4fb6-8a30-de0e44761c54 req-107e09b9-bf22-4284-90a3-c3d2529e5781 None None] RequestId filter calling following filter/app {{(pid=111206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:42.745024 np0000191724 devstack@c-api.service[111206]: INFO cinder.api.openstack.wsgi [req-2ea78ad1-f8de-4fb6-8a30-de0e44761c54 req-107e09b9-bf22-4284-90a3-c3d2529e5781 demo demo] GET https://162.253.55.71/volume/v3/ Sep 01 06:34:42.745437 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.openstack.wsgi [req-2ea78ad1-f8de-4fb6-8a30-de0e44761c54 req-107e09b9-bf22-4284-90a3-c3d2529e5781 demo demo] Empty body provided in request {{(pid=111206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:34:42.745970 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.openstack.wsgi [req-2ea78ad1-f8de-4fb6-8a30-de0e44761c54 req-107e09b9-bf22-4284-90a3-c3d2529e5781 demo demo] Calling method 'version_select' {{(pid=111206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:34:42.747204 np0000191724 devstack@c-api.service[111206]: INFO cinder.api.openstack.wsgi [req-2ea78ad1-f8de-4fb6-8a30-de0e44761c54 req-107e09b9-bf22-4284-90a3-c3d2529e5781 demo demo] https://162.253.55.71/volume/v3/ returned with HTTP 200 Sep 01 06:34:42.748054 np0000191724 devstack@c-api.service[111206]: [pid: 111206|app: 0|req: 3/12] 162.253.55.71 () {66 vars in 1339 bytes} [Tue Sep 1 06:34:42 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:34:42.797695 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.middleware.request_id [None req-f7ed6cdc-4bd9-4ede-9ff0-123aa93cf481 None None] RequestId filter calling following filter/app {{(pid=111205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:42.801176 np0000191724 devstack@c-api.service[111205]: INFO cinder.api.openstack.wsgi [None req-f7ed6cdc-4bd9-4ede-9ff0-123aa93cf481 demo demo] GET https://162.253.55.71/volume/v3/types/default Sep 01 06:34:42.801577 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.openstack.wsgi [None req-f7ed6cdc-4bd9-4ede-9ff0-123aa93cf481 demo demo] Empty body provided in request {{(pid=111205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:34:42.801954 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.openstack.wsgi [None req-f7ed6cdc-4bd9-4ede-9ff0-123aa93cf481 demo demo] Calling method 'show' {{(pid=111205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:34:42.815326 np0000191724 devstack@c-api.service[111205]: INFO cinder.api.openstack.wsgi [None req-f7ed6cdc-4bd9-4ede-9ff0-123aa93cf481 demo demo] https://162.253.55.71/volume/v3/types/default returned with HTTP 200 Sep 01 06:34:42.816001 np0000191724 devstack@c-api.service[111205]: [pid: 111205|app: 0|req: 3/13] 162.253.55.71 () {64 vars in 1294 bytes} [Tue Sep 1 06:34:42 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:34:43.533134 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.middleware.request_id [None req-298e22aa-ab43-4f62-8abb-e2d14f13d1a2 None None] RequestId filter calling following filter/app {{(pid=111207) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:43.534743 np0000191724 devstack@c-api.service[111207]: [pid: 111207|app: 0|req: 4/14] 162.253.55.71 () {62 vars in 1061 bytes} [Tue Sep 1 06:34:43 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 06:34:43.566843 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.middleware.request_id [None req-c5db6f6c-eba8-4b6d-b773-4d9a311a3007 None None] RequestId filter calling following filter/app {{(pid=111208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:43.570839 np0000191724 devstack@c-api.service[111208]: [pid: 111208|app: 0|req: 5/15] 162.253.55.71 () {64 vars in 1265 bytes} [Tue Sep 1 06:34:43 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 01 06:34:43.599119 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.middleware.request_id [req-c5db6f6c-eba8-4b6d-b773-4d9a311a3007 req-c85fdeea-abd5-46dc-aa7f-765f26006cfd None None] RequestId filter calling following filter/app {{(pid=111206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:43.602220 np0000191724 devstack@c-api.service[111206]: INFO cinder.api.openstack.wsgi [req-c5db6f6c-eba8-4b6d-b773-4d9a311a3007 req-c85fdeea-abd5-46dc-aa7f-765f26006cfd demo demo] GET https://162.253.55.71/volume/v3/ Sep 01 06:34:43.602680 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.openstack.wsgi [req-c5db6f6c-eba8-4b6d-b773-4d9a311a3007 req-c85fdeea-abd5-46dc-aa7f-765f26006cfd demo demo] Empty body provided in request {{(pid=111206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:34:43.603124 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.openstack.wsgi [req-c5db6f6c-eba8-4b6d-b773-4d9a311a3007 req-c85fdeea-abd5-46dc-aa7f-765f26006cfd demo demo] Calling method 'version_select' {{(pid=111206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:34:43.603856 np0000191724 devstack@c-api.service[111206]: INFO cinder.api.openstack.wsgi [req-c5db6f6c-eba8-4b6d-b773-4d9a311a3007 req-c85fdeea-abd5-46dc-aa7f-765f26006cfd demo demo] https://162.253.55.71/volume/v3/ returned with HTTP 200 Sep 01 06:34:43.604588 np0000191724 devstack@c-api.service[111206]: [pid: 111206|app: 0|req: 4/16] 162.253.55.71 () {66 vars in 1339 bytes} [Tue Sep 1 06:34:43 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:34:43.640549 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.middleware.request_id [None req-0b028ebb-58b4-4726-a267-da84adaae58d None None] RequestId filter calling following filter/app {{(pid=111205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:43.642293 np0000191724 devstack@c-api.service[111205]: INFO cinder.api.openstack.wsgi [None req-0b028ebb-58b4-4726-a267-da84adaae58d demo demo] GET https://162.253.55.71/volume/v3/types/default Sep 01 06:34:43.642479 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.openstack.wsgi [None req-0b028ebb-58b4-4726-a267-da84adaae58d demo demo] Empty body provided in request {{(pid=111205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:34:43.642648 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.openstack.wsgi [None req-0b028ebb-58b4-4726-a267-da84adaae58d demo demo] Calling method 'show' {{(pid=111205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:34:43.652785 np0000191724 devstack@c-api.service[111205]: INFO cinder.api.openstack.wsgi [None req-0b028ebb-58b4-4726-a267-da84adaae58d demo demo] https://162.253.55.71/volume/v3/types/default returned with HTTP 200 Sep 01 06:34:43.653100 np0000191724 devstack@c-api.service[111205]: [pid: 111205|app: 0|req: 4/17] 162.253.55.71 () {64 vars in 1294 bytes} [Tue Sep 1 06:34:43 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:34:43.691282 np0000191724 devstack@c-api.service[111207]: DEBUG cinder.api.middleware.request_id [None req-ebedb0ab-4935-4914-a456-14414706e20f None None] RequestId filter calling following filter/app {{(pid=111207) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:43.692684 np0000191724 devstack@c-api.service[111207]: [pid: 111207|app: 0|req: 5/18] 162.253.55.71 () {62 vars in 1061 bytes} [Tue Sep 1 06:34:43 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 01 06:34:43.726893 np0000191724 devstack@c-api.service[111208]: DEBUG cinder.api.middleware.request_id [None req-c563996f-7c05-4204-8d3f-051a2efa17b8 None None] RequestId filter calling following filter/app {{(pid=111208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:43.730643 np0000191724 devstack@c-api.service[111208]: [pid: 111208|app: 0|req: 6/19] 162.253.55.71 () {64 vars in 1265 bytes} [Tue Sep 1 06:34:43 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 01 06:34:43.771892 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.middleware.request_id [req-c563996f-7c05-4204-8d3f-051a2efa17b8 req-7c194542-e94a-46d3-9cd8-3a231b6cf296 None None] RequestId filter calling following filter/app {{(pid=111206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:43.776364 np0000191724 devstack@c-api.service[111206]: INFO cinder.api.openstack.wsgi [req-c563996f-7c05-4204-8d3f-051a2efa17b8 req-7c194542-e94a-46d3-9cd8-3a231b6cf296 demo demo] GET https://162.253.55.71/volume/v3/ Sep 01 06:34:43.776904 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.openstack.wsgi [req-c563996f-7c05-4204-8d3f-051a2efa17b8 req-7c194542-e94a-46d3-9cd8-3a231b6cf296 demo demo] Empty body provided in request {{(pid=111206) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:34:43.777450 np0000191724 devstack@c-api.service[111206]: DEBUG cinder.api.openstack.wsgi [req-c563996f-7c05-4204-8d3f-051a2efa17b8 req-7c194542-e94a-46d3-9cd8-3a231b6cf296 demo demo] Calling method 'version_select' {{(pid=111206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:34:43.778200 np0000191724 devstack@c-api.service[111206]: INFO cinder.api.openstack.wsgi [req-c563996f-7c05-4204-8d3f-051a2efa17b8 req-7c194542-e94a-46d3-9cd8-3a231b6cf296 demo demo] https://162.253.55.71/volume/v3/ returned with HTTP 200 Sep 01 06:34:43.778963 np0000191724 devstack@c-api.service[111206]: [pid: 111206|app: 0|req: 5/20] 162.253.55.71 () {66 vars in 1339 bytes} [Tue Sep 1 06:34:43 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:34:43.815762 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.middleware.request_id [None req-cb146d12-13d2-42c1-8ff8-f42c9d9a609b None None] RequestId filter calling following filter/app {{(pid=111205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:43.817592 np0000191724 devstack@c-api.service[111205]: INFO cinder.api.openstack.wsgi [None req-cb146d12-13d2-42c1-8ff8-f42c9d9a609b demo demo] GET https://162.253.55.71/volume/v3/types/default Sep 01 06:34:43.817715 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.openstack.wsgi [None req-cb146d12-13d2-42c1-8ff8-f42c9d9a609b demo demo] Empty body provided in request {{(pid=111205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:34:43.817893 np0000191724 devstack@c-api.service[111205]: DEBUG cinder.api.openstack.wsgi [None req-cb146d12-13d2-42c1-8ff8-f42c9d9a609b demo demo] Calling method 'show' {{(pid=111205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:34:43.825630 np0000191724 devstack@c-api.service[111205]: INFO cinder.api.openstack.wsgi [None req-cb146d12-13d2-42c1-8ff8-f42c9d9a609b demo demo] https://162.253.55.71/volume/v3/types/default returned with HTTP 200 Sep 01 06:34:43.825945 np0000191724 devstack@c-api.service[111205]: [pid: 111205|app: 0|req: 5/21] 162.253.55.71 () {64 vars in 1294 bytes} [Tue Sep 1 06:34:43 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:34:51.481638 np0000191724 devstack@c-api.service[111206]: DEBUG dbcounter [-] [111206] Writing DB stats cinder:SELECT=1 {{(pid=111206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:34:53.822480 np0000191724 devstack@c-api.service[111205]: DEBUG dbcounter [-] [111205] Writing DB stats cinder:SELECT=8 {{(pid=111205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}