Sep 01 06:28:40.326038 np0000191721 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 01 06:28:40.341772 np0000191721 devstack@c-api.service[111464]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 06:28:40.346385 np0000191721 devstack@c-api.service[111464]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 06:28:40 2026] *** Sep 01 06:28:40.346385 np0000191721 devstack@c-api.service[111464]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 06:28:40.346385 np0000191721 devstack@c-api.service[111464]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 06:28:40.346385 np0000191721 devstack@c-api.service[111464]: nodename: np0000191721 Sep 01 06:28:40.346385 np0000191721 devstack@c-api.service[111464]: machine: x86_64 Sep 01 06:28:40.346385 np0000191721 devstack@c-api.service[111464]: clock source: unix Sep 01 06:28:40.346385 np0000191721 devstack@c-api.service[111464]: pcre jit disabled Sep 01 06:28:40.346385 np0000191721 devstack@c-api.service[111464]: detected number of CPU cores: 16 Sep 01 06:28:40.346385 np0000191721 devstack@c-api.service[111464]: current working directory: / Sep 01 06:28:40.346385 np0000191721 devstack@c-api.service[111464]: detected binary path: /usr/bin/uwsgi-core Sep 01 06:28:40.346385 np0000191721 devstack@c-api.service[111464]: your processes number limit is 256916 Sep 01 06:28:40.346385 np0000191721 devstack@c-api.service[111464]: your memory page size is 4096 bytes Sep 01 06:28:40.346385 np0000191721 devstack@c-api.service[111464]: detected max file descriptor number: 2048 Sep 01 06:28:40.346385 np0000191721 devstack@c-api.service[111464]: lock engine: pthread robust mutexes Sep 01 06:28:40.347165 np0000191721 devstack@c-api.service[111464]: thunder lock: enabled Sep 01 06:28:40.347165 np0000191721 devstack@c-api.service[111464]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 06:28:40.347282 np0000191721 devstack@c-api.service[111464]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 06:28:40.347282 np0000191721 devstack@c-api.service[111464]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 06:28:40.347282 np0000191721 devstack@c-api.service[111464]: Set PythonHome to /opt/stack/data/venv Sep 01 06:28:40.393547 np0000191721 devstack@c-api.service[111464]: Python main interpreter initialized at 0x7a216aea4668 Sep 01 06:28:40.393547 np0000191721 devstack@c-api.service[111464]: python threads support enabled Sep 01 06:28:40.393547 np0000191721 devstack@c-api.service[111464]: your server socket listen backlog is limited to 100 connections Sep 01 06:28:40.393547 np0000191721 devstack@c-api.service[111464]: your mercy for graceful operations on workers is 80 seconds Sep 01 06:28:40.394104 np0000191721 devstack@c-api.service[111464]: mapped 671795 bytes (656 KB) for 4 cores Sep 01 06:28:40.394245 np0000191721 devstack@c-api.service[111464]: *** Operational MODE: preforking *** Sep 01 06:28:40.394390 np0000191721 devstack@c-api.service[111464]: *** uWSGI is running in multiple interpreter mode *** Sep 01 06:28:40.394390 np0000191721 devstack@c-api.service[111464]: spawned uWSGI master process (pid: 111464) Sep 01 06:28:40.394548 np0000191721 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 01 06:28:40.395113 np0000191721 devstack@c-api.service[111464]: spawned uWSGI worker 1 (pid: 111470, cores: 1) Sep 01 06:28:40.395959 np0000191721 devstack@c-api.service[111464]: spawned uWSGI worker 2 (pid: 111471, cores: 1) Sep 01 06:28:40.396400 np0000191721 devstack@c-api.service[111464]: spawned uWSGI worker 3 (pid: 111472, cores: 1) Sep 01 06:28:40.396894 np0000191721 devstack@c-api.service[111464]: spawned uWSGI worker 4 (pid: 111473, cores: 1) Sep 01 06:28:40.396972 np0000191721 devstack@c-api.service[111464]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 06:28:40.544118 np0000191721 devstack@c-api.service[111470]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:28:40.544118 np0000191721 devstack@c-api.service[111470]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:28:40.544118 np0000191721 devstack@c-api.service[111470]: we strongly recommend against using it for new projects. Sep 01 06:28:40.544118 np0000191721 devstack@c-api.service[111470]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:28:40.544118 np0000191721 devstack@c-api.service[111470]: framework. For more detail see Sep 01 06:28:40.544118 np0000191721 devstack@c-api.service[111470]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:28:40.544118 np0000191721 devstack@c-api.service[111470]: import eventlet # noqa Sep 01 06:28:40.549770 np0000191721 devstack@c-api.service[111472]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:28:40.549770 np0000191721 devstack@c-api.service[111472]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:28:40.549770 np0000191721 devstack@c-api.service[111472]: we strongly recommend against using it for new projects. Sep 01 06:28:40.549770 np0000191721 devstack@c-api.service[111472]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:28:40.549770 np0000191721 devstack@c-api.service[111472]: framework. For more detail see Sep 01 06:28:40.549770 np0000191721 devstack@c-api.service[111472]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:28:40.549770 np0000191721 devstack@c-api.service[111472]: import eventlet # noqa Sep 01 06:28:40.553628 np0000191721 devstack@c-api.service[111471]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:28:40.553628 np0000191721 devstack@c-api.service[111471]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:28:40.553628 np0000191721 devstack@c-api.service[111471]: we strongly recommend against using it for new projects. Sep 01 06:28:40.553628 np0000191721 devstack@c-api.service[111471]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:28:40.553628 np0000191721 devstack@c-api.service[111471]: framework. For more detail see Sep 01 06:28:40.553628 np0000191721 devstack@c-api.service[111471]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:28:40.553628 np0000191721 devstack@c-api.service[111471]: import eventlet # noqa Sep 01 06:28:40.560930 np0000191721 devstack@c-api.service[111473]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:28:40.560930 np0000191721 devstack@c-api.service[111473]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:28:40.560930 np0000191721 devstack@c-api.service[111473]: we strongly recommend against using it for new projects. Sep 01 06:28:40.560930 np0000191721 devstack@c-api.service[111473]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:28:40.560930 np0000191721 devstack@c-api.service[111473]: framework. For more detail see Sep 01 06:28:40.560930 np0000191721 devstack@c-api.service[111473]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:28:40.560930 np0000191721 devstack@c-api.service[111473]: import eventlet # noqa Sep 01 06:28:40.697501 np0000191721 devstack@c-api.service[111472]: /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:28:40.697501 np0000191721 devstack@c-api.service[111472]: from cgi import parse_header Sep 01 06:28:40.699407 np0000191721 devstack@c-api.service[111470]: /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:28:40.699407 np0000191721 devstack@c-api.service[111470]: from cgi import parse_header Sep 01 06:28:40.706614 np0000191721 devstack@c-api.service[111471]: /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:28:40.706614 np0000191721 devstack@c-api.service[111471]: from cgi import parse_header Sep 01 06:28:40.722570 np0000191721 devstack@c-api.service[111473]: /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:28:40.722570 np0000191721 devstack@c-api.service[111473]: from cgi import parse_header Sep 01 06:28:40.734956 np0000191721 devstack@c-api.service[111472]: /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:28:40.734956 np0000191721 devstack@c-api.service[111472]: warnings.warn( Sep 01 06:28:40.736298 np0000191721 devstack@c-api.service[111470]: /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:28:40.736298 np0000191721 devstack@c-api.service[111470]: warnings.warn( Sep 01 06:28:40.743724 np0000191721 devstack@c-api.service[111471]: /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:28:40.743724 np0000191721 devstack@c-api.service[111471]: warnings.warn( Sep 01 06:28:40.745152 np0000191721 devstack@c-api.service[111472]: /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:28:40.745152 np0000191721 devstack@c-api.service[111472]: removals.removed_module( Sep 01 06:28:40.745899 np0000191721 devstack@c-api.service[111472]: /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:28:40.745899 np0000191721 devstack@c-api.service[111472]: removals.removed_module( Sep 01 06:28:40.746386 np0000191721 devstack@c-api.service[111470]: /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:28:40.746386 np0000191721 devstack@c-api.service[111470]: removals.removed_module( Sep 01 06:28:40.747138 np0000191721 devstack@c-api.service[111470]: /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:28:40.747138 np0000191721 devstack@c-api.service[111470]: removals.removed_module( Sep 01 06:28:40.753611 np0000191721 devstack@c-api.service[111471]: /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:28:40.753611 np0000191721 devstack@c-api.service[111471]: removals.removed_module( Sep 01 06:28:40.754313 np0000191721 devstack@c-api.service[111471]: /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:28:40.754313 np0000191721 devstack@c-api.service[111471]: removals.removed_module( Sep 01 06:28:40.795287 np0000191721 devstack@c-api.service[111473]: /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:28:40.795287 np0000191721 devstack@c-api.service[111473]: warnings.warn( Sep 01 06:28:40.809722 np0000191721 devstack@c-api.service[111473]: /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:28:40.809722 np0000191721 devstack@c-api.service[111473]: removals.removed_module( Sep 01 06:28:40.809722 np0000191721 devstack@c-api.service[111473]: /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:28:40.809722 np0000191721 devstack@c-api.service[111473]: removals.removed_module( Sep 01 06:28:41.446988 np0000191721 devstack@c-api.service[111472]: /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:28:41.446988 np0000191721 devstack@c-api.service[111472]: warnings.warn( Sep 01 06:28:41.463023 np0000191721 devstack@c-api.service[111471]: /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:28:41.463023 np0000191721 devstack@c-api.service[111471]: warnings.warn( Sep 01 06:28:41.485774 np0000191721 devstack@c-api.service[111470]: /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:28:41.485774 np0000191721 devstack@c-api.service[111470]: warnings.warn( Sep 01 06:28:41.494586 np0000191721 devstack@c-api.service[111472]: /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:28:41.494586 np0000191721 devstack@c-api.service[111472]: warnings.warn( Sep 01 06:28:41.511894 np0000191721 devstack@c-api.service[111473]: /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:28:41.511894 np0000191721 devstack@c-api.service[111473]: warnings.warn( Sep 01 06:28:41.513840 np0000191721 devstack@c-api.service[111471]: /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:28:41.513840 np0000191721 devstack@c-api.service[111471]: warnings.warn( Sep 01 06:28:41.534285 np0000191721 devstack@c-api.service[111470]: /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:28:41.534285 np0000191721 devstack@c-api.service[111470]: warnings.warn( Sep 01 06:28:41.560066 np0000191721 devstack@c-api.service[111473]: /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:28:41.560066 np0000191721 devstack@c-api.service[111473]: warnings.warn( Sep 01 06:28:41.675730 np0000191721 devstack@c-api.service[111472]: 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:28:41.676157 np0000191721 devstack@c-api.service[111472]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111472) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:28:41.693601 np0000191721 devstack@c-api.service[111471]: 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:28:41.694038 np0000191721 devstack@c-api.service[111471]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111471) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:28:41.707728 np0000191721 devstack@c-api.service[111470]: 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:28:41.708142 np0000191721 devstack@c-api.service[111470]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111470) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:28:41.737312 np0000191721 devstack@c-api.service[111473]: 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:28:41.738181 np0000191721 devstack@c-api.service[111473]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111473) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:28:41.759283 np0000191721 devstack@c-api.service[111472]: /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:28:41.759283 np0000191721 devstack@c-api.service[111472]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:28:41.761038 np0000191721 devstack@c-api.service[111471]: /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:28:41.761038 np0000191721 devstack@c-api.service[111471]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:28:41.768155 np0000191721 devstack@c-api.service[111470]: /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:28:41.768155 np0000191721 devstack@c-api.service[111470]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:28:41.797722 np0000191721 devstack@c-api.service[111473]: /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:28:41.797722 np0000191721 devstack@c-api.service[111473]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:28:42.208033 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111470) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:28:42.208392 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111473) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:28:42.208551 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.208551 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.208881 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.209013 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.209180 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111471) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:28:42.209297 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111472) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:28:42.209423 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.209423 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.209677 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.209848 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.209982 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.210094 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.210218 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.210334 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.210451 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.210570 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.210762 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.210904 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.211074 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.211256 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.211426 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.211549 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.211671 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.211967 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.212095 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.212215 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.212349 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.212462 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.212679 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.212871 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.213006 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.213145 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.213313 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.213439 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.213548 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.213667 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.213847 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.213966 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.214084 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.214212 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.214332 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.214442 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.214553 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.214660 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.214835 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.214966 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.215076 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.215200 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.215334 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.215455 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.215575 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.215720 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.215877 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.215999 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.216116 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.216221 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.216414 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.216511 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.216646 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.216863 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.217001 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.217055 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.217119 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.217176 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.217245 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.217351 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.217409 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.217468 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.217468 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.217468 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.217612 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.217612 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.217612 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.217612 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.218345 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.218471 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.218471 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.218676 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.218774 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.218828 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.218828 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.218948 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.219006 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.219064 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.219119 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.219174 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.219231 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.219286 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.219338 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.219386 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.219435 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.219498 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.219550 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.219599 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.219658 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.219732 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.220157 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.220157 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.220396 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.220519 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.220644 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.220851 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.220982 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.221108 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.221221 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.221339 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.221448 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.221594 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.221733 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.221896 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.222021 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.222262 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.222383 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.222484 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.222484 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.222484 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.222484 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.222484 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.222484 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.223105 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.223105 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.223105 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.223105 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.223105 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.223105 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.223105 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.223729 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.223729 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.223729 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.224112 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.224209 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.224357 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.224418 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.224467 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.224514 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.224562 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.224625 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.224673 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.224782 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.224860 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.224909 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.224963 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.225013 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.225060 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.225107 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.225154 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.225202 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.225251 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.225251 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.225251 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.225251 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.225251 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.225251 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.225251 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.225552 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.225552 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.225651 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.225731 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.225813 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.225865 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.225933 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.225988 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.225988 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.226083 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.226083 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.226676 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.226851 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.226976 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.227158 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.227276 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.227276 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.227606 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.227820 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.227950 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.228062 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.228187 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.228350 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.228518 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.228668 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.228859 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.228978 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.229093 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.229213 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.229305 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.229425 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.229495 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.229548 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.229597 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.229645 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.229782 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.229839 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.229896 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.229946 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.230307 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.230479 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.230604 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.230757 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.230925 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.231075 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.231205 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.231322 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.231378 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.231428 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.231725 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.231827 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.231878 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.231878 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.231878 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.231878 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.231878 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.232177 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.232238 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.232297 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.232352 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.232408 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.232457 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.232512 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.232563 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.232611 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.232725 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.232803 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.232853 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.232922 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.232971 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.233020 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.233238 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.233306 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.233357 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.233415 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.233463 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.233519 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.233574 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.233624 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.233680 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.233809 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.233866 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.233900 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.233936 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.233973 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.234007 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.234673 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.234827 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.234901 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.234970 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.235038 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.235149 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.235221 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.235313 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.235397 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.235496 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.235570 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.235638 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.235767 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.235863 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.235934 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.236010 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.236080 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.236156 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.236224 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.236334 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.236408 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.236408 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.236408 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.236408 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.236408 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.236408 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.236948 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.236948 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.237081 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.237186 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.237259 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.237333 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.237408 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.237515 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.237596 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.237726 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.237827 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.237908 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.237980 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.238054 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.238133 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.238203 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.238279 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.238320 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.238362 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.238394 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.238426 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.238462 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.238462 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.238462 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.238462 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.238462 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.238462 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.238462 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.238668 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.238668 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.238668 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.238668 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.238668 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.238668 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.238872 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.238904 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.238941 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.238941 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.238941 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.238941 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.238941 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.238941 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.239112 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.239112 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.239112 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.239112 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.239112 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.239264 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.239296 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.239326 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.239357 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.239392 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.239392 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.239392 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.239392 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.239392 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.239543 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.239543 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.239543 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.239635 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.239673 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.240306 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.240384 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.240460 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.240558 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.240637 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.240763 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.240846 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.240915 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.240982 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.241050 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.241119 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.241193 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.241262 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.241358 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.241430 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.241506 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.241582 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.241651 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.241758 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.241758 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.241758 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.241758 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.241758 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.242102 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.242102 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.242102 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.242102 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.242102 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.242102 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.242478 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.242548 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.242607 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.242607 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.242607 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.242607 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.242607 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.242886 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.242920 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.242958 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.242958 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.243015 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.243051 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.243082 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.243112 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.243112 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.243173 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.243222 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.243260 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.243260 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.243260 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.243260 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.243379 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.243379 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.243379 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.243379 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.243379 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.243517 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.243560 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.243591 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.243631 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.243666 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.243723 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.243773 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.243805 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.243845 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.243876 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.243911 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.243952 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.243983 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.244013 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.244043 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.244074 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.244104 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.244134 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.244168 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.244204 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.244234 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.244270 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.244301 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.244337 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.244372 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.244402 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.244433 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.244463 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.244492 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.244528 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.244562 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.244603 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.244633 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.244667 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.245323 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.245399 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.245461 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.245528 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.245594 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.245661 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.245783 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.245850 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.245925 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.245992 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.246059 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.246131 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.246192 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.246253 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.246321 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.246382 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.246448 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.246521 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.246629 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.246715 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.246802 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.246871 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.246941 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.247007 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.247102 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.247171 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.247235 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.247306 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.247369 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.247431 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.247492 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.247552 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.247648 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.247739 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.248278 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.248387 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.248459 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.248459 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.248459 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.248459 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.248459 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.248459 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.248459 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.248459 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.248459 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.249214 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.249288 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.249357 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.249419 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.249485 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.249547 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.249613 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.249674 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.249781 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.249781 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.249961 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.250097 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.250191 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.250191 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.250377 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.250377 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.250377 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.250377 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.250377 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.250377 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.250377 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.251027 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.251027 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.251027 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.251234 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.251272 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.251314 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.251348 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.251378 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.251407 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.251448 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.251636 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.251715 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.251803 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.251907 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.251999 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.252071 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.252113 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.252145 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.252182 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.252219 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.252371 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.252445 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.252513 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.252581 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.252618 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.252656 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.252705 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.252739 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.252739 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.252739 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.252739 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.252739 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.252739 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.252739 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.252739 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.253069 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.253069 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.253069 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.253069 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.253069 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.253213 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.253249 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.253284 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.253318 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.253355 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.253355 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.253355 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.253355 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.253355 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.253515 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.253515 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.253515 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.253598 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.253634 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.253665 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.253724 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.253777 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.253808 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.254296 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.254367 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.254436 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.254436 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.254436 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.254617 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.254617 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.254806 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.254879 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.254961 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.255037 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.255037 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.255152 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.255323 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.255396 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.255466 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.255534 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.255534 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.255534 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.256820 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.256820 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.256820 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.257017 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.257085 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.257151 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.257191 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.257226 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.257257 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.257292 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.257329 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.257360 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.257360 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.257360 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.257445 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.257445 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.257501 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.257538 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.257573 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.257614 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.257645 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.257700 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.257733 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.257781 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.257812 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.257855 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.257888 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.257924 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.257954 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.257989 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.258021 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.258051 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.258082 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.258113 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.258149 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.258179 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.258210 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.258240 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.258283 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.258315 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.258346 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.258382 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.258418 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.258418 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.258473 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.258505 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.258505 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.258570 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.258611 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.258641 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.258671 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.258733 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.258733 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.258823 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.258856 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.258897 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.258931 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.258974 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.259011 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.259047 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.259077 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.259110 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.259146 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.259184 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.259215 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.259215 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.259277 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.259314 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.259348 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.259380 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.259380 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.259380 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.259380 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.259380 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.259380 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.259563 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.259606 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.259606 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.259670 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.259670 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.259670 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.259670 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.259670 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.259670 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.259879 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.259879 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.259879 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.259879 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.259879 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.259879 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.259879 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.260096 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.260096 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.260096 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.260096 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.260096 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.260284 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.260322 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.260355 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.260390 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.260429 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.260429 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.260429 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.260429 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.260429 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.260572 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.260572 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.260572 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.260657 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.260704 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.260752 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.260794 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.260830 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.260868 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.260910 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.260950 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.260987 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.260987 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.260987 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.261079 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.261079 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.261079 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.261079 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.261079 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.261079 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.261079 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.261331 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.261368 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.261401 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.261432 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.261470 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.261506 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.261540 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.261570 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.261609 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.261647 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.261699 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.261732 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.261782 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.261813 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.261847 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.261847 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.261847 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.261944 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.261984 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.261984 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.262049 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.262082 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.262117 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.262151 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.262184 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.262219 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.262288 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.262339 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.262381 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.262416 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.262449 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.262479 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.262513 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.262547 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.262577 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.262616 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.262650 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.262717 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.262776 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.262811 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.262847 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.262880 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.262917 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.262950 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.262983 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.262983 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.262983 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.263083 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.263122 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.263161 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.263200 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.263234 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.263234 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.263234 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.263234 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.263234 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.263415 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.263456 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.263495 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.263495 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.263551 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.263589 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.263623 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.263656 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.263705 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.263758 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.263797 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.263832 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.263862 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.263894 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.263930 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.263962 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.263996 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.264026 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.264063 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.264063 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.264063 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.264163 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.264163 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.264163 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.264163 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.264163 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.264163 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.264163 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.264403 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.264403 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.264403 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.264505 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.264540 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.264582 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.264615 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.264653 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.264707 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.264739 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.264796 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.264832 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.264873 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.264905 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.264905 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.264968 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.264968 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.265032 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.265065 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.265095 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.265136 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.265188 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.265222 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.265260 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.265260 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.265260 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.265260 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.265260 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.265423 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.265423 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.265423 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.265423 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.265423 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.265590 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.265630 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.265663 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.265721 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.265776 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.265811 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.265854 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.265895 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.265930 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.265961 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.265999 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.266034 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.266064 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.266102 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.266140 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.266171 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.266290 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.266327 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.266364 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.266395 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.266430 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.266460 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.266497 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.266533 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.266572 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.266602 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.266642 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.266673 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.266764 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.266797 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.266830 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.266871 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.266905 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.266941 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.266974 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.267004 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.267044 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.267078 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.267113 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.267146 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.267176 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.267208 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.267245 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.267278 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.267314 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.267353 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.267353 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.267353 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.267353 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.267353 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.267353 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.267526 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.267526 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.267592 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.267632 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.267671 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.267728 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.267783 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.267819 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.267854 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.267887 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.267916 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.267954 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.267986 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.268025 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.268063 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.268104 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.268138 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.268169 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.268206 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.268236 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.268269 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.268300 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.268332 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.268332 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.268332 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.268332 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.268332 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.268332 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:28:42.269502 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.269554 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.269609 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.269660 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.269718 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.269766 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.269805 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.269846 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.269880 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.269919 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.269957 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.269988 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.270023 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.270053 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.270086 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:28:42.270145 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.270191 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.270223 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.270261 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:28:42.270292 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.270324 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:28:42.270324 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:28:42.270324 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:28:42.270324 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:28:42.313273 np0000191721 devstack@c-api.service[111470]: INFO dbcounter [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Registered counter for database cinder Sep 01 06:28:42.313421 np0000191721 devstack@c-api.service[111472]: INFO dbcounter [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Registered counter for database cinder Sep 01 06:28:42.313924 np0000191721 devstack@c-api.service[111473]: INFO dbcounter [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Registered counter for database cinder Sep 01 06:28:42.315104 np0000191721 devstack@c-api.service[111471]: INFO dbcounter [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Registered counter for database cinder Sep 01 06:28:42.354497 np0000191721 devstack@c-api.service[111473]: DEBUG oslo_db.sqlalchemy.engines [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 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=111473) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:28:42.356657 np0000191721 devstack@c-api.service[111470]: DEBUG oslo_db.sqlalchemy.engines [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a 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=111470) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:28:42.358410 np0000191721 devstack@c-api.service[111472]: DEBUG oslo_db.sqlalchemy.engines [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 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=111472) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:28:42.360024 np0000191721 devstack@c-api.service[111471]: DEBUG oslo_db.sqlalchemy.engines [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 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=111471) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:28:42.462909 np0000191721 devstack@c-api.service[111470]: DEBUG dbcounter [-] [111470] Writer thread running {{(pid=111470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:28:42.465763 np0000191721 devstack@c-api.service[111470]: /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:28:42.465763 np0000191721 devstack@c-api.service[111470]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:28:42.466009 np0000191721 devstack@c-api.service[111472]: DEBUG dbcounter [-] [111472] Writer thread running {{(pid=111472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:28:42.466095 np0000191721 devstack@c-api.service[111470]: INFO cinder.rpc [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:28:42.467299 np0000191721 devstack@c-api.service[111471]: DEBUG dbcounter [-] [111471] Writer thread running {{(pid=111471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:28:42.468277 np0000191721 devstack@c-api.service[111470]: INFO cinder.rpc [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:28:42.468521 np0000191721 devstack@c-api.service[111472]: /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:28:42.468521 np0000191721 devstack@c-api.service[111472]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:28:42.468783 np0000191721 devstack@c-api.service[111472]: INFO cinder.rpc [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:28:42.471704 np0000191721 devstack@c-api.service[111471]: /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:28:42.471704 np0000191721 devstack@c-api.service[111471]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:28:42.471704 np0000191721 devstack@c-api.service[111471]: INFO cinder.rpc [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:28:42.471856 np0000191721 devstack@c-api.service[111470]: INFO cinder.rpc [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:28:42.471906 np0000191721 devstack@c-api.service[111472]: INFO cinder.rpc [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:28:42.472148 np0000191721 devstack@c-api.service[111471]: INFO cinder.rpc [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:28:42.472417 np0000191721 devstack@c-api.service[111470]: INFO cinder.rpc [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:28:42.473123 np0000191721 devstack@c-api.service[111472]: INFO cinder.rpc [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:28:42.473264 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.474157 np0000191721 devstack@c-api.service[111471]: INFO cinder.rpc [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:28:42.475044 np0000191721 devstack@c-api.service[111472]: INFO cinder.rpc [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:28:42.475859 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.476095 np0000191721 devstack@c-api.service[111471]: INFO cinder.rpc [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:28:42.476215 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.476930 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.478556 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.479962 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.495423 np0000191721 devstack@c-api.service[111473]: DEBUG dbcounter [-] [111473] Writer thread running {{(pid=111473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:28:42.498256 np0000191721 devstack@c-api.service[111473]: /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:28:42.498256 np0000191721 devstack@c-api.service[111473]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:28:42.498521 np0000191721 devstack@c-api.service[111473]: INFO cinder.rpc [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:28:42.500894 np0000191721 devstack@c-api.service[111473]: INFO cinder.rpc [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:28:42.503068 np0000191721 devstack@c-api.service[111473]: INFO cinder.rpc [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:28:42.505106 np0000191721 devstack@c-api.service[111473]: INFO cinder.rpc [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:28:42.505932 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.509001 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.509171 np0000191721 devstack@c-api.service[111470]: DEBUG oslo_db.sqlalchemy.engines [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a 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=111470) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:28:42.510820 np0000191721 devstack@c-api.service[111472]: DEBUG oslo_db.sqlalchemy.engines [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 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=111472) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:28:42.511299 np0000191721 devstack@c-api.service[111470]: INFO cinder.rpc [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:28:42.513022 np0000191721 devstack@c-api.service[111472]: INFO cinder.rpc [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:28:42.513288 np0000191721 devstack@c-api.service[111470]: INFO cinder.rpc [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:28:42.514058 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.514678 np0000191721 devstack@c-api.service[111471]: DEBUG oslo_db.sqlalchemy.engines [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 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=111471) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:28:42.514892 np0000191721 devstack@c-api.service[111472]: INFO cinder.rpc [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:28:42.515633 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.517133 np0000191721 devstack@c-api.service[111471]: INFO cinder.rpc [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:28:42.519118 np0000191721 devstack@c-api.service[111471]: INFO cinder.rpc [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:28:42.519932 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.523896 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.525468 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.526916 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.528784 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.529846 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.529944 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.531546 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.532906 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.533783 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.535400 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.535962 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.536599 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.538445 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.539784 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.540306 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.542179 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.542613 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.543228 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.543372 np0000191721 devstack@c-api.service[111473]: DEBUG oslo_db.sqlalchemy.engines [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 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=111473) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:28:42.545086 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.545835 np0000191721 devstack@c-api.service[111473]: INFO cinder.rpc [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:28:42.546577 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.546680 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.547959 np0000191721 devstack@c-api.service[111473]: INFO cinder.rpc [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:28:42.548154 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.548678 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.548811 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.549490 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.550082 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.550933 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.552260 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.552357 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.552622 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.554895 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.555028 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.556426 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.557919 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.559000 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.559358 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.560170 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.561121 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.562426 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.563053 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.563363 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.564379 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.564571 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.565457 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.565542 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.565945 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.567022 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.567250 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.567601 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.568368 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.568760 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.569572 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.569654 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.569800 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.570034 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.570938 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.571132 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.571411 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.572200 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.572496 np0000191721 devstack@c-api.service[111470]: WARNING cinder.api.contrib.hosts [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:28:42.572578 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.573184 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.573437 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.573592 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.574005 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.574092 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: extensions {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.574681 np0000191721 devstack@c-api.service[111472]: WARNING cinder.api.contrib.hosts [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:28:42.575242 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.575351 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.575428 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: os-volume-transfer {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.576272 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: extensions {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.576521 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.576845 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.576973 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: extra_specs {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.577540 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: os-volume-transfer {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.577942 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.578418 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: backups {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.579018 np0000191721 devstack@c-api.service[111471]: WARNING cinder.api.contrib.hosts [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:28:42.579131 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: extra_specs {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.579669 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.579803 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.580358 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: os-snapshot-manage {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.580578 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: backups {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.580708 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: extensions {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.581762 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: qos-specs {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.581861 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: os-volume-transfer {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.582525 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: os-snapshot-manage {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.582945 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.583458 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: extra_specs {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.583943 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: qos-specs {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.584298 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: os-availability-zone {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.585716 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: backups {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.585842 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: cgsnapshots {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.586463 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: os-availability-zone {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.586641 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.586868 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: os-snapshot-manage {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.586993 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: os-volume-manage {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.587680 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: cgsnapshots {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.589253 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: qos-specs {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.589353 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: os-volume-type-access {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.589431 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.589513 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: os-volume-manage {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.589815 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: scheduler-stats {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.590618 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: os-volume-type-access {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.591063 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: os-availability-zone {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.591175 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.591255 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: encryption {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.592262 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: scheduler-stats {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.592406 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: cgsnapshots {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.592665 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: capabilities {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.593634 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: os-volume-manage {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.593828 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: encryption {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.593925 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: os-quota-sets {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.595067 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: os-volume-type-access {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.595377 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: capabilities {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.595480 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: os-quota-class-sets {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.596318 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: os-quota-sets {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.596428 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: os-hosts {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.596511 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.596588 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: scheduler-stats {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.597705 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: os-quota-class-sets {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.597817 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: consistencygroups {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.597964 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: encryption {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.598985 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: os-hosts {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.599444 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: capabilities {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.599555 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extended resource: encryption {{(pid=111470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.599758 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.600239 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: consistencygroups {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.600625 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: os-quota-sets {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.601761 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.601865 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.602033 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: os-quota-class-sets {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.602136 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extended resource: encryption {{(pid=111472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.603143 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.603229 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.603299 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: os-hosts {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.604213 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.604417 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.604598 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: consistencygroups {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.604678 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.605503 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.605765 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.605973 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.606422 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extended resource: encryption {{(pid=111471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.606804 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.607002 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.607228 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.608096 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.608250 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.608535 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.608612 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.609355 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.609566 np0000191721 devstack@c-api.service[111470]: WARNING castellan.key_manager.migration [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.609963 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.610049 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.610466 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.contrib.snapshot_actions [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] SnapshotActionsController initialized {{(pid=111470) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:28:42.610567 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.610658 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.610823 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.610823 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension VolumeActions extending resource: volumes {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.610983 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.611076 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.611155 np0000191721 devstack@c-api.service[111473]: WARNING cinder.api.contrib.hosts [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:28:42.611244 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension TypesManage extending resource: types {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.611323 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.611395 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension VolumeTypeAccess extending resource: types {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.611395 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.611544 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.611544 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension AdminActions extending resource: volumes {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.611727 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension AdminActions extending resource: snapshots {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.611852 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.611931 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension AdminActions extending resource: backups {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.611931 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.612081 np0000191721 devstack@c-api.service[111472]: WARNING castellan.key_manager.migration [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.612158 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension UsedLimits extending resource: limits {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.612158 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension SnapshotActions extending resource: snapshots {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.612158 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.v3.router [None req-dc8f325d-39dd-488d-a12b-41c897a5e90a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.612527 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.612674 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: extensions {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.612829 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.contrib.snapshot_actions [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] SnapshotActionsController initialized {{(pid=111472) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:28:42.612955 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.613065 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.613173 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension VolumeActions extending resource: volumes {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.613379 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.613455 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.613544 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension TypesManage extending resource: types {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.613637 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.613795 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.613884 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.613960 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.614039 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: os-volume-transfer {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.614134 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension AdminActions extending resource: volumes {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.614134 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension AdminActions extending resource: snapshots {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.614295 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension AdminActions extending resource: backups {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.614295 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.614458 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension UsedLimits extending resource: limits {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.614458 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.614623 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.v3.router [None req-5ad3fc90-a672-44e1-9e5f-176d9b7cdad1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.615093 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.615626 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: extra_specs {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.616394 np0000191721 devstack@c-api.service[111471]: WARNING castellan.key_manager.migration [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.617155 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: backups {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.617306 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.contrib.snapshot_actions [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] SnapshotActionsController initialized {{(pid=111471) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:28:42.617391 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.617503 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.617612 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension VolumeActions extending resource: volumes {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.617848 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.617934 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.618012 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension TypesManage extending resource: types {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.618129 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.618234 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.618338 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.618441 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension AdminActions extending resource: volumes {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.618551 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension AdminActions extending resource: snapshots {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.618628 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension AdminActions extending resource: backups {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.618771 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.618858 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension UsedLimits extending resource: limits {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.618945 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.619031 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.v3.router [None req-992d8235-ed86-4efb-b48d-6bc60dc7bec1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.619104 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: os-snapshot-manage {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.619674 np0000191721 devstack@c-api.service[111470]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a216aea4668 pid: 111470 (default app) Sep 01 06:28:42.621102 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: qos-specs {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.622099 np0000191721 devstack@c-api.service[111472]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a216aea4668 pid: 111472 (default app) Sep 01 06:28:42.623082 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: os-availability-zone {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.624346 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: cgsnapshots {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.625701 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: os-volume-manage {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.626759 np0000191721 devstack@c-api.service[111471]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a216aea4668 pid: 111471 (default app) Sep 01 06:28:42.627091 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: os-volume-type-access {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.628632 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: scheduler-stats {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.629597 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.middleware.request_id [None req-1d32579d-230c-47e6-a858-305f115aa228 None None] RequestId filter calling following filter/app {{(pid=111470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:28:42.630027 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: encryption {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.631527 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: capabilities {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.632644 np0000191721 devstack@c-api.service[111470]: [pid: 111470|app: 0|req: 1/1] 162.253.55.126 () {60 vars in 956 bytes} [Tue Sep 1 06:28:42 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:28:42.632838 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: os-quota-sets {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.634152 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: os-quota-class-sets {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.635405 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: os-hosts {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.636765 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: consistencygroups {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.638806 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extended resource: encryption {{(pid=111473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:28:42.640734 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.642061 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.643326 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.644652 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.645935 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.647244 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.648554 np0000191721 devstack@c-api.service[111473]: WARNING castellan.key_manager.migration [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:28:42.649465 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.contrib.snapshot_actions [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] SnapshotActionsController initialized {{(pid=111473) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:28:42.649568 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.649712 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.649887 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension VolumeActions extending resource: volumes {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.650084 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.650187 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.650267 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension TypesManage extending resource: types {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.650343 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.650463 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.650552 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.650728 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension AdminActions extending resource: volumes {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.650851 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension AdminActions extending resource: snapshots {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.650936 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension AdminActions extending resource: backups {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.651047 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.651131 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension UsedLimits extending resource: limits {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.651236 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.651341 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.v3.router [None req-c7c1b46b-d283-4d9b-8b33-a5281dd8a684 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:28:42.658919 np0000191721 devstack@c-api.service[111473]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a216aea4668 pid: 111473 (default app) Sep 01 06:28:50.466346 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.middleware.request_id [None req-9510de6f-07e9-4155-aac7-3939ffff7cf1 None None] RequestId filter calling following filter/app {{(pid=111472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:28:51.047631 np0000191721 devstack@c-api.service[111472]: INFO cinder.api.openstack.wsgi [None req-9510de6f-07e9-4155-aac7-3939ffff7cf1 admin admin] POST https://162.253.55.126/volume/v3/types Sep 01 06:28:51.048149 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.openstack.wsgi [None req-9510de6f-07e9-4155-aac7-3939ffff7cf1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111472) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:28:51.049849 np0000191721 devstack@c-api.service[111472]: /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:28:51.049849 np0000191721 devstack@c-api.service[111472]: warnings.warn( Sep 01 06:28:51.085072 np0000191721 devstack@c-api.service[111472]: DEBUG oslo_db.sqlalchemy.engines [None req-9510de6f-07e9-4155-aac7-3939ffff7cf1 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=111472) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:28:51.115804 np0000191721 devstack@c-api.service[111472]: INFO cinder.api.openstack.wsgi [None req-9510de6f-07e9-4155-aac7-3939ffff7cf1 admin admin] https://162.253.55.126/volume/v3/types returned with HTTP 200 Sep 01 06:28:51.116350 np0000191721 devstack@c-api.service[111472]: [pid: 111472|app: 0|req: 1/2] 162.253.55.126 () {68 vars in 1333 bytes} [Tue Sep 1 06:28:50 2026] POST /volume/v3/types => generated 186 bytes in 674 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:28:51.153709 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.middleware.request_id [None req-57444791-711c-4276-acbf-ad1697de8a12 None None] RequestId filter calling following filter/app {{(pid=111471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:28:51.481454 np0000191721 devstack@c-api.service[111471]: INFO cinder.api.openstack.wsgi [None req-57444791-711c-4276-acbf-ad1697de8a12 admin admin] POST https://162.253.55.126/volume/v3/types/25fd7d19-fa38-4e07-9b43-93e5c622b3f0/extra_specs Sep 01 06:28:51.482003 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.openstack.wsgi [None req-57444791-711c-4276-acbf-ad1697de8a12 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111471) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:28:51.483644 np0000191721 devstack@c-api.service[111471]: /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:28:51.483644 np0000191721 devstack@c-api.service[111471]: warnings.warn( Sep 01 06:28:51.517880 np0000191721 devstack@c-api.service[111471]: DEBUG oslo_db.sqlalchemy.engines [None req-57444791-711c-4276-acbf-ad1697de8a12 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=111471) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:28:51.574270 np0000191721 devstack@c-api.service[111471]: INFO cinder.api.openstack.wsgi [None req-57444791-711c-4276-acbf-ad1697de8a12 admin admin] https://162.253.55.126/volume/v3/types/25fd7d19-fa38-4e07-9b43-93e5c622b3f0/extra_specs returned with HTTP 200 Sep 01 06:28:51.574670 np0000191721 devstack@c-api.service[111471]: [pid: 111471|app: 0|req: 1/3] 162.253.55.126 () {68 vars in 1480 bytes} [Tue Sep 1 06:28:51 2026] POST /volume/v3/types/25fd7d19-fa38-4e07-9b43-93e5c622b3f0/extra_specs => generated 55 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:28:52.512795 np0000191721 devstack@c-api.service[111470]: DEBUG dbcounter [-] [111470] Writing DB stats cinder:SELECT=6 {{(pid=111470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:28:52.547031 np0000191721 devstack@c-api.service[111473]: DEBUG dbcounter [-] [111473] Writing DB stats cinder:SELECT=6 {{(pid=111473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:29:01.113743 np0000191721 devstack@c-api.service[111472]: DEBUG dbcounter [-] [111472] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:29:01.573812 np0000191721 devstack@c-api.service[111471]: DEBUG dbcounter [-] [111471] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:31:34.257328 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.middleware.request_id [None req-0b932448-c898-438e-ae00-00ca70c2966a None None] RequestId filter calling following filter/app {{(pid=111470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:31:34.258519 np0000191721 devstack@c-api.service[111470]: INFO cinder.api.openstack.wsgi [None req-0b932448-c898-438e-ae00-00ca70c2966a None None] GET https://162.253.55.126/volume// Sep 01 06:31:34.258911 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.openstack.wsgi [None req-0b932448-c898-438e-ae00-00ca70c2966a None None] Empty body provided in request {{(pid=111470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:31:34.259370 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.openstack.wsgi [None req-0b932448-c898-438e-ae00-00ca70c2966a None None] Calling method 'all' {{(pid=111470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:31:34.260385 np0000191721 devstack@c-api.service[111470]: INFO cinder.api.openstack.wsgi [None req-0b932448-c898-438e-ae00-00ca70c2966a None None] https://162.253.55.126/volume// returned with HTTP 300 Sep 01 06:31:34.260964 np0000191721 devstack@c-api.service[111470]: [pid: 111470|app: 0|req: 2/4] 162.253.55.126 () {66 vars in 1456 bytes} [Tue Sep 1 06:31:34 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 06:32:13.297061 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.middleware.request_id [None req-2902a9ad-6f57-4e4b-ac02-fa7ad3ce3577 None None] RequestId filter calling following filter/app {{(pid=111473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:13.302806 np0000191721 devstack@c-api.service[111473]: [pid: 111473|app: 0|req: 1/5] 162.253.55.126 () {62 vars in 1068 bytes} [Tue Sep 1 06:32:13 2026] GET /volume/v3 => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:32:13.342642 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.middleware.request_id [None req-91eb0ef6-c54c-4557-9b00-662046f0286f None None] RequestId filter calling following filter/app {{(pid=111472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:13.354340 np0000191721 devstack@c-api.service[111472]: [pid: 111472|app: 0|req: 2/6] 162.253.55.126 () {64 vars in 1272 bytes} [Tue Sep 1 06:32:13 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:32:13.391108 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.middleware.request_id [req-91eb0ef6-c54c-4557-9b00-662046f0286f req-e84ed1b7-884a-4157-8b51-1b379929c691 None None] RequestId filter calling following filter/app {{(pid=111471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:13.396419 np0000191721 devstack@c-api.service[111471]: INFO cinder.api.openstack.wsgi [req-91eb0ef6-c54c-4557-9b00-662046f0286f req-e84ed1b7-884a-4157-8b51-1b379929c691 demo demo] GET https://162.253.55.126/volume/v3/ Sep 01 06:32:13.396887 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.openstack.wsgi [req-91eb0ef6-c54c-4557-9b00-662046f0286f req-e84ed1b7-884a-4157-8b51-1b379929c691 demo demo] Empty body provided in request {{(pid=111471) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:32:13.397279 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.openstack.wsgi [req-91eb0ef6-c54c-4557-9b00-662046f0286f req-e84ed1b7-884a-4157-8b51-1b379929c691 demo demo] Calling method 'version_select' {{(pid=111471) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:32:13.398913 np0000191721 devstack@c-api.service[111471]: INFO cinder.api.openstack.wsgi [req-91eb0ef6-c54c-4557-9b00-662046f0286f req-e84ed1b7-884a-4157-8b51-1b379929c691 demo demo] https://162.253.55.126/volume/v3/ returned with HTTP 200 Sep 01 06:32:13.399572 np0000191721 devstack@c-api.service[111471]: [pid: 111471|app: 0|req: 2/7] 162.253.55.126 () {66 vars in 1346 bytes} [Tue Sep 1 06:32:13 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:32:13.436703 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.middleware.request_id [None req-a504e6d9-72f6-42da-8545-a43574b12da9 None None] RequestId filter calling following filter/app {{(pid=111470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:13.764556 np0000191721 devstack@c-api.service[111470]: INFO cinder.api.openstack.wsgi [None req-a504e6d9-72f6-42da-8545-a43574b12da9 demo demo] GET https://162.253.55.126/volume/v3/types Sep 01 06:32:13.764905 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.openstack.wsgi [None req-a504e6d9-72f6-42da-8545-a43574b12da9 demo demo] Empty body provided in request {{(pid=111470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:32:13.765086 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.openstack.wsgi [None req-a504e6d9-72f6-42da-8545-a43574b12da9 demo demo] Calling method 'index' {{(pid=111470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:32:13.765526 np0000191721 devstack@c-api.service[111470]: /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:32:13.765526 np0000191721 devstack@c-api.service[111470]: warnings.warn( Sep 01 06:32:13.766122 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.api_utils [None req-a504e6d9-72f6-42da-8545-a43574b12da9 demo demo] Removing options '' from query. {{(pid=111470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:32:13.805285 np0000191721 devstack@c-api.service[111470]: DEBUG oslo_db.sqlalchemy.engines [None req-a504e6d9-72f6-42da-8545-a43574b12da9 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=111470) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:32:13.821191 np0000191721 devstack@c-api.service[111470]: INFO cinder.api.openstack.wsgi [None req-a504e6d9-72f6-42da-8545-a43574b12da9 demo demo] https://162.253.55.126/volume/v3/types returned with HTTP 200 Sep 01 06:32:13.821520 np0000191721 devstack@c-api.service[111470]: [pid: 111470|app: 0|req: 3/8] 162.253.55.126 () {64 vars in 1290 bytes} [Tue Sep 1 06:32:13 2026] GET /volume/v3/types => generated 377 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:32:13.879221 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.middleware.request_id [None req-e1926105-208f-4266-8e5b-bcc2ba585b19 None None] RequestId filter calling following filter/app {{(pid=111473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:14.206516 np0000191721 devstack@c-api.service[111473]: INFO cinder.api.openstack.wsgi [None req-e1926105-208f-4266-8e5b-bcc2ba585b19 demo demo] GET https://162.253.55.126/volume/v3/types/default Sep 01 06:32:14.206826 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.openstack.wsgi [None req-e1926105-208f-4266-8e5b-bcc2ba585b19 demo demo] Empty body provided in request {{(pid=111473) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:32:14.207046 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.openstack.wsgi [None req-e1926105-208f-4266-8e5b-bcc2ba585b19 demo demo] Calling method 'show' {{(pid=111473) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:32:14.244657 np0000191721 devstack@c-api.service[111473]: DEBUG oslo_db.sqlalchemy.engines [None req-e1926105-208f-4266-8e5b-bcc2ba585b19 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=111473) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:32:14.258540 np0000191721 devstack@c-api.service[111473]: /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:32:14.258540 np0000191721 devstack@c-api.service[111473]: warnings.warn( Sep 01 06:32:14.260504 np0000191721 devstack@c-api.service[111473]: INFO cinder.api.openstack.wsgi [None req-e1926105-208f-4266-8e5b-bcc2ba585b19 demo demo] https://162.253.55.126/volume/v3/types/default returned with HTTP 200 Sep 01 06:32:14.260881 np0000191721 devstack@c-api.service[111473]: [pid: 111473|app: 0|req: 2/9] 162.253.55.126 () {64 vars in 1301 bytes} [Tue Sep 1 06:32:13 2026] GET /volume/v3/types/default => generated 145 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:32:14.851310 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.middleware.request_id [None req-b021d73b-73cb-4ed0-949c-7612b90fde8b None None] RequestId filter calling following filter/app {{(pid=111472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:14.852573 np0000191721 devstack@c-api.service[111472]: [pid: 111472|app: 0|req: 3/10] 162.253.55.126 () {62 vars in 1068 bytes} [Tue Sep 1 06:32:14 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:32:14.889561 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.middleware.request_id [None req-3a670968-4ea6-4445-9b02-e7b40607fcff None None] RequestId filter calling following filter/app {{(pid=111471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:14.901740 np0000191721 devstack@c-api.service[111471]: [pid: 111471|app: 0|req: 3/11] 162.253.55.126 () {64 vars in 1272 bytes} [Tue Sep 1 06:32:14 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:32:14.930944 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.middleware.request_id [req-3a670968-4ea6-4445-9b02-e7b40607fcff req-a30a6178-32f0-414f-9be9-fe8d55e47da4 None None] RequestId filter calling following filter/app {{(pid=111470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:14.932571 np0000191721 devstack@c-api.service[111470]: INFO cinder.api.openstack.wsgi [req-3a670968-4ea6-4445-9b02-e7b40607fcff req-a30a6178-32f0-414f-9be9-fe8d55e47da4 demo demo] GET https://162.253.55.126/volume/v3/ Sep 01 06:32:14.932746 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.openstack.wsgi [req-3a670968-4ea6-4445-9b02-e7b40607fcff req-a30a6178-32f0-414f-9be9-fe8d55e47da4 demo demo] Empty body provided in request {{(pid=111470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:32:14.932939 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.openstack.wsgi [req-3a670968-4ea6-4445-9b02-e7b40607fcff req-a30a6178-32f0-414f-9be9-fe8d55e47da4 demo demo] Calling method 'version_select' {{(pid=111470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:32:14.933337 np0000191721 devstack@c-api.service[111470]: INFO cinder.api.openstack.wsgi [req-3a670968-4ea6-4445-9b02-e7b40607fcff req-a30a6178-32f0-414f-9be9-fe8d55e47da4 demo demo] https://162.253.55.126/volume/v3/ returned with HTTP 200 Sep 01 06:32:14.933618 np0000191721 devstack@c-api.service[111470]: [pid: 111470|app: 0|req: 4/12] 162.253.55.126 () {66 vars in 1346 bytes} [Tue Sep 1 06:32:14 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 06:32:14.965476 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.middleware.request_id [None req-035b3309-7f61-4de7-9ced-7cacf15e8aa4 None None] RequestId filter calling following filter/app {{(pid=111473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:14.968764 np0000191721 devstack@c-api.service[111473]: INFO cinder.api.openstack.wsgi [None req-035b3309-7f61-4de7-9ced-7cacf15e8aa4 demo demo] GET https://162.253.55.126/volume/v3/types/default Sep 01 06:32:14.969152 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.openstack.wsgi [None req-035b3309-7f61-4de7-9ced-7cacf15e8aa4 demo demo] Empty body provided in request {{(pid=111473) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:32:14.969523 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.openstack.wsgi [None req-035b3309-7f61-4de7-9ced-7cacf15e8aa4 demo demo] Calling method 'show' {{(pid=111473) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:32:14.981313 np0000191721 devstack@c-api.service[111473]: INFO cinder.api.openstack.wsgi [None req-035b3309-7f61-4de7-9ced-7cacf15e8aa4 demo demo] https://162.253.55.126/volume/v3/types/default returned with HTTP 200 Sep 01 06:32:14.981987 np0000191721 devstack@c-api.service[111473]: [pid: 111473|app: 0|req: 3/13] 162.253.55.126 () {64 vars in 1301 bytes} [Tue Sep 1 06:32:14 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 06:32:15.560109 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.middleware.request_id [None req-52727a14-ee72-4bd3-a5e1-ee14ff996560 None None] RequestId filter calling following filter/app {{(pid=111472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:15.561230 np0000191721 devstack@c-api.service[111472]: [pid: 111472|app: 0|req: 4/14] 162.253.55.126 () {62 vars in 1068 bytes} [Tue Sep 1 06:32:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:32:15.589609 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.middleware.request_id [None req-07f8cc60-34ea-4654-9ef4-83dec46a887d None None] RequestId filter calling following filter/app {{(pid=111471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:15.593315 np0000191721 devstack@c-api.service[111471]: [pid: 111471|app: 0|req: 4/15] 162.253.55.126 () {64 vars in 1272 bytes} [Tue Sep 1 06:32:15 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:32:15.621972 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.middleware.request_id [req-07f8cc60-34ea-4654-9ef4-83dec46a887d req-6b460ab6-ade3-433c-b864-b14838602b1c None None] RequestId filter calling following filter/app {{(pid=111470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:15.625035 np0000191721 devstack@c-api.service[111470]: INFO cinder.api.openstack.wsgi [req-07f8cc60-34ea-4654-9ef4-83dec46a887d req-6b460ab6-ade3-433c-b864-b14838602b1c demo demo] GET https://162.253.55.126/volume/v3/ Sep 01 06:32:15.625362 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.openstack.wsgi [req-07f8cc60-34ea-4654-9ef4-83dec46a887d req-6b460ab6-ade3-433c-b864-b14838602b1c demo demo] Empty body provided in request {{(pid=111470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:32:15.625716 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.openstack.wsgi [req-07f8cc60-34ea-4654-9ef4-83dec46a887d req-6b460ab6-ade3-433c-b864-b14838602b1c demo demo] Calling method 'version_select' {{(pid=111470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:32:15.626330 np0000191721 devstack@c-api.service[111470]: INFO cinder.api.openstack.wsgi [req-07f8cc60-34ea-4654-9ef4-83dec46a887d req-6b460ab6-ade3-433c-b864-b14838602b1c demo demo] https://162.253.55.126/volume/v3/ returned with HTTP 200 Sep 01 06:32:15.628199 np0000191721 devstack@c-api.service[111470]: [pid: 111470|app: 0|req: 5/16] 162.253.55.126 () {66 vars in 1346 bytes} [Tue Sep 1 06:32:15 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:32:15.658968 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.middleware.request_id [None req-cdf613c4-7a12-44d8-adba-f0bc3e0e0469 None None] RequestId filter calling following filter/app {{(pid=111473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:15.661988 np0000191721 devstack@c-api.service[111473]: INFO cinder.api.openstack.wsgi [None req-cdf613c4-7a12-44d8-adba-f0bc3e0e0469 demo demo] GET https://162.253.55.126/volume/v3/types/default Sep 01 06:32:15.662303 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.openstack.wsgi [None req-cdf613c4-7a12-44d8-adba-f0bc3e0e0469 demo demo] Empty body provided in request {{(pid=111473) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:32:15.662646 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.openstack.wsgi [None req-cdf613c4-7a12-44d8-adba-f0bc3e0e0469 demo demo] Calling method 'show' {{(pid=111473) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:32:15.673678 np0000191721 devstack@c-api.service[111473]: INFO cinder.api.openstack.wsgi [None req-cdf613c4-7a12-44d8-adba-f0bc3e0e0469 demo demo] https://162.253.55.126/volume/v3/types/default returned with HTTP 200 Sep 01 06:32:15.674328 np0000191721 devstack@c-api.service[111473]: [pid: 111473|app: 0|req: 4/17] 162.253.55.126 () {64 vars in 1301 bytes} [Tue Sep 1 06:32:15 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:32:15.704729 np0000191721 devstack@c-api.service[111472]: DEBUG cinder.api.middleware.request_id [None req-1bc29b8c-d7bb-4b8a-be84-5d022791514d None None] RequestId filter calling following filter/app {{(pid=111472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:15.705847 np0000191721 devstack@c-api.service[111472]: [pid: 111472|app: 0|req: 5/18] 162.253.55.126 () {62 vars in 1068 bytes} [Tue Sep 1 06:32:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:32:15.737311 np0000191721 devstack@c-api.service[111471]: DEBUG cinder.api.middleware.request_id [None req-e1600ca1-d9dd-4cc7-933a-6480e2a1202b None None] RequestId filter calling following filter/app {{(pid=111471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:15.742542 np0000191721 devstack@c-api.service[111471]: [pid: 111471|app: 0|req: 5/19] 162.253.55.126 () {64 vars in 1272 bytes} [Tue Sep 1 06:32:15 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:32:15.770461 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.middleware.request_id [req-e1600ca1-d9dd-4cc7-933a-6480e2a1202b req-60a2336a-72b6-460b-ba0e-c76e2835161f None None] RequestId filter calling following filter/app {{(pid=111470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:15.774250 np0000191721 devstack@c-api.service[111470]: INFO cinder.api.openstack.wsgi [req-e1600ca1-d9dd-4cc7-933a-6480e2a1202b req-60a2336a-72b6-460b-ba0e-c76e2835161f demo demo] GET https://162.253.55.126/volume/v3/ Sep 01 06:32:15.774580 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.openstack.wsgi [req-e1600ca1-d9dd-4cc7-933a-6480e2a1202b req-60a2336a-72b6-460b-ba0e-c76e2835161f demo demo] Empty body provided in request {{(pid=111470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:32:15.775000 np0000191721 devstack@c-api.service[111470]: DEBUG cinder.api.openstack.wsgi [req-e1600ca1-d9dd-4cc7-933a-6480e2a1202b req-60a2336a-72b6-460b-ba0e-c76e2835161f demo demo] Calling method 'version_select' {{(pid=111470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:32:15.775549 np0000191721 devstack@c-api.service[111470]: INFO cinder.api.openstack.wsgi [req-e1600ca1-d9dd-4cc7-933a-6480e2a1202b req-60a2336a-72b6-460b-ba0e-c76e2835161f demo demo] https://162.253.55.126/volume/v3/ returned with HTTP 200 Sep 01 06:32:15.776199 np0000191721 devstack@c-api.service[111470]: [pid: 111470|app: 0|req: 6/20] 162.253.55.126 () {66 vars in 1346 bytes} [Tue Sep 1 06:32:15 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:32:15.807000 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.middleware.request_id [None req-42a737cd-c7db-4790-b2df-d92339f4ec86 None None] RequestId filter calling following filter/app {{(pid=111473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:15.810028 np0000191721 devstack@c-api.service[111473]: INFO cinder.api.openstack.wsgi [None req-42a737cd-c7db-4790-b2df-d92339f4ec86 demo demo] GET https://162.253.55.126/volume/v3/types/default Sep 01 06:32:15.810712 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.openstack.wsgi [None req-42a737cd-c7db-4790-b2df-d92339f4ec86 demo demo] Empty body provided in request {{(pid=111473) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:32:15.811095 np0000191721 devstack@c-api.service[111473]: DEBUG cinder.api.openstack.wsgi [None req-42a737cd-c7db-4790-b2df-d92339f4ec86 demo demo] Calling method 'show' {{(pid=111473) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:32:15.823407 np0000191721 devstack@c-api.service[111473]: INFO cinder.api.openstack.wsgi [None req-42a737cd-c7db-4790-b2df-d92339f4ec86 demo demo] https://162.253.55.126/volume/v3/types/default returned with HTTP 200 Sep 01 06:32:15.824101 np0000191721 devstack@c-api.service[111473]: [pid: 111473|app: 0|req: 5/21] 162.253.55.126 () {64 vars in 1301 bytes} [Tue Sep 1 06:32:15 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:32:23.815195 np0000191721 devstack@c-api.service[111470]: DEBUG dbcounter [-] [111470] Writing DB stats cinder:SELECT=1 {{(pid=111470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:32:25.816890 np0000191721 devstack@c-api.service[111473]: DEBUG dbcounter [-] [111473] Writing DB stats cinder:SELECT=8 {{(pid=111473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}