Jul 24 00:49:08.836541 np0000186466 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 24 00:49:08.844959 np0000186466 devstack@c-api.service[110961]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 24 00:49:08.847942 np0000186466 devstack@c-api.service[110961]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 24 00:49:08 2026] *** Jul 24 00:49:08.847942 np0000186466 devstack@c-api.service[110961]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 24 00:49:08.847942 np0000186466 devstack@c-api.service[110961]: os: Linux-6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 Jul 24 00:49:08.847942 np0000186466 devstack@c-api.service[110961]: nodename: np0000186466 Jul 24 00:49:08.847942 np0000186466 devstack@c-api.service[110961]: machine: x86_64 Jul 24 00:49:08.847942 np0000186466 devstack@c-api.service[110961]: clock source: unix Jul 24 00:49:08.847942 np0000186466 devstack@c-api.service[110961]: pcre jit disabled Jul 24 00:49:08.847942 np0000186466 devstack@c-api.service[110961]: detected number of CPU cores: 16 Jul 24 00:49:08.847942 np0000186466 devstack@c-api.service[110961]: current working directory: / Jul 24 00:49:08.847942 np0000186466 devstack@c-api.service[110961]: detected binary path: /usr/bin/uwsgi-core Jul 24 00:49:08.847942 np0000186466 devstack@c-api.service[110961]: your processes number limit is 256916 Jul 24 00:49:08.847942 np0000186466 devstack@c-api.service[110961]: your memory page size is 4096 bytes Jul 24 00:49:08.847942 np0000186466 devstack@c-api.service[110961]: detected max file descriptor number: 2048 Jul 24 00:49:08.847942 np0000186466 devstack@c-api.service[110961]: lock engine: pthread robust mutexes Jul 24 00:49:08.848535 np0000186466 devstack@c-api.service[110961]: thunder lock: enabled Jul 24 00:49:08.848535 np0000186466 devstack@c-api.service[110961]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 24 00:49:08.848535 np0000186466 devstack@c-api.service[110961]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 24 00:49:08.848535 np0000186466 devstack@c-api.service[110961]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 24 00:49:08.848535 np0000186466 devstack@c-api.service[110961]: Set PythonHome to /opt/stack/data/venv Jul 24 00:49:08.899777 np0000186466 devstack@c-api.service[110961]: Python main interpreter initialized at 0x7b232a8a4668 Jul 24 00:49:08.899777 np0000186466 devstack@c-api.service[110961]: python threads support enabled Jul 24 00:49:08.899777 np0000186466 devstack@c-api.service[110961]: your server socket listen backlog is limited to 100 connections Jul 24 00:49:08.899777 np0000186466 devstack@c-api.service[110961]: your mercy for graceful operations on workers is 80 seconds Jul 24 00:49:08.900504 np0000186466 devstack@c-api.service[110961]: mapped 671795 bytes (656 KB) for 4 cores Jul 24 00:49:08.900686 np0000186466 devstack@c-api.service[110961]: *** Operational MODE: preforking *** Jul 24 00:49:08.900964 np0000186466 devstack@c-api.service[110961]: *** uWSGI is running in multiple interpreter mode *** Jul 24 00:49:08.900964 np0000186466 devstack@c-api.service[110961]: spawned uWSGI master process (pid: 110961) Jul 24 00:49:08.901229 np0000186466 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 24 00:49:08.902015 np0000186466 devstack@c-api.service[110961]: spawned uWSGI worker 1 (pid: 110965, cores: 1) Jul 24 00:49:08.902897 np0000186466 devstack@c-api.service[110961]: spawned uWSGI worker 2 (pid: 110966, cores: 1) Jul 24 00:49:08.903566 np0000186466 devstack@c-api.service[110961]: spawned uWSGI worker 3 (pid: 110967, cores: 1) Jul 24 00:49:08.904183 np0000186466 devstack@c-api.service[110961]: spawned uWSGI worker 4 (pid: 110968, cores: 1) Jul 24 00:49:08.904259 np0000186466 devstack@c-api.service[110961]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 24 00:49:09.025870 np0000186466 devstack@c-api.service[110965]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 00:49:09.025870 np0000186466 devstack@c-api.service[110965]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 00:49:09.025870 np0000186466 devstack@c-api.service[110965]: we strongly recommend against using it for new projects. Jul 24 00:49:09.025870 np0000186466 devstack@c-api.service[110965]: If you are already using Eventlet, we recommend migrating to a different Jul 24 00:49:09.025870 np0000186466 devstack@c-api.service[110965]: framework. For more detail see Jul 24 00:49:09.025870 np0000186466 devstack@c-api.service[110965]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 00:49:09.025870 np0000186466 devstack@c-api.service[110965]: import eventlet # noqa Jul 24 00:49:09.036433 np0000186466 devstack@c-api.service[110966]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 00:49:09.036433 np0000186466 devstack@c-api.service[110966]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 00:49:09.036433 np0000186466 devstack@c-api.service[110966]: we strongly recommend against using it for new projects. Jul 24 00:49:09.036433 np0000186466 devstack@c-api.service[110966]: If you are already using Eventlet, we recommend migrating to a different Jul 24 00:49:09.036433 np0000186466 devstack@c-api.service[110966]: framework. For more detail see Jul 24 00:49:09.036433 np0000186466 devstack@c-api.service[110966]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 00:49:09.036433 np0000186466 devstack@c-api.service[110966]: import eventlet # noqa Jul 24 00:49:09.036901 np0000186466 devstack@c-api.service[110967]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 00:49:09.036901 np0000186466 devstack@c-api.service[110967]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 00:49:09.036901 np0000186466 devstack@c-api.service[110967]: we strongly recommend against using it for new projects. Jul 24 00:49:09.036901 np0000186466 devstack@c-api.service[110967]: If you are already using Eventlet, we recommend migrating to a different Jul 24 00:49:09.036901 np0000186466 devstack@c-api.service[110967]: framework. For more detail see Jul 24 00:49:09.036901 np0000186466 devstack@c-api.service[110967]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 00:49:09.036901 np0000186466 devstack@c-api.service[110967]: import eventlet # noqa Jul 24 00:49:09.043341 np0000186466 devstack@c-api.service[110968]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 00:49:09.043341 np0000186466 devstack@c-api.service[110968]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 00:49:09.043341 np0000186466 devstack@c-api.service[110968]: we strongly recommend against using it for new projects. Jul 24 00:49:09.043341 np0000186466 devstack@c-api.service[110968]: If you are already using Eventlet, we recommend migrating to a different Jul 24 00:49:09.043341 np0000186466 devstack@c-api.service[110968]: framework. For more detail see Jul 24 00:49:09.043341 np0000186466 devstack@c-api.service[110968]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 00:49:09.043341 np0000186466 devstack@c-api.service[110968]: import eventlet # noqa Jul 24 00:49:09.185965 np0000186466 devstack@c-api.service[110965]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 24 00:49:09.185965 np0000186466 devstack@c-api.service[110965]: from cgi import parse_header Jul 24 00:49:09.204546 np0000186466 devstack@c-api.service[110966]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 24 00:49:09.204546 np0000186466 devstack@c-api.service[110966]: from cgi import parse_header Jul 24 00:49:09.215995 np0000186466 devstack@c-api.service[110967]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 24 00:49:09.215995 np0000186466 devstack@c-api.service[110967]: from cgi import parse_header Jul 24 00:49:09.230059 np0000186466 devstack@c-api.service[110968]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 24 00:49:09.230059 np0000186466 devstack@c-api.service[110968]: from cgi import parse_header Jul 24 00:49:09.238998 np0000186466 devstack@c-api.service[110965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 00:49:09.238998 np0000186466 devstack@c-api.service[110965]: warnings.warn( Jul 24 00:49:09.246028 np0000186466 devstack@c-api.service[110966]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 00:49:09.246028 np0000186466 devstack@c-api.service[110966]: warnings.warn( Jul 24 00:49:09.252942 np0000186466 devstack@c-api.service[110965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 24 00:49:09.252942 np0000186466 devstack@c-api.service[110965]: removals.removed_module( Jul 24 00:49:09.254694 np0000186466 devstack@c-api.service[110965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 24 00:49:09.254694 np0000186466 devstack@c-api.service[110965]: removals.removed_module( Jul 24 00:49:09.255987 np0000186466 devstack@c-api.service[110966]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 24 00:49:09.255987 np0000186466 devstack@c-api.service[110966]: removals.removed_module( Jul 24 00:49:09.259953 np0000186466 devstack@c-api.service[110966]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 24 00:49:09.259953 np0000186466 devstack@c-api.service[110966]: removals.removed_module( Jul 24 00:49:09.262213 np0000186466 devstack@c-api.service[110967]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 00:49:09.262213 np0000186466 devstack@c-api.service[110967]: warnings.warn( Jul 24 00:49:09.273314 np0000186466 devstack@c-api.service[110967]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 24 00:49:09.273314 np0000186466 devstack@c-api.service[110967]: removals.removed_module( Jul 24 00:49:09.275544 np0000186466 devstack@c-api.service[110967]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 24 00:49:09.275544 np0000186466 devstack@c-api.service[110967]: removals.removed_module( Jul 24 00:49:09.288832 np0000186466 devstack@c-api.service[110968]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 00:49:09.288832 np0000186466 devstack@c-api.service[110968]: warnings.warn( Jul 24 00:49:09.300108 np0000186466 devstack@c-api.service[110968]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 24 00:49:09.300108 np0000186466 devstack@c-api.service[110968]: removals.removed_module( Jul 24 00:49:09.302325 np0000186466 devstack@c-api.service[110968]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 24 00:49:09.302325 np0000186466 devstack@c-api.service[110968]: removals.removed_module( Jul 24 00:49:10.047216 np0000186466 devstack@c-api.service[110966]: /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 Jul 24 00:49:10.047216 np0000186466 devstack@c-api.service[110966]: warnings.warn( Jul 24 00:49:10.062394 np0000186466 devstack@c-api.service[110968]: /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 Jul 24 00:49:10.062394 np0000186466 devstack@c-api.service[110968]: warnings.warn( Jul 24 00:49:10.076731 np0000186466 devstack@c-api.service[110965]: /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 Jul 24 00:49:10.076731 np0000186466 devstack@c-api.service[110965]: warnings.warn( Jul 24 00:49:10.094752 np0000186466 devstack@c-api.service[110967]: /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 Jul 24 00:49:10.094752 np0000186466 devstack@c-api.service[110967]: warnings.warn( Jul 24 00:49:10.103425 np0000186466 devstack@c-api.service[110966]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 24 00:49:10.103425 np0000186466 devstack@c-api.service[110966]: warnings.warn( Jul 24 00:49:10.111777 np0000186466 devstack@c-api.service[110968]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 24 00:49:10.111777 np0000186466 devstack@c-api.service[110968]: warnings.warn( Jul 24 00:49:10.129232 np0000186466 devstack@c-api.service[110965]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 24 00:49:10.129232 np0000186466 devstack@c-api.service[110965]: warnings.warn( Jul 24 00:49:10.146885 np0000186466 devstack@c-api.service[110967]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 24 00:49:10.146885 np0000186466 devstack@c-api.service[110967]: warnings.warn( Jul 24 00:49:10.288150 np0000186466 devstack@c-api.service[110968]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 24 00:49:10.288338 np0000186466 devstack@c-api.service[110968]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110968) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 00:49:10.299738 np0000186466 devstack@c-api.service[110966]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 24 00:49:10.299855 np0000186466 devstack@c-api.service[110966]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110966) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 00:49:10.320222 np0000186466 devstack@c-api.service[110965]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 24 00:49:10.320406 np0000186466 devstack@c-api.service[110965]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110965) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 00:49:10.349516 np0000186466 devstack@c-api.service[110967]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 24 00:49:10.349703 np0000186466 devstack@c-api.service[110967]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110967) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 00:49:10.374511 np0000186466 devstack@c-api.service[110968]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 24 00:49:10.374511 np0000186466 devstack@c-api.service[110968]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 00:49:10.378636 np0000186466 devstack@c-api.service[110966]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 24 00:49:10.378636 np0000186466 devstack@c-api.service[110966]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 00:49:10.392315 np0000186466 devstack@c-api.service[110965]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 24 00:49:10.392315 np0000186466 devstack@c-api.service[110965]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 00:49:10.421396 np0000186466 devstack@c-api.service[110967]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 24 00:49:10.421396 np0000186466 devstack@c-api.service[110967]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 00:49:10.834641 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110968) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 00:49:10.835107 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110966) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 00:49:10.835230 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110965) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 00:49:10.835330 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.835426 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110967) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 00:49:10.835558 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.835653 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.835653 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.835834 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.835953 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.835953 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.836117 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.836208 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.836208 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.836440 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.836533 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.837392 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.837392 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.837392 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.837584 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.837646 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.837706 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.837774 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.837837 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.837905 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.837987 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.838045 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.838117 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.838175 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.838231 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.838286 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.838839 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.838910 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.839011 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.839073 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.839128 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.839188 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.839260 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.839316 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.839384 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.839384 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.839486 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.839542 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.839610 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.839669 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.839669 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.839778 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.839852 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.839910 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.839996 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.840054 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.840129 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.840327 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.840402 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.840455 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.840512 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.840581 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.840642 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.840708 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.840775 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.840914 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.841003 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.841003 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.841003 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.841003 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.841217 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.841283 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.841358 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.841415 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.841480 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.841536 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.841600 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.841665 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.841722 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.841783 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.841838 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.841902 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.841997 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.842058 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.842121 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.842185 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.842251 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.842308 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.842375 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.842447 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.842503 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.842594 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.842659 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.842716 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.842773 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.842830 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.842886 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.843012 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.843090 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.843090 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.843090 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.843090 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.843090 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.843090 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.843090 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.843462 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.843525 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.843589 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.843656 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.843736 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.843795 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.843859 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.843952 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.844015 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.844086 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.844159 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.844245 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.844328 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.844410 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.844485 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.844547 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.844547 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.844547 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.844547 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.844547 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.844547 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.844856 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.844856 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.844856 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.844856 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.844856 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.844856 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.844856 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.845808 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.845808 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.845953 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.846022 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.846096 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.846299 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.846366 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.846423 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.846481 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.846546 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.846601 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.846655 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.846710 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.846765 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.846819 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.846886 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.847037 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.847100 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.847155 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.847227 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.847291 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.847357 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.847414 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.847470 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.847470 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.847470 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.847470 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.847470 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.847762 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.847762 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.847762 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.847948 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.848010 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.848010 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.848163 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.848224 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.848285 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.848342 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.848413 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.848413 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.848496 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.848556 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.848601 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.848601 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.848690 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.848737 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.848802 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.848851 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.848892 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.848968 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.849015 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.849058 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.849099 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.849160 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.849160 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.849160 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.849276 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.849276 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.849276 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.849276 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.849444 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.849490 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.849663 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.849711 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.849755 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.849808 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.850346 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.850401 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.850449 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.850496 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.850496 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.850591 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.850640 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.850748 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.850748 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.850828 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.850872 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.850957 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.850957 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.850957 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.850957 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.850957 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.850957 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.850957 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.850957 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.851263 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.851307 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.851350 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.851391 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.851885 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.851968 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.852040 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.852088 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.852181 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.852230 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.852273 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.852327 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.852377 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.852432 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.852494 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.852551 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.852594 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.852637 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.852687 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.852730 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.852779 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.852828 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.852878 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.852941 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.853002 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.853046 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.853088 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.853142 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.853195 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.853239 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.853325 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.853374 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.853420 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.853464 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.853507 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.853555 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.853609 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.853654 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.853697 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.853741 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.853786 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.853834 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.853876 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.853995 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.854065 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.854115 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.854169 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.854214 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.854262 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.854314 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.854367 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.854414 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.854459 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.854510 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.854553 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.854600 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.854642 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.854684 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.854730 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.854773 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.854827 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.854875 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.854935 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.854981 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.855021 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.855072 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.855122 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.855165 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.855214 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.855267 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.855309 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.855357 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.855399 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.855446 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.855487 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.855531 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.855571 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.855571 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.855659 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.855659 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.855742 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.855793 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.855793 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.860293 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.860373 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.860438 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.860501 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.860501 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.860595 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.860643 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.860686 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.860731 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.860790 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.860834 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.860873 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.860873 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.860973 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.861034 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.861090 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.861136 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.861183 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.861227 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.861276 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.861320 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.861374 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.861419 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.861463 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.861507 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.861558 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.861614 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.861660 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.861713 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.861757 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.861800 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.861851 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.861894 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.861970 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.862029 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.862073 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.862122 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.862172 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.862217 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.862266 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.862266 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.862358 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.862401 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.862443 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.862492 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.862536 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.862578 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.862630 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.862673 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.862724 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.862724 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.862724 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.862724 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.862724 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.862724 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.862724 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.863041 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.863041 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.863157 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.863207 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.863252 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.863297 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.863341 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.863385 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.863463 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.863510 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.863577 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.863629 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.863688 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.863733 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.863784 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.863827 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.863874 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.864665 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.864726 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.864771 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.864818 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.864862 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.864910 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.864987 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.865052 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.865097 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.865144 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.865187 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.865228 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.865275 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.865318 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.865360 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.865407 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.865450 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.865491 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.865534 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.865574 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.865615 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.865654 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.865699 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.865746 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.865795 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.865795 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.866033 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.866090 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.866134 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.866176 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.866176 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.866259 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.866307 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.866307 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.866384 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.866432 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.866475 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.866475 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.866475 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.868130 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.868211 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.868260 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.868320 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.868367 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.868410 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.868463 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.868508 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.868554 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.868596 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.868642 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.868686 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.868729 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.868771 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.868815 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.868865 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.868908 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.868976 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.869504 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.869504 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.869616 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.869671 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.869716 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.869716 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.869716 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.869716 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.869716 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.869716 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.869992 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.869992 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.869992 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.870115 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.870171 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.870222 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.870272 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.870324 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.870370 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.870413 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.870465 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.870518 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.870577 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.870625 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.870669 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.870718 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.870763 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.870808 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.870858 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.870908 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.870979 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.871025 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.871069 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.871114 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.871156 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.871197 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.871239 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.871293 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.871340 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.871384 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.871440 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.871487 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.871530 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.871573 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.871624 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.871682 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.871733 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.871778 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.871829 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.871874 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.871934 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.872089 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.872156 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.872201 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.872244 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.872290 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.872332 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.872381 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.872423 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.872473 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.872524 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.872566 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.872607 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.872607 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.872607 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.872607 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.872754 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.872754 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.872754 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.872874 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.872935 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.872996 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.873042 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.873083 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.873124 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.873173 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.873224 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.873269 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.873319 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.873319 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.873398 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.873442 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.873492 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.873538 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.873583 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.873631 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.873688 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.873688 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.873788 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.873837 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.873881 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.873941 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.873941 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.874024 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.874084 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.874084 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.874084 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.874084 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.874084 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.874303 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.874351 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.874402 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.874445 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.874488 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.874538 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.874663 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.874736 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.874792 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.874840 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.874885 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.874943 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.874990 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.875034 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.875092 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.875140 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.875185 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.875237 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.875289 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.875335 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.875386 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.875433 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.875476 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.875521 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.875563 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.875604 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.875657 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.875707 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.875750 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.875791 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.875832 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.875874 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.875935 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.875996 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.876041 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.876096 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.876146 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.876188 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.876230 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.876273 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.876326 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.876375 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.876420 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.876472 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.876636 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.876704 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.876751 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.876801 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.876857 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.876901 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.876962 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.877023 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.877070 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.877126 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.877171 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.877235 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.877282 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.877326 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.877371 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.877415 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.877461 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.877505 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.877556 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.877599 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.877654 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.877703 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.877745 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.877795 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.877836 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.877880 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.877943 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.878002 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.878002 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.878002 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.878002 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.878002 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.878002 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.878002 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.878002 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.878311 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.878371 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.878420 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.878464 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.878520 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.878575 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.878619 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.878659 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.878697 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.878740 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.878779 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.878820 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.878859 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.878892 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.878950 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.878998 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.879043 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.879083 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.879122 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.879162 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.879201 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.879248 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.879288 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.879332 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.879373 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.879416 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.879416 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.879416 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.879570 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.879570 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.879653 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.879690 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.879725 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.879768 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.879804 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.879839 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.879874 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.879910 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.879978 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.880017 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.880052 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.880090 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.880134 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.880171 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.880217 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.880261 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.880297 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.880333 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.880368 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.880410 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.880446 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.880481 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.880518 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.880518 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.880518 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.880518 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.883513 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.883653 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.883706 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.883761 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.883807 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.883851 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.883894 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.883973 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.884044 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.884093 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.884138 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.884193 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.884237 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.884280 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.884324 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.884368 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.884421 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.884467 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.884513 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.884568 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.884612 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.884658 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.884784 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.884846 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.884897 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.884969 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.885016 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.885060 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.885104 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.885164 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.885213 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.885267 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.885311 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.885352 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.885397 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.885397 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.885397 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.885397 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.885565 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.885628 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.885672 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.885715 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.885758 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.885807 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.885862 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.885907 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.885971 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.885971 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.885971 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.885971 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.885971 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.885971 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.885971 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.885971 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.886437 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.886488 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.886532 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.886573 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.886624 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.886667 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.886711 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.886766 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.886812 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.886854 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.886903 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.886966 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.887011 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.887127 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.887197 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.887250 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.887250 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.887337 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.887384 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.887384 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.887475 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.887520 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.887573 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.887615 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.887672 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.887717 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.887759 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.887802 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.887850 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.887850 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.888019 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.888019 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.888019 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.888019 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.888202 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.888247 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.888247 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.888332 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.888384 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.888428 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.888470 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.888512 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.888554 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.888609 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.888652 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.888698 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.888750 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.888792 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.888833 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.888881 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.888940 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.888987 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.888987 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.888987 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.888987 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.888987 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.888987 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.888987 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.890191 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.890282 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.890334 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.890392 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.890451 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.890517 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.890560 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.890608 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.890664 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.890664 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.890749 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.890794 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.890839 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.890885 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.890951 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.890951 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.891225 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.891288 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.891346 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.891389 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.891433 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.891472 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.891510 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.891546 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.891584 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.891619 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.891667 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.891705 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.892745 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.892800 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.892853 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.893098 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.893166 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.893208 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.893245 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.893292 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.893332 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.893369 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.893407 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.893407 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.893407 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.893518 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.893563 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.893603 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.893667 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.893716 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.893754 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.893791 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.893840 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.893878 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.893935 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.893975 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.894012 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.894012 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.894104 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.894148 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.894185 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.894233 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.894271 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.894314 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.894356 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.894394 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.894432 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.894483 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.894528 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.894564 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.894600 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.894636 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.894674 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.894710 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.894744 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.894778 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.894877 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.894965 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.895010 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.895051 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.895088 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.895125 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.895165 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.895208 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.895256 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.895299 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.895299 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.895299 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.896374 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.896438 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.896477 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.896545 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.896590 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.896645 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.896693 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.896739 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.896785 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.896831 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.896877 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.896936 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.896984 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.897029 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.899354 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.899415 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.899454 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.899500 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.899557 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.899610 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.899651 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.899699 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.899699 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.899699 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.899699 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.899699 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.899699 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.899699 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 00:49:10.900057 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110968) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.900057 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.900150 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110966) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.900198 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.900240 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.900284 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.900328 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.900371 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.900422 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.900473 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110968) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.900529 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110966) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.900579 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110967) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.900625 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110966) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.900661 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.900661 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.900734 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 00:49:10.900779 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.900820 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 00:49:10.900887 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110967) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.900944 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 00:49:10.900992 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110967) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.901037 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 00:49:10.901037 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 00:49:10.901037 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 00:49:10.947249 np0000186466 devstack@c-api.service[110968]: INFO dbcounter [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Registered counter for database cinder Jul 24 00:49:10.949100 np0000186466 devstack@c-api.service[110967]: INFO dbcounter [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Registered counter for database cinder Jul 24 00:49:10.950557 np0000186466 devstack@c-api.service[110965]: INFO dbcounter [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Registered counter for database cinder Jul 24 00:49:10.957809 np0000186466 devstack@c-api.service[110966]: INFO dbcounter [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Registered counter for database cinder Jul 24 00:49:10.988659 np0000186466 devstack@c-api.service[110968]: DEBUG oslo_db.sqlalchemy.engines [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 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=110968) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:49:10.989682 np0000186466 devstack@c-api.service[110967]: DEBUG oslo_db.sqlalchemy.engines [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 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=110967) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:49:10.995109 np0000186466 devstack@c-api.service[110965]: DEBUG oslo_db.sqlalchemy.engines [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd 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=110965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:49:10.998913 np0000186466 devstack@c-api.service[110966]: DEBUG oslo_db.sqlalchemy.engines [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 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=110966) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:49:11.100572 np0000186466 devstack@c-api.service[110968]: DEBUG dbcounter [-] [110968] Writer thread running {{(pid=110968) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 00:49:11.103633 np0000186466 devstack@c-api.service[110968]: INFO cinder.rpc [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 00:49:11.106035 np0000186466 devstack@c-api.service[110968]: INFO cinder.rpc [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 00:49:11.106954 np0000186466 devstack@c-api.service[110967]: DEBUG dbcounter [-] [110967] Writer thread running {{(pid=110967) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 00:49:11.108598 np0000186466 devstack@c-api.service[110968]: INFO cinder.rpc [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 00:49:11.109674 np0000186466 devstack@c-api.service[110967]: INFO cinder.rpc [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 00:49:11.110956 np0000186466 devstack@c-api.service[110968]: INFO cinder.rpc [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 00:49:11.111814 np0000186466 devstack@c-api.service[110967]: INFO cinder.rpc [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 00:49:11.112125 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.113956 np0000186466 devstack@c-api.service[110967]: INFO cinder.rpc [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 00:49:11.115844 np0000186466 devstack@c-api.service[110967]: INFO cinder.rpc [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 00:49:11.115974 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.116333 np0000186466 devstack@c-api.service[110966]: DEBUG dbcounter [-] [110966] Writer thread running {{(pid=110966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 00:49:11.116997 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.119291 np0000186466 devstack@c-api.service[110966]: INFO cinder.rpc [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 00:49:11.120996 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.121181 np0000186466 devstack@c-api.service[110965]: DEBUG dbcounter [-] [110965] Writer thread running {{(pid=110965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 00:49:11.121633 np0000186466 devstack@c-api.service[110966]: INFO cinder.rpc [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 00:49:11.123969 np0000186466 devstack@c-api.service[110966]: INFO cinder.rpc [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 00:49:11.124060 np0000186466 devstack@c-api.service[110965]: INFO cinder.rpc [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 00:49:11.126102 np0000186466 devstack@c-api.service[110966]: INFO cinder.rpc [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 00:49:11.126421 np0000186466 devstack@c-api.service[110965]: INFO cinder.rpc [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 00:49:11.127252 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.128988 np0000186466 devstack@c-api.service[110965]: INFO cinder.rpc [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 00:49:11.131184 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.131363 np0000186466 devstack@c-api.service[110965]: INFO cinder.rpc [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 00:49:11.132535 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.136576 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.148078 np0000186466 devstack@c-api.service[110968]: DEBUG oslo_db.sqlalchemy.engines [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 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=110968) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:49:11.150163 np0000186466 devstack@c-api.service[110968]: INFO cinder.rpc [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 00:49:11.152185 np0000186466 devstack@c-api.service[110968]: INFO cinder.rpc [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 00:49:11.153362 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.154394 np0000186466 devstack@c-api.service[110967]: DEBUG oslo_db.sqlalchemy.engines [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 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=110967) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:49:11.156934 np0000186466 devstack@c-api.service[110967]: INFO cinder.rpc [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 00:49:11.160527 np0000186466 devstack@c-api.service[110967]: INFO cinder.rpc [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 00:49:11.162520 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.163797 np0000186466 devstack@c-api.service[110966]: DEBUG oslo_db.sqlalchemy.engines [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 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=110966) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:49:11.166052 np0000186466 devstack@c-api.service[110966]: INFO cinder.rpc [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 00:49:11.166741 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.168351 np0000186466 devstack@c-api.service[110966]: INFO cinder.rpc [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 00:49:11.169729 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.169970 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.173115 np0000186466 devstack@c-api.service[110965]: DEBUG oslo_db.sqlalchemy.engines [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd 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=110965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:49:11.174355 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.175932 np0000186466 devstack@c-api.service[110965]: INFO cinder.rpc [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 00:49:11.176573 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.178432 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.178525 np0000186466 devstack@c-api.service[110965]: INFO cinder.rpc [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 00:49:11.179738 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.179804 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.181426 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.181606 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.182877 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.185970 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.186106 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.186877 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.187445 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.189286 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.189836 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.190326 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.192966 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.193637 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.194330 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.195116 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.195779 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.195987 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.197472 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.197771 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.198787 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.199004 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.200502 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.201676 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.203309 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.203403 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.203502 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.203734 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.206158 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.206535 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.207098 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.208055 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.209058 np0000186466 devstack@c-api.service[110968]: WARNING cinder.api.contrib.hosts [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 00:49:11.209697 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.209824 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.211120 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.211186 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.211224 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.211702 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.212853 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.213941 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.214248 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.214293 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.215140 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.215655 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.217210 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.217261 np0000186466 devstack@c-api.service[110967]: WARNING cinder.api.contrib.hosts [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 00:49:11.217493 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.218577 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.218629 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.219591 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.220106 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.220157 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.220809 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.221296 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: extensions {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.221709 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.222652 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: os-volume-type-access {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.223070 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.223219 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.223795 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.224223 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: os-quota-class-sets {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.224470 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.224962 np0000186466 devstack@c-api.service[110966]: WARNING cinder.api.contrib.hosts [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 00:49:11.225282 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.225711 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.226006 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.226179 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: os-hosts {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.227074 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.227331 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.227541 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: os-availability-zone {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.227997 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.228524 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.228768 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.228817 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: extra_specs {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.229725 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: extensions {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.229894 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.230367 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: cgsnapshots {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.231068 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: os-volume-type-access {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.231320 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.231782 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: os-volume-manage {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.232613 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: os-quota-class-sets {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.232728 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.233180 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: qos-specs {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.233591 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.233969 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: os-hosts {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.234102 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.235309 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: os-snapshot-manage {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.235430 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: os-availability-zone {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.235723 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.236668 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: extra_specs {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.236724 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: extensions {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.236762 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: scheduler-stats {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.237158 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.238050 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: os-volume-type-access {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.238199 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: backups {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.238271 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: cgsnapshots {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.238971 np0000186466 devstack@c-api.service[110965]: WARNING cinder.api.contrib.hosts [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 00:49:11.239612 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: os-quota-class-sets {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.239705 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: os-volume-manage {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.239795 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.240221 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: consistencygroups {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.241049 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: qos-specs {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.241212 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.241503 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: os-hosts {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.242146 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: capabilities {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.242737 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.242881 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: os-availability-zone {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.243123 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: os-snapshot-manage {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.243419 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: os-volume-transfer {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.244125 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.244379 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: extra_specs {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.244572 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: scheduler-stats {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.245068 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: encryption {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.245568 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.246037 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: backups {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.246111 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: cgsnapshots {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.246578 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: encryption {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.247249 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.247612 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: os-volume-manage {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.248009 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: consistencygroups {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.248150 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extended resource: os-quota-sets {{(pid=110968) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.248686 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.249047 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: qos-specs {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.249908 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: capabilities {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.250198 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.250398 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.251181 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: os-snapshot-manage {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.251249 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: os-volume-transfer {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.251319 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: extensions {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.251846 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.252677 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: os-volume-type-access {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.252786 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: encryption {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.252866 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: scheduler-stats {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.253256 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.254246 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: backups {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.254314 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: encryption {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.254653 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: os-quota-class-sets {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.254733 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.256117 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.256226 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: consistencygroups {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.256330 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extended resource: os-quota-sets {{(pid=110967) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.256625 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: os-hosts {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.257446 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.258052 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: os-availability-zone {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.258153 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: capabilities {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.258547 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.258798 np0000186466 devstack@c-api.service[110968]: WARNING castellan.key_manager.migration [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.259357 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: extra_specs {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.259528 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: os-volume-transfer {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.259632 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.contrib.snapshot_actions [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] SnapshotActionsController initialized {{(pid=110968) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 00:49:11.259777 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.259906 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.259967 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.260038 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.260715 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension AdminActions extending resource: volumes {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.260830 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension AdminActions extending resource: snapshots {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.260953 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension AdminActions extending resource: backups {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.261038 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.261143 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.261200 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: encryption {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.261247 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.261289 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.261352 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.261459 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: cgsnapshots {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.261510 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension VolumeActions extending resource: volumes {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.261587 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension UsedLimits extending resource: limits {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.261699 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.261819 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension TypesManage extending resource: types {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.261932 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.262039 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.v3.router [None req-052d83d2-fb45-4fa8-a061-bf4f6a246424 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110968) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.262670 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: encryption {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.262744 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.262894 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: os-volume-manage {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.264100 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.264198 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extended resource: os-quota-sets {{(pid=110966) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.264289 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: qos-specs {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.265426 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.266393 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: os-snapshot-manage {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.266470 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.266739 np0000186466 devstack@c-api.service[110967]: WARNING castellan.key_manager.migration [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.267581 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.contrib.snapshot_actions [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] SnapshotActionsController initialized {{(pid=110967) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 00:49:11.267724 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.267851 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: scheduler-stats {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.267934 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.268012 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.268064 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.268136 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension AdminActions extending resource: volumes {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.268273 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension AdminActions extending resource: snapshots {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.268348 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension AdminActions extending resource: backups {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.268464 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.268564 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.268668 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.268779 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.268884 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension VolumeActions extending resource: volumes {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.269043 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension UsedLimits extending resource: limits {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.269137 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.269236 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension TypesManage extending resource: types {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.269305 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.269370 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.269430 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.v3.router [None req-b6c889d7-3c4e-4037-a52b-697aaf8e9966 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110967) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.269565 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: backups {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.269782 np0000186466 devstack@c-api.service[110968]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b232a8a4668 pid: 110968 (default app) Jul 24 00:49:11.270772 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.271632 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: consistencygroups {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.272214 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.273535 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: capabilities {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.273644 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.274882 np0000186466 devstack@c-api.service[110966]: WARNING castellan.key_manager.migration [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.275135 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: os-volume-transfer {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.275783 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.contrib.snapshot_actions [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] SnapshotActionsController initialized {{(pid=110966) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 00:49:11.275946 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.276083 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.276179 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.276843 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: encryption {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.276942 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension AdminActions extending resource: volumes {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.277043 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension AdminActions extending resource: snapshots {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.277113 np0000186466 devstack@c-api.service[110967]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b232a8a4668 pid: 110967 (default app) Jul 24 00:49:11.277159 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension AdminActions extending resource: backups {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.277249 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.277345 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.277455 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.277629 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.277703 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension VolumeActions extending resource: volumes {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.277836 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension UsedLimits extending resource: limits {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.277955 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.278051 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension TypesManage extending resource: types {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.278155 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.278252 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.v3.router [None req-eda597fa-f1d5-4421-86de-ccfe673334e3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110966) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.278462 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: encryption {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.279409 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.middleware.request_id [None req-2fe32e57-cbb3-4c66-bf2e-8dab0fe91b9f None None] RequestId filter calling following filter/app {{(pid=110968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:11.280010 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extended resource: os-quota-sets {{(pid=110965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 00:49:11.282097 np0000186466 devstack@c-api.service[110968]: [pid: 110968|app: 0|req: 1/1] 199.204.45.177 () {60 vars in 956 bytes} [Fri Jul 24 00:49:11 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 24 00:49:11.282255 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.283710 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.285506 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.286057 np0000186466 devstack@c-api.service[110966]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b232a8a4668 pid: 110966 (default app) Jul 24 00:49:11.287055 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.288816 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.290667 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.292067 np0000186466 devstack@c-api.service[110965]: WARNING castellan.key_manager.migration [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 00:49:11.292893 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.contrib.snapshot_actions [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] SnapshotActionsController initialized {{(pid=110965) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 00:49:11.293076 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension VolumeTypeAccess extending resource: types {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.293211 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.293305 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.294159 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension AdminActions extending resource: volumes {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.294327 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension AdminActions extending resource: snapshots {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.294407 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension AdminActions extending resource: backups {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.294483 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.294575 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.294662 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.294797 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.294943 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension VolumeActions extending resource: volumes {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.295042 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension UsedLimits extending resource: limits {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.295160 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension SnapshotActions extending resource: snapshots {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.295242 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension TypesManage extending resource: types {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.295383 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.295459 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.v3.router [None req-2ccaf7dd-23bf-4745-9acf-7b3f13a314cd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 00:49:11.303355 np0000186466 devstack@c-api.service[110965]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b232a8a4668 pid: 110965 (default app) Jul 24 00:49:18.342168 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.middleware.request_id [None req-169e1d64-b665-466e-ae34-48bd815ea1f5 None None] RequestId filter calling following filter/app {{(pid=110967) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:18.830352 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-169e1d64-b665-466e-ae34-48bd815ea1f5 admin admin] POST https://199.204.45.177/volume/v3/types Jul 24 00:49:18.830960 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.openstack.wsgi [None req-169e1d64-b665-466e-ae34-48bd815ea1f5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=110967) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:18.832614 np0000186466 devstack@c-api.service[110967]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:18.832614 np0000186466 devstack@c-api.service[110967]: warnings.warn( Jul 24 00:49:18.867337 np0000186466 devstack@c-api.service[110967]: DEBUG oslo_db.sqlalchemy.engines [None req-169e1d64-b665-466e-ae34-48bd815ea1f5 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=110967) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:49:18.900350 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-169e1d64-b665-466e-ae34-48bd815ea1f5 admin admin] https://199.204.45.177/volume/v3/types returned with HTTP 200 Jul 24 00:49:18.900947 np0000186466 devstack@c-api.service[110967]: [pid: 110967|app: 0|req: 1/2] 199.204.45.177 () {68 vars in 1333 bytes} [Fri Jul 24 00:49:18 2026] POST /volume/v3/types => generated 186 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:49:18.916315 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.middleware.request_id [None req-e57ecc3b-2758-4bba-9e2a-5b4573b5ae9a None None] RequestId filter calling following filter/app {{(pid=110968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:49:19.249308 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-e57ecc3b-2758-4bba-9e2a-5b4573b5ae9a admin admin] POST https://199.204.45.177/volume/v3/types/38630895-d5ba-48e3-8dad-a970a4587a4c/extra_specs Jul 24 00:49:19.249869 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [None req-e57ecc3b-2758-4bba-9e2a-5b4573b5ae9a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 00:49:19.251612 np0000186466 devstack@c-api.service[110968]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:49:19.251612 np0000186466 devstack@c-api.service[110968]: warnings.warn( Jul 24 00:49:19.291568 np0000186466 devstack@c-api.service[110968]: DEBUG oslo_db.sqlalchemy.engines [None req-e57ecc3b-2758-4bba-9e2a-5b4573b5ae9a 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=110968) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:49:19.356504 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-e57ecc3b-2758-4bba-9e2a-5b4573b5ae9a admin admin] https://199.204.45.177/volume/v3/types/38630895-d5ba-48e3-8dad-a970a4587a4c/extra_specs returned with HTTP 200 Jul 24 00:49:19.357084 np0000186466 devstack@c-api.service[110968]: [pid: 110968|app: 0|req: 2/3] 199.204.45.177 () {68 vars in 1480 bytes} [Fri Jul 24 00:49:18 2026] POST /volume/v3/types/38630895-d5ba-48e3-8dad-a970a4587a4c/extra_specs => generated 55 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:49:21.167650 np0000186466 devstack@c-api.service[110966]: DEBUG dbcounter [-] [110966] Writing DB stats cinder:SELECT=6 {{(pid=110966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:49:21.177708 np0000186466 devstack@c-api.service[110965]: DEBUG dbcounter [-] [110965] Writing DB stats cinder:SELECT=6 {{(pid=110965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:49:28.897068 np0000186466 devstack@c-api.service[110967]: DEBUG dbcounter [-] [110967] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110967) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:49:29.355161 np0000186466 devstack@c-api.service[110968]: DEBUG dbcounter [-] [110968] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110968) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:51:47.126110 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.middleware.request_id [None req-8127ca23-67b8-4a98-9e38-114675765f9f None None] RequestId filter calling following filter/app {{(pid=110966) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:51:47.126786 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-8127ca23-67b8-4a98-9e38-114675765f9f None None] GET https://199.204.45.177/volume// Jul 24 00:51:47.126999 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-8127ca23-67b8-4a98-9e38-114675765f9f None None] Empty body provided in request {{(pid=110966) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:51:47.127294 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-8127ca23-67b8-4a98-9e38-114675765f9f None None] Calling method 'all' {{(pid=110966) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:51:47.127796 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-8127ca23-67b8-4a98-9e38-114675765f9f None None] https://199.204.45.177/volume// returned with HTTP 300 Jul 24 00:51:47.128141 np0000186466 devstack@c-api.service[110966]: [pid: 110966|app: 0|req: 1/4] 199.204.45.177 () {66 vars in 1456 bytes} [Fri Jul 24 00:51:47 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 00:52:24.444083 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.middleware.request_id [None req-eb2f8cde-7c5e-48b7-92fa-da89427d8deb None None] RequestId filter calling following filter/app {{(pid=110965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:24.447822 np0000186466 devstack@c-api.service[110965]: [pid: 110965|app: 0|req: 1/5] 199.204.45.177 () {62 vars in 1068 bytes} [Fri Jul 24 00:52:24 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 24 00:52:24.480229 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.middleware.request_id [None req-89c1cc94-fbff-48d1-bad7-6ea20b3f465d None None] RequestId filter calling following filter/app {{(pid=110967) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:24.489982 np0000186466 devstack@c-api.service[110967]: [pid: 110967|app: 0|req: 2/6] 199.204.45.177 () {64 vars in 1272 bytes} [Fri Jul 24 00:52:24 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 24 00:52:24.527562 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.middleware.request_id [req-89c1cc94-fbff-48d1-bad7-6ea20b3f465d req-80581848-1a1d-43bc-b998-f78d9a1924da None None] RequestId filter calling following filter/app {{(pid=110968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:24.532186 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [req-89c1cc94-fbff-48d1-bad7-6ea20b3f465d req-80581848-1a1d-43bc-b998-f78d9a1924da demo demo] GET https://199.204.45.177/volume/v3/ Jul 24 00:52:24.532499 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [req-89c1cc94-fbff-48d1-bad7-6ea20b3f465d req-80581848-1a1d-43bc-b998-f78d9a1924da demo demo] Empty body provided in request {{(pid=110968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:24.532820 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [req-89c1cc94-fbff-48d1-bad7-6ea20b3f465d req-80581848-1a1d-43bc-b998-f78d9a1924da demo demo] Calling method 'version_select' {{(pid=110968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:24.534013 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [req-89c1cc94-fbff-48d1-bad7-6ea20b3f465d req-80581848-1a1d-43bc-b998-f78d9a1924da demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jul 24 00:52:24.534523 np0000186466 devstack@c-api.service[110968]: [pid: 110968|app: 0|req: 3/7] 199.204.45.177 () {66 vars in 1346 bytes} [Fri Jul 24 00:52:24 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:24.572876 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.middleware.request_id [None req-e523a883-220b-4983-9241-a7280df28115 None None] RequestId filter calling following filter/app {{(pid=110966) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:24.903143 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-e523a883-220b-4983-9241-a7280df28115 demo demo] GET https://199.204.45.177/volume/v3/types Jul 24 00:52:24.903143 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-e523a883-220b-4983-9241-a7280df28115 demo demo] Empty body provided in request {{(pid=110966) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:24.903143 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-e523a883-220b-4983-9241-a7280df28115 demo demo] Calling method 'index' {{(pid=110966) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:24.904259 np0000186466 devstack@c-api.service[110966]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:24.904259 np0000186466 devstack@c-api.service[110966]: warnings.warn( Jul 24 00:52:24.904259 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.api_utils [None req-e523a883-220b-4983-9241-a7280df28115 demo demo] Removing options '' from query. {{(pid=110966) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:52:24.943715 np0000186466 devstack@c-api.service[110966]: DEBUG oslo_db.sqlalchemy.engines [None req-e523a883-220b-4983-9241-a7280df28115 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=110966) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:52:24.967763 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-e523a883-220b-4983-9241-a7280df28115 demo demo] https://199.204.45.177/volume/v3/types returned with HTTP 200 Jul 24 00:52:24.968286 np0000186466 devstack@c-api.service[110966]: [pid: 110966|app: 0|req: 2/8] 199.204.45.177 () {64 vars in 1290 bytes} [Fri Jul 24 00:52:24 2026] GET /volume/v3/types => generated 377 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:25.004215 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.middleware.request_id [None req-f03e5a27-58ee-4745-9171-db7af7c8bf47 None None] RequestId filter calling following filter/app {{(pid=110965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:25.333138 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-f03e5a27-58ee-4745-9171-db7af7c8bf47 demo demo] GET https://199.204.45.177/volume/v3/types/default Jul 24 00:52:25.333492 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-f03e5a27-58ee-4745-9171-db7af7c8bf47 demo demo] Empty body provided in request {{(pid=110965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:25.333715 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-f03e5a27-58ee-4745-9171-db7af7c8bf47 demo demo] Calling method 'show' {{(pid=110965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:25.367319 np0000186466 devstack@c-api.service[110965]: DEBUG oslo_db.sqlalchemy.engines [None req-f03e5a27-58ee-4745-9171-db7af7c8bf47 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=110965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 00:52:25.384007 np0000186466 devstack@c-api.service[110965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 00:52:25.384007 np0000186466 devstack@c-api.service[110965]: warnings.warn( Jul 24 00:52:25.386522 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-f03e5a27-58ee-4745-9171-db7af7c8bf47 demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jul 24 00:52:25.386894 np0000186466 devstack@c-api.service[110965]: [pid: 110965|app: 0|req: 2/9] 199.204.45.177 () {64 vars in 1301 bytes} [Fri Jul 24 00:52:25 2026] GET /volume/v3/types/default => generated 145 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:25.849698 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.middleware.request_id [None req-756aad56-c2ce-4ccc-9110-807f52a17b6b None None] RequestId filter calling following filter/app {{(pid=110967) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:25.850607 np0000186466 devstack@c-api.service[110967]: [pid: 110967|app: 0|req: 3/10] 199.204.45.177 () {62 vars in 1068 bytes} [Fri Jul 24 00:52:25 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 24 00:52:25.881091 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.middleware.request_id [None req-110be266-a4c1-42b7-a2f4-4cd734ff01ba None None] RequestId filter calling following filter/app {{(pid=110968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:25.889384 np0000186466 devstack@c-api.service[110968]: [pid: 110968|app: 0|req: 4/11] 199.204.45.177 () {64 vars in 1272 bytes} [Fri Jul 24 00:52:25 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 24 00:52:25.925023 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.middleware.request_id [req-110be266-a4c1-42b7-a2f4-4cd734ff01ba req-fd96d68d-f3ea-4cd0-967c-6985b4fd4556 None None] RequestId filter calling following filter/app {{(pid=110966) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:25.928088 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [req-110be266-a4c1-42b7-a2f4-4cd734ff01ba req-fd96d68d-f3ea-4cd0-967c-6985b4fd4556 demo demo] GET https://199.204.45.177/volume/v3/ Jul 24 00:52:25.928348 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [req-110be266-a4c1-42b7-a2f4-4cd734ff01ba req-fd96d68d-f3ea-4cd0-967c-6985b4fd4556 demo demo] Empty body provided in request {{(pid=110966) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:25.928597 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [req-110be266-a4c1-42b7-a2f4-4cd734ff01ba req-fd96d68d-f3ea-4cd0-967c-6985b4fd4556 demo demo] Calling method 'version_select' {{(pid=110966) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:25.929315 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [req-110be266-a4c1-42b7-a2f4-4cd734ff01ba req-fd96d68d-f3ea-4cd0-967c-6985b4fd4556 demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jul 24 00:52:25.929769 np0000186466 devstack@c-api.service[110966]: [pid: 110966|app: 0|req: 3/12] 199.204.45.177 () {66 vars in 1346 bytes} [Fri Jul 24 00:52:25 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:25.970904 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.middleware.request_id [None req-011ede9e-c666-417e-b841-e8d916fa7da6 None None] RequestId filter calling following filter/app {{(pid=110965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:25.974704 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-011ede9e-c666-417e-b841-e8d916fa7da6 demo demo] GET https://199.204.45.177/volume/v3/types/default Jul 24 00:52:25.975252 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-011ede9e-c666-417e-b841-e8d916fa7da6 demo demo] Empty body provided in request {{(pid=110965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:25.975756 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-011ede9e-c666-417e-b841-e8d916fa7da6 demo demo] Calling method 'show' {{(pid=110965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:25.985958 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-011ede9e-c666-417e-b841-e8d916fa7da6 demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jul 24 00:52:25.986383 np0000186466 devstack@c-api.service[110965]: [pid: 110965|app: 0|req: 3/13] 199.204.45.177 () {64 vars in 1301 bytes} [Fri Jul 24 00:52:25 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) Jul 24 00:52:26.601023 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.middleware.request_id [None req-8dbc0b42-51f8-4bc3-babb-3c49ab4492d1 None None] RequestId filter calling following filter/app {{(pid=110967) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:26.602129 np0000186466 devstack@c-api.service[110967]: [pid: 110967|app: 0|req: 4/14] 199.204.45.177 () {62 vars in 1068 bytes} [Fri Jul 24 00:52:26 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 24 00:52:26.633086 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.middleware.request_id [None req-b167e6df-a6ef-41b4-98ed-fd7bf86efaf8 None None] RequestId filter calling following filter/app {{(pid=110968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:26.636782 np0000186466 devstack@c-api.service[110968]: [pid: 110968|app: 0|req: 5/15] 199.204.45.177 () {64 vars in 1272 bytes} [Fri Jul 24 00:52:26 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 24 00:52:26.670974 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.middleware.request_id [req-b167e6df-a6ef-41b4-98ed-fd7bf86efaf8 req-6fc162be-bfd0-43b0-9af6-b938d1a7069a None None] RequestId filter calling following filter/app {{(pid=110966) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:26.674363 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [req-b167e6df-a6ef-41b4-98ed-fd7bf86efaf8 req-6fc162be-bfd0-43b0-9af6-b938d1a7069a demo demo] GET https://199.204.45.177/volume/v3/ Jul 24 00:52:26.674719 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [req-b167e6df-a6ef-41b4-98ed-fd7bf86efaf8 req-6fc162be-bfd0-43b0-9af6-b938d1a7069a demo demo] Empty body provided in request {{(pid=110966) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:26.675103 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [req-b167e6df-a6ef-41b4-98ed-fd7bf86efaf8 req-6fc162be-bfd0-43b0-9af6-b938d1a7069a demo demo] Calling method 'version_select' {{(pid=110966) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:26.675525 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [req-b167e6df-a6ef-41b4-98ed-fd7bf86efaf8 req-6fc162be-bfd0-43b0-9af6-b938d1a7069a demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jul 24 00:52:26.676039 np0000186466 devstack@c-api.service[110966]: [pid: 110966|app: 0|req: 4/16] 199.204.45.177 () {66 vars in 1346 bytes} [Fri Jul 24 00:52:26 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:26.715270 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.middleware.request_id [None req-b0679976-3e22-4308-b772-e63e9832026b None None] RequestId filter calling following filter/app {{(pid=110965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:26.718055 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-b0679976-3e22-4308-b772-e63e9832026b demo demo] GET https://199.204.45.177/volume/v3/types/default Jul 24 00:52:26.718672 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-b0679976-3e22-4308-b772-e63e9832026b demo demo] Empty body provided in request {{(pid=110965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:26.719256 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-b0679976-3e22-4308-b772-e63e9832026b demo demo] Calling method 'show' {{(pid=110965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:26.727424 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-b0679976-3e22-4308-b772-e63e9832026b demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jul 24 00:52:26.727825 np0000186466 devstack@c-api.service[110965]: [pid: 110965|app: 0|req: 4/17] 199.204.45.177 () {64 vars in 1301 bytes} [Fri Jul 24 00:52:26 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:26.763775 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.middleware.request_id [None req-1f070e7f-edc9-456a-8420-05f61f595bec None None] RequestId filter calling following filter/app {{(pid=110967) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:26.764939 np0000186466 devstack@c-api.service[110967]: [pid: 110967|app: 0|req: 5/18] 199.204.45.177 () {62 vars in 1068 bytes} [Fri Jul 24 00:52:26 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 24 00:52:26.798234 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.middleware.request_id [None req-73824c44-4bbc-4c45-8596-572951e6af7d None None] RequestId filter calling following filter/app {{(pid=110968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:26.802208 np0000186466 devstack@c-api.service[110968]: [pid: 110968|app: 0|req: 6/19] 199.204.45.177 () {64 vars in 1272 bytes} [Fri Jul 24 00:52:26 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 24 00:52:26.835720 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.middleware.request_id [req-73824c44-4bbc-4c45-8596-572951e6af7d req-5766a834-f472-4673-9418-6d4ebecb6e91 None None] RequestId filter calling following filter/app {{(pid=110966) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:26.838202 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [req-73824c44-4bbc-4c45-8596-572951e6af7d req-5766a834-f472-4673-9418-6d4ebecb6e91 demo demo] GET https://199.204.45.177/volume/v3/ Jul 24 00:52:26.838420 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [req-73824c44-4bbc-4c45-8596-572951e6af7d req-5766a834-f472-4673-9418-6d4ebecb6e91 demo demo] Empty body provided in request {{(pid=110966) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:26.838668 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [req-73824c44-4bbc-4c45-8596-572951e6af7d req-5766a834-f472-4673-9418-6d4ebecb6e91 demo demo] Calling method 'version_select' {{(pid=110966) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:26.839188 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [req-73824c44-4bbc-4c45-8596-572951e6af7d req-5766a834-f472-4673-9418-6d4ebecb6e91 demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jul 24 00:52:26.839613 np0000186466 devstack@c-api.service[110966]: [pid: 110966|app: 0|req: 5/20] 199.204.45.177 () {66 vars in 1346 bytes} [Fri Jul 24 00:52:26 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:26.876869 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.middleware.request_id [None req-e9bb0016-817f-4945-a179-ddc47de6f9b3 None None] RequestId filter calling following filter/app {{(pid=110965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:52:26.880125 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-e9bb0016-817f-4945-a179-ddc47de6f9b3 demo demo] GET https://199.204.45.177/volume/v3/types/default Jul 24 00:52:26.880125 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-e9bb0016-817f-4945-a179-ddc47de6f9b3 demo demo] Empty body provided in request {{(pid=110965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:52:26.880125 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-e9bb0016-817f-4945-a179-ddc47de6f9b3 demo demo] Calling method 'show' {{(pid=110965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:52:26.888234 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-e9bb0016-817f-4945-a179-ddc47de6f9b3 demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jul 24 00:52:26.888876 np0000186466 devstack@c-api.service[110965]: [pid: 110965|app: 0|req: 5/21] 199.204.45.177 () {64 vars in 1301 bytes} [Fri Jul 24 00:52:26 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 00:52:34.959775 np0000186466 devstack@c-api.service[110966]: DEBUG dbcounter [-] [110966] Writing DB stats cinder:SELECT=1 {{(pid=110966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:52:36.885445 np0000186466 devstack@c-api.service[110965]: DEBUG dbcounter [-] [110965] Writing DB stats cinder:SELECT=8 {{(pid=110965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:57:19.112064 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.middleware.request_id [None req-7255f321-1cd2-45a0-b055-d997cc78a5f6 None None] RequestId filter calling following filter/app {{(pid=110967) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:57:19.213734 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-7255f321-1cd2-45a0-b055-d997cc78a5f6 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 00:57:19.214276 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.openstack.wsgi [None req-7255f321-1cd2-45a0-b055-d997cc78a5f6 demo demo] Empty body provided in request {{(pid=110967) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:57:19.214810 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.openstack.wsgi [None req-7255f321-1cd2-45a0-b055-d997cc78a5f6 demo demo] Calling method 'detail' {{(pid=110967) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:57:19.215952 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.api_utils [None req-7255f321-1cd2-45a0-b055-d997cc78a5f6 demo demo] Removing options '' from query. {{(pid=110967) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:57:19.217537 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.volume.api [None req-7255f321-1cd2-45a0-b055-d997cc78a5f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110967) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:57:19.256104 np0000186466 devstack@c-api.service[110967]: INFO cinder.volume.api [None req-7255f321-1cd2-45a0-b055-d997cc78a5f6 demo demo] Get all volumes completed successfully. Jul 24 00:57:19.258391 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-7255f321-1cd2-45a0-b055-d997cc78a5f6 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:57:19.258849 np0000186466 devstack@c-api.service[110967]: [pid: 110967|app: 0|req: 6/22] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 00:57:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:57:29.247479 np0000186466 devstack@c-api.service[110967]: DEBUG dbcounter [-] [110967] Writing DB stats cinder:SELECT=1 {{(pid=110967) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:58:19.276419 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.middleware.request_id [None req-0231c8b5-31b6-4e70-a48a-5d44915e04c5 None None] RequestId filter calling following filter/app {{(pid=110968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:58:19.278576 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-0231c8b5-31b6-4e70-a48a-5d44915e04c5 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 00:58:19.278753 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [None req-0231c8b5-31b6-4e70-a48a-5d44915e04c5 demo demo] Empty body provided in request {{(pid=110968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:58:19.278942 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [None req-0231c8b5-31b6-4e70-a48a-5d44915e04c5 demo demo] Calling method 'detail' {{(pid=110968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:58:19.279483 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.api_utils [None req-0231c8b5-31b6-4e70-a48a-5d44915e04c5 demo demo] Removing options '' from query. {{(pid=110968) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:58:19.280155 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.volume.api [None req-0231c8b5-31b6-4e70-a48a-5d44915e04c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110968) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:58:19.311913 np0000186466 devstack@c-api.service[110968]: INFO cinder.volume.api [None req-0231c8b5-31b6-4e70-a48a-5d44915e04c5 demo demo] Get all volumes completed successfully. Jul 24 00:58:19.313951 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-0231c8b5-31b6-4e70-a48a-5d44915e04c5 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:58:19.314436 np0000186466 devstack@c-api.service[110968]: [pid: 110968|app: 0|req: 7/23] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 00:58:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:58:29.305025 np0000186466 devstack@c-api.service[110968]: DEBUG dbcounter [-] [110968] Writing DB stats cinder:SELECT=1 {{(pid=110968) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 00:59:19.346244 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.middleware.request_id [None req-1915b537-31e8-43c3-93b0-b33085454a99 None None] RequestId filter calling following filter/app {{(pid=110966) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 00:59:19.349572 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-1915b537-31e8-43c3-93b0-b33085454a99 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 00:59:19.349744 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-1915b537-31e8-43c3-93b0-b33085454a99 demo demo] Empty body provided in request {{(pid=110966) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 00:59:19.349955 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-1915b537-31e8-43c3-93b0-b33085454a99 demo demo] Calling method 'detail' {{(pid=110966) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 00:59:19.350348 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.api_utils [None req-1915b537-31e8-43c3-93b0-b33085454a99 demo demo] Removing options '' from query. {{(pid=110966) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 00:59:19.351061 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.volume.api [None req-1915b537-31e8-43c3-93b0-b33085454a99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110966) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 00:59:19.394159 np0000186466 devstack@c-api.service[110966]: INFO cinder.volume.api [None req-1915b537-31e8-43c3-93b0-b33085454a99 demo demo] Get all volumes completed successfully. Jul 24 00:59:19.398008 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-1915b537-31e8-43c3-93b0-b33085454a99 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 00:59:19.398374 np0000186466 devstack@c-api.service[110966]: [pid: 110966|app: 0|req: 6/24] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 00:59:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 00:59:29.383156 np0000186466 devstack@c-api.service[110966]: DEBUG dbcounter [-] [110966] Writing DB stats cinder:SELECT=1 {{(pid=110966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:00:19.414224 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.middleware.request_id [None req-c04512a6-8af5-47dc-8ea6-f75622248c26 None None] RequestId filter calling following filter/app {{(pid=110965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:00:19.416864 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-c04512a6-8af5-47dc-8ea6-f75622248c26 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:00:19.419031 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-c04512a6-8af5-47dc-8ea6-f75622248c26 demo demo] Empty body provided in request {{(pid=110965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:00:19.419031 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-c04512a6-8af5-47dc-8ea6-f75622248c26 demo demo] Calling method 'detail' {{(pid=110965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:00:19.419031 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.api_utils [None req-c04512a6-8af5-47dc-8ea6-f75622248c26 demo demo] Removing options '' from query. {{(pid=110965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:00:19.419031 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.volume.api [None req-c04512a6-8af5-47dc-8ea6-f75622248c26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:00:19.456357 np0000186466 devstack@c-api.service[110965]: INFO cinder.volume.api [None req-c04512a6-8af5-47dc-8ea6-f75622248c26 demo demo] Get all volumes completed successfully. Jul 24 01:00:19.459096 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-c04512a6-8af5-47dc-8ea6-f75622248c26 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:00:19.459697 np0000186466 devstack@c-api.service[110965]: [pid: 110965|app: 0|req: 6/25] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:00:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:00:29.451186 np0000186466 devstack@c-api.service[110965]: DEBUG dbcounter [-] [110965] Writing DB stats cinder:SELECT=1 {{(pid=110965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:01:19.483961 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.middleware.request_id [None req-721203ec-f220-4548-aadd-1e723236be22 None None] RequestId filter calling following filter/app {{(pid=110967) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:01:19.486004 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-721203ec-f220-4548-aadd-1e723236be22 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:01:19.486223 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.openstack.wsgi [None req-721203ec-f220-4548-aadd-1e723236be22 demo demo] Empty body provided in request {{(pid=110967) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:01:19.486369 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.openstack.wsgi [None req-721203ec-f220-4548-aadd-1e723236be22 demo demo] Calling method 'detail' {{(pid=110967) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:01:19.486630 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.api_utils [None req-721203ec-f220-4548-aadd-1e723236be22 demo demo] Removing options '' from query. {{(pid=110967) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:01:19.487322 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.volume.api [None req-721203ec-f220-4548-aadd-1e723236be22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110967) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:01:19.494853 np0000186466 devstack@c-api.service[110967]: INFO cinder.volume.api [None req-721203ec-f220-4548-aadd-1e723236be22 demo demo] Get all volumes completed successfully. Jul 24 01:01:19.496857 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-721203ec-f220-4548-aadd-1e723236be22 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:01:19.497330 np0000186466 devstack@c-api.service[110967]: [pid: 110967|app: 0|req: 7/26] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:01:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 24 01:01:29.490412 np0000186466 devstack@c-api.service[110967]: DEBUG dbcounter [-] [110967] Writing DB stats cinder:SELECT=1 {{(pid=110967) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:02:19.508837 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.middleware.request_id [None req-9e47a94f-473a-4baf-b274-ed9fe31a1878 None None] RequestId filter calling following filter/app {{(pid=110968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:02:19.656948 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-9e47a94f-473a-4baf-b274-ed9fe31a1878 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:02:19.656948 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [None req-9e47a94f-473a-4baf-b274-ed9fe31a1878 demo demo] Empty body provided in request {{(pid=110968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:02:19.656948 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [None req-9e47a94f-473a-4baf-b274-ed9fe31a1878 demo demo] Calling method 'detail' {{(pid=110968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:02:19.656948 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.api_utils [None req-9e47a94f-473a-4baf-b274-ed9fe31a1878 demo demo] Removing options '' from query. {{(pid=110968) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:02:19.657713 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.volume.api [None req-9e47a94f-473a-4baf-b274-ed9fe31a1878 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110968) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:02:19.666397 np0000186466 devstack@c-api.service[110968]: INFO cinder.volume.api [None req-9e47a94f-473a-4baf-b274-ed9fe31a1878 demo demo] Get all volumes completed successfully. Jul 24 01:02:19.670451 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-9e47a94f-473a-4baf-b274-ed9fe31a1878 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:02:19.671075 np0000186466 devstack@c-api.service[110968]: [pid: 110968|app: 0|req: 8/27] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:02:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:02:29.661423 np0000186466 devstack@c-api.service[110968]: DEBUG dbcounter [-] [110968] Writing DB stats cinder:SELECT=1 {{(pid=110968) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:03:19.689256 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.middleware.request_id [None req-78cc2051-ef18-482f-826c-488d0abddc0e None None] RequestId filter calling following filter/app {{(pid=110966) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:03:19.694099 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-78cc2051-ef18-482f-826c-488d0abddc0e demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:03:19.694516 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-78cc2051-ef18-482f-826c-488d0abddc0e demo demo] Empty body provided in request {{(pid=110966) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:03:19.695049 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-78cc2051-ef18-482f-826c-488d0abddc0e demo demo] Calling method 'detail' {{(pid=110966) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:03:19.695630 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.api_utils [None req-78cc2051-ef18-482f-826c-488d0abddc0e demo demo] Removing options '' from query. {{(pid=110966) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:03:19.698667 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.volume.api [None req-78cc2051-ef18-482f-826c-488d0abddc0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110966) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:03:19.708393 np0000186466 devstack@c-api.service[110966]: INFO cinder.volume.api [None req-78cc2051-ef18-482f-826c-488d0abddc0e demo demo] Get all volumes completed successfully. Jul 24 01:03:19.710300 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-78cc2051-ef18-482f-826c-488d0abddc0e demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:03:19.710760 np0000186466 devstack@c-api.service[110966]: [pid: 110966|app: 0|req: 7/28] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:03:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:03:29.703349 np0000186466 devstack@c-api.service[110966]: DEBUG dbcounter [-] [110966] Writing DB stats cinder:SELECT=1 {{(pid=110966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:04:19.729483 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.middleware.request_id [None req-c43a2648-3490-4660-915f-c7213d273089 None None] RequestId filter calling following filter/app {{(pid=110965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:04:19.732555 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-c43a2648-3490-4660-915f-c7213d273089 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:04:19.732797 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-c43a2648-3490-4660-915f-c7213d273089 demo demo] Empty body provided in request {{(pid=110965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:04:19.733072 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-c43a2648-3490-4660-915f-c7213d273089 demo demo] Calling method 'detail' {{(pid=110965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:04:19.733395 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.api_utils [None req-c43a2648-3490-4660-915f-c7213d273089 demo demo] Removing options '' from query. {{(pid=110965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:04:19.734283 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.volume.api [None req-c43a2648-3490-4660-915f-c7213d273089 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:04:19.743257 np0000186466 devstack@c-api.service[110965]: INFO cinder.volume.api [None req-c43a2648-3490-4660-915f-c7213d273089 demo demo] Get all volumes completed successfully. Jul 24 01:04:19.746718 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-c43a2648-3490-4660-915f-c7213d273089 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:04:19.747436 np0000186466 devstack@c-api.service[110965]: [pid: 110965|app: 0|req: 7/29] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:04:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:04:29.738077 np0000186466 devstack@c-api.service[110965]: DEBUG dbcounter [-] [110965] Writing DB stats cinder:SELECT=1 {{(pid=110965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:05:19.762019 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.middleware.request_id [None req-5c10994e-84b4-4458-851e-d42df08f251b None None] RequestId filter calling following filter/app {{(pid=110967) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:05:19.766245 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-5c10994e-84b4-4458-851e-d42df08f251b demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:05:19.766629 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.openstack.wsgi [None req-5c10994e-84b4-4458-851e-d42df08f251b demo demo] Empty body provided in request {{(pid=110967) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:05:19.767161 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.openstack.wsgi [None req-5c10994e-84b4-4458-851e-d42df08f251b demo demo] Calling method 'detail' {{(pid=110967) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:05:19.767547 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.api_utils [None req-5c10994e-84b4-4458-851e-d42df08f251b demo demo] Removing options '' from query. {{(pid=110967) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:05:19.769014 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.volume.api [None req-5c10994e-84b4-4458-851e-d42df08f251b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110967) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:05:19.776033 np0000186466 devstack@c-api.service[110967]: INFO cinder.volume.api [None req-5c10994e-84b4-4458-851e-d42df08f251b demo demo] Get all volumes completed successfully. Jul 24 01:05:19.778327 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-5c10994e-84b4-4458-851e-d42df08f251b demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:05:19.778973 np0000186466 devstack@c-api.service[110967]: [pid: 110967|app: 0|req: 8/30] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:05:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:05:29.772201 np0000186466 devstack@c-api.service[110967]: DEBUG dbcounter [-] [110967] Writing DB stats cinder:SELECT=1 {{(pid=110967) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:06:19.798028 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.middleware.request_id [None req-754777c9-b479-4bdc-8d77-e90a108bbae5 None None] RequestId filter calling following filter/app {{(pid=110968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:06:19.802630 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-754777c9-b479-4bdc-8d77-e90a108bbae5 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:06:19.803039 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [None req-754777c9-b479-4bdc-8d77-e90a108bbae5 demo demo] Empty body provided in request {{(pid=110968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:06:19.803426 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [None req-754777c9-b479-4bdc-8d77-e90a108bbae5 demo demo] Calling method 'detail' {{(pid=110968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:06:19.803883 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.api_utils [None req-754777c9-b479-4bdc-8d77-e90a108bbae5 demo demo] Removing options '' from query. {{(pid=110968) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:06:19.804978 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.volume.api [None req-754777c9-b479-4bdc-8d77-e90a108bbae5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110968) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:06:19.812902 np0000186466 devstack@c-api.service[110968]: INFO cinder.volume.api [None req-754777c9-b479-4bdc-8d77-e90a108bbae5 demo demo] Get all volumes completed successfully. Jul 24 01:06:19.815472 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-754777c9-b479-4bdc-8d77-e90a108bbae5 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:06:19.816037 np0000186466 devstack@c-api.service[110968]: [pid: 110968|app: 0|req: 9/31] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:06:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:06:29.807696 np0000186466 devstack@c-api.service[110968]: DEBUG dbcounter [-] [110968] Writing DB stats cinder:SELECT=1 {{(pid=110968) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:07:19.836111 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.middleware.request_id [None req-f0c69728-a6d8-439e-80a7-6f566357cd12 None None] RequestId filter calling following filter/app {{(pid=110966) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:07:19.986164 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-f0c69728-a6d8-439e-80a7-6f566357cd12 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:07:19.986472 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-f0c69728-a6d8-439e-80a7-6f566357cd12 demo demo] Empty body provided in request {{(pid=110966) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:07:19.986667 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-f0c69728-a6d8-439e-80a7-6f566357cd12 demo demo] Calling method 'detail' {{(pid=110966) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:07:19.986975 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.api_utils [None req-f0c69728-a6d8-439e-80a7-6f566357cd12 demo demo] Removing options '' from query. {{(pid=110966) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:07:19.987897 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.volume.api [None req-f0c69728-a6d8-439e-80a7-6f566357cd12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110966) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:07:19.997340 np0000186466 devstack@c-api.service[110966]: INFO cinder.volume.api [None req-f0c69728-a6d8-439e-80a7-6f566357cd12 demo demo] Get all volumes completed successfully. Jul 24 01:07:20.000240 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-f0c69728-a6d8-439e-80a7-6f566357cd12 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:07:20.000727 np0000186466 devstack@c-api.service[110966]: [pid: 110966|app: 0|req: 8/32] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:07:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:07:29.991195 np0000186466 devstack@c-api.service[110966]: DEBUG dbcounter [-] [110966] Writing DB stats cinder:SELECT=1 {{(pid=110966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:08:20.014245 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.middleware.request_id [None req-de6331d0-3074-47d8-bb2f-98448e1347af None None] RequestId filter calling following filter/app {{(pid=110965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:08:20.017344 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-de6331d0-3074-47d8-bb2f-98448e1347af demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:08:20.017581 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-de6331d0-3074-47d8-bb2f-98448e1347af demo demo] Empty body provided in request {{(pid=110965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:08:20.017811 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-de6331d0-3074-47d8-bb2f-98448e1347af demo demo] Calling method 'detail' {{(pid=110965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:08:20.018108 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.api_utils [None req-de6331d0-3074-47d8-bb2f-98448e1347af demo demo] Removing options '' from query. {{(pid=110965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:08:20.018806 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.volume.api [None req-de6331d0-3074-47d8-bb2f-98448e1347af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:08:20.059176 np0000186466 devstack@c-api.service[110965]: INFO cinder.volume.api [None req-de6331d0-3074-47d8-bb2f-98448e1347af demo demo] Get all volumes completed successfully. Jul 24 01:08:20.062410 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-de6331d0-3074-47d8-bb2f-98448e1347af demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:08:20.062878 np0000186466 devstack@c-api.service[110965]: [pid: 110965|app: 0|req: 8/33] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:08:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:08:30.022571 np0000186466 devstack@c-api.service[110965]: DEBUG dbcounter [-] [110965] Writing DB stats cinder:SELECT=1 {{(pid=110965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:09:20.077830 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.middleware.request_id [None req-fe8b160a-2528-4d9d-a8fa-c4702d7e798c None None] RequestId filter calling following filter/app {{(pid=110967) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:09:20.081813 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-fe8b160a-2528-4d9d-a8fa-c4702d7e798c demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:09:20.082208 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.openstack.wsgi [None req-fe8b160a-2528-4d9d-a8fa-c4702d7e798c demo demo] Empty body provided in request {{(pid=110967) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:09:20.082640 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.openstack.wsgi [None req-fe8b160a-2528-4d9d-a8fa-c4702d7e798c demo demo] Calling method 'detail' {{(pid=110967) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:09:20.083077 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.api_utils [None req-fe8b160a-2528-4d9d-a8fa-c4702d7e798c demo demo] Removing options '' from query. {{(pid=110967) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:09:20.084464 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.volume.api [None req-fe8b160a-2528-4d9d-a8fa-c4702d7e798c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110967) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:09:20.091415 np0000186466 devstack@c-api.service[110967]: INFO cinder.volume.api [None req-fe8b160a-2528-4d9d-a8fa-c4702d7e798c demo demo] Get all volumes completed successfully. Jul 24 01:09:20.093216 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-fe8b160a-2528-4d9d-a8fa-c4702d7e798c demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:09:20.093559 np0000186466 devstack@c-api.service[110967]: [pid: 110967|app: 0|req: 9/34] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:09:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:09:30.087806 np0000186466 devstack@c-api.service[110967]: DEBUG dbcounter [-] [110967] Writing DB stats cinder:SELECT=1 {{(pid=110967) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:10:20.107802 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.middleware.request_id [None req-d4b400f9-5981-4cd6-88f1-be806cfce41d None None] RequestId filter calling following filter/app {{(pid=110968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:10:20.110091 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-d4b400f9-5981-4cd6-88f1-be806cfce41d demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:10:20.110268 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [None req-d4b400f9-5981-4cd6-88f1-be806cfce41d demo demo] Empty body provided in request {{(pid=110968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:10:20.110460 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [None req-d4b400f9-5981-4cd6-88f1-be806cfce41d demo demo] Calling method 'detail' {{(pid=110968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:10:20.110679 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.api_utils [None req-d4b400f9-5981-4cd6-88f1-be806cfce41d demo demo] Removing options '' from query. {{(pid=110968) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:10:20.111337 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.volume.api [None req-d4b400f9-5981-4cd6-88f1-be806cfce41d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110968) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:10:20.120111 np0000186466 devstack@c-api.service[110968]: INFO cinder.volume.api [None req-d4b400f9-5981-4cd6-88f1-be806cfce41d demo demo] Get all volumes completed successfully. Jul 24 01:10:20.121874 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-d4b400f9-5981-4cd6-88f1-be806cfce41d demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:10:20.122445 np0000186466 devstack@c-api.service[110968]: [pid: 110968|app: 0|req: 10/35] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:10:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:10:30.116813 np0000186466 devstack@c-api.service[110968]: DEBUG dbcounter [-] [110968] Writing DB stats cinder:SELECT=1 {{(pid=110968) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:11:20.138973 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.middleware.request_id [None req-fad2a48f-19fc-4cb8-bdea-0417f3010234 None None] RequestId filter calling following filter/app {{(pid=110966) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:11:20.142015 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-fad2a48f-19fc-4cb8-bdea-0417f3010234 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:11:20.142366 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-fad2a48f-19fc-4cb8-bdea-0417f3010234 demo demo] Empty body provided in request {{(pid=110966) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:11:20.142724 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-fad2a48f-19fc-4cb8-bdea-0417f3010234 demo demo] Calling method 'detail' {{(pid=110966) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:11:20.143204 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.api_utils [None req-fad2a48f-19fc-4cb8-bdea-0417f3010234 demo demo] Removing options '' from query. {{(pid=110966) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:11:20.144453 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.volume.api [None req-fad2a48f-19fc-4cb8-bdea-0417f3010234 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110966) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:11:20.154150 np0000186466 devstack@c-api.service[110966]: INFO cinder.volume.api [None req-fad2a48f-19fc-4cb8-bdea-0417f3010234 demo demo] Get all volumes completed successfully. Jul 24 01:11:20.156425 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-fad2a48f-19fc-4cb8-bdea-0417f3010234 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:11:20.157585 np0000186466 devstack@c-api.service[110966]: [pid: 110966|app: 0|req: 9/36] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:11:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:11:30.148152 np0000186466 devstack@c-api.service[110966]: DEBUG dbcounter [-] [110966] Writing DB stats cinder:SELECT=1 {{(pid=110966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:12:20.174518 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.middleware.request_id [None req-a724d6c0-8a7a-47f3-94b5-122a6236a916 None None] RequestId filter calling following filter/app {{(pid=110965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:12:20.318445 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-a724d6c0-8a7a-47f3-94b5-122a6236a916 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:12:20.318696 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-a724d6c0-8a7a-47f3-94b5-122a6236a916 demo demo] Empty body provided in request {{(pid=110965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:12:20.318962 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-a724d6c0-8a7a-47f3-94b5-122a6236a916 demo demo] Calling method 'detail' {{(pid=110965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:12:20.319263 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.api_utils [None req-a724d6c0-8a7a-47f3-94b5-122a6236a916 demo demo] Removing options '' from query. {{(pid=110965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:12:20.320179 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.volume.api [None req-a724d6c0-8a7a-47f3-94b5-122a6236a916 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:12:20.328622 np0000186466 devstack@c-api.service[110965]: INFO cinder.volume.api [None req-a724d6c0-8a7a-47f3-94b5-122a6236a916 demo demo] Get all volumes completed successfully. Jul 24 01:12:20.330341 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-a724d6c0-8a7a-47f3-94b5-122a6236a916 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:12:20.331084 np0000186466 devstack@c-api.service[110965]: [pid: 110965|app: 0|req: 9/37] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:12:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:12:30.323569 np0000186466 devstack@c-api.service[110965]: DEBUG dbcounter [-] [110965] Writing DB stats cinder:SELECT=1 {{(pid=110965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:13:20.349151 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.middleware.request_id [None req-51d39637-cec9-447c-9a2f-b4ef3a646feb None None] RequestId filter calling following filter/app {{(pid=110967) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:13:20.352977 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-51d39637-cec9-447c-9a2f-b4ef3a646feb demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:13:20.353238 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.openstack.wsgi [None req-51d39637-cec9-447c-9a2f-b4ef3a646feb demo demo] Empty body provided in request {{(pid=110967) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:13:20.353482 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.openstack.wsgi [None req-51d39637-cec9-447c-9a2f-b4ef3a646feb demo demo] Calling method 'detail' {{(pid=110967) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:13:20.353787 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.api_utils [None req-51d39637-cec9-447c-9a2f-b4ef3a646feb demo demo] Removing options '' from query. {{(pid=110967) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:13:20.354992 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.volume.api [None req-51d39637-cec9-447c-9a2f-b4ef3a646feb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110967) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:13:20.361890 np0000186466 devstack@c-api.service[110967]: INFO cinder.volume.api [None req-51d39637-cec9-447c-9a2f-b4ef3a646feb demo demo] Get all volumes completed successfully. Jul 24 01:13:20.363998 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-51d39637-cec9-447c-9a2f-b4ef3a646feb demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:13:20.364441 np0000186466 devstack@c-api.service[110967]: [pid: 110967|app: 0|req: 10/38] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:13:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:13:30.357960 np0000186466 devstack@c-api.service[110967]: DEBUG dbcounter [-] [110967] Writing DB stats cinder:SELECT=1 {{(pid=110967) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:14:20.380551 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.middleware.request_id [None req-b9b67e37-02e4-4d09-bfad-04d3b733923c None None] RequestId filter calling following filter/app {{(pid=110968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:14:20.383955 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-b9b67e37-02e4-4d09-bfad-04d3b733923c demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:14:20.384221 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [None req-b9b67e37-02e4-4d09-bfad-04d3b733923c demo demo] Empty body provided in request {{(pid=110968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:14:20.384500 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [None req-b9b67e37-02e4-4d09-bfad-04d3b733923c demo demo] Calling method 'detail' {{(pid=110968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:14:20.384864 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.api_utils [None req-b9b67e37-02e4-4d09-bfad-04d3b733923c demo demo] Removing options '' from query. {{(pid=110968) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:14:20.385871 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.volume.api [None req-b9b67e37-02e4-4d09-bfad-04d3b733923c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110968) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:14:20.395021 np0000186466 devstack@c-api.service[110968]: INFO cinder.volume.api [None req-b9b67e37-02e4-4d09-bfad-04d3b733923c demo demo] Get all volumes completed successfully. Jul 24 01:14:20.396860 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-b9b67e37-02e4-4d09-bfad-04d3b733923c demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:14:20.397241 np0000186466 devstack@c-api.service[110968]: [pid: 110968|app: 0|req: 11/39] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:14:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:14:30.423459 np0000186466 devstack@c-api.service[110968]: DEBUG dbcounter [-] [110968] Writing DB stats cinder:SELECT=1 {{(pid=110968) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:15:20.414006 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.middleware.request_id [None req-2dfce6ac-d4a4-4848-8559-65d2e8eb52a8 None None] RequestId filter calling following filter/app {{(pid=110966) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:15:20.416630 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-2dfce6ac-d4a4-4848-8559-65d2e8eb52a8 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:15:20.416962 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-2dfce6ac-d4a4-4848-8559-65d2e8eb52a8 demo demo] Empty body provided in request {{(pid=110966) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:15:20.417253 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-2dfce6ac-d4a4-4848-8559-65d2e8eb52a8 demo demo] Calling method 'detail' {{(pid=110966) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:15:20.417582 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.api_utils [None req-2dfce6ac-d4a4-4848-8559-65d2e8eb52a8 demo demo] Removing options '' from query. {{(pid=110966) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:15:20.418848 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.volume.api [None req-2dfce6ac-d4a4-4848-8559-65d2e8eb52a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110966) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:15:20.428955 np0000186466 devstack@c-api.service[110966]: INFO cinder.volume.api [None req-2dfce6ac-d4a4-4848-8559-65d2e8eb52a8 demo demo] Get all volumes completed successfully. Jul 24 01:15:20.431859 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-2dfce6ac-d4a4-4848-8559-65d2e8eb52a8 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:15:20.432428 np0000186466 devstack@c-api.service[110966]: [pid: 110966|app: 0|req: 10/40] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:15:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:15:30.422965 np0000186466 devstack@c-api.service[110966]: DEBUG dbcounter [-] [110966] Writing DB stats cinder:SELECT=1 {{(pid=110966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:16:20.481178 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.middleware.request_id [None req-524fffb5-504e-40c4-8e3e-b9b6d2bb14dd None None] RequestId filter calling following filter/app {{(pid=110965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:16:20.484321 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-524fffb5-504e-40c4-8e3e-b9b6d2bb14dd demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:16:20.484548 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-524fffb5-504e-40c4-8e3e-b9b6d2bb14dd demo demo] Empty body provided in request {{(pid=110965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:16:20.484790 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-524fffb5-504e-40c4-8e3e-b9b6d2bb14dd demo demo] Calling method 'detail' {{(pid=110965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:16:20.485101 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.api_utils [None req-524fffb5-504e-40c4-8e3e-b9b6d2bb14dd demo demo] Removing options '' from query. {{(pid=110965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:16:20.485979 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.volume.api [None req-524fffb5-504e-40c4-8e3e-b9b6d2bb14dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:16:20.494585 np0000186466 devstack@c-api.service[110965]: INFO cinder.volume.api [None req-524fffb5-504e-40c4-8e3e-b9b6d2bb14dd demo demo] Get all volumes completed successfully. Jul 24 01:16:20.497556 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-524fffb5-504e-40c4-8e3e-b9b6d2bb14dd demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:16:20.498184 np0000186466 devstack@c-api.service[110965]: [pid: 110965|app: 0|req: 10/41] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:16:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:16:30.489136 np0000186466 devstack@c-api.service[110965]: DEBUG dbcounter [-] [110965] Writing DB stats cinder:SELECT=1 {{(pid=110965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:17:20.516447 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.middleware.request_id [None req-ae783844-8b1b-45c9-9989-167d1016da11 None None] RequestId filter calling following filter/app {{(pid=110967) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:17:20.613628 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-ae783844-8b1b-45c9-9989-167d1016da11 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:17:20.614013 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.openstack.wsgi [None req-ae783844-8b1b-45c9-9989-167d1016da11 demo demo] Empty body provided in request {{(pid=110967) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:17:20.614378 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.openstack.wsgi [None req-ae783844-8b1b-45c9-9989-167d1016da11 demo demo] Calling method 'detail' {{(pid=110967) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:17:20.614815 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.api_utils [None req-ae783844-8b1b-45c9-9989-167d1016da11 demo demo] Removing options '' from query. {{(pid=110967) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:17:20.616378 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.volume.api [None req-ae783844-8b1b-45c9-9989-167d1016da11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110967) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:17:20.628221 np0000186466 devstack@c-api.service[110967]: INFO cinder.volume.api [None req-ae783844-8b1b-45c9-9989-167d1016da11 demo demo] Get all volumes completed successfully. Jul 24 01:17:20.631090 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-ae783844-8b1b-45c9-9989-167d1016da11 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:17:20.631557 np0000186466 devstack@c-api.service[110967]: [pid: 110967|app: 0|req: 11/42] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:17:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:17:30.621964 np0000186466 devstack@c-api.service[110967]: DEBUG dbcounter [-] [110967] Writing DB stats cinder:SELECT=1 {{(pid=110967) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:18:20.652634 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.middleware.request_id [None req-ace895eb-21c0-49c8-bb63-1b8adeb29447 None None] RequestId filter calling following filter/app {{(pid=110968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:18:20.655378 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-ace895eb-21c0-49c8-bb63-1b8adeb29447 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:18:20.655625 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [None req-ace895eb-21c0-49c8-bb63-1b8adeb29447 demo demo] Empty body provided in request {{(pid=110968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:18:20.655906 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [None req-ace895eb-21c0-49c8-bb63-1b8adeb29447 demo demo] Calling method 'detail' {{(pid=110968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:18:20.656239 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.api_utils [None req-ace895eb-21c0-49c8-bb63-1b8adeb29447 demo demo] Removing options '' from query. {{(pid=110968) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:18:20.657446 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.volume.api [None req-ace895eb-21c0-49c8-bb63-1b8adeb29447 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110968) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:18:20.665372 np0000186466 devstack@c-api.service[110968]: INFO cinder.volume.api [None req-ace895eb-21c0-49c8-bb63-1b8adeb29447 demo demo] Get all volumes completed successfully. Jul 24 01:18:20.667231 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-ace895eb-21c0-49c8-bb63-1b8adeb29447 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:18:20.667558 np0000186466 devstack@c-api.service[110968]: [pid: 110968|app: 0|req: 12/43] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:18:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:18:30.661428 np0000186466 devstack@c-api.service[110968]: DEBUG dbcounter [-] [110968] Writing DB stats cinder:SELECT=1 {{(pid=110968) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:19:20.683340 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.middleware.request_id [None req-82308fb7-a601-4572-9f85-84ebf8b1a290 None None] RequestId filter calling following filter/app {{(pid=110966) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:19:20.686504 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-82308fb7-a601-4572-9f85-84ebf8b1a290 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:19:20.686872 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-82308fb7-a601-4572-9f85-84ebf8b1a290 demo demo] Empty body provided in request {{(pid=110966) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:19:20.687230 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-82308fb7-a601-4572-9f85-84ebf8b1a290 demo demo] Calling method 'detail' {{(pid=110966) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:19:20.687640 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.api_utils [None req-82308fb7-a601-4572-9f85-84ebf8b1a290 demo demo] Removing options '' from query. {{(pid=110966) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:19:20.689880 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.volume.api [None req-82308fb7-a601-4572-9f85-84ebf8b1a290 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110966) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:19:20.698497 np0000186466 devstack@c-api.service[110966]: INFO cinder.volume.api [None req-82308fb7-a601-4572-9f85-84ebf8b1a290 demo demo] Get all volumes completed successfully. Jul 24 01:19:20.700477 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-82308fb7-a601-4572-9f85-84ebf8b1a290 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:19:20.700805 np0000186466 devstack@c-api.service[110966]: [pid: 110966|app: 0|req: 11/44] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:19:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:19:30.693800 np0000186466 devstack@c-api.service[110966]: DEBUG dbcounter [-] [110966] Writing DB stats cinder:SELECT=1 {{(pid=110966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:20:20.717451 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.middleware.request_id [None req-eaf000f8-80cb-42d4-8a4b-3e177922ab11 None None] RequestId filter calling following filter/app {{(pid=110965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:20:20.720121 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-eaf000f8-80cb-42d4-8a4b-3e177922ab11 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:20:20.720335 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-eaf000f8-80cb-42d4-8a4b-3e177922ab11 demo demo] Empty body provided in request {{(pid=110965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:20:20.720643 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.openstack.wsgi [None req-eaf000f8-80cb-42d4-8a4b-3e177922ab11 demo demo] Calling method 'detail' {{(pid=110965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:20:20.720821 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.api.api_utils [None req-eaf000f8-80cb-42d4-8a4b-3e177922ab11 demo demo] Removing options '' from query. {{(pid=110965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:20:20.721727 np0000186466 devstack@c-api.service[110965]: DEBUG cinder.volume.api [None req-eaf000f8-80cb-42d4-8a4b-3e177922ab11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:20:20.730175 np0000186466 devstack@c-api.service[110965]: INFO cinder.volume.api [None req-eaf000f8-80cb-42d4-8a4b-3e177922ab11 demo demo] Get all volumes completed successfully. Jul 24 01:20:20.732582 np0000186466 devstack@c-api.service[110965]: INFO cinder.api.openstack.wsgi [None req-eaf000f8-80cb-42d4-8a4b-3e177922ab11 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:20:20.733245 np0000186466 devstack@c-api.service[110965]: [pid: 110965|app: 0|req: 11/45] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:20:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:20:30.724863 np0000186466 devstack@c-api.service[110965]: DEBUG dbcounter [-] [110965] Writing DB stats cinder:SELECT=1 {{(pid=110965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:21:20.751077 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.middleware.request_id [None req-6604a6a9-1d8b-4371-9697-db8905274624 None None] RequestId filter calling following filter/app {{(pid=110967) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:21:20.753843 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-6604a6a9-1d8b-4371-9697-db8905274624 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:21:20.754117 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.openstack.wsgi [None req-6604a6a9-1d8b-4371-9697-db8905274624 demo demo] Empty body provided in request {{(pid=110967) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:21:20.754365 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.openstack.wsgi [None req-6604a6a9-1d8b-4371-9697-db8905274624 demo demo] Calling method 'detail' {{(pid=110967) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:21:20.754655 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.api.api_utils [None req-6604a6a9-1d8b-4371-9697-db8905274624 demo demo] Removing options '' from query. {{(pid=110967) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:21:20.755539 np0000186466 devstack@c-api.service[110967]: DEBUG cinder.volume.api [None req-6604a6a9-1d8b-4371-9697-db8905274624 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110967) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:21:20.764982 np0000186466 devstack@c-api.service[110967]: INFO cinder.volume.api [None req-6604a6a9-1d8b-4371-9697-db8905274624 demo demo] Get all volumes completed successfully. Jul 24 01:21:20.767329 np0000186466 devstack@c-api.service[110967]: INFO cinder.api.openstack.wsgi [None req-6604a6a9-1d8b-4371-9697-db8905274624 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:21:20.768009 np0000186466 devstack@c-api.service[110967]: [pid: 110967|app: 0|req: 12/46] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:21:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 24 01:21:30.759654 np0000186466 devstack@c-api.service[110967]: DEBUG dbcounter [-] [110967] Writing DB stats cinder:SELECT=1 {{(pid=110967) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:22:20.781424 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.middleware.request_id [None req-ce30b9d2-62ca-4838-85e8-4fcf2c5acaa4 None None] RequestId filter calling following filter/app {{(pid=110968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:22:20.863887 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-ce30b9d2-62ca-4838-85e8-4fcf2c5acaa4 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:22:20.864192 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [None req-ce30b9d2-62ca-4838-85e8-4fcf2c5acaa4 demo demo] Empty body provided in request {{(pid=110968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:22:20.864435 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.openstack.wsgi [None req-ce30b9d2-62ca-4838-85e8-4fcf2c5acaa4 demo demo] Calling method 'detail' {{(pid=110968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:22:20.864758 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.api.api_utils [None req-ce30b9d2-62ca-4838-85e8-4fcf2c5acaa4 demo demo] Removing options '' from query. {{(pid=110968) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:22:20.865829 np0000186466 devstack@c-api.service[110968]: DEBUG cinder.volume.api [None req-ce30b9d2-62ca-4838-85e8-4fcf2c5acaa4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110968) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:22:20.875438 np0000186466 devstack@c-api.service[110968]: INFO cinder.volume.api [None req-ce30b9d2-62ca-4838-85e8-4fcf2c5acaa4 demo demo] Get all volumes completed successfully. Jul 24 01:22:20.881887 np0000186466 devstack@c-api.service[110968]: INFO cinder.api.openstack.wsgi [None req-ce30b9d2-62ca-4838-85e8-4fcf2c5acaa4 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:22:20.882432 np0000186466 devstack@c-api.service[110968]: [pid: 110968|app: 0|req: 13/47] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:22:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:22:30.870180 np0000186466 devstack@c-api.service[110968]: DEBUG dbcounter [-] [110968] Writing DB stats cinder:SELECT=1 {{(pid=110968) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 01:23:20.899538 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.middleware.request_id [None req-7a8e971e-4c13-4d87-9d96-4c62aa134d3c None None] RequestId filter calling following filter/app {{(pid=110966) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 01:23:20.903704 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-7a8e971e-4c13-4d87-9d96-4c62aa134d3c demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jul 24 01:23:20.904112 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-7a8e971e-4c13-4d87-9d96-4c62aa134d3c demo demo] Empty body provided in request {{(pid=110966) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 01:23:20.904396 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.openstack.wsgi [None req-7a8e971e-4c13-4d87-9d96-4c62aa134d3c demo demo] Calling method 'detail' {{(pid=110966) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 01:23:20.904707 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.api.api_utils [None req-7a8e971e-4c13-4d87-9d96-4c62aa134d3c demo demo] Removing options '' from query. {{(pid=110966) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 01:23:20.905807 np0000186466 devstack@c-api.service[110966]: DEBUG cinder.volume.api [None req-7a8e971e-4c13-4d87-9d96-4c62aa134d3c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110966) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 01:23:20.914468 np0000186466 devstack@c-api.service[110966]: INFO cinder.volume.api [None req-7a8e971e-4c13-4d87-9d96-4c62aa134d3c demo demo] Get all volumes completed successfully. Jul 24 01:23:20.916486 np0000186466 devstack@c-api.service[110966]: INFO cinder.api.openstack.wsgi [None req-7a8e971e-4c13-4d87-9d96-4c62aa134d3c demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jul 24 01:23:20.916838 np0000186466 devstack@c-api.service[110966]: [pid: 110966|app: 0|req: 12/48] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jul 24 01:23:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 01:23:30.909477 np0000186466 devstack@c-api.service[110966]: DEBUG dbcounter [-] [110966] Writing DB stats cinder:SELECT=1 {{(pid=110966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}