Sep 01 06:26:57.285917 np0000191718 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 01 06:26:57.292554 np0000191718 devstack@c-api.service[111107]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 06:26:57.295452 np0000191718 devstack@c-api.service[111107]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 06:26:57 2026] *** Sep 01 06:26:57.295452 np0000191718 devstack@c-api.service[111107]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 06:26:57.295452 np0000191718 devstack@c-api.service[111107]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 06:26:57.295452 np0000191718 devstack@c-api.service[111107]: nodename: np0000191718 Sep 01 06:26:57.295452 np0000191718 devstack@c-api.service[111107]: machine: x86_64 Sep 01 06:26:57.295452 np0000191718 devstack@c-api.service[111107]: clock source: unix Sep 01 06:26:57.295452 np0000191718 devstack@c-api.service[111107]: pcre jit disabled Sep 01 06:26:57.295452 np0000191718 devstack@c-api.service[111107]: detected number of CPU cores: 16 Sep 01 06:26:57.295452 np0000191718 devstack@c-api.service[111107]: current working directory: / Sep 01 06:26:57.295452 np0000191718 devstack@c-api.service[111107]: detected binary path: /usr/bin/uwsgi-core Sep 01 06:26:57.295452 np0000191718 devstack@c-api.service[111107]: your processes number limit is 256916 Sep 01 06:26:57.295452 np0000191718 devstack@c-api.service[111107]: your memory page size is 4096 bytes Sep 01 06:26:57.296021 np0000191718 devstack@c-api.service[111107]: detected max file descriptor number: 2048 Sep 01 06:26:57.296021 np0000191718 devstack@c-api.service[111107]: lock engine: pthread robust mutexes Sep 01 06:26:57.296021 np0000191718 devstack@c-api.service[111107]: thunder lock: enabled Sep 01 06:26:57.296021 np0000191718 devstack@c-api.service[111107]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 06:26:57.296021 np0000191718 devstack@c-api.service[111107]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 06:26:57.296021 np0000191718 devstack@c-api.service[111107]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 06:26:57.296021 np0000191718 devstack@c-api.service[111107]: Set PythonHome to /opt/stack/data/venv Sep 01 06:26:57.333825 np0000191718 devstack@c-api.service[111107]: Python main interpreter initialized at 0x77a3c28a4668 Sep 01 06:26:57.333825 np0000191718 devstack@c-api.service[111107]: python threads support enabled Sep 01 06:26:57.333825 np0000191718 devstack@c-api.service[111107]: your server socket listen backlog is limited to 100 connections Sep 01 06:26:57.333825 np0000191718 devstack@c-api.service[111107]: your mercy for graceful operations on workers is 80 seconds Sep 01 06:26:57.334346 np0000191718 devstack@c-api.service[111107]: mapped 671795 bytes (656 KB) for 4 cores Sep 01 06:26:57.334478 np0000191718 devstack@c-api.service[111107]: *** Operational MODE: preforking *** Sep 01 06:26:57.334636 np0000191718 devstack@c-api.service[111107]: *** uWSGI is running in multiple interpreter mode *** Sep 01 06:26:57.334636 np0000191718 devstack@c-api.service[111107]: spawned uWSGI master process (pid: 111107) Sep 01 06:26:57.334789 np0000191718 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 01 06:26:57.335214 np0000191718 devstack@c-api.service[111107]: spawned uWSGI worker 1 (pid: 111108, cores: 1) Sep 01 06:26:57.335707 np0000191718 devstack@c-api.service[111107]: spawned uWSGI worker 2 (pid: 111109, cores: 1) Sep 01 06:26:57.336170 np0000191718 devstack@c-api.service[111107]: spawned uWSGI worker 3 (pid: 111110, cores: 1) Sep 01 06:26:57.337585 np0000191718 devstack@c-api.service[111107]: spawned uWSGI worker 4 (pid: 111111, cores: 1) Sep 01 06:26:57.337585 np0000191718 devstack@c-api.service[111107]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 06:26:57.466223 np0000191718 devstack@c-api.service[111110]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:26:57.466223 np0000191718 devstack@c-api.service[111110]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:26:57.466223 np0000191718 devstack@c-api.service[111110]: we strongly recommend against using it for new projects. Sep 01 06:26:57.466223 np0000191718 devstack@c-api.service[111110]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:26:57.466223 np0000191718 devstack@c-api.service[111110]: framework. For more detail see Sep 01 06:26:57.466223 np0000191718 devstack@c-api.service[111110]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:26:57.466223 np0000191718 devstack@c-api.service[111110]: import eventlet # noqa Sep 01 06:26:57.468471 np0000191718 devstack@c-api.service[111111]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:26:57.468471 np0000191718 devstack@c-api.service[111111]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:26:57.468471 np0000191718 devstack@c-api.service[111111]: we strongly recommend against using it for new projects. Sep 01 06:26:57.468471 np0000191718 devstack@c-api.service[111111]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:26:57.468471 np0000191718 devstack@c-api.service[111111]: framework. For more detail see Sep 01 06:26:57.468471 np0000191718 devstack@c-api.service[111111]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:26:57.468471 np0000191718 devstack@c-api.service[111111]: import eventlet # noqa Sep 01 06:26:57.479352 np0000191718 devstack@c-api.service[111109]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:26:57.479352 np0000191718 devstack@c-api.service[111109]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:26:57.479352 np0000191718 devstack@c-api.service[111109]: we strongly recommend against using it for new projects. Sep 01 06:26:57.479352 np0000191718 devstack@c-api.service[111109]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:26:57.479352 np0000191718 devstack@c-api.service[111109]: framework. For more detail see Sep 01 06:26:57.479352 np0000191718 devstack@c-api.service[111109]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:26:57.479352 np0000191718 devstack@c-api.service[111109]: import eventlet # noqa Sep 01 06:26:57.494125 np0000191718 devstack@c-api.service[111108]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:26:57.494125 np0000191718 devstack@c-api.service[111108]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:26:57.494125 np0000191718 devstack@c-api.service[111108]: we strongly recommend against using it for new projects. Sep 01 06:26:57.494125 np0000191718 devstack@c-api.service[111108]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:26:57.494125 np0000191718 devstack@c-api.service[111108]: framework. For more detail see Sep 01 06:26:57.494125 np0000191718 devstack@c-api.service[111108]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:26:57.494125 np0000191718 devstack@c-api.service[111108]: import eventlet # noqa Sep 01 06:26:57.614742 np0000191718 devstack@c-api.service[111110]: /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:26:57.614742 np0000191718 devstack@c-api.service[111110]: from cgi import parse_header Sep 01 06:26:57.624750 np0000191718 devstack@c-api.service[111111]: /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:26:57.624750 np0000191718 devstack@c-api.service[111111]: from cgi import parse_header Sep 01 06:26:57.630559 np0000191718 devstack@c-api.service[111109]: /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:26:57.630559 np0000191718 devstack@c-api.service[111109]: from cgi import parse_header Sep 01 06:26:57.651034 np0000191718 devstack@c-api.service[111110]: /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:26:57.651034 np0000191718 devstack@c-api.service[111110]: warnings.warn( Sep 01 06:26:57.652582 np0000191718 devstack@c-api.service[111108]: /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:26:57.652582 np0000191718 devstack@c-api.service[111108]: from cgi import parse_header Sep 01 06:26:57.661103 np0000191718 devstack@c-api.service[111110]: /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:26:57.661103 np0000191718 devstack@c-api.service[111110]: removals.removed_module( Sep 01 06:26:57.661473 np0000191718 devstack@c-api.service[111111]: /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:26:57.661473 np0000191718 devstack@c-api.service[111111]: warnings.warn( Sep 01 06:26:57.661832 np0000191718 devstack@c-api.service[111110]: /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:26:57.661832 np0000191718 devstack@c-api.service[111110]: removals.removed_module( Sep 01 06:26:57.664627 np0000191718 devstack@c-api.service[111109]: /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:26:57.664627 np0000191718 devstack@c-api.service[111109]: warnings.warn( Sep 01 06:26:57.671770 np0000191718 devstack@c-api.service[111111]: /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:26:57.671770 np0000191718 devstack@c-api.service[111111]: removals.removed_module( Sep 01 06:26:57.672586 np0000191718 devstack@c-api.service[111111]: /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:26:57.672586 np0000191718 devstack@c-api.service[111111]: removals.removed_module( Sep 01 06:26:57.675548 np0000191718 devstack@c-api.service[111109]: /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:26:57.675548 np0000191718 devstack@c-api.service[111109]: removals.removed_module( Sep 01 06:26:57.676233 np0000191718 devstack@c-api.service[111109]: /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:26:57.676233 np0000191718 devstack@c-api.service[111109]: removals.removed_module( Sep 01 06:26:57.692145 np0000191718 devstack@c-api.service[111108]: /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:26:57.692145 np0000191718 devstack@c-api.service[111108]: warnings.warn( Sep 01 06:26:57.702655 np0000191718 devstack@c-api.service[111108]: /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:26:57.702655 np0000191718 devstack@c-api.service[111108]: removals.removed_module( Sep 01 06:26:57.703373 np0000191718 devstack@c-api.service[111108]: /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:26:57.703373 np0000191718 devstack@c-api.service[111108]: removals.removed_module( Sep 01 06:26:58.348765 np0000191718 devstack@c-api.service[111110]: /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:26:58.348765 np0000191718 devstack@c-api.service[111110]: warnings.warn( Sep 01 06:26:58.389690 np0000191718 devstack@c-api.service[111109]: /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:26:58.389690 np0000191718 devstack@c-api.service[111109]: warnings.warn( Sep 01 06:26:58.389812 np0000191718 devstack@c-api.service[111111]: /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:26:58.389812 np0000191718 devstack@c-api.service[111111]: warnings.warn( Sep 01 06:26:58.398068 np0000191718 devstack@c-api.service[111110]: /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:26:58.398068 np0000191718 devstack@c-api.service[111110]: warnings.warn( Sep 01 06:26:58.404246 np0000191718 devstack@c-api.service[111108]: /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:26:58.404246 np0000191718 devstack@c-api.service[111108]: warnings.warn( Sep 01 06:26:58.438688 np0000191718 devstack@c-api.service[111111]: /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:26:58.438688 np0000191718 devstack@c-api.service[111111]: warnings.warn( Sep 01 06:26:58.439044 np0000191718 devstack@c-api.service[111109]: /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:26:58.439044 np0000191718 devstack@c-api.service[111109]: warnings.warn( Sep 01 06:26:58.452046 np0000191718 devstack@c-api.service[111108]: /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:26:58.452046 np0000191718 devstack@c-api.service[111108]: warnings.warn( Sep 01 06:26:58.583811 np0000191718 devstack@c-api.service[111110]: 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:26:58.584250 np0000191718 devstack@c-api.service[111110]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111110) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:26:58.609557 np0000191718 devstack@c-api.service[111111]: 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:26:58.609949 np0000191718 devstack@c-api.service[111111]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111111) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:26:58.610205 np0000191718 devstack@c-api.service[111109]: 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:26:58.610610 np0000191718 devstack@c-api.service[111109]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111109) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:26:58.620598 np0000191718 devstack@c-api.service[111108]: 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:26:58.620979 np0000191718 devstack@c-api.service[111108]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111108) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:26:58.679388 np0000191718 devstack@c-api.service[111108]: /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:26:58.679388 np0000191718 devstack@c-api.service[111108]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:26:58.694687 np0000191718 devstack@c-api.service[111110]: /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:26:58.694687 np0000191718 devstack@c-api.service[111110]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:26:58.696889 np0000191718 devstack@c-api.service[111109]: /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:26:58.696889 np0000191718 devstack@c-api.service[111109]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:26:58.700382 np0000191718 devstack@c-api.service[111111]: /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:26:58.700382 np0000191718 devstack@c-api.service[111111]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:26:59.133945 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111110) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:26:59.134142 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111109) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:26:59.134231 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111111) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:26:59.134308 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.134365 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111108) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:26:59.134456 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.134517 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.134616 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.134676 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.134740 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.134795 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.134850 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.134906 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.134960 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.135014 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.135089 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.135145 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.135199 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.135199 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.135199 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.135386 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.135450 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.135505 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.135582 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.135653 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.135715 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.135775 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.135836 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.135898 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.135951 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.136006 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.136063 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.136117 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.136170 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.136234 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.136304 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.136360 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.136414 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.136477 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.136531 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.136620 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.136675 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.136729 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.136783 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.136849 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.136904 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.136960 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.137015 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.137100 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.137156 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.137212 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.137266 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.137351 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.137418 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.137472 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.137533 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.137614 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.137670 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.137737 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.137792 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.137847 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.137917 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.137974 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.138028 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.138082 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.138145 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.138199 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.138199 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.138199 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.138199 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.138199 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.138199 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.138525 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.138525 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.138659 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.138709 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.138779 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.138837 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.138889 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.138950 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.139004 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.139064 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.139117 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.139177 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.139232 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.139305 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.139372 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.139427 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.139480 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.139532 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.139622 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.139676 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.139737 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.139792 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.139847 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.139847 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.139847 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.139847 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.139847 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.139847 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.140308 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.140308 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.140308 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.140460 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.140527 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.140620 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.140684 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.140737 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.140792 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.140792 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.140893 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.140893 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.140893 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.140893 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.141098 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.141098 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.141098 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.141251 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.141331 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.141331 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.141439 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.141492 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.141572 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.141642 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.141705 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.141705 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.141705 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.141705 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.142807 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.142881 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.142881 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.142983 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.142983 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.143076 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.143149 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.143209 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.143264 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.143264 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.143264 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.143264 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.143469 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.143528 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.143623 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.143679 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.143745 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.143745 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.143745 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.143745 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.143745 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.143988 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.143988 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.143988 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.144141 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.144141 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.144141 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.144315 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.145297 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.145368 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.145423 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.145479 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.145533 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.145625 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.145625 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.145733 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.145797 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.145852 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.145907 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.145961 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.146015 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.146069 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.146131 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.146184 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.146238 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.146312 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.146381 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.146435 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.146495 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.146572 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.146627 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.146682 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.146737 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.146793 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.146847 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.146902 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.146972 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.147032 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.147086 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.147139 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.147139 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.147139 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.147139 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.147362 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.147451 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.147600 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.147666 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.147723 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.147779 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.147833 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.148427 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.148509 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.148647 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.148756 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.148834 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.148896 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.148951 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.149005 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.149005 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.149005 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.149005 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.149005 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.149005 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.149005 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.149360 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.149360 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.149360 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.149360 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.149360 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.149360 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.149682 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.149741 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.149793 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.149846 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.149915 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.149979 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.150039 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.150093 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.150148 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.150386 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.150457 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.150520 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.150613 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.150675 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.150729 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.150782 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.150837 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.150891 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.150943 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.150995 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.151054 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.151118 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.151174 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.151226 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.151279 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.151360 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.151415 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.151478 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.151532 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.151669 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.151723 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.151801 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.151856 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.151911 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.151964 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.152017 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.152070 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.152125 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.152177 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.152229 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.152298 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.152366 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.152426 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.152480 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.152534 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.152612 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.152665 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.152717 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.152771 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.152771 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.152872 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.152872 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.152872 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.152872 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.152872 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.152872 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.152872 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.153228 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.153228 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.153228 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.153228 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.153228 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.153228 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.153228 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.153614 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.153614 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.153717 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.153767 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.153767 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.153892 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.153949 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.154017 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.154068 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.154120 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.154175 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.154224 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.154224 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.154224 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.155255 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.155348 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.155348 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.155474 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.155474 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.155598 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.155598 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.155698 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.155698 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.155813 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.155813 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.155813 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.155966 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.155966 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.156066 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.156122 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.156177 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.156234 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.156315 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.156372 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.156426 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.156489 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.156581 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.156640 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.156693 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.156745 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.156745 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.156844 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.156899 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.156899 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.156899 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.156899 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.157112 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.157168 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.157224 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.157277 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.157347 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.157409 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.157463 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.157516 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.157588 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.157658 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.157720 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.157776 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.157830 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.157882 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.157935 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.157989 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.158042 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.158103 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.158166 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.158222 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.158346 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.158407 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.158460 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.158517 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.159622 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.159703 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.159771 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.159828 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.159893 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.159953 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.160014 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.160075 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.160131 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.160184 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.160238 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.160310 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.160365 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.160431 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.160485 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.160559 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.160615 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.160668 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.160721 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.160790 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.160844 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.160899 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.160951 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.161004 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.161057 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.161110 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.161174 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.161230 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.162446 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.162590 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.162590 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.162590 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.162737 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.162737 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.162833 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.162888 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.162953 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.162953 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.163060 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.163115 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.163172 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.163227 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.163278 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.163354 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.163408 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.163469 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.163523 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.163623 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.163682 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.163733 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.163787 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.163931 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.163988 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.164051 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.164107 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.164169 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.164233 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.164309 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.164364 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.164420 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.164481 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.164560 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.164616 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.164669 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.164722 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.164789 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.164844 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.164908 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.164963 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.165016 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.165068 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.165122 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.165184 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.165241 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.165322 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.165378 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.165440 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.165503 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.165621 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.165681 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.165737 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.165792 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.165845 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.165899 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.165959 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.166015 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.166083 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.166137 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.166198 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.166254 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.166326 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.166381 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.166434 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.166498 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.166574 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.166628 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.166682 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.166753 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.166809 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.166862 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.166916 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.166971 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.167024 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.167077 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.167126 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.167181 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.167252 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.167323 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.167377 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.167430 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.167487 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.167487 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.167605 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.167605 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.167605 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.167605 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.167605 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.167605 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.167605 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.168375 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.168375 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.168375 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.168689 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.168791 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.168863 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.168935 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.168992 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.169045 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.169098 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.169151 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.169204 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.169258 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.169328 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.169383 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.169437 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.169500 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.169577 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.169631 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.169686 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.169686 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.169785 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.169785 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.169785 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.169785 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.170126 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.170196 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.170249 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.170328 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.170393 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.170446 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.170496 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.170496 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.170496 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.170663 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.170718 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.170789 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.170789 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.170789 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.170942 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.170997 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.171052 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.171105 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.171158 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.171219 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.171280 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.171280 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.171280 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.171280 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.171498 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.171498 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.171498 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.171498 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.171726 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.171818 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.171873 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.171933 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.171990 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.172042 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.172095 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.172149 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.172203 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.172265 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.172338 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.172388 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.172446 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.172498 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.172578 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.172628 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.172678 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.172732 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.172785 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.172838 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.172838 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.172838 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.172838 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.172838 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.173089 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.173089 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.173089 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.173089 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.173280 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.173362 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.173416 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.173478 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.173553 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.173605 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.173674 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.173728 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.173790 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.173849 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.173905 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.173957 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.174018 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.174081 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.174134 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.174189 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.174259 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.174331 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.174386 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.174386 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.174386 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.174386 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.174386 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.174386 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.174752 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.174752 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.174860 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.174922 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.174983 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.175036 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.175089 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.175151 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.175213 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.175274 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.175346 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.175400 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.175454 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.175509 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.175599 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.175655 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.175711 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.175775 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.175829 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.175882 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.175882 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.175981 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.175981 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.175981 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.175981 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.175981 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.175981 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.175981 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.177526 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.177526 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.177686 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.177736 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.177795 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.177849 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.177902 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.177955 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.178035 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.178093 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.178147 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.178197 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.178197 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.178197 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.178383 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.178383 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.178383 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.178383 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.178383 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.178383 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.178707 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.178707 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.178806 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.178862 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.178862 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.178862 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.178862 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.178862 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.179103 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.179103 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.179103 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.179103 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.179331 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.179389 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.179442 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.179497 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.179573 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.179646 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.179701 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.179701 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.179801 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.179801 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.179801 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.179801 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.179801 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.179801 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.180105 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.180451 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.180517 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.180594 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.180650 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.180705 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.180759 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.180827 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.180882 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.180944 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.181011 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.181072 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.181126 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.181181 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.181234 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.181305 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.181360 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.181421 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.181476 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.181562 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.181617 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.181617 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.181617 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.181617 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.181805 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.181805 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.181805 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.181805 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.182006 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.182071 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.182125 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.182180 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.182233 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.182301 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.182364 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.182364 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.182364 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.182364 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.182677 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.182771 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.182771 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.182874 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.182930 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.182930 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.183037 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.183091 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.183144 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.183197 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.183260 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.183260 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.183260 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.183260 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.183476 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.183476 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.183476 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.183476 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.183763 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.183825 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.183898 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.183961 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.184020 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.184075 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.184130 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.184192 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.184245 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.184245 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.184369 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.184431 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.184495 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.184575 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.184682 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.184746 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.184814 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.184868 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.184923 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.184986 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.185039 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.185102 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.185167 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.185223 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.185304 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.185369 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.185424 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.185477 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.185531 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.185608 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.185662 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.185732 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.185797 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.185797 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.185797 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.185797 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.185797 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.185797 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.186072 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.186072 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.186072 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.186072 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.186279 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.186350 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.186405 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.186460 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.186509 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.186607 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.186663 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.186718 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.186789 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.186845 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.186899 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.186899 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.187012 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.187012 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.187012 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.187012 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.187224 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.187279 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.187369 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.187369 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.187369 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.187369 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.187369 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.187369 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.187676 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.187676 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.187783 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.187850 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.187850 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.187961 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.188016 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.188068 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.188123 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.188176 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.188229 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.188296 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.188352 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.188417 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.188470 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.188524 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.188610 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.188665 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.188725 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.188781 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.188834 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.188888 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.188959 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.189013 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.189069 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.189122 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.189122 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.189122 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.189268 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.189268 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.189268 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.189429 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.189646 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.189707 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.189757 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.189809 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.189866 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.189919 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.189971 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.190034 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.190089 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.190143 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.190205 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.190260 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.190333 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.190397 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.190451 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.190505 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.190581 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.190637 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.190701 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.190765 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.190826 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.190889 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.190942 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.190996 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.191054 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.191116 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.191170 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.191224 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.191277 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.191351 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.191417 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.191479 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.191534 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.191610 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.191665 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.191718 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.191770 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.191823 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.191878 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.191932 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.192001 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.192056 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.192111 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.192166 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.192218 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.192275 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.192348 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.192403 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.192452 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.192452 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.192452 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.192452 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.192683 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.192683 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.192785 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.192836 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.192884 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.192938 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.192998 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.193048 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.193115 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.193166 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.193214 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.193270 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.193340 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.193401 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.193455 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.193509 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.193587 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.193655 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.193719 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.193773 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.193959 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.194069 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.194182 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.194182 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.194308 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.194364 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.194364 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.194364 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:26:59.194507 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.194507 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.194507 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.194671 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.194965 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.195045 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.195081 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.195152 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.195228 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.195318 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.195361 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.195431 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.195501 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.195573 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:26:59.195657 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.195708 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.195779 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:26:59.195847 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.195924 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111110) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.195966 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111111) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.196034 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:26:59.196034 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:26:59.196034 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:26:59.196034 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:26:59.237094 np0000191718 devstack@c-api.service[111111]: INFO dbcounter [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Registered counter for database cinder Sep 01 06:26:59.237236 np0000191718 devstack@c-api.service[111109]: INFO dbcounter [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Registered counter for database cinder Sep 01 06:26:59.238697 np0000191718 devstack@c-api.service[111108]: INFO dbcounter [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Registered counter for database cinder Sep 01 06:26:59.239967 np0000191718 devstack@c-api.service[111110]: INFO dbcounter [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Registered counter for database cinder Sep 01 06:26:59.281487 np0000191718 devstack@c-api.service[111111]: DEBUG oslo_db.sqlalchemy.engines [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 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=111111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:26:59.283117 np0000191718 devstack@c-api.service[111108]: DEBUG oslo_db.sqlalchemy.engines [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 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=111108) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:26:59.284770 np0000191718 devstack@c-api.service[111110]: DEBUG oslo_db.sqlalchemy.engines [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a 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=111110) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:26:59.286368 np0000191718 devstack@c-api.service[111109]: DEBUG oslo_db.sqlalchemy.engines [None req-5884de0d-db4e-4905-9db3-29265e19a910 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=111109) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:26:59.386651 np0000191718 devstack@c-api.service[111108]: DEBUG dbcounter [-] [111108] Writer thread running {{(pid=111108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:26:59.386821 np0000191718 devstack@c-api.service[111111]: DEBUG dbcounter [-] [111111] Writer thread running {{(pid=111111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:26:59.389253 np0000191718 devstack@c-api.service[111108]: /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:26:59.389253 np0000191718 devstack@c-api.service[111108]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:26:59.389429 np0000191718 devstack@c-api.service[111111]: /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:26:59.389429 np0000191718 devstack@c-api.service[111111]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:26:59.389530 np0000191718 devstack@c-api.service[111108]: INFO cinder.rpc [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:26:59.389623 np0000191718 devstack@c-api.service[111111]: INFO cinder.rpc [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:26:59.390492 np0000191718 devstack@c-api.service[111110]: DEBUG dbcounter [-] [111110] Writer thread running {{(pid=111110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:26:59.391026 np0000191718 devstack@c-api.service[111109]: DEBUG dbcounter [-] [111109] Writer thread running {{(pid=111109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:26:59.391693 np0000191718 devstack@c-api.service[111108]: INFO cinder.rpc [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:26:59.391763 np0000191718 devstack@c-api.service[111111]: INFO cinder.rpc [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:26:59.392932 np0000191718 devstack@c-api.service[111110]: /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:26:59.392932 np0000191718 devstack@c-api.service[111110]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:26:59.393145 np0000191718 devstack@c-api.service[111110]: INFO cinder.rpc [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:26:59.393604 np0000191718 devstack@c-api.service[111109]: /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:26:59.393604 np0000191718 devstack@c-api.service[111109]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:26:59.393778 np0000191718 devstack@c-api.service[111108]: INFO cinder.rpc [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:26:59.393843 np0000191718 devstack@c-api.service[111111]: INFO cinder.rpc [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:26:59.393900 np0000191718 devstack@c-api.service[111109]: INFO cinder.rpc [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:26:59.395434 np0000191718 devstack@c-api.service[111110]: INFO cinder.rpc [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:26:59.395679 np0000191718 devstack@c-api.service[111108]: INFO cinder.rpc [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:26:59.395745 np0000191718 devstack@c-api.service[111111]: INFO cinder.rpc [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:26:59.395983 np0000191718 devstack@c-api.service[111109]: INFO cinder.rpc [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:26:59.396455 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.396534 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.397432 np0000191718 devstack@c-api.service[111110]: INFO cinder.rpc [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:26:59.397962 np0000191718 devstack@c-api.service[111109]: INFO cinder.rpc [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:26:59.399108 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.399178 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.399234 np0000191718 devstack@c-api.service[111110]: INFO cinder.rpc [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:26:59.399737 np0000191718 devstack@c-api.service[111109]: INFO cinder.rpc [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:26:59.400109 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.400521 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.403190 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.403308 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.431156 np0000191718 devstack@c-api.service[111108]: DEBUG oslo_db.sqlalchemy.engines [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 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=111108) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:26:59.432787 np0000191718 devstack@c-api.service[111111]: DEBUG oslo_db.sqlalchemy.engines [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 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=111111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:26:59.433441 np0000191718 devstack@c-api.service[111108]: INFO cinder.rpc [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:26:59.434762 np0000191718 devstack@c-api.service[111109]: DEBUG oslo_db.sqlalchemy.engines [None req-5884de0d-db4e-4905-9db3-29265e19a910 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=111109) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:26:59.434934 np0000191718 devstack@c-api.service[111111]: INFO cinder.rpc [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:26:59.435374 np0000191718 devstack@c-api.service[111108]: INFO cinder.rpc [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:26:59.436264 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.436460 np0000191718 devstack@c-api.service[111110]: DEBUG oslo_db.sqlalchemy.engines [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a 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=111110) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:26:59.436897 np0000191718 devstack@c-api.service[111111]: INFO cinder.rpc [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:26:59.437002 np0000191718 devstack@c-api.service[111109]: INFO cinder.rpc [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:26:59.437651 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.439008 np0000191718 devstack@c-api.service[111109]: INFO cinder.rpc [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:26:59.439107 np0000191718 devstack@c-api.service[111110]: INFO cinder.rpc [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:26:59.439872 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.441061 np0000191718 devstack@c-api.service[111110]: INFO cinder.rpc [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:26:59.442026 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.445649 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.446876 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.448571 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.449943 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.450681 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.451473 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.452455 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.452874 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.453616 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.455161 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.455499 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.455840 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.457295 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.457928 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.458448 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.459616 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.460053 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.461469 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.462396 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.462716 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.463784 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.464253 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.466059 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.466589 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.466654 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.466872 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.469148 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.469228 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.469526 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.469740 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.470870 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.471836 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.471904 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.472679 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.473206 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.473305 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.474493 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.475312 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.475695 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.475848 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.478015 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.478337 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.478422 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.479374 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.480779 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.481519 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.481971 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.483451 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.483521 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.483862 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.484935 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.485727 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.486235 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.486731 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.487167 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.487228 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.487478 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.488500 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.488711 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.488843 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.489748 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.489922 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.490274 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.490355 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.490961 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.491262 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.491700 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.492162 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.492227 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.492340 np0000191718 devstack@c-api.service[111108]: WARNING cinder.api.contrib.hosts [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:26:59.492936 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.493003 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.493510 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.493728 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.493870 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: extensions {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.494156 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.494571 np0000191718 devstack@c-api.service[111111]: WARNING cinder.api.contrib.hosts [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:26:59.495048 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.495109 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: os-volume-transfer {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.495167 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.495423 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.496063 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: extensions {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.496309 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.496813 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.496897 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: extra_specs {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.497387 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: os-volume-transfer {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.497591 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.497871 np0000191718 devstack@c-api.service[111109]: WARNING cinder.api.contrib.hosts [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:26:59.498229 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: backups {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.498504 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.498838 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.498924 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: extra_specs {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.499403 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: extensions {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.500120 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: os-snapshot-manage {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.500188 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.500334 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: backups {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.500651 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: os-volume-transfer {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.501263 np0000191718 devstack@c-api.service[111110]: WARNING cinder.api.contrib.hosts [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:26:59.501477 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: qos-specs {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.501940 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.502210 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: os-snapshot-manage {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.502345 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: extra_specs {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.502836 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: extensions {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.503768 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: qos-specs {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.503856 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: backups {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.504060 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: os-availability-zone {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.504122 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: os-volume-transfer {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.505122 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: cgsnapshots {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.505669 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: extra_specs {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.505805 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: os-snapshot-manage {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.506181 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: os-availability-zone {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.506437 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: os-volume-manage {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.507096 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: backups {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.507164 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: qos-specs {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.507581 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: cgsnapshots {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.507797 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: os-volume-type-access {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.508922 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: os-volume-manage {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.509171 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: os-snapshot-manage {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.509236 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: scheduler-stats {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.509676 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: os-availability-zone {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.510249 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: os-volume-type-access {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.510606 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: encryption {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.510870 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: cgsnapshots {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.511089 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: qos-specs {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.511714 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: scheduler-stats {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.512086 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: capabilities {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.512163 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: os-volume-manage {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.513038 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: os-availability-zone {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.513106 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: encryption {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.513269 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: os-quota-sets {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.513655 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: os-volume-type-access {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.514222 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: cgsnapshots {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.514518 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: capabilities {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.514703 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: os-quota-class-sets {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.515102 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: scheduler-stats {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.515668 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: os-quota-sets {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.515850 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: os-volume-manage {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.515994 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: os-hosts {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.516466 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: encryption {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.516999 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: os-quota-class-sets {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.517180 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: os-volume-type-access {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.517268 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: consistencygroups {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.517931 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: capabilities {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.518212 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: os-hosts {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.518730 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: scheduler-stats {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.519081 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: os-quota-sets {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.519168 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extended resource: encryption {{(pid=111108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.519453 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: consistencygroups {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.520039 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: encryption {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.520452 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: os-quota-class-sets {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.521272 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extended resource: encryption {{(pid=111111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.521354 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.521489 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: capabilities {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.521686 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: os-hosts {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.522638 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: os-quota-sets {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.522727 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.522910 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: consistencygroups {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.523315 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.523912 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.524260 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: os-quota-class-sets {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.524598 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.524736 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extended resource: encryption {{(pid=111109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.525229 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.525675 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: os-hosts {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.525844 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.526516 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.526784 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.526945 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: consistencygroups {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.527095 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.527801 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.528041 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.528328 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.528884 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extended resource: encryption {{(pid=111110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:26:59.529105 np0000191718 devstack@c-api.service[111108]: WARNING castellan.key_manager.migration [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.529277 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.529580 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.530022 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.contrib.snapshot_actions [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] SnapshotActionsController initialized {{(pid=111108) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:26:59.530125 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.530229 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.530349 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension VolumeActions extending resource: volumes {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.530584 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.530647 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.530704 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.530759 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension TypesManage extending resource: types {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.530813 np0000191718 devstack@c-api.service[111111]: WARNING castellan.key_manager.migration [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.530868 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.530967 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.531024 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.531080 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.531154 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension AdminActions extending resource: volumes {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.531266 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension AdminActions extending resource: snapshots {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.531388 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension AdminActions extending resource: backups {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.531482 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.531606 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension UsedLimits extending resource: limits {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.531691 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.contrib.snapshot_actions [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] SnapshotActionsController initialized {{(pid=111111) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:26:59.531750 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.531805 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.531859 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.v3.router [None req-62bf2f0d-8893-411f-82d7-4064682de0b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.531933 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.531933 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.532043 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension VolumeActions extending resource: volumes {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.532184 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.532275 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.532388 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension TypesManage extending resource: types {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.532484 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.532605 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.532680 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.532738 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.532798 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension AdminActions extending resource: volumes {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.532915 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension AdminActions extending resource: snapshots {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.533005 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.533061 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension AdminActions extending resource: backups {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.533117 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.533174 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension UsedLimits extending resource: limits {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.533279 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.533385 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.v3.router [None req-a09338fa-6323-4ab0-8893-b2d1cc237922 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.534105 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.534299 np0000191718 devstack@c-api.service[111109]: WARNING castellan.key_manager.migration [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.535159 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.contrib.snapshot_actions [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] SnapshotActionsController initialized {{(pid=111109) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:26:59.535255 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.535386 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.535474 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.535533 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension VolumeActions extending resource: volumes {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.535724 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.535793 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.535889 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension TypesManage extending resource: types {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.535989 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.536089 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.536172 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.536304 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension AdminActions extending resource: volumes {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.536395 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension AdminActions extending resource: snapshots {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.536506 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension AdminActions extending resource: backups {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.536610 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.536704 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.536806 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension UsedLimits extending resource: limits {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.536806 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.537012 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.v3.router [None req-5884de0d-db4e-4905-9db3-29265e19a910 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.538012 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.539337 np0000191718 devstack@c-api.service[111108]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77a3c28a4668 pid: 111108 (default app) Sep 01 06:26:59.539416 np0000191718 devstack@c-api.service[111110]: WARNING castellan.key_manager.migration [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:26:59.540316 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.contrib.snapshot_actions [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] SnapshotActionsController initialized {{(pid=111110) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:26:59.540417 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.540525 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.540605 np0000191718 devstack@c-api.service[111111]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77a3c28a4668 pid: 111111 (default app) Sep 01 06:26:59.540662 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension VolumeActions extending resource: volumes {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.540850 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.540924 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.541040 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension TypesManage extending resource: types {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.541137 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension VolumeTypeAccess extending resource: types {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.541247 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.541369 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.541474 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension AdminActions extending resource: volumes {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.541603 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension AdminActions extending resource: snapshots {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.541707 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension AdminActions extending resource: backups {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.541793 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.541894 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension UsedLimits extending resource: limits {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.542005 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension SnapshotActions extending resource: snapshots {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.542101 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.v3.router [None req-cdc1d722-cea2-4f5a-b17e-1a241927ac3a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:26:59.544084 np0000191718 devstack@c-api.service[111109]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77a3c28a4668 pid: 111109 (default app) Sep 01 06:26:59.549415 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.middleware.request_id [None req-fb14a86b-8cd5-4f16-893e-b001257d4a57 None None] RequestId filter calling following filter/app {{(pid=111108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:26:59.550313 np0000191718 devstack@c-api.service[111110]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77a3c28a4668 pid: 111110 (default app) Sep 01 06:26:59.552098 np0000191718 devstack@c-api.service[111108]: [pid: 111108|app: 0|req: 1/1] 162.253.55.167 () {60 vars in 956 bytes} [Tue Sep 1 06:26:59 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:27:07.195085 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-76bba6db-8407-4b40-a4ba-0fc9501fdfd9 None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:27:07.764923 np0000191718 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-76bba6db-8407-4b40-a4ba-0fc9501fdfd9 admin admin] POST https://162.253.55.167/volume/v3/types Sep 01 06:27:07.764923 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.openstack.wsgi [None req-76bba6db-8407-4b40-a4ba-0fc9501fdfd9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:27:07.764923 np0000191718 devstack@c-api.service[111111]: /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:27:07.764923 np0000191718 devstack@c-api.service[111111]: warnings.warn( Sep 01 06:27:07.797297 np0000191718 devstack@c-api.service[111111]: DEBUG oslo_db.sqlalchemy.engines [None req-76bba6db-8407-4b40-a4ba-0fc9501fdfd9 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=111111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:27:07.828681 np0000191718 devstack@c-api.service[111111]: INFO cinder.api.openstack.wsgi [None req-76bba6db-8407-4b40-a4ba-0fc9501fdfd9 admin admin] https://162.253.55.167/volume/v3/types returned with HTTP 200 Sep 01 06:27:07.828681 np0000191718 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 1/2] 162.253.55.167 () {68 vars in 1333 bytes} [Tue Sep 1 06:27:07 2026] POST /volume/v3/types => generated 186 bytes in 653 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:27:07.869050 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.middleware.request_id [None req-476dcedf-64d2-4634-adb6-c23eb1473b06 None None] RequestId filter calling following filter/app {{(pid=111109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:27:08.196229 np0000191718 devstack@c-api.service[111109]: INFO cinder.api.openstack.wsgi [None req-476dcedf-64d2-4634-adb6-c23eb1473b06 admin admin] POST https://162.253.55.167/volume/v3/types/fb634f5e-c0f7-4c5b-8102-758831853dd8/extra_specs Sep 01 06:27:08.196673 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.openstack.wsgi [None req-476dcedf-64d2-4634-adb6-c23eb1473b06 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:27:08.198231 np0000191718 devstack@c-api.service[111109]: /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:27:08.198231 np0000191718 devstack@c-api.service[111109]: warnings.warn( Sep 01 06:27:08.232710 np0000191718 devstack@c-api.service[111109]: DEBUG oslo_db.sqlalchemy.engines [None req-476dcedf-64d2-4634-adb6-c23eb1473b06 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=111109) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:27:08.290533 np0000191718 devstack@c-api.service[111109]: INFO cinder.api.openstack.wsgi [None req-476dcedf-64d2-4634-adb6-c23eb1473b06 admin admin] https://162.253.55.167/volume/v3/types/fb634f5e-c0f7-4c5b-8102-758831853dd8/extra_specs returned with HTTP 200 Sep 01 06:27:08.290953 np0000191718 devstack@c-api.service[111109]: [pid: 111109|app: 0|req: 1/3] 162.253.55.167 () {68 vars in 1480 bytes} [Tue Sep 1 06:27:07 2026] POST /volume/v3/types/fb634f5e-c0f7-4c5b-8102-758831853dd8/extra_specs => generated 55 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:27:09.436141 np0000191718 devstack@c-api.service[111108]: DEBUG dbcounter [-] [111108] Writing DB stats cinder:SELECT=6 {{(pid=111108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:27:09.443319 np0000191718 devstack@c-api.service[111110]: DEBUG dbcounter [-] [111110] Writing DB stats cinder:SELECT=6 {{(pid=111110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:27:17.823808 np0000191718 devstack@c-api.service[111111]: DEBUG dbcounter [-] [111111] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:27:18.288951 np0000191718 devstack@c-api.service[111109]: DEBUG dbcounter [-] [111109] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:30:15.412584 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [None req-9a46a1f3-ef49-4a29-8344-ff0d7a24c1f9 None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:15.413971 np0000191718 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-9a46a1f3-ef49-4a29-8344-ff0d7a24c1f9 None None] GET https://162.253.55.167/volume// Sep 01 06:30:15.414292 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-9a46a1f3-ef49-4a29-8344-ff0d7a24c1f9 None None] Empty body provided in request {{(pid=111110) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:30:15.414738 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-9a46a1f3-ef49-4a29-8344-ff0d7a24c1f9 None None] Calling method 'all' {{(pid=111110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:30:15.415681 np0000191718 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-9a46a1f3-ef49-4a29-8344-ff0d7a24c1f9 None None] https://162.253.55.167/volume// returned with HTTP 300 Sep 01 06:30:15.416261 np0000191718 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 1/4] 162.253.55.167 () {66 vars in 1456 bytes} [Tue Sep 1 06:30:15 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 06:30:55.249823 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.middleware.request_id [None req-45c37c70-c906-437f-be4f-959d014a344a None None] RequestId filter calling following filter/app {{(pid=111108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:55.251013 np0000191718 devstack@c-api.service[111108]: [pid: 111108|app: 0|req: 2/5] 162.253.55.167 () {62 vars in 1068 bytes} [Tue Sep 1 06:30:55 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:30:55.280671 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-dab98e21-cd73-4a3a-82ca-1281aa0f54a9 None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:55.291591 np0000191718 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 2/6] 162.253.55.167 () {64 vars in 1272 bytes} [Tue Sep 1 06:30:55 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:30:55.321584 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.middleware.request_id [req-dab98e21-cd73-4a3a-82ca-1281aa0f54a9 req-613c16ab-7867-4936-95cd-a711dd01233b None None] RequestId filter calling following filter/app {{(pid=111109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:55.326409 np0000191718 devstack@c-api.service[111109]: INFO cinder.api.openstack.wsgi [req-dab98e21-cd73-4a3a-82ca-1281aa0f54a9 req-613c16ab-7867-4936-95cd-a711dd01233b demo demo] GET https://162.253.55.167/volume/v3/ Sep 01 06:30:55.326839 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.openstack.wsgi [req-dab98e21-cd73-4a3a-82ca-1281aa0f54a9 req-613c16ab-7867-4936-95cd-a711dd01233b demo demo] Empty body provided in request {{(pid=111109) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:30:55.327231 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.openstack.wsgi [req-dab98e21-cd73-4a3a-82ca-1281aa0f54a9 req-613c16ab-7867-4936-95cd-a711dd01233b demo demo] Calling method 'version_select' {{(pid=111109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:30:55.328833 np0000191718 devstack@c-api.service[111109]: INFO cinder.api.openstack.wsgi [req-dab98e21-cd73-4a3a-82ca-1281aa0f54a9 req-613c16ab-7867-4936-95cd-a711dd01233b demo demo] https://162.253.55.167/volume/v3/ returned with HTTP 200 Sep 01 06:30:55.329448 np0000191718 devstack@c-api.service[111109]: [pid: 111109|app: 0|req: 2/7] 162.253.55.167 () {66 vars in 1346 bytes} [Tue Sep 1 06:30:55 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:30:55.363270 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [None req-0aedfd9a-5b44-4584-a3c6-aa718867152a None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:55.693268 np0000191718 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-0aedfd9a-5b44-4584-a3c6-aa718867152a demo demo] GET https://162.253.55.167/volume/v3/types Sep 01 06:30:55.693594 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-0aedfd9a-5b44-4584-a3c6-aa718867152a demo demo] Empty body provided in request {{(pid=111110) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:30:55.693801 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [None req-0aedfd9a-5b44-4584-a3c6-aa718867152a demo demo] Calling method 'index' {{(pid=111110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:30:55.694281 np0000191718 devstack@c-api.service[111110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 06:30:55.694281 np0000191718 devstack@c-api.service[111110]: warnings.warn( Sep 01 06:30:55.694912 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.api_utils [None req-0aedfd9a-5b44-4584-a3c6-aa718867152a demo demo] Removing options '' from query. {{(pid=111110) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:30:55.732126 np0000191718 devstack@c-api.service[111110]: DEBUG oslo_db.sqlalchemy.engines [None req-0aedfd9a-5b44-4584-a3c6-aa718867152a 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=111110) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:30:55.747403 np0000191718 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [None req-0aedfd9a-5b44-4584-a3c6-aa718867152a demo demo] https://162.253.55.167/volume/v3/types returned with HTTP 200 Sep 01 06:30:55.747775 np0000191718 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 2/8] 162.253.55.167 () {64 vars in 1290 bytes} [Tue Sep 1 06:30:55 2026] GET /volume/v3/types => generated 377 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:30:55.788060 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.middleware.request_id [None req-9e493f4f-1271-43cf-8618-18b94a3a7a4a None None] RequestId filter calling following filter/app {{(pid=111108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:56.107196 np0000191718 devstack@c-api.service[111108]: INFO cinder.api.openstack.wsgi [None req-9e493f4f-1271-43cf-8618-18b94a3a7a4a demo demo] GET https://162.253.55.167/volume/v3/types/default Sep 01 06:30:56.107498 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.openstack.wsgi [None req-9e493f4f-1271-43cf-8618-18b94a3a7a4a demo demo] Empty body provided in request {{(pid=111108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:30:56.107755 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.openstack.wsgi [None req-9e493f4f-1271-43cf-8618-18b94a3a7a4a demo demo] Calling method 'show' {{(pid=111108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:30:56.145058 np0000191718 devstack@c-api.service[111108]: DEBUG oslo_db.sqlalchemy.engines [None req-9e493f4f-1271-43cf-8618-18b94a3a7a4a 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=111108) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:30:56.158871 np0000191718 devstack@c-api.service[111108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 06:30:56.158871 np0000191718 devstack@c-api.service[111108]: warnings.warn( Sep 01 06:30:56.160760 np0000191718 devstack@c-api.service[111108]: INFO cinder.api.openstack.wsgi [None req-9e493f4f-1271-43cf-8618-18b94a3a7a4a demo demo] https://162.253.55.167/volume/v3/types/default returned with HTTP 200 Sep 01 06:30:56.161101 np0000191718 devstack@c-api.service[111108]: [pid: 111108|app: 0|req: 3/9] 162.253.55.167 () {64 vars in 1301 bytes} [Tue Sep 1 06:30:55 2026] GET /volume/v3/types/default => generated 145 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:30:56.693038 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-18707531-14c7-4454-b8ee-7d5b05e0266f None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:56.694330 np0000191718 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 3/10] 162.253.55.167 () {62 vars in 1068 bytes} [Tue Sep 1 06:30:56 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:30:56.732896 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.middleware.request_id [None req-11979fab-e84a-4fd5-a069-453f47120264 None None] RequestId filter calling following filter/app {{(pid=111109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:56.744448 np0000191718 devstack@c-api.service[111109]: [pid: 111109|app: 0|req: 3/11] 162.253.55.167 () {64 vars in 1272 bytes} [Tue Sep 1 06:30:56 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:30:56.781674 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [req-11979fab-e84a-4fd5-a069-453f47120264 req-c8dad153-5b8c-49c4-955f-6fee01daf058 None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:56.784959 np0000191718 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [req-11979fab-e84a-4fd5-a069-453f47120264 req-c8dad153-5b8c-49c4-955f-6fee01daf058 demo demo] GET https://162.253.55.167/volume/v3/ Sep 01 06:30:56.785361 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [req-11979fab-e84a-4fd5-a069-453f47120264 req-c8dad153-5b8c-49c4-955f-6fee01daf058 demo demo] Empty body provided in request {{(pid=111110) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:30:56.785839 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [req-11979fab-e84a-4fd5-a069-453f47120264 req-c8dad153-5b8c-49c4-955f-6fee01daf058 demo demo] Calling method 'version_select' {{(pid=111110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:30:56.786763 np0000191718 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [req-11979fab-e84a-4fd5-a069-453f47120264 req-c8dad153-5b8c-49c4-955f-6fee01daf058 demo demo] https://162.253.55.167/volume/v3/ returned with HTTP 200 Sep 01 06:30:56.787406 np0000191718 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 3/12] 162.253.55.167 () {66 vars in 1346 bytes} [Tue Sep 1 06:30:56 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:30:56.825037 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.middleware.request_id [None req-488a3ec3-d02b-423a-be27-cbec6bec0917 None None] RequestId filter calling following filter/app {{(pid=111108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:56.828256 np0000191718 devstack@c-api.service[111108]: INFO cinder.api.openstack.wsgi [None req-488a3ec3-d02b-423a-be27-cbec6bec0917 demo demo] GET https://162.253.55.167/volume/v3/types/default Sep 01 06:30:56.828647 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.openstack.wsgi [None req-488a3ec3-d02b-423a-be27-cbec6bec0917 demo demo] Empty body provided in request {{(pid=111108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:30:56.829025 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.openstack.wsgi [None req-488a3ec3-d02b-423a-be27-cbec6bec0917 demo demo] Calling method 'show' {{(pid=111108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:30:56.840564 np0000191718 devstack@c-api.service[111108]: INFO cinder.api.openstack.wsgi [None req-488a3ec3-d02b-423a-be27-cbec6bec0917 demo demo] https://162.253.55.167/volume/v3/types/default returned with HTTP 200 Sep 01 06:30:56.841202 np0000191718 devstack@c-api.service[111108]: [pid: 111108|app: 0|req: 4/13] 162.253.55.167 () {64 vars in 1301 bytes} [Tue Sep 1 06:30:56 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:30:57.427664 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-a5f92fef-868a-470f-8feb-d43d8df47d97 None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:57.428765 np0000191718 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 4/14] 162.253.55.167 () {62 vars in 1068 bytes} [Tue Sep 1 06:30:57 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:30:57.459295 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.middleware.request_id [None req-f56482aa-5989-4482-a319-702e2bab702d None None] RequestId filter calling following filter/app {{(pid=111109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:57.463856 np0000191718 devstack@c-api.service[111109]: [pid: 111109|app: 0|req: 4/15] 162.253.55.167 () {64 vars in 1272 bytes} [Tue Sep 1 06:30:57 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:30:57.492786 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [req-f56482aa-5989-4482-a319-702e2bab702d req-f53d71df-783c-4fb5-aeb7-0c30071fa149 None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:57.496006 np0000191718 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [req-f56482aa-5989-4482-a319-702e2bab702d req-f53d71df-783c-4fb5-aeb7-0c30071fa149 demo demo] GET https://162.253.55.167/volume/v3/ Sep 01 06:30:57.496364 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [req-f56482aa-5989-4482-a319-702e2bab702d req-f53d71df-783c-4fb5-aeb7-0c30071fa149 demo demo] Empty body provided in request {{(pid=111110) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:30:57.496834 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [req-f56482aa-5989-4482-a319-702e2bab702d req-f53d71df-783c-4fb5-aeb7-0c30071fa149 demo demo] Calling method 'version_select' {{(pid=111110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:30:57.497483 np0000191718 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [req-f56482aa-5989-4482-a319-702e2bab702d req-f53d71df-783c-4fb5-aeb7-0c30071fa149 demo demo] https://162.253.55.167/volume/v3/ returned with HTTP 200 Sep 01 06:30:57.498183 np0000191718 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 4/16] 162.253.55.167 () {66 vars in 1346 bytes} [Tue Sep 1 06:30:57 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:30:57.530255 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.middleware.request_id [None req-b271158c-c6e8-4512-9ff1-c4c1c90a6f11 None None] RequestId filter calling following filter/app {{(pid=111108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:57.533282 np0000191718 devstack@c-api.service[111108]: INFO cinder.api.openstack.wsgi [None req-b271158c-c6e8-4512-9ff1-c4c1c90a6f11 demo demo] GET https://162.253.55.167/volume/v3/types/default Sep 01 06:30:57.533596 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.openstack.wsgi [None req-b271158c-c6e8-4512-9ff1-c4c1c90a6f11 demo demo] Empty body provided in request {{(pid=111108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:30:57.533959 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.openstack.wsgi [None req-b271158c-c6e8-4512-9ff1-c4c1c90a6f11 demo demo] Calling method 'show' {{(pid=111108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:30:57.544714 np0000191718 devstack@c-api.service[111108]: INFO cinder.api.openstack.wsgi [None req-b271158c-c6e8-4512-9ff1-c4c1c90a6f11 demo demo] https://162.253.55.167/volume/v3/types/default returned with HTTP 200 Sep 01 06:30:57.545326 np0000191718 devstack@c-api.service[111108]: [pid: 111108|app: 0|req: 5/17] 162.253.55.167 () {64 vars in 1301 bytes} [Tue Sep 1 06:30:57 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:30:57.578002 np0000191718 devstack@c-api.service[111111]: DEBUG cinder.api.middleware.request_id [None req-1f6010b5-5c7e-4736-862d-34683d44672c None None] RequestId filter calling following filter/app {{(pid=111111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:57.578682 np0000191718 devstack@c-api.service[111111]: [pid: 111111|app: 0|req: 5/18] 162.253.55.167 () {62 vars in 1068 bytes} [Tue Sep 1 06:30:57 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:30:57.609728 np0000191718 devstack@c-api.service[111109]: DEBUG cinder.api.middleware.request_id [None req-3f5611a3-63e7-437c-aa01-879697e3065c None None] RequestId filter calling following filter/app {{(pid=111109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:57.613277 np0000191718 devstack@c-api.service[111109]: [pid: 111109|app: 0|req: 5/19] 162.253.55.167 () {64 vars in 1272 bytes} [Tue Sep 1 06:30:57 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:30:57.643345 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.middleware.request_id [req-3f5611a3-63e7-437c-aa01-879697e3065c req-e057ded2-cc3f-4c32-a3e1-5b56d5021a01 None None] RequestId filter calling following filter/app {{(pid=111110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:57.646308 np0000191718 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [req-3f5611a3-63e7-437c-aa01-879697e3065c req-e057ded2-cc3f-4c32-a3e1-5b56d5021a01 demo demo] GET https://162.253.55.167/volume/v3/ Sep 01 06:30:57.646823 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [req-3f5611a3-63e7-437c-aa01-879697e3065c req-e057ded2-cc3f-4c32-a3e1-5b56d5021a01 demo demo] Empty body provided in request {{(pid=111110) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:30:57.647155 np0000191718 devstack@c-api.service[111110]: DEBUG cinder.api.openstack.wsgi [req-3f5611a3-63e7-437c-aa01-879697e3065c req-e057ded2-cc3f-4c32-a3e1-5b56d5021a01 demo demo] Calling method 'version_select' {{(pid=111110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:30:57.647773 np0000191718 devstack@c-api.service[111110]: INFO cinder.api.openstack.wsgi [req-3f5611a3-63e7-437c-aa01-879697e3065c req-e057ded2-cc3f-4c32-a3e1-5b56d5021a01 demo demo] https://162.253.55.167/volume/v3/ returned with HTTP 200 Sep 01 06:30:57.648351 np0000191718 devstack@c-api.service[111110]: [pid: 111110|app: 0|req: 5/20] 162.253.55.167 () {66 vars in 1346 bytes} [Tue Sep 1 06:30:57 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:30:57.681928 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.middleware.request_id [None req-ef5a8e9e-803c-4ca7-b640-17cdc11e2a8b None None] RequestId filter calling following filter/app {{(pid=111108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:57.684901 np0000191718 devstack@c-api.service[111108]: INFO cinder.api.openstack.wsgi [None req-ef5a8e9e-803c-4ca7-b640-17cdc11e2a8b demo demo] GET https://162.253.55.167/volume/v3/types/default Sep 01 06:30:57.685214 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.openstack.wsgi [None req-ef5a8e9e-803c-4ca7-b640-17cdc11e2a8b demo demo] Empty body provided in request {{(pid=111108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:30:57.685564 np0000191718 devstack@c-api.service[111108]: DEBUG cinder.api.openstack.wsgi [None req-ef5a8e9e-803c-4ca7-b640-17cdc11e2a8b demo demo] Calling method 'show' {{(pid=111108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:30:57.698987 np0000191718 devstack@c-api.service[111108]: INFO cinder.api.openstack.wsgi [None req-ef5a8e9e-803c-4ca7-b640-17cdc11e2a8b demo demo] https://162.253.55.167/volume/v3/types/default returned with HTTP 200 Sep 01 06:30:57.699655 np0000191718 devstack@c-api.service[111108]: [pid: 111108|app: 0|req: 6/21] 162.253.55.167 () {64 vars in 1301 bytes} [Tue Sep 1 06:30:57 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:31:05.742490 np0000191718 devstack@c-api.service[111110]: DEBUG dbcounter [-] [111110] Writing DB stats cinder:SELECT=1 {{(pid=111110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:31:07.690787 np0000191718 devstack@c-api.service[111108]: DEBUG dbcounter [-] [111108] Writing DB stats cinder:SELECT=8 {{(pid=111108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}