Jul 15 00:47:30.833872 np0000185327 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 15 00:47:30.841113 np0000185327 devstack@c-api.service[110837]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 15 00:47:30.844209 np0000185327 devstack@c-api.service[110837]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jul 15 00:47:30 2026] *** Jul 15 00:47:30.844209 np0000185327 devstack@c-api.service[110837]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 15 00:47:30.844209 np0000185327 devstack@c-api.service[110837]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 15 00:47:30.844209 np0000185327 devstack@c-api.service[110837]: nodename: np0000185327 Jul 15 00:47:30.844209 np0000185327 devstack@c-api.service[110837]: machine: x86_64 Jul 15 00:47:30.844209 np0000185327 devstack@c-api.service[110837]: clock source: unix Jul 15 00:47:30.844209 np0000185327 devstack@c-api.service[110837]: pcre jit disabled Jul 15 00:47:30.844209 np0000185327 devstack@c-api.service[110837]: detected number of CPU cores: 16 Jul 15 00:47:30.844209 np0000185327 devstack@c-api.service[110837]: current working directory: / Jul 15 00:47:30.844209 np0000185327 devstack@c-api.service[110837]: detected binary path: /usr/bin/uwsgi-core Jul 15 00:47:30.844209 np0000185327 devstack@c-api.service[110837]: your processes number limit is 256916 Jul 15 00:47:30.844209 np0000185327 devstack@c-api.service[110837]: your memory page size is 4096 bytes Jul 15 00:47:30.844209 np0000185327 devstack@c-api.service[110837]: detected max file descriptor number: 2048 Jul 15 00:47:30.844209 np0000185327 devstack@c-api.service[110837]: lock engine: pthread robust mutexes Jul 15 00:47:30.845000 np0000185327 devstack@c-api.service[110837]: thunder lock: enabled Jul 15 00:47:30.845000 np0000185327 devstack@c-api.service[110837]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 15 00:47:30.845000 np0000185327 devstack@c-api.service[110837]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 15 00:47:30.845000 np0000185327 devstack@c-api.service[110837]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 15 00:47:30.845000 np0000185327 devstack@c-api.service[110837]: Set PythonHome to /opt/stack/data/venv Jul 15 00:47:30.879394 np0000185327 devstack@c-api.service[110837]: Python main interpreter initialized at 0x7a8ee9ca4668 Jul 15 00:47:30.879394 np0000185327 devstack@c-api.service[110837]: python threads support enabled Jul 15 00:47:30.879394 np0000185327 devstack@c-api.service[110837]: your server socket listen backlog is limited to 100 connections Jul 15 00:47:30.879394 np0000185327 devstack@c-api.service[110837]: your mercy for graceful operations on workers is 80 seconds Jul 15 00:47:30.879857 np0000185327 devstack@c-api.service[110837]: mapped 671795 bytes (656 KB) for 4 cores Jul 15 00:47:30.879993 np0000185327 devstack@c-api.service[110837]: *** Operational MODE: preforking *** Jul 15 00:47:30.880143 np0000185327 devstack@c-api.service[110837]: *** uWSGI is running in multiple interpreter mode *** Jul 15 00:47:30.880143 np0000185327 devstack@c-api.service[110837]: spawned uWSGI master process (pid: 110837) Jul 15 00:47:30.880301 np0000185327 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 15 00:47:30.880905 np0000185327 devstack@c-api.service[110837]: spawned uWSGI worker 1 (pid: 110838, cores: 1) Jul 15 00:47:30.881447 np0000185327 devstack@c-api.service[110837]: spawned uWSGI worker 2 (pid: 110839, cores: 1) Jul 15 00:47:30.881967 np0000185327 devstack@c-api.service[110837]: spawned uWSGI worker 3 (pid: 110840, cores: 1) Jul 15 00:47:30.882509 np0000185327 devstack@c-api.service[110837]: spawned uWSGI worker 4 (pid: 110841, cores: 1) Jul 15 00:47:30.882775 np0000185327 devstack@c-api.service[110837]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 15 00:47:31.006204 np0000185327 devstack@c-api.service[110838]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 00:47:31.006204 np0000185327 devstack@c-api.service[110838]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 00:47:31.006204 np0000185327 devstack@c-api.service[110838]: we strongly recommend against using it for new projects. Jul 15 00:47:31.006204 np0000185327 devstack@c-api.service[110838]: If you are already using Eventlet, we recommend migrating to a different Jul 15 00:47:31.006204 np0000185327 devstack@c-api.service[110838]: framework. For more detail see Jul 15 00:47:31.006204 np0000185327 devstack@c-api.service[110838]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 00:47:31.006204 np0000185327 devstack@c-api.service[110838]: import eventlet # noqa Jul 15 00:47:31.013059 np0000185327 devstack@c-api.service[110839]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 00:47:31.013059 np0000185327 devstack@c-api.service[110839]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 00:47:31.013059 np0000185327 devstack@c-api.service[110839]: we strongly recommend against using it for new projects. Jul 15 00:47:31.013059 np0000185327 devstack@c-api.service[110839]: If you are already using Eventlet, we recommend migrating to a different Jul 15 00:47:31.013059 np0000185327 devstack@c-api.service[110839]: framework. For more detail see Jul 15 00:47:31.013059 np0000185327 devstack@c-api.service[110839]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 00:47:31.013059 np0000185327 devstack@c-api.service[110839]: import eventlet # noqa Jul 15 00:47:31.014346 np0000185327 devstack@c-api.service[110841]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 00:47:31.014346 np0000185327 devstack@c-api.service[110841]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 00:47:31.014346 np0000185327 devstack@c-api.service[110841]: we strongly recommend against using it for new projects. Jul 15 00:47:31.014346 np0000185327 devstack@c-api.service[110841]: If you are already using Eventlet, we recommend migrating to a different Jul 15 00:47:31.014346 np0000185327 devstack@c-api.service[110841]: framework. For more detail see Jul 15 00:47:31.014346 np0000185327 devstack@c-api.service[110841]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 00:47:31.014346 np0000185327 devstack@c-api.service[110841]: import eventlet # noqa Jul 15 00:47:31.027170 np0000185327 devstack@c-api.service[110840]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 00:47:31.027170 np0000185327 devstack@c-api.service[110840]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 00:47:31.027170 np0000185327 devstack@c-api.service[110840]: we strongly recommend against using it for new projects. Jul 15 00:47:31.027170 np0000185327 devstack@c-api.service[110840]: If you are already using Eventlet, we recommend migrating to a different Jul 15 00:47:31.027170 np0000185327 devstack@c-api.service[110840]: framework. For more detail see Jul 15 00:47:31.027170 np0000185327 devstack@c-api.service[110840]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 00:47:31.027170 np0000185327 devstack@c-api.service[110840]: import eventlet # noqa Jul 15 00:47:31.164369 np0000185327 devstack@c-api.service[110838]: /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 15 00:47:31.164369 np0000185327 devstack@c-api.service[110838]: from cgi import parse_header Jul 15 00:47:31.169230 np0000185327 devstack@c-api.service[110841]: /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 15 00:47:31.169230 np0000185327 devstack@c-api.service[110841]: from cgi import parse_header Jul 15 00:47:31.185357 np0000185327 devstack@c-api.service[110839]: /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 15 00:47:31.185357 np0000185327 devstack@c-api.service[110839]: from cgi import parse_header Jul 15 00:47:31.197498 np0000185327 devstack@c-api.service[110840]: /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 15 00:47:31.197498 np0000185327 devstack@c-api.service[110840]: from cgi import parse_header Jul 15 00:47:31.203657 np0000185327 devstack@c-api.service[110838]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 00:47:31.203657 np0000185327 devstack@c-api.service[110838]: warnings.warn( Jul 15 00:47:31.208580 np0000185327 devstack@c-api.service[110841]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 00:47:31.208580 np0000185327 devstack@c-api.service[110841]: warnings.warn( Jul 15 00:47:31.214592 np0000185327 devstack@c-api.service[110838]: /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 15 00:47:31.214592 np0000185327 devstack@c-api.service[110838]: removals.removed_module( Jul 15 00:47:31.215262 np0000185327 devstack@c-api.service[110838]: /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 15 00:47:31.215262 np0000185327 devstack@c-api.service[110838]: removals.removed_module( Jul 15 00:47:31.218564 np0000185327 devstack@c-api.service[110841]: /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 15 00:47:31.218564 np0000185327 devstack@c-api.service[110841]: removals.removed_module( Jul 15 00:47:31.219270 np0000185327 devstack@c-api.service[110841]: /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 15 00:47:31.219270 np0000185327 devstack@c-api.service[110841]: removals.removed_module( Jul 15 00:47:31.223900 np0000185327 devstack@c-api.service[110839]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 00:47:31.223900 np0000185327 devstack@c-api.service[110839]: warnings.warn( Jul 15 00:47:31.234006 np0000185327 devstack@c-api.service[110839]: /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 15 00:47:31.234006 np0000185327 devstack@c-api.service[110839]: removals.removed_module( Jul 15 00:47:31.234731 np0000185327 devstack@c-api.service[110839]: /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 15 00:47:31.234731 np0000185327 devstack@c-api.service[110839]: removals.removed_module( Jul 15 00:47:31.240275 np0000185327 devstack@c-api.service[110840]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 00:47:31.240275 np0000185327 devstack@c-api.service[110840]: warnings.warn( Jul 15 00:47:31.251113 np0000185327 devstack@c-api.service[110840]: /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 15 00:47:31.251113 np0000185327 devstack@c-api.service[110840]: removals.removed_module( Jul 15 00:47:31.251937 np0000185327 devstack@c-api.service[110840]: /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 15 00:47:31.251937 np0000185327 devstack@c-api.service[110840]: removals.removed_module( Jul 15 00:47:32.044523 np0000185327 devstack@c-api.service[110841]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 00:47:32.044523 np0000185327 devstack@c-api.service[110841]: warnings.warn( Jul 15 00:47:32.062475 np0000185327 devstack@c-api.service[110838]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 00:47:32.062475 np0000185327 devstack@c-api.service[110838]: warnings.warn( Jul 15 00:47:32.089947 np0000185327 devstack@c-api.service[110839]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 00:47:32.089947 np0000185327 devstack@c-api.service[110839]: warnings.warn( Jul 15 00:47:32.096220 np0000185327 devstack@c-api.service[110841]: /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 15 00:47:32.096220 np0000185327 devstack@c-api.service[110841]: warnings.warn( Jul 15 00:47:32.114458 np0000185327 devstack@c-api.service[110838]: /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 15 00:47:32.114458 np0000185327 devstack@c-api.service[110838]: warnings.warn( Jul 15 00:47:32.139915 np0000185327 devstack@c-api.service[110839]: /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 15 00:47:32.139915 np0000185327 devstack@c-api.service[110839]: warnings.warn( Jul 15 00:47:32.153599 np0000185327 devstack@c-api.service[110840]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 00:47:32.153599 np0000185327 devstack@c-api.service[110840]: warnings.warn( Jul 15 00:47:32.205175 np0000185327 devstack@c-api.service[110840]: /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 15 00:47:32.205175 np0000185327 devstack@c-api.service[110840]: warnings.warn( Jul 15 00:47:32.305566 np0000185327 devstack@c-api.service[110838]: 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 15 00:47:32.305566 np0000185327 devstack@c-api.service[110838]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110838) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 00:47:32.313693 np0000185327 devstack@c-api.service[110841]: 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 15 00:47:32.314036 np0000185327 devstack@c-api.service[110841]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110841) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 00:47:32.332528 np0000185327 devstack@c-api.service[110839]: 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 15 00:47:32.332719 np0000185327 devstack@c-api.service[110839]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110839) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 00:47:32.395091 np0000185327 devstack@c-api.service[110838]: /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 15 00:47:32.395091 np0000185327 devstack@c-api.service[110838]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 00:47:32.401909 np0000185327 devstack@c-api.service[110839]: /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 15 00:47:32.401909 np0000185327 devstack@c-api.service[110839]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 00:47:32.407565 np0000185327 devstack@c-api.service[110841]: /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 15 00:47:32.407565 np0000185327 devstack@c-api.service[110841]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 00:47:32.411603 np0000185327 devstack@c-api.service[110840]: 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 15 00:47:32.411795 np0000185327 devstack@c-api.service[110840]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110840) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 00:47:32.473951 np0000185327 devstack@c-api.service[110840]: /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 15 00:47:32.473951 np0000185327 devstack@c-api.service[110840]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 00:47:32.908130 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110838) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 00:47:32.908379 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110840) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 00:47:32.908448 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110841) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 00:47:32.908530 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110839) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 00:47:32.908741 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.908832 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.908884 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.908957 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.909062 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.909133 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.909207 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.909272 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.909351 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.909409 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.909500 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.909565 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.911739 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.911841 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.911841 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.911958 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.911998 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.912036 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.912036 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.912123 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.912123 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.912189 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.912244 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.912244 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.912323 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.912373 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.912412 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.912460 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.912506 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.912544 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.912579 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.912622 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.912667 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.912714 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.912752 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.912793 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.912831 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.912866 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.912901 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.912901 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.913250 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.913307 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.913380 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.913447 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.913518 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.913567 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.913604 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.913645 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.913689 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.913734 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.913778 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.913828 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.913868 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.913909 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.913946 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.913986 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.914030 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.914074 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.914130 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.914169 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.914217 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.914256 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.914292 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.914344 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.914384 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.914436 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.914436 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.914436 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.914551 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.914592 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.914629 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.914664 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.914701 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.914849 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.914892 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.914927 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.914965 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.915008 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.915052 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.915093 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.915137 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.915181 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.915225 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.915225 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.915225 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.915225 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.915395 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.915436 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.915477 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.915523 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.915566 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.915608 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.915656 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.915656 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.915656 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.915656 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.916999 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.917060 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.917105 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.917148 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.917190 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.917235 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.917285 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.917344 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.917382 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.917425 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.917471 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.917513 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.917552 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.917588 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.917588 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.917665 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.917709 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.917753 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.917793 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.917840 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.917878 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.917913 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.917955 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.917990 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.918034 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.918068 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.918068 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.918068 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.922311 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.922405 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.922446 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.922486 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.922541 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.922588 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.922648 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.922699 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.922743 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.922794 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.922838 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.922882 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.922940 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.923025 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.923251 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.923301 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.923395 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.923457 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.923498 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.923544 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.923584 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.923628 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.923666 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.923704 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.923744 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.923744 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.923827 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.923827 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.923903 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.923942 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.923987 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.924027 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.924065 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.924100 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.924146 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.924195 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.924238 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.924278 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.924321 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.924386 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.924433 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.924477 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.924522 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.924561 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.924610 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.924650 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.924689 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.924733 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.924777 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.924817 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.924860 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.924899 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.924985 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.925041 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.925086 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.925124 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.925171 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.925216 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.925253 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.925296 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.925361 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.925407 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.925447 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.925488 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.925532 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.925572 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.925614 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.925651 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.925693 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.925737 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.925774 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.925813 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.925856 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.925905 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.925949 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.925990 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.926025 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.926063 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.926104 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.926147 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.926189 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.926233 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.926270 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.926351 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.926392 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.926439 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.926477 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.926514 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.926552 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.926588 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.926632 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.926632 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.926632 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.926632 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.926632 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.926632 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.926632 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.926632 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.926632 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.926632 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.927011 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.927011 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.927011 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.927011 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.927011 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.927011 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.927011 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.927011 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.927011 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.927011 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.927385 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.927385 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.927456 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.927456 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.927456 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.927456 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.927456 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.927648 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.927687 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.927732 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.927777 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.927820 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.927820 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.927901 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.927945 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.927945 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.928016 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.928065 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.928109 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.928147 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.928189 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.928226 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.928226 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.928300 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.928363 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.928408 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.928457 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.928501 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.928538 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.928576 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.928619 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.928662 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.928705 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.928749 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.928791 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.928833 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.928885 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.928946 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.928987 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.929032 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.929071 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.929110 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.929153 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.929192 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.929236 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.929278 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.929346 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.929387 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.929436 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.929474 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.929516 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.929554 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.929592 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.929636 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.929673 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.929716 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.929764 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.929764 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.929840 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.929840 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.929840 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.929840 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.929979 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.930027 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.930064 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.930102 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.930147 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.930186 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.930223 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.930260 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.930318 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.930374 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.930411 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.930411 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.930482 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.930530 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.930575 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.930620 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.930662 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.930699 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.930734 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.930779 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.930779 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.930850 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.930892 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.930892 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.930963 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.930963 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.930963 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.930963 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.931108 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.931147 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.931147 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.931225 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.931225 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.931300 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.931361 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.931361 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.931361 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.931476 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.931518 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.931555 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.931555 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.931555 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.931659 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.931705 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.931753 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.931797 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.931838 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.931876 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.931918 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.931918 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.931918 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.931918 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.933081 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.933203 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.933235 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.933264 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.933264 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.933317 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.933360 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.933393 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.933421 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.933447 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.933481 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.933515 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.933542 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.933571 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.933601 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.933628 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.933660 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.933689 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.933689 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.933741 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.933773 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.933806 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.933834 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.933859 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.933890 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.933923 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.933950 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.933980 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.934010 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.934038 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.934066 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.934066 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.934066 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.934150 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.934181 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.934251 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.934295 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.934323 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.934379 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.934412 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.934438 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.934487 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.934520 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.934547 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.934578 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.934607 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.934644 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.934733 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.934814 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.934888 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.934961 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.935030 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.935107 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.935179 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.935250 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.935343 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.940045 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.940114 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.940169 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.940230 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.940288 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.940322 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.940375 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.940412 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.940446 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.940470 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.940496 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.940537 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.940570 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.940599 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.940629 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.940662 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.940694 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.940725 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.940758 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.940787 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.940820 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.940878 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.940917 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.940949 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.940983 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.941011 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.941040 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.941072 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.941100 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.941127 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.941153 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.941178 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.941203 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.941230 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.941263 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.941294 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.941340 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.941340 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.941340 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.941340 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.941441 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.941441 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.941710 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.941781 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.941839 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.941899 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.941962 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.942024 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.942089 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.942149 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.942226 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.942289 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.942356 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.942418 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.942459 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.942503 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.942547 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.942547 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.942624 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.942661 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.942706 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.942744 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.942783 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.942832 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.942878 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.942916 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.942955 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.942993 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.943036 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.943079 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.943121 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.943164 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.943201 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.943245 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.943282 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.943324 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.943387 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.943431 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.943431 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.943431 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.943431 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.943431 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.943431 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.943652 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.944709 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.944759 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.944805 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.944869 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.944910 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.944951 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.944999 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.945039 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.945084 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.945123 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.945165 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.945204 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.945242 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.945279 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.945318 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.945378 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.945378 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.945378 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.945378 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.945524 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.945524 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.945597 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.945640 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.945706 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.945761 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.945819 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.945865 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.945936 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.946478 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.946539 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.946594 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.946643 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.946684 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.946721 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.946760 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.946802 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.946852 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.946897 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.946935 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.946976 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.947016 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.947054 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.947091 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.947134 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.947172 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.947209 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.947209 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.947293 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.947350 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.947390 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.947427 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.947427 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.947427 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.947427 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.947427 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.947427 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.949576 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.949639 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.949682 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.949745 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.949792 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.949866 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.949911 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.949958 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.949997 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.950043 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.950088 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.950131 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.950169 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.950207 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.950252 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.950288 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.950350 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.950399 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.950444 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.950492 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.950535 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.950578 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.950615 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.950655 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.950699 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.950699 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.950773 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.950818 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.950859 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.950903 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.950942 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.950985 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.951022 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.951059 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.951097 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.951135 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.951178 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.951215 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.951252 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.951294 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.951353 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.951400 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.951439 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.951485 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.951523 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.951562 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.951605 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.951641 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.951684 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.951722 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.951765 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.951808 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.951847 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.951847 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.951847 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.951847 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.951991 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.951991 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.951991 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.952112 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.952151 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.952196 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.952235 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.952273 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.952311 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.952365 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.952415 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.952461 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.952510 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.952552 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.952591 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.952628 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.952664 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.952702 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.952740 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.952783 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.952861 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.952897 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.952935 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.952977 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.953021 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.953021 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.953021 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.953021 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.953161 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.953161 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.953161 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.953161 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.953306 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.953306 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.953403 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.953451 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.953490 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.953490 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.953490 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.953601 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.953638 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.953682 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.953726 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.953772 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.953814 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.953955 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.954001 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.954001 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.954071 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.954108 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.954151 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.954188 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.954232 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.954232 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.954232 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.954232 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.954805 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.954860 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.954900 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.954942 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.954981 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.955024 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.955069 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.955109 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.955148 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.955197 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.955242 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.955282 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.955317 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.955377 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.955425 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.955466 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.955509 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.955509 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.955509 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.955509 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.955655 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.955698 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.955736 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.955736 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.955736 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.955736 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.955869 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.955869 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.956693 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.956753 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.956825 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.956894 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.956947 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.956947 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.957046 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.957096 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.957142 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.957180 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.957235 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.957235 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.957235 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.957400 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.957447 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.957491 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.957491 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.957491 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.957594 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.957632 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.957685 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.957723 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.957766 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.957805 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.957805 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.957805 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.957913 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.957954 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.958000 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.958045 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.958087 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.958132 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.958182 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.958245 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.958287 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.958359 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.958410 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.958450 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.958497 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.958540 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.958578 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.958622 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.958661 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.958699 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.958735 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.958777 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.958820 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.958857 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.958900 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.958937 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.958973 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.959011 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.959048 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.959084 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.959127 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.959127 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.962893 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.962973 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.963023 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.963064 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.963103 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.963148 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.963191 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.963232 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.963271 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.963308 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.963363 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.963414 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.963456 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.963494 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.963532 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.963570 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.963608 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.963646 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.963690 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.963729 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.963774 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.963812 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.963850 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.963886 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.963924 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.963963 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.964006 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.964048 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.964091 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.964130 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.964167 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.964210 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.964252 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.964290 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.964344 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.964389 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.964427 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.964464 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.964509 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.964546 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.964584 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.964628 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.964666 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.964709 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.964770 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.964814 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.964848 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.964887 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.964931 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.964970 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.965008 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.965008 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.965008 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.965008 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.965008 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.965008 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.965763 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.965822 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.965861 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.965917 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.965981 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.966042 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.966088 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.966133 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.966182 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.966226 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.966226 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.966226 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.966358 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.966358 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.966500 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.966556 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.966644 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.966692 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.966743 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.966793 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.966869 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.967093 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.967169 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.967241 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.967301 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.967376 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.967421 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.967468 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.967512 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.967552 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.967597 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.967636 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.967681 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.967729 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.967768 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.967807 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.967844 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.967889 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.967928 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.967972 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.968017 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.968056 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.968100 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.968150 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.968196 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.968240 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.968278 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.968317 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.968384 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.968425 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.968463 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.968500 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.968546 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.968584 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.968623 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.968668 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.968731 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.968775 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.968814 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.968852 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.968890 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.968928 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.968973 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.969017 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.969054 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.969093 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.969130 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.969167 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.969203 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.969241 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.969278 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.969315 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.969381 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.969423 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.969465 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.969507 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.969544 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.969587 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.969627 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.969665 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.969665 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.969665 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.969665 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.969665 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:47:32.970320 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110839) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.970396 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.970442 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.970505 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.970552 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110840) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.970593 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110841) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.970632 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110839) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.970678 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.970717 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110839) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.970766 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.970807 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.970846 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.970888 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.970930 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.970972 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110840) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.971011 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110841) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.971047 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110840) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.971090 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110841) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:32.971132 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110838) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:47:32.971132 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:47:32.971132 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:47:32.971236 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:47:32.971276 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110838) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:47:32.971394 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110838) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:47:33.018221 np0000185327 devstack@c-api.service[110839]: INFO dbcounter [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Registered counter for database cinder Jul 15 00:47:33.018510 np0000185327 devstack@c-api.service[110840]: INFO dbcounter [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Registered counter for database cinder Jul 15 00:47:33.018709 np0000185327 devstack@c-api.service[110841]: INFO dbcounter [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Registered counter for database cinder Jul 15 00:47:33.021577 np0000185327 devstack@c-api.service[110838]: INFO dbcounter [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Registered counter for database cinder Jul 15 00:47:33.061199 np0000185327 devstack@c-api.service[110839]: DEBUG oslo_db.sqlalchemy.engines [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 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=110839) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:33.062938 np0000185327 devstack@c-api.service[110841]: DEBUG oslo_db.sqlalchemy.engines [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f 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=110841) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:33.064285 np0000185327 devstack@c-api.service[110840]: DEBUG oslo_db.sqlalchemy.engines [None req-28d056b1-566c-4d9e-9362-648ba3000c06 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=110840) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:33.066402 np0000185327 devstack@c-api.service[110838]: DEBUG oslo_db.sqlalchemy.engines [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a 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=110838) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:33.180438 np0000185327 devstack@c-api.service[110839]: DEBUG dbcounter [-] [110839] Writer thread running {{(pid=110839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 00:47:33.181004 np0000185327 devstack@c-api.service[110841]: DEBUG dbcounter [-] [110841] Writer thread running {{(pid=110841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 00:47:33.184211 np0000185327 devstack@c-api.service[110840]: DEBUG dbcounter [-] [110840] Writer thread running {{(pid=110840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 00:47:33.184506 np0000185327 devstack@c-api.service[110841]: INFO cinder.rpc [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 00:47:33.185028 np0000185327 devstack@c-api.service[110839]: INFO cinder.rpc [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 00:47:33.186876 np0000185327 devstack@c-api.service[110841]: INFO cinder.rpc [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 00:47:33.187142 np0000185327 devstack@c-api.service[110840]: INFO cinder.rpc [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 00:47:33.187305 np0000185327 devstack@c-api.service[110839]: INFO cinder.rpc [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 00:47:33.189253 np0000185327 devstack@c-api.service[110841]: INFO cinder.rpc [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 00:47:33.189621 np0000185327 devstack@c-api.service[110839]: INFO cinder.rpc [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 00:47:33.190115 np0000185327 devstack@c-api.service[110840]: INFO cinder.rpc [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 00:47:33.190934 np0000185327 devstack@c-api.service[110841]: INFO cinder.rpc [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 00:47:33.191634 np0000185327 devstack@c-api.service[110839]: INFO cinder.rpc [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 00:47:33.191942 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.192570 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.192919 np0000185327 devstack@c-api.service[110840]: INFO cinder.rpc [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 00:47:33.195423 np0000185327 devstack@c-api.service[110840]: INFO cinder.rpc [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 00:47:33.195787 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.196677 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.196726 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.197140 np0000185327 devstack@c-api.service[110838]: DEBUG dbcounter [-] [110838] Writer thread running {{(pid=110838) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 00:47:33.200121 np0000185327 devstack@c-api.service[110838]: INFO cinder.rpc [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 00:47:33.200742 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.202576 np0000185327 devstack@c-api.service[110838]: INFO cinder.rpc [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 00:47:33.204907 np0000185327 devstack@c-api.service[110838]: INFO cinder.rpc [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 00:47:33.207106 np0000185327 devstack@c-api.service[110838]: INFO cinder.rpc [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 00:47:33.208423 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.213327 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.229584 np0000185327 devstack@c-api.service[110841]: DEBUG oslo_db.sqlalchemy.engines [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f 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=110841) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:33.229890 np0000185327 devstack@c-api.service[110839]: DEBUG oslo_db.sqlalchemy.engines [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 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=110839) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:33.231364 np0000185327 devstack@c-api.service[110841]: INFO cinder.rpc [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 00:47:33.231969 np0000185327 devstack@c-api.service[110839]: INFO cinder.rpc [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 00:47:33.233364 np0000185327 devstack@c-api.service[110840]: DEBUG oslo_db.sqlalchemy.engines [None req-28d056b1-566c-4d9e-9362-648ba3000c06 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=110840) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:33.233616 np0000185327 devstack@c-api.service[110841]: INFO cinder.rpc [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 00:47:33.233786 np0000185327 devstack@c-api.service[110839]: INFO cinder.rpc [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 00:47:33.234608 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.234759 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.236372 np0000185327 devstack@c-api.service[110840]: INFO cinder.rpc [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 00:47:33.239479 np0000185327 devstack@c-api.service[110840]: INFO cinder.rpc [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 00:47:33.241206 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.245094 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.246411 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.247055 np0000185327 devstack@c-api.service[110838]: DEBUG oslo_db.sqlalchemy.engines [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a 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=110838) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:33.248299 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.249352 np0000185327 devstack@c-api.service[110838]: INFO cinder.rpc [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 00:47:33.249612 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.251489 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.252598 np0000185327 devstack@c-api.service[110838]: INFO cinder.rpc [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 00:47:33.252903 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.253907 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.255668 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.257047 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.258309 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.259052 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.260095 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.261329 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.262998 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.263070 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.264255 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.266186 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.266297 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.267357 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.267521 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.269162 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.269706 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.270186 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.270591 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.271992 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.273016 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.273089 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.273455 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.273530 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.274551 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.276222 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.276738 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.277245 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.278675 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.279646 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.281846 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.282569 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.282799 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.283571 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.285232 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.285627 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.285847 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.286178 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.287320 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.288271 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.288811 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.289230 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.289522 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.289733 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.290225 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.291173 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.291621 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.292494 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.292608 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.292752 np0000185327 devstack@c-api.service[110839]: WARNING cinder.api.contrib.hosts [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 00:47:33.293551 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.293657 np0000185327 devstack@c-api.service[110841]: WARNING cinder.api.contrib.hosts [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 00:47:33.294472 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.294792 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.294944 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.295702 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.295916 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.296436 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.297352 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.297832 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.297974 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.298167 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.298815 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.298885 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: extensions {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.299742 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: extensions {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.300270 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.300370 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: cgsnapshots {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.301055 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: cgsnapshots {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.301716 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: os-availability-zone {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.301832 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.301898 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.302463 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: os-availability-zone {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.303152 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.303739 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: os-snapshot-manage {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.303833 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: os-snapshot-manage {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.305200 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.305392 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: os-volume-transfer {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.305880 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: os-volume-transfer {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.306383 np0000185327 devstack@c-api.service[110840]: WARNING cinder.api.contrib.hosts [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 00:47:33.307081 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: os-quota-sets {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.307203 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.307516 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: os-quota-sets {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.308586 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: os-hosts {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.308728 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.308990 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: os-hosts {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.309346 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.310062 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: qos-specs {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.310150 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.310385 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: qos-specs {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.311714 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.312185 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: backups {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.312480 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: backups {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.312592 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: extensions {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.312931 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.313878 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: cgsnapshots {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.314193 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: capabilities {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.314525 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: capabilities {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.315211 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.315287 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: os-availability-zone {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.315466 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: os-volume-type-access {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.315755 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: os-volume-type-access {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.316644 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: os-snapshot-manage {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.316777 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.317098 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: os-quota-class-sets {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.317442 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: os-quota-class-sets {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.318124 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: os-volume-transfer {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.318206 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.318376 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: scheduler-stats {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.318696 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: scheduler-stats {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.319595 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.319750 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: os-quota-sets {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.319839 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: consistencygroups {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.320181 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: consistencygroups {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.321144 np0000185327 devstack@c-api.service[110838]: WARNING cinder.api.contrib.hosts [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 00:47:33.321240 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: os-hosts {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.322010 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: encryption {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.322140 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: encryption {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.322291 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.322585 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: qos-specs {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.323635 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: encryption {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.323709 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: encryption {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.324353 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.324698 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: backups {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.325147 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: os-volume-manage {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.325240 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: os-volume-manage {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.326395 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.326608 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extended resource: extra_specs {{(pid=110839) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.326694 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extended resource: extra_specs {{(pid=110841) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.326758 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: capabilities {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.328069 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: os-volume-type-access {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.328432 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.328830 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.328897 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.329265 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: extensions {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.329869 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: os-quota-class-sets {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.330215 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.330287 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.330669 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: cgsnapshots {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.331201 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: scheduler-stats {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.331600 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.331671 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.332084 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: os-availability-zone {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.332722 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: consistencygroups {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.332963 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.333034 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.333458 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: os-snapshot-manage {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.333807 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.contrib.snapshot_actions [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] SnapshotActionsController initialized {{(pid=110839) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 00:47:33.333905 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.contrib.snapshot_actions [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] SnapshotActionsController initialized {{(pid=110841) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 00:47:33.334524 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.334592 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.334765 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: encryption {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.335529 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: os-volume-transfer {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.335873 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.335939 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.336454 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: encryption {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.337152 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: os-quota-sets {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.337242 np0000185327 devstack@c-api.service[110839]: WARNING castellan.key_manager.migration [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.337480 np0000185327 devstack@c-api.service[110841]: WARNING castellan.key_manager.migration [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.337997 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: os-volume-manage {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.338180 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.338308 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.338430 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.338500 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension VolumeActions extending resource: volumes {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.338575 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.338647 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension UsedLimits extending resource: limits {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.338718 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: os-hosts {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.338789 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension VolumeActions extending resource: volumes {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.338852 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.338944 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension UsedLimits extending resource: limits {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.338944 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.339083 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.339176 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension VolumeTypeAccess extending resource: types {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.339287 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension TypesManage extending resource: types {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.339402 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.339471 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.339534 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.339599 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.339674 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension SnapshotActions extending resource: snapshots {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.339745 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension TypesManage extending resource: types {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.339827 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.339900 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.339971 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension AdminActions extending resource: volumes {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.340037 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.340100 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension AdminActions extending resource: snapshots {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.340163 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.340238 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension AdminActions extending resource: backups {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.340301 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.340390 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.v3.router [None req-a8b13ec6-1d8c-49cb-a378-1bec93988b1f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110841) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.340470 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension AdminActions extending resource: volumes {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.340542 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: qos-specs {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.340604 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extended resource: extra_specs {{(pid=110840) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.340667 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension AdminActions extending resource: snapshots {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.340667 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension AdminActions extending resource: backups {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.340667 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.v3.router [None req-97d2e31d-baa4-4979-b1ee-bb9717228e54 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110839) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.342301 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: backups {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.342854 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.344417 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: capabilities {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.344560 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.345721 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: os-volume-type-access {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.346374 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.347513 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: os-quota-class-sets {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.348191 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.348785 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: scheduler-stats {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.348887 np0000185327 devstack@c-api.service[110839]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a8ee9ca4668 pid: 110839 (default app) Jul 15 00:47:33.349073 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.contrib.snapshot_actions [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] SnapshotActionsController initialized {{(pid=110840) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 00:47:33.349420 np0000185327 devstack@c-api.service[110841]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a8ee9ca4668 pid: 110841 (default app) Jul 15 00:47:33.349814 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.350713 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: consistencygroups {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.351394 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.353172 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: encryption {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.354727 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: encryption {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.354971 np0000185327 devstack@c-api.service[110840]: WARNING castellan.key_manager.migration [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.356323 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: os-volume-manage {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.356413 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.356543 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.356718 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension VolumeActions extending resource: volumes {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.356920 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension UsedLimits extending resource: limits {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.357062 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.357152 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.357502 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.357662 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension TypesManage extending resource: types {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.357784 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extended resource: extra_specs {{(pid=110838) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:47:33.357896 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.357988 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.358074 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.358181 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.358306 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension AdminActions extending resource: volumes {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.358472 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension AdminActions extending resource: snapshots {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.358612 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension AdminActions extending resource: backups {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.358724 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.v3.router [None req-28d056b1-566c-4d9e-9362-648ba3000c06 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110840) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.360094 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.361565 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.363154 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.364541 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.middleware.request_id [None req-4980ad87-53aa-469f-8c0c-a75786d72e24 None None] RequestId filter calling following filter/app {{(pid=110839) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:47:33.364617 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.365428 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.contrib.snapshot_actions [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] SnapshotActionsController initialized {{(pid=110838) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 00:47:33.366209 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.367578 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.367835 np0000185327 devstack@c-api.service[110839]: [pid: 110839|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 956 bytes} [Wed Jul 15 00:47:33 2026] GET /volume/v3/ => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 15 00:47:33.368152 np0000185327 devstack@c-api.service[110840]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a8ee9ca4668 pid: 110840 (default app) Jul 15 00:47:33.368964 np0000185327 devstack@c-api.service[110838]: WARNING castellan.key_manager.migration [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:47:33.369912 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.370050 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.370211 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension VolumeActions extending resource: volumes {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.370352 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension UsedLimits extending resource: limits {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.370472 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.370668 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.370803 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension VolumeTypeAccess extending resource: types {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.370905 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension TypesManage extending resource: types {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.371010 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.371113 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.371222 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension SnapshotActions extending resource: snapshots {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.371323 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.371449 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension AdminActions extending resource: volumes {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.371565 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension AdminActions extending resource: snapshots {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.371665 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension AdminActions extending resource: backups {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.371767 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.v3.router [None req-77e8a01c-6fa3-4a97-bd1a-b890804d8d8a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110838) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:47:33.381107 np0000185327 devstack@c-api.service[110838]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a8ee9ca4668 pid: 110838 (default app) Jul 15 00:47:40.787065 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.middleware.request_id [None req-aecfb511-3785-40ea-9f01-b6493c32604a None None] RequestId filter calling following filter/app {{(pid=110841) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:47:41.362423 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-aecfb511-3785-40ea-9f01-b6493c32604a admin admin] POST https://199.204.45.138/volume/v3/types Jul 15 00:47:41.362976 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.openstack.wsgi [None req-aecfb511-3785-40ea-9f01-b6493c32604a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=110841) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 00:47:41.364833 np0000185327 devstack@c-api.service[110841]: /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 15 00:47:41.364833 np0000185327 devstack@c-api.service[110841]: warnings.warn( Jul 15 00:47:41.398796 np0000185327 devstack@c-api.service[110841]: DEBUG oslo_db.sqlalchemy.engines [None req-aecfb511-3785-40ea-9f01-b6493c32604a 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=110841) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:41.439051 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-aecfb511-3785-40ea-9f01-b6493c32604a admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jul 15 00:47:41.439884 np0000185327 devstack@c-api.service[110841]: [pid: 110841|app: 0|req: 1/2] 199.204.45.138 () {68 vars in 1333 bytes} [Wed Jul 15 00:47:40 2026] POST /volume/v3/types => generated 186 bytes in 672 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:47:41.455597 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.middleware.request_id [None req-395d5f86-6286-4d0e-9e05-45125ec0470c None None] RequestId filter calling following filter/app {{(pid=110839) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:47:41.866751 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-395d5f86-6286-4d0e-9e05-45125ec0470c admin admin] POST https://199.204.45.138/volume/v3/types/71c46c35-56a8-4554-98d0-f2b2e7164a52/extra_specs Jul 15 00:47:41.867401 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [None req-395d5f86-6286-4d0e-9e05-45125ec0470c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110839) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 00:47:41.869398 np0000185327 devstack@c-api.service[110839]: /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 15 00:47:41.869398 np0000185327 devstack@c-api.service[110839]: warnings.warn( Jul 15 00:47:41.909961 np0000185327 devstack@c-api.service[110839]: DEBUG oslo_db.sqlalchemy.engines [None req-395d5f86-6286-4d0e-9e05-45125ec0470c 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=110839) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:47:41.974691 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-395d5f86-6286-4d0e-9e05-45125ec0470c admin admin] https://199.204.45.138/volume/v3/types/71c46c35-56a8-4554-98d0-f2b2e7164a52/extra_specs returned with HTTP 200 Jul 15 00:47:41.975159 np0000185327 devstack@c-api.service[110839]: [pid: 110839|app: 0|req: 2/3] 199.204.45.138 () {68 vars in 1480 bytes} [Wed Jul 15 00:47:41 2026] POST /volume/v3/types/71c46c35-56a8-4554-98d0-f2b2e7164a52/extra_specs => generated 55 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 00:47:43.239441 np0000185327 devstack@c-api.service[110840]: DEBUG dbcounter [-] [110840] Writing DB stats cinder:SELECT=6 {{(pid=110840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:47:43.251861 np0000185327 devstack@c-api.service[110838]: DEBUG dbcounter [-] [110838] Writing DB stats cinder:SELECT=6 {{(pid=110838) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:47:51.427955 np0000185327 devstack@c-api.service[110841]: DEBUG dbcounter [-] [110841] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:47:51.973558 np0000185327 devstack@c-api.service[110839]: DEBUG dbcounter [-] [110839] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:50:43.563224 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.middleware.request_id [None req-46a3c467-ec6f-4d5b-8a1b-8559272703e5 None None] RequestId filter calling following filter/app {{(pid=110840) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:50:43.565811 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-46a3c467-ec6f-4d5b-8a1b-8559272703e5 None None] GET https://199.204.45.138/volume// Jul 15 00:50:43.565811 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-46a3c467-ec6f-4d5b-8a1b-8559272703e5 None None] Empty body provided in request {{(pid=110840) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:50:43.565811 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-46a3c467-ec6f-4d5b-8a1b-8559272703e5 None None] Calling method 'all' {{(pid=110840) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:50:43.565811 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-46a3c467-ec6f-4d5b-8a1b-8559272703e5 None None] https://199.204.45.138/volume// returned with HTTP 300 Jul 15 00:50:43.565811 np0000185327 devstack@c-api.service[110840]: [pid: 110840|app: 0|req: 1/4] 199.204.45.138 () {66 vars in 1456 bytes} [Wed Jul 15 00:50:43 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 00:51:24.144437 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.middleware.request_id [None req-1db28a6c-7e45-4c50-94f9-4a20e7d2afe3 None None] RequestId filter calling following filter/app {{(pid=110838) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:24.147931 np0000185327 devstack@c-api.service[110838]: [pid: 110838|app: 0|req: 1/5] 199.204.45.138 () {62 vars in 1068 bytes} [Wed Jul 15 00:51:24 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 15 00:51:24.179992 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.middleware.request_id [None req-01c2ac2b-6e6d-46e9-a5c5-e4f4fa7f987c None None] RequestId filter calling following filter/app {{(pid=110841) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:24.191089 np0000185327 devstack@c-api.service[110841]: [pid: 110841|app: 0|req: 2/6] 199.204.45.138 () {64 vars in 1272 bytes} [Wed Jul 15 00:51:24 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 15 00:51:24.222629 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.middleware.request_id [req-01c2ac2b-6e6d-46e9-a5c5-e4f4fa7f987c req-805e4fd8-59ed-482c-af16-771478c162f8 None None] RequestId filter calling following filter/app {{(pid=110839) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:24.228893 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [req-01c2ac2b-6e6d-46e9-a5c5-e4f4fa7f987c req-805e4fd8-59ed-482c-af16-771478c162f8 demo demo] GET https://199.204.45.138/volume/v3/ Jul 15 00:51:24.229398 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [req-01c2ac2b-6e6d-46e9-a5c5-e4f4fa7f987c req-805e4fd8-59ed-482c-af16-771478c162f8 demo demo] Empty body provided in request {{(pid=110839) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:24.229854 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [req-01c2ac2b-6e6d-46e9-a5c5-e4f4fa7f987c req-805e4fd8-59ed-482c-af16-771478c162f8 demo demo] Calling method 'version_select' {{(pid=110839) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:24.231896 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [req-01c2ac2b-6e6d-46e9-a5c5-e4f4fa7f987c req-805e4fd8-59ed-482c-af16-771478c162f8 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 15 00:51:24.232769 np0000185327 devstack@c-api.service[110839]: [pid: 110839|app: 0|req: 3/7] 199.204.45.138 () {66 vars in 1346 bytes} [Wed Jul 15 00:51:24 2026] GET /volume/v3/ => generated 390 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:51:24.267959 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.middleware.request_id [None req-cbe12972-f8f8-491a-9c88-5a0a0518da25 None None] RequestId filter calling following filter/app {{(pid=110840) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:24.678788 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-cbe12972-f8f8-491a-9c88-5a0a0518da25 demo demo] GET https://199.204.45.138/volume/v3/types Jul 15 00:51:24.679154 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-cbe12972-f8f8-491a-9c88-5a0a0518da25 demo demo] Empty body provided in request {{(pid=110840) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:24.679394 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-cbe12972-f8f8-491a-9c88-5a0a0518da25 demo demo] Calling method 'index' {{(pid=110840) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:24.680013 np0000185327 devstack@c-api.service[110840]: /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 15 00:51:24.680013 np0000185327 devstack@c-api.service[110840]: warnings.warn( Jul 15 00:51:24.680676 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.api_utils [None req-cbe12972-f8f8-491a-9c88-5a0a0518da25 demo demo] Removing options '' from query. {{(pid=110840) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 00:51:24.719503 np0000185327 devstack@c-api.service[110840]: DEBUG oslo_db.sqlalchemy.engines [None req-cbe12972-f8f8-491a-9c88-5a0a0518da25 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=110840) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:51:24.741381 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-cbe12972-f8f8-491a-9c88-5a0a0518da25 demo demo] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jul 15 00:51:24.741960 np0000185327 devstack@c-api.service[110840]: [pid: 110840|app: 0|req: 2/8] 199.204.45.138 () {64 vars in 1290 bytes} [Wed Jul 15 00:51:24 2026] GET /volume/v3/types => generated 377 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:51:24.778757 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.middleware.request_id [None req-7f5cb60f-8dc9-4af4-ab1c-22d99ba7ac67 None None] RequestId filter calling following filter/app {{(pid=110838) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:25.175738 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-7f5cb60f-8dc9-4af4-ab1c-22d99ba7ac67 demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 15 00:51:25.176569 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-7f5cb60f-8dc9-4af4-ab1c-22d99ba7ac67 demo demo] Empty body provided in request {{(pid=110838) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:25.176569 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-7f5cb60f-8dc9-4af4-ab1c-22d99ba7ac67 demo demo] Calling method 'show' {{(pid=110838) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:25.214040 np0000185327 devstack@c-api.service[110838]: DEBUG oslo_db.sqlalchemy.engines [None req-7f5cb60f-8dc9-4af4-ab1c-22d99ba7ac67 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=110838) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:51:25.234610 np0000185327 devstack@c-api.service[110838]: /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 15 00:51:25.234610 np0000185327 devstack@c-api.service[110838]: warnings.warn( Jul 15 00:51:25.236936 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-7f5cb60f-8dc9-4af4-ab1c-22d99ba7ac67 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 15 00:51:25.237409 np0000185327 devstack@c-api.service[110838]: [pid: 110838|app: 0|req: 2/9] 199.204.45.138 () {64 vars in 1301 bytes} [Wed Jul 15 00:51:24 2026] GET /volume/v3/types/default => generated 145 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:51:25.697993 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.middleware.request_id [None req-af8d32c7-6d62-4004-85e4-dd26a730b59a None None] RequestId filter calling following filter/app {{(pid=110841) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:25.699276 np0000185327 devstack@c-api.service[110841]: [pid: 110841|app: 0|req: 3/10] 199.204.45.138 () {62 vars in 1068 bytes} [Wed Jul 15 00:51:25 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 15 00:51:25.732715 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.middleware.request_id [None req-36b9b0fe-028e-4839-ac99-a3b35cf731b8 None None] RequestId filter calling following filter/app {{(pid=110839) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:25.741153 np0000185327 devstack@c-api.service[110839]: [pid: 110839|app: 0|req: 4/11] 199.204.45.138 () {64 vars in 1272 bytes} [Wed Jul 15 00:51:25 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 15 00:51:25.775584 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.middleware.request_id [req-36b9b0fe-028e-4839-ac99-a3b35cf731b8 req-d38910c6-e703-4cda-b563-7feee63780ed None None] RequestId filter calling following filter/app {{(pid=110840) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:25.779128 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [req-36b9b0fe-028e-4839-ac99-a3b35cf731b8 req-d38910c6-e703-4cda-b563-7feee63780ed demo demo] GET https://199.204.45.138/volume/v3/ Jul 15 00:51:25.779399 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [req-36b9b0fe-028e-4839-ac99-a3b35cf731b8 req-d38910c6-e703-4cda-b563-7feee63780ed demo demo] Empty body provided in request {{(pid=110840) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:25.779660 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [req-36b9b0fe-028e-4839-ac99-a3b35cf731b8 req-d38910c6-e703-4cda-b563-7feee63780ed demo demo] Calling method 'version_select' {{(pid=110840) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:25.780253 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [req-36b9b0fe-028e-4839-ac99-a3b35cf731b8 req-d38910c6-e703-4cda-b563-7feee63780ed demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 15 00:51:25.780700 np0000185327 devstack@c-api.service[110840]: [pid: 110840|app: 0|req: 3/12] 199.204.45.138 () {66 vars in 1346 bytes} [Wed Jul 15 00:51:25 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:51:25.822466 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.middleware.request_id [None req-b87cb7fc-71df-4822-98ed-3f9ff87c44dd None None] RequestId filter calling following filter/app {{(pid=110838) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:25.826329 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-b87cb7fc-71df-4822-98ed-3f9ff87c44dd demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 15 00:51:25.826683 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-b87cb7fc-71df-4822-98ed-3f9ff87c44dd demo demo] Empty body provided in request {{(pid=110838) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:25.826968 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-b87cb7fc-71df-4822-98ed-3f9ff87c44dd demo demo] Calling method 'show' {{(pid=110838) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:25.837474 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-b87cb7fc-71df-4822-98ed-3f9ff87c44dd demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 15 00:51:25.837946 np0000185327 devstack@c-api.service[110838]: [pid: 110838|app: 0|req: 3/13] 199.204.45.138 () {64 vars in 1301 bytes} [Wed Jul 15 00:51: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 15 00:51:26.448024 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.middleware.request_id [None req-e35ad0d5-0eeb-4daa-8e5d-6c8a581974e1 None None] RequestId filter calling following filter/app {{(pid=110841) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:26.449455 np0000185327 devstack@c-api.service[110841]: [pid: 110841|app: 0|req: 4/14] 199.204.45.138 () {62 vars in 1068 bytes} [Wed Jul 15 00:51: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 15 00:51:26.482659 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.middleware.request_id [None req-eaf2700d-4fe6-4297-a785-e69b67a4c2c9 None None] RequestId filter calling following filter/app {{(pid=110839) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:26.486530 np0000185327 devstack@c-api.service[110839]: [pid: 110839|app: 0|req: 5/15] 199.204.45.138 () {64 vars in 1272 bytes} [Wed Jul 15 00:51: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 15 00:51:26.522305 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.middleware.request_id [req-eaf2700d-4fe6-4297-a785-e69b67a4c2c9 req-d4d265b6-949b-483d-8774-c690d0cacc16 None None] RequestId filter calling following filter/app {{(pid=110840) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:26.525804 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [req-eaf2700d-4fe6-4297-a785-e69b67a4c2c9 req-d4d265b6-949b-483d-8774-c690d0cacc16 demo demo] GET https://199.204.45.138/volume/v3/ Jul 15 00:51:26.526178 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [req-eaf2700d-4fe6-4297-a785-e69b67a4c2c9 req-d4d265b6-949b-483d-8774-c690d0cacc16 demo demo] Empty body provided in request {{(pid=110840) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:26.526607 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [req-eaf2700d-4fe6-4297-a785-e69b67a4c2c9 req-d4d265b6-949b-483d-8774-c690d0cacc16 demo demo] Calling method 'version_select' {{(pid=110840) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:26.527086 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [req-eaf2700d-4fe6-4297-a785-e69b67a4c2c9 req-d4d265b6-949b-483d-8774-c690d0cacc16 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 15 00:51:26.527534 np0000185327 devstack@c-api.service[110840]: [pid: 110840|app: 0|req: 4/16] 199.204.45.138 () {66 vars in 1346 bytes} [Wed Jul 15 00:51: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 15 00:51:26.569608 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.middleware.request_id [None req-ee3fbdfd-ac11-4f37-adc0-c90fd845c1d2 None None] RequestId filter calling following filter/app {{(pid=110838) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:26.573111 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-ee3fbdfd-ac11-4f37-adc0-c90fd845c1d2 demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 15 00:51:26.573707 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-ee3fbdfd-ac11-4f37-adc0-c90fd845c1d2 demo demo] Empty body provided in request {{(pid=110838) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:26.574124 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-ee3fbdfd-ac11-4f37-adc0-c90fd845c1d2 demo demo] Calling method 'show' {{(pid=110838) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:26.582124 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-ee3fbdfd-ac11-4f37-adc0-c90fd845c1d2 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 15 00:51:26.582494 np0000185327 devstack@c-api.service[110838]: [pid: 110838|app: 0|req: 4/17] 199.204.45.138 () {64 vars in 1301 bytes} [Wed Jul 15 00:51: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 15 00:51:26.622188 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.middleware.request_id [None req-45719034-f338-4d2a-a934-a4f1a2789049 None None] RequestId filter calling following filter/app {{(pid=110841) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:26.623664 np0000185327 devstack@c-api.service[110841]: [pid: 110841|app: 0|req: 5/18] 199.204.45.138 () {62 vars in 1068 bytes} [Wed Jul 15 00:51: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 15 00:51:26.656986 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.middleware.request_id [None req-e6f54b2f-a773-4b28-868c-f7264e366f23 None None] RequestId filter calling following filter/app {{(pid=110839) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:26.661475 np0000185327 devstack@c-api.service[110839]: [pid: 110839|app: 0|req: 6/19] 199.204.45.138 () {64 vars in 1272 bytes} [Wed Jul 15 00:51: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 15 00:51:26.694277 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.middleware.request_id [req-e6f54b2f-a773-4b28-868c-f7264e366f23 req-03d2ae61-a883-4045-910e-9cee532f8399 None None] RequestId filter calling following filter/app {{(pid=110840) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:26.697843 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [req-e6f54b2f-a773-4b28-868c-f7264e366f23 req-03d2ae61-a883-4045-910e-9cee532f8399 demo demo] GET https://199.204.45.138/volume/v3/ Jul 15 00:51:26.698283 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [req-e6f54b2f-a773-4b28-868c-f7264e366f23 req-03d2ae61-a883-4045-910e-9cee532f8399 demo demo] Empty body provided in request {{(pid=110840) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:26.698718 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [req-e6f54b2f-a773-4b28-868c-f7264e366f23 req-03d2ae61-a883-4045-910e-9cee532f8399 demo demo] Calling method 'version_select' {{(pid=110840) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:26.699439 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [req-e6f54b2f-a773-4b28-868c-f7264e366f23 req-03d2ae61-a883-4045-910e-9cee532f8399 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 15 00:51:26.700384 np0000185327 devstack@c-api.service[110840]: [pid: 110840|app: 0|req: 5/20] 199.204.45.138 () {66 vars in 1346 bytes} [Wed Jul 15 00:51:26 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:51:26.739034 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.middleware.request_id [None req-6c58a896-ccbd-4861-a8f5-a8d8337bc62e None None] RequestId filter calling following filter/app {{(pid=110838) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:26.741838 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-6c58a896-ccbd-4861-a8f5-a8d8337bc62e demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 15 00:51:26.742068 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-6c58a896-ccbd-4861-a8f5-a8d8337bc62e demo demo] Empty body provided in request {{(pid=110838) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:26.742366 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-6c58a896-ccbd-4861-a8f5-a8d8337bc62e demo demo] Calling method 'show' {{(pid=110838) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:26.751382 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-6c58a896-ccbd-4861-a8f5-a8d8337bc62e demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 15 00:51:26.751764 np0000185327 devstack@c-api.service[110838]: [pid: 110838|app: 0|req: 5/21] 199.204.45.138 () {64 vars in 1301 bytes} [Wed Jul 15 00:51: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 15 00:51:34.733212 np0000185327 devstack@c-api.service[110840]: DEBUG dbcounter [-] [110840] Writing DB stats cinder:SELECT=1 {{(pid=110840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:51:36.747423 np0000185327 devstack@c-api.service[110838]: DEBUG dbcounter [-] [110838] Writing DB stats cinder:SELECT=8 {{(pid=110838) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:56:37.673463 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.middleware.request_id [None req-7259e11d-d638-46ad-8a28-4393aaa7b6c8 None None] RequestId filter calling following filter/app {{(pid=110841) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:56:37.764583 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-7259e11d-d638-46ad-8a28-4393aaa7b6c8 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 00:56:37.765158 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.openstack.wsgi [None req-7259e11d-d638-46ad-8a28-4393aaa7b6c8 demo demo] Empty body provided in request {{(pid=110841) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:56:37.765696 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.openstack.wsgi [None req-7259e11d-d638-46ad-8a28-4393aaa7b6c8 demo demo] Calling method 'detail' {{(pid=110841) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:56:37.766870 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.api_utils [None req-7259e11d-d638-46ad-8a28-4393aaa7b6c8 demo demo] Removing options '' from query. {{(pid=110841) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 00:56:37.768323 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.volume.api [None req-7259e11d-d638-46ad-8a28-4393aaa7b6c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110841) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 00:56:37.808418 np0000185327 devstack@c-api.service[110841]: INFO cinder.volume.api [None req-7259e11d-d638-46ad-8a28-4393aaa7b6c8 demo demo] Get all volumes completed successfully. Jul 15 00:56:37.810628 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-7259e11d-d638-46ad-8a28-4393aaa7b6c8 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 00:56:37.810984 np0000185327 devstack@c-api.service[110841]: [pid: 110841|app: 0|req: 6/22] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 00:56:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 00:56:47.801534 np0000185327 devstack@c-api.service[110841]: DEBUG dbcounter [-] [110841] Writing DB stats cinder:SELECT=1 {{(pid=110841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:57:37.841380 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.middleware.request_id [None req-caacedc7-0807-483d-9e1a-47a2d475bb65 None None] RequestId filter calling following filter/app {{(pid=110839) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:57:37.846535 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-caacedc7-0807-483d-9e1a-47a2d475bb65 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 00:57:37.846862 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [None req-caacedc7-0807-483d-9e1a-47a2d475bb65 demo demo] Empty body provided in request {{(pid=110839) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:57:37.847065 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [None req-caacedc7-0807-483d-9e1a-47a2d475bb65 demo demo] Calling method 'detail' {{(pid=110839) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:57:37.847925 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.api_utils [None req-caacedc7-0807-483d-9e1a-47a2d475bb65 demo demo] Removing options '' from query. {{(pid=110839) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 00:57:37.849270 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.volume.api [None req-caacedc7-0807-483d-9e1a-47a2d475bb65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110839) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 00:57:37.895093 np0000185327 devstack@c-api.service[110839]: INFO cinder.volume.api [None req-caacedc7-0807-483d-9e1a-47a2d475bb65 demo demo] Get all volumes completed successfully. Jul 15 00:57:37.898126 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-caacedc7-0807-483d-9e1a-47a2d475bb65 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 00:57:37.898939 np0000185327 devstack@c-api.service[110839]: [pid: 110839|app: 0|req: 7/23] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 00:57:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 00:57:47.887662 np0000185327 devstack@c-api.service[110839]: DEBUG dbcounter [-] [110839] Writing DB stats cinder:SELECT=1 {{(pid=110839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:58:37.926889 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.middleware.request_id [None req-94817310-c32b-4ff2-8367-9f381d384a88 None None] RequestId filter calling following filter/app {{(pid=110840) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:58:37.929772 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-94817310-c32b-4ff2-8367-9f381d384a88 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 00:58:37.929966 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-94817310-c32b-4ff2-8367-9f381d384a88 demo demo] Empty body provided in request {{(pid=110840) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:58:37.930165 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-94817310-c32b-4ff2-8367-9f381d384a88 demo demo] Calling method 'detail' {{(pid=110840) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:58:37.930651 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.api_utils [None req-94817310-c32b-4ff2-8367-9f381d384a88 demo demo] Removing options '' from query. {{(pid=110840) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 00:58:37.931477 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.volume.api [None req-94817310-c32b-4ff2-8367-9f381d384a88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110840) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 00:58:37.972738 np0000185327 devstack@c-api.service[110840]: INFO cinder.volume.api [None req-94817310-c32b-4ff2-8367-9f381d384a88 demo demo] Get all volumes completed successfully. Jul 15 00:58:37.975800 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-94817310-c32b-4ff2-8367-9f381d384a88 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 00:58:37.976409 np0000185327 devstack@c-api.service[110840]: [pid: 110840|app: 0|req: 6/24] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 00:58:37 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 15 00:58:47.965798 np0000185327 devstack@c-api.service[110840]: DEBUG dbcounter [-] [110840] Writing DB stats cinder:SELECT=1 {{(pid=110840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:59:38.006295 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.middleware.request_id [None req-7eed8b1a-3edd-40c7-872f-9cf848bed946 None None] RequestId filter calling following filter/app {{(pid=110838) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:59:38.015360 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-7eed8b1a-3edd-40c7-872f-9cf848bed946 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 00:59:38.015360 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-7eed8b1a-3edd-40c7-872f-9cf848bed946 demo demo] Empty body provided in request {{(pid=110838) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:59:38.015360 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-7eed8b1a-3edd-40c7-872f-9cf848bed946 demo demo] Calling method 'detail' {{(pid=110838) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:59:38.015360 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.api_utils [None req-7eed8b1a-3edd-40c7-872f-9cf848bed946 demo demo] Removing options '' from query. {{(pid=110838) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 00:59:38.016379 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.volume.api [None req-7eed8b1a-3edd-40c7-872f-9cf848bed946 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110838) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 00:59:38.066233 np0000185327 devstack@c-api.service[110838]: INFO cinder.volume.api [None req-7eed8b1a-3edd-40c7-872f-9cf848bed946 demo demo] Get all volumes completed successfully. Jul 15 00:59:38.068637 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-7eed8b1a-3edd-40c7-872f-9cf848bed946 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 00:59:38.069093 np0000185327 devstack@c-api.service[110838]: [pid: 110838|app: 0|req: 6/25] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 00:59:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 00:59:48.059871 np0000185327 devstack@c-api.service[110838]: DEBUG dbcounter [-] [110838] Writing DB stats cinder:SELECT=1 {{(pid=110838) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:00:38.098933 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.middleware.request_id [None req-a64fa724-ba95-44c0-b95b-dc5c49bb56c1 None None] RequestId filter calling following filter/app {{(pid=110841) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:00:38.102211 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-a64fa724-ba95-44c0-b95b-dc5c49bb56c1 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:00:38.102411 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.openstack.wsgi [None req-a64fa724-ba95-44c0-b95b-dc5c49bb56c1 demo demo] Empty body provided in request {{(pid=110841) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:00:38.102621 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.openstack.wsgi [None req-a64fa724-ba95-44c0-b95b-dc5c49bb56c1 demo demo] Calling method 'detail' {{(pid=110841) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:00:38.102957 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.api_utils [None req-a64fa724-ba95-44c0-b95b-dc5c49bb56c1 demo demo] Removing options '' from query. {{(pid=110841) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:00:38.103793 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.volume.api [None req-a64fa724-ba95-44c0-b95b-dc5c49bb56c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110841) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:00:38.115378 np0000185327 devstack@c-api.service[110841]: INFO cinder.volume.api [None req-a64fa724-ba95-44c0-b95b-dc5c49bb56c1 demo demo] Get all volumes completed successfully. Jul 15 01:00:38.117239 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-a64fa724-ba95-44c0-b95b-dc5c49bb56c1 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:00:38.117968 np0000185327 devstack@c-api.service[110841]: [pid: 110841|app: 0|req: 7/26] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:00:38 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 15 01:00:48.108480 np0000185327 devstack@c-api.service[110841]: DEBUG dbcounter [-] [110841] Writing DB stats cinder:SELECT=1 {{(pid=110841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:01:38.148411 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.middleware.request_id [None req-8036ece5-58e8-4df1-9345-12f2068e43eb None None] RequestId filter calling following filter/app {{(pid=110839) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:01:38.391344 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-8036ece5-58e8-4df1-9345-12f2068e43eb demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:01:38.391669 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [None req-8036ece5-58e8-4df1-9345-12f2068e43eb demo demo] Empty body provided in request {{(pid=110839) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:01:38.392026 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [None req-8036ece5-58e8-4df1-9345-12f2068e43eb demo demo] Calling method 'detail' {{(pid=110839) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:01:38.393031 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.api_utils [None req-8036ece5-58e8-4df1-9345-12f2068e43eb demo demo] Removing options '' from query. {{(pid=110839) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:01:38.394416 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.volume.api [None req-8036ece5-58e8-4df1-9345-12f2068e43eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110839) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:01:38.404043 np0000185327 devstack@c-api.service[110839]: INFO cinder.volume.api [None req-8036ece5-58e8-4df1-9345-12f2068e43eb demo demo] Get all volumes completed successfully. Jul 15 01:01:38.407105 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-8036ece5-58e8-4df1-9345-12f2068e43eb demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:01:38.407918 np0000185327 devstack@c-api.service[110839]: [pid: 110839|app: 0|req: 8/27] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:01:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:01:48.399364 np0000185327 devstack@c-api.service[110839]: DEBUG dbcounter [-] [110839] Writing DB stats cinder:SELECT=1 {{(pid=110839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:02:38.426201 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.middleware.request_id [None req-d4421e92-0b62-44ac-bd27-ed295a6f7b7f None None] RequestId filter calling following filter/app {{(pid=110840) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:02:38.429387 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-d4421e92-0b62-44ac-bd27-ed295a6f7b7f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:02:38.429619 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-d4421e92-0b62-44ac-bd27-ed295a6f7b7f demo demo] Empty body provided in request {{(pid=110840) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:02:38.429904 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-d4421e92-0b62-44ac-bd27-ed295a6f7b7f demo demo] Calling method 'detail' {{(pid=110840) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:02:38.430275 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.api_utils [None req-d4421e92-0b62-44ac-bd27-ed295a6f7b7f demo demo] Removing options '' from query. {{(pid=110840) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:02:38.431246 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.volume.api [None req-d4421e92-0b62-44ac-bd27-ed295a6f7b7f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110840) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:02:38.440682 np0000185327 devstack@c-api.service[110840]: INFO cinder.volume.api [None req-d4421e92-0b62-44ac-bd27-ed295a6f7b7f demo demo] Get all volumes completed successfully. Jul 15 01:02:38.443258 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-d4421e92-0b62-44ac-bd27-ed295a6f7b7f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:02:38.443770 np0000185327 devstack@c-api.service[110840]: [pid: 110840|app: 0|req: 7/28] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:02:38 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 15 01:02:48.435167 np0000185327 devstack@c-api.service[110840]: DEBUG dbcounter [-] [110840] Writing DB stats cinder:SELECT=1 {{(pid=110840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:03:38.459377 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.middleware.request_id [None req-b3239eb3-909b-4be7-a130-3c81c7acdc72 None None] RequestId filter calling following filter/app {{(pid=110838) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:03:38.462237 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-b3239eb3-909b-4be7-a130-3c81c7acdc72 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:03:38.462587 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-b3239eb3-909b-4be7-a130-3c81c7acdc72 demo demo] Empty body provided in request {{(pid=110838) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:03:38.462919 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-b3239eb3-909b-4be7-a130-3c81c7acdc72 demo demo] Calling method 'detail' {{(pid=110838) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:03:38.463552 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.api_utils [None req-b3239eb3-909b-4be7-a130-3c81c7acdc72 demo demo] Removing options '' from query. {{(pid=110838) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:03:38.464250 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.volume.api [None req-b3239eb3-909b-4be7-a130-3c81c7acdc72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110838) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:03:38.477803 np0000185327 devstack@c-api.service[110838]: INFO cinder.volume.api [None req-b3239eb3-909b-4be7-a130-3c81c7acdc72 demo demo] Get all volumes completed successfully. Jul 15 01:03:38.480445 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-b3239eb3-909b-4be7-a130-3c81c7acdc72 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:03:38.480445 np0000185327 devstack@c-api.service[110838]: [pid: 110838|app: 0|req: 7/29] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:03:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:03:48.469509 np0000185327 devstack@c-api.service[110838]: DEBUG dbcounter [-] [110838] Writing DB stats cinder:SELECT=1 {{(pid=110838) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:04:38.500082 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.middleware.request_id [None req-6ddc11dd-5d58-4136-a697-edeb938d792d None None] RequestId filter calling following filter/app {{(pid=110841) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:04:38.502938 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-6ddc11dd-5d58-4136-a697-edeb938d792d demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:04:38.503193 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.openstack.wsgi [None req-6ddc11dd-5d58-4136-a697-edeb938d792d demo demo] Empty body provided in request {{(pid=110841) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:04:38.503368 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.openstack.wsgi [None req-6ddc11dd-5d58-4136-a697-edeb938d792d demo demo] Calling method 'detail' {{(pid=110841) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:04:38.503881 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.api_utils [None req-6ddc11dd-5d58-4136-a697-edeb938d792d demo demo] Removing options '' from query. {{(pid=110841) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:04:38.504639 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.volume.api [None req-6ddc11dd-5d58-4136-a697-edeb938d792d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110841) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:04:38.514061 np0000185327 devstack@c-api.service[110841]: INFO cinder.volume.api [None req-6ddc11dd-5d58-4136-a697-edeb938d792d demo demo] Get all volumes completed successfully. Jul 15 01:04:38.516768 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-6ddc11dd-5d58-4136-a697-edeb938d792d demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:04:38.517228 np0000185327 devstack@c-api.service[110841]: [pid: 110841|app: 0|req: 8/30] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:04:38 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 15 01:04:48.508193 np0000185327 devstack@c-api.service[110841]: DEBUG dbcounter [-] [110841] Writing DB stats cinder:SELECT=1 {{(pid=110841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:05:38.537078 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.middleware.request_id [None req-9019539f-27a7-4bd6-a68c-9884c73e4105 None None] RequestId filter calling following filter/app {{(pid=110839) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:05:38.541401 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-9019539f-27a7-4bd6-a68c-9884c73e4105 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:05:38.541800 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [None req-9019539f-27a7-4bd6-a68c-9884c73e4105 demo demo] Empty body provided in request {{(pid=110839) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:05:38.542181 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [None req-9019539f-27a7-4bd6-a68c-9884c73e4105 demo demo] Calling method 'detail' {{(pid=110839) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:05:38.542690 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.api_utils [None req-9019539f-27a7-4bd6-a68c-9884c73e4105 demo demo] Removing options '' from query. {{(pid=110839) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:05:38.544102 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.volume.api [None req-9019539f-27a7-4bd6-a68c-9884c73e4105 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110839) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:05:38.553426 np0000185327 devstack@c-api.service[110839]: INFO cinder.volume.api [None req-9019539f-27a7-4bd6-a68c-9884c73e4105 demo demo] Get all volumes completed successfully. Jul 15 01:05:38.555937 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-9019539f-27a7-4bd6-a68c-9884c73e4105 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:05:38.556541 np0000185327 devstack@c-api.service[110839]: [pid: 110839|app: 0|req: 9/31] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:05:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:05:48.548143 np0000185327 devstack@c-api.service[110839]: DEBUG dbcounter [-] [110839] Writing DB stats cinder:SELECT=1 {{(pid=110839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:06:38.576529 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.middleware.request_id [None req-4f488cab-d090-4b78-9d50-0c36e404f940 None None] RequestId filter calling following filter/app {{(pid=110840) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:06:38.736420 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-4f488cab-d090-4b78-9d50-0c36e404f940 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:06:38.736670 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-4f488cab-d090-4b78-9d50-0c36e404f940 demo demo] Empty body provided in request {{(pid=110840) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:06:38.736927 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-4f488cab-d090-4b78-9d50-0c36e404f940 demo demo] Calling method 'detail' {{(pid=110840) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:06:38.737244 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.api_utils [None req-4f488cab-d090-4b78-9d50-0c36e404f940 demo demo] Removing options '' from query. {{(pid=110840) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:06:38.738142 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.volume.api [None req-4f488cab-d090-4b78-9d50-0c36e404f940 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110840) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:06:38.746114 np0000185327 devstack@c-api.service[110840]: INFO cinder.volume.api [None req-4f488cab-d090-4b78-9d50-0c36e404f940 demo demo] Get all volumes completed successfully. Jul 15 01:06:38.748812 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-4f488cab-d090-4b78-9d50-0c36e404f940 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:06:38.749175 np0000185327 devstack@c-api.service[110840]: [pid: 110840|app: 0|req: 8/32] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:06:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:06:48.741944 np0000185327 devstack@c-api.service[110840]: DEBUG dbcounter [-] [110840] Writing DB stats cinder:SELECT=1 {{(pid=110840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:07:38.770941 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.middleware.request_id [None req-ba37ec84-817a-4968-8160-1f70268b7607 None None] RequestId filter calling following filter/app {{(pid=110838) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:07:38.775703 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-ba37ec84-817a-4968-8160-1f70268b7607 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:07:38.776126 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-ba37ec84-817a-4968-8160-1f70268b7607 demo demo] Empty body provided in request {{(pid=110838) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:07:38.777377 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-ba37ec84-817a-4968-8160-1f70268b7607 demo demo] Calling method 'detail' {{(pid=110838) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:07:38.777905 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.api_utils [None req-ba37ec84-817a-4968-8160-1f70268b7607 demo demo] Removing options '' from query. {{(pid=110838) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:07:38.779783 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.volume.api [None req-ba37ec84-817a-4968-8160-1f70268b7607 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110838) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:07:38.791175 np0000185327 devstack@c-api.service[110838]: INFO cinder.volume.api [None req-ba37ec84-817a-4968-8160-1f70268b7607 demo demo] Get all volumes completed successfully. Jul 15 01:07:38.794315 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-ba37ec84-817a-4968-8160-1f70268b7607 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:07:38.794750 np0000185327 devstack@c-api.service[110838]: [pid: 110838|app: 0|req: 8/33] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:07:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:07:48.785913 np0000185327 devstack@c-api.service[110838]: DEBUG dbcounter [-] [110838] Writing DB stats cinder:SELECT=1 {{(pid=110838) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:08:38.811637 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.middleware.request_id [None req-d6087b47-e47b-430b-87df-15d310d585ef None None] RequestId filter calling following filter/app {{(pid=110841) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:08:38.814174 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-d6087b47-e47b-430b-87df-15d310d585ef demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:08:38.814472 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.openstack.wsgi [None req-d6087b47-e47b-430b-87df-15d310d585ef demo demo] Empty body provided in request {{(pid=110841) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:08:38.814727 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.openstack.wsgi [None req-d6087b47-e47b-430b-87df-15d310d585ef demo demo] Calling method 'detail' {{(pid=110841) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:08:38.815019 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.api_utils [None req-d6087b47-e47b-430b-87df-15d310d585ef demo demo] Removing options '' from query. {{(pid=110841) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:08:38.816395 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.volume.api [None req-d6087b47-e47b-430b-87df-15d310d585ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110841) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:08:38.825534 np0000185327 devstack@c-api.service[110841]: INFO cinder.volume.api [None req-d6087b47-e47b-430b-87df-15d310d585ef demo demo] Get all volumes completed successfully. Jul 15 01:08:38.828271 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-d6087b47-e47b-430b-87df-15d310d585ef demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:08:38.828906 np0000185327 devstack@c-api.service[110841]: [pid: 110841|app: 0|req: 9/34] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:08:38 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 15 01:08:48.820564 np0000185327 devstack@c-api.service[110841]: DEBUG dbcounter [-] [110841] Writing DB stats cinder:SELECT=1 {{(pid=110841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:09:38.849628 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.middleware.request_id [None req-ceaf3221-ecc2-4479-9ff9-f7dfb5ea26bc None None] RequestId filter calling following filter/app {{(pid=110839) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:09:38.854203 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-ceaf3221-ecc2-4479-9ff9-f7dfb5ea26bc demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:09:38.854788 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [None req-ceaf3221-ecc2-4479-9ff9-f7dfb5ea26bc demo demo] Empty body provided in request {{(pid=110839) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:09:38.855265 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [None req-ceaf3221-ecc2-4479-9ff9-f7dfb5ea26bc demo demo] Calling method 'detail' {{(pid=110839) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:09:38.855940 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.api_utils [None req-ceaf3221-ecc2-4479-9ff9-f7dfb5ea26bc demo demo] Removing options '' from query. {{(pid=110839) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:09:38.857352 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.volume.api [None req-ceaf3221-ecc2-4479-9ff9-f7dfb5ea26bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110839) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:09:38.865933 np0000185327 devstack@c-api.service[110839]: INFO cinder.volume.api [None req-ceaf3221-ecc2-4479-9ff9-f7dfb5ea26bc demo demo] Get all volumes completed successfully. Jul 15 01:09:38.868921 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-ceaf3221-ecc2-4479-9ff9-f7dfb5ea26bc demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:09:38.869417 np0000185327 devstack@c-api.service[110839]: [pid: 110839|app: 0|req: 10/35] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:09:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:09:48.860955 np0000185327 devstack@c-api.service[110839]: DEBUG dbcounter [-] [110839] Writing DB stats cinder:SELECT=1 {{(pid=110839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:10:38.897707 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.middleware.request_id [None req-2b473ca0-336c-4754-b753-fda1c5b90fd8 None None] RequestId filter calling following filter/app {{(pid=110840) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:10:38.901265 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-2b473ca0-336c-4754-b753-fda1c5b90fd8 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:10:38.901500 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-2b473ca0-336c-4754-b753-fda1c5b90fd8 demo demo] Empty body provided in request {{(pid=110840) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:10:38.901773 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-2b473ca0-336c-4754-b753-fda1c5b90fd8 demo demo] Calling method 'detail' {{(pid=110840) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:10:38.902100 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.api_utils [None req-2b473ca0-336c-4754-b753-fda1c5b90fd8 demo demo] Removing options '' from query. {{(pid=110840) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:10:38.903013 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.volume.api [None req-2b473ca0-336c-4754-b753-fda1c5b90fd8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110840) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:10:38.914085 np0000185327 devstack@c-api.service[110840]: INFO cinder.volume.api [None req-2b473ca0-336c-4754-b753-fda1c5b90fd8 demo demo] Get all volumes completed successfully. Jul 15 01:10:38.917085 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-2b473ca0-336c-4754-b753-fda1c5b90fd8 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:10:38.917730 np0000185327 devstack@c-api.service[110840]: [pid: 110840|app: 0|req: 9/36] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:10:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:10:48.906755 np0000185327 devstack@c-api.service[110840]: DEBUG dbcounter [-] [110840] Writing DB stats cinder:SELECT=1 {{(pid=110840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:11:38.931293 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.middleware.request_id [None req-61cb43f1-120b-466f-95e8-c114a95ed8ab None None] RequestId filter calling following filter/app {{(pid=110838) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:11:39.159523 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-61cb43f1-120b-466f-95e8-c114a95ed8ab demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:11:39.159797 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-61cb43f1-120b-466f-95e8-c114a95ed8ab demo demo] Empty body provided in request {{(pid=110838) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:11:39.160057 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-61cb43f1-120b-466f-95e8-c114a95ed8ab demo demo] Calling method 'detail' {{(pid=110838) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:11:39.160486 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.api_utils [None req-61cb43f1-120b-466f-95e8-c114a95ed8ab demo demo] Removing options '' from query. {{(pid=110838) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:11:39.161456 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.volume.api [None req-61cb43f1-120b-466f-95e8-c114a95ed8ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110838) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:11:39.170936 np0000185327 devstack@c-api.service[110838]: INFO cinder.volume.api [None req-61cb43f1-120b-466f-95e8-c114a95ed8ab demo demo] Get all volumes completed successfully. Jul 15 01:11:39.173872 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-61cb43f1-120b-466f-95e8-c114a95ed8ab demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:11:39.174242 np0000185327 devstack@c-api.service[110838]: [pid: 110838|app: 0|req: 9/37] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:11:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:11:49.165229 np0000185327 devstack@c-api.service[110838]: DEBUG dbcounter [-] [110838] Writing DB stats cinder:SELECT=1 {{(pid=110838) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:12:39.192761 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.middleware.request_id [None req-b753be90-007f-49df-ae9b-dd8c644717b1 None None] RequestId filter calling following filter/app {{(pid=110841) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:12:39.196909 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-b753be90-007f-49df-ae9b-dd8c644717b1 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:12:39.197221 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.openstack.wsgi [None req-b753be90-007f-49df-ae9b-dd8c644717b1 demo demo] Empty body provided in request {{(pid=110841) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:12:39.197517 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.openstack.wsgi [None req-b753be90-007f-49df-ae9b-dd8c644717b1 demo demo] Calling method 'detail' {{(pid=110841) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:12:39.197844 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.api_utils [None req-b753be90-007f-49df-ae9b-dd8c644717b1 demo demo] Removing options '' from query. {{(pid=110841) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:12:39.198872 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.volume.api [None req-b753be90-007f-49df-ae9b-dd8c644717b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110841) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:12:39.208555 np0000185327 devstack@c-api.service[110841]: INFO cinder.volume.api [None req-b753be90-007f-49df-ae9b-dd8c644717b1 demo demo] Get all volumes completed successfully. Jul 15 01:12:39.210425 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-b753be90-007f-49df-ae9b-dd8c644717b1 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:12:39.210793 np0000185327 devstack@c-api.service[110841]: [pid: 110841|app: 0|req: 10/38] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:12:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:12:49.203128 np0000185327 devstack@c-api.service[110841]: DEBUG dbcounter [-] [110841] Writing DB stats cinder:SELECT=1 {{(pid=110841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:13:39.229910 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.middleware.request_id [None req-974dae50-b5f8-4d74-8ad5-a0d15340a1eb None None] RequestId filter calling following filter/app {{(pid=110839) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:13:39.235683 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-974dae50-b5f8-4d74-8ad5-a0d15340a1eb demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:13:39.236122 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [None req-974dae50-b5f8-4d74-8ad5-a0d15340a1eb demo demo] Empty body provided in request {{(pid=110839) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:13:39.236553 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [None req-974dae50-b5f8-4d74-8ad5-a0d15340a1eb demo demo] Calling method 'detail' {{(pid=110839) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:13:39.237035 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.api_utils [None req-974dae50-b5f8-4d74-8ad5-a0d15340a1eb demo demo] Removing options '' from query. {{(pid=110839) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:13:39.238506 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.volume.api [None req-974dae50-b5f8-4d74-8ad5-a0d15340a1eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110839) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:13:39.248003 np0000185327 devstack@c-api.service[110839]: INFO cinder.volume.api [None req-974dae50-b5f8-4d74-8ad5-a0d15340a1eb demo demo] Get all volumes completed successfully. Jul 15 01:13:39.249770 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-974dae50-b5f8-4d74-8ad5-a0d15340a1eb demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:13:39.250095 np0000185327 devstack@c-api.service[110839]: [pid: 110839|app: 0|req: 11/39] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:13:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:13:49.243286 np0000185327 devstack@c-api.service[110839]: DEBUG dbcounter [-] [110839] Writing DB stats cinder:SELECT=1 {{(pid=110839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:14:39.270150 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.middleware.request_id [None req-1c3c51c0-d982-4dd3-bae2-9a50f0307b37 None None] RequestId filter calling following filter/app {{(pid=110840) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:14:39.273969 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-1c3c51c0-d982-4dd3-bae2-9a50f0307b37 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:14:39.274204 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-1c3c51c0-d982-4dd3-bae2-9a50f0307b37 demo demo] Empty body provided in request {{(pid=110840) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:14:39.274473 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-1c3c51c0-d982-4dd3-bae2-9a50f0307b37 demo demo] Calling method 'detail' {{(pid=110840) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:14:39.275272 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.api_utils [None req-1c3c51c0-d982-4dd3-bae2-9a50f0307b37 demo demo] Removing options '' from query. {{(pid=110840) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:14:39.277207 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.volume.api [None req-1c3c51c0-d982-4dd3-bae2-9a50f0307b37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110840) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:14:39.286601 np0000185327 devstack@c-api.service[110840]: INFO cinder.volume.api [None req-1c3c51c0-d982-4dd3-bae2-9a50f0307b37 demo demo] Get all volumes completed successfully. Jul 15 01:14:39.288452 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-1c3c51c0-d982-4dd3-bae2-9a50f0307b37 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:14:39.288819 np0000185327 devstack@c-api.service[110840]: [pid: 110840|app: 0|req: 10/40] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:14:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:14:49.281038 np0000185327 devstack@c-api.service[110840]: DEBUG dbcounter [-] [110840] Writing DB stats cinder:SELECT=1 {{(pid=110840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:15:39.302957 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.middleware.request_id [None req-4b769ee3-4637-4b7a-bf13-601a8a265033 None None] RequestId filter calling following filter/app {{(pid=110838) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:15:39.306110 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-4b769ee3-4637-4b7a-bf13-601a8a265033 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:15:39.306378 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-4b769ee3-4637-4b7a-bf13-601a8a265033 demo demo] Empty body provided in request {{(pid=110838) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:15:39.306639 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-4b769ee3-4637-4b7a-bf13-601a8a265033 demo demo] Calling method 'detail' {{(pid=110838) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:15:39.306949 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.api_utils [None req-4b769ee3-4637-4b7a-bf13-601a8a265033 demo demo] Removing options '' from query. {{(pid=110838) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:15:39.308080 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.volume.api [None req-4b769ee3-4637-4b7a-bf13-601a8a265033 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110838) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:15:39.315991 np0000185327 devstack@c-api.service[110838]: INFO cinder.volume.api [None req-4b769ee3-4637-4b7a-bf13-601a8a265033 demo demo] Get all volumes completed successfully. Jul 15 01:15:39.317924 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-4b769ee3-4637-4b7a-bf13-601a8a265033 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:15:39.318305 np0000185327 devstack@c-api.service[110838]: [pid: 110838|app: 0|req: 10/41] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:15:39 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 15 01:15:49.313174 np0000185327 devstack@c-api.service[110838]: DEBUG dbcounter [-] [110838] Writing DB stats cinder:SELECT=1 {{(pid=110838) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:16:39.336379 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.middleware.request_id [None req-80a0eb32-f889-4252-a9fd-f824c3a9ef56 None None] RequestId filter calling following filter/app {{(pid=110841) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:16:39.450660 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-80a0eb32-f889-4252-a9fd-f824c3a9ef56 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:16:39.450921 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.openstack.wsgi [None req-80a0eb32-f889-4252-a9fd-f824c3a9ef56 demo demo] Empty body provided in request {{(pid=110841) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:16:39.451174 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.openstack.wsgi [None req-80a0eb32-f889-4252-a9fd-f824c3a9ef56 demo demo] Calling method 'detail' {{(pid=110841) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:16:39.451734 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.api_utils [None req-80a0eb32-f889-4252-a9fd-f824c3a9ef56 demo demo] Removing options '' from query. {{(pid=110841) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:16:39.452702 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.volume.api [None req-80a0eb32-f889-4252-a9fd-f824c3a9ef56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110841) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:16:39.461889 np0000185327 devstack@c-api.service[110841]: INFO cinder.volume.api [None req-80a0eb32-f889-4252-a9fd-f824c3a9ef56 demo demo] Get all volumes completed successfully. Jul 15 01:16:39.465049 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-80a0eb32-f889-4252-a9fd-f824c3a9ef56 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:16:39.465688 np0000185327 devstack@c-api.service[110841]: [pid: 110841|app: 0|req: 11/42] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:16:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:16:49.456016 np0000185327 devstack@c-api.service[110841]: DEBUG dbcounter [-] [110841] Writing DB stats cinder:SELECT=1 {{(pid=110841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:17:39.485872 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.middleware.request_id [None req-0ed9a5b1-e350-43d3-8289-781c84dd3ecb None None] RequestId filter calling following filter/app {{(pid=110839) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:39.488498 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-0ed9a5b1-e350-43d3-8289-781c84dd3ecb demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:17:39.488796 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [None req-0ed9a5b1-e350-43d3-8289-781c84dd3ecb demo demo] Empty body provided in request {{(pid=110839) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:39.489072 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [None req-0ed9a5b1-e350-43d3-8289-781c84dd3ecb demo demo] Calling method 'detail' {{(pid=110839) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:39.489630 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.api_utils [None req-0ed9a5b1-e350-43d3-8289-781c84dd3ecb demo demo] Removing options '' from query. {{(pid=110839) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:17:39.490594 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.volume.api [None req-0ed9a5b1-e350-43d3-8289-781c84dd3ecb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110839) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:17:39.499466 np0000185327 devstack@c-api.service[110839]: INFO cinder.volume.api [None req-0ed9a5b1-e350-43d3-8289-781c84dd3ecb demo demo] Get all volumes completed successfully. Jul 15 01:17:39.501340 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-0ed9a5b1-e350-43d3-8289-781c84dd3ecb demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:17:39.501747 np0000185327 devstack@c-api.service[110839]: [pid: 110839|app: 0|req: 12/43] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:17:39 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 15 01:17:49.494527 np0000185327 devstack@c-api.service[110839]: DEBUG dbcounter [-] [110839] Writing DB stats cinder:SELECT=1 {{(pid=110839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:18:39.526142 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.middleware.request_id [None req-2ff3276f-8c3b-40ac-ad65-c952cb61f2c0 None None] RequestId filter calling following filter/app {{(pid=110840) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:18:39.530551 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-2ff3276f-8c3b-40ac-ad65-c952cb61f2c0 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:18:39.530966 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-2ff3276f-8c3b-40ac-ad65-c952cb61f2c0 demo demo] Empty body provided in request {{(pid=110840) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:18:39.531413 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-2ff3276f-8c3b-40ac-ad65-c952cb61f2c0 demo demo] Calling method 'detail' {{(pid=110840) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:18:39.531981 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.api_utils [None req-2ff3276f-8c3b-40ac-ad65-c952cb61f2c0 demo demo] Removing options '' from query. {{(pid=110840) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:18:39.533249 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.volume.api [None req-2ff3276f-8c3b-40ac-ad65-c952cb61f2c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110840) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:18:39.542828 np0000185327 devstack@c-api.service[110840]: INFO cinder.volume.api [None req-2ff3276f-8c3b-40ac-ad65-c952cb61f2c0 demo demo] Get all volumes completed successfully. Jul 15 01:18:39.544778 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-2ff3276f-8c3b-40ac-ad65-c952cb61f2c0 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:18:39.545255 np0000185327 devstack@c-api.service[110840]: [pid: 110840|app: 0|req: 11/44] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:18:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:18:49.537748 np0000185327 devstack@c-api.service[110840]: DEBUG dbcounter [-] [110840] Writing DB stats cinder:SELECT=1 {{(pid=110840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:19:39.561185 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.middleware.request_id [None req-55daf26f-b3f8-4992-bf10-d3ac755640c0 None None] RequestId filter calling following filter/app {{(pid=110838) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:19:39.564106 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-55daf26f-b3f8-4992-bf10-d3ac755640c0 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:19:39.564373 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-55daf26f-b3f8-4992-bf10-d3ac755640c0 demo demo] Empty body provided in request {{(pid=110838) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:19:39.564628 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-55daf26f-b3f8-4992-bf10-d3ac755640c0 demo demo] Calling method 'detail' {{(pid=110838) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:19:39.564938 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.api_utils [None req-55daf26f-b3f8-4992-bf10-d3ac755640c0 demo demo] Removing options '' from query. {{(pid=110838) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:19:39.565936 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.volume.api [None req-55daf26f-b3f8-4992-bf10-d3ac755640c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110838) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:19:39.574108 np0000185327 devstack@c-api.service[110838]: INFO cinder.volume.api [None req-55daf26f-b3f8-4992-bf10-d3ac755640c0 demo demo] Get all volumes completed successfully. Jul 15 01:19:39.575906 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-55daf26f-b3f8-4992-bf10-d3ac755640c0 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:19:39.576257 np0000185327 devstack@c-api.service[110838]: [pid: 110838|app: 0|req: 11/45] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:19:39 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 15 01:19:49.569369 np0000185327 devstack@c-api.service[110838]: DEBUG dbcounter [-] [110838] Writing DB stats cinder:SELECT=1 {{(pid=110838) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:20:39.594700 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.middleware.request_id [None req-b892dc7f-9924-4b90-a585-7ba137f1158c None None] RequestId filter calling following filter/app {{(pid=110841) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:20:39.599359 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-b892dc7f-9924-4b90-a585-7ba137f1158c demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:20:39.599759 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.openstack.wsgi [None req-b892dc7f-9924-4b90-a585-7ba137f1158c demo demo] Empty body provided in request {{(pid=110841) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:20:39.600172 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.openstack.wsgi [None req-b892dc7f-9924-4b90-a585-7ba137f1158c demo demo] Calling method 'detail' {{(pid=110841) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:20:39.600950 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.api.api_utils [None req-b892dc7f-9924-4b90-a585-7ba137f1158c demo demo] Removing options '' from query. {{(pid=110841) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:20:39.601764 np0000185327 devstack@c-api.service[110841]: DEBUG cinder.volume.api [None req-b892dc7f-9924-4b90-a585-7ba137f1158c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110841) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:20:39.611371 np0000185327 devstack@c-api.service[110841]: INFO cinder.volume.api [None req-b892dc7f-9924-4b90-a585-7ba137f1158c demo demo] Get all volumes completed successfully. Jul 15 01:20:39.613903 np0000185327 devstack@c-api.service[110841]: INFO cinder.api.openstack.wsgi [None req-b892dc7f-9924-4b90-a585-7ba137f1158c demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:20:39.614412 np0000185327 devstack@c-api.service[110841]: [pid: 110841|app: 0|req: 12/46] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:20:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:20:49.605097 np0000185327 devstack@c-api.service[110841]: DEBUG dbcounter [-] [110841] Writing DB stats cinder:SELECT=1 {{(pid=110841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:21:39.632521 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.middleware.request_id [None req-a5cd402d-6029-4cd4-98c0-ea0f6429463b None None] RequestId filter calling following filter/app {{(pid=110839) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:21:39.746360 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-a5cd402d-6029-4cd4-98c0-ea0f6429463b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:21:39.746638 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [None req-a5cd402d-6029-4cd4-98c0-ea0f6429463b demo demo] Empty body provided in request {{(pid=110839) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:21:39.746908 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.openstack.wsgi [None req-a5cd402d-6029-4cd4-98c0-ea0f6429463b demo demo] Calling method 'detail' {{(pid=110839) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:21:39.747254 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.api.api_utils [None req-a5cd402d-6029-4cd4-98c0-ea0f6429463b demo demo] Removing options '' from query. {{(pid=110839) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:21:39.748274 np0000185327 devstack@c-api.service[110839]: DEBUG cinder.volume.api [None req-a5cd402d-6029-4cd4-98c0-ea0f6429463b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110839) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:21:39.758357 np0000185327 devstack@c-api.service[110839]: INFO cinder.volume.api [None req-a5cd402d-6029-4cd4-98c0-ea0f6429463b demo demo] Get all volumes completed successfully. Jul 15 01:21:39.760950 np0000185327 devstack@c-api.service[110839]: INFO cinder.api.openstack.wsgi [None req-a5cd402d-6029-4cd4-98c0-ea0f6429463b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:21:39.761484 np0000185327 devstack@c-api.service[110839]: [pid: 110839|app: 0|req: 13/47] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:21:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:21:49.752231 np0000185327 devstack@c-api.service[110839]: DEBUG dbcounter [-] [110839] Writing DB stats cinder:SELECT=1 {{(pid=110839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:22:39.780676 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.middleware.request_id [None req-8b009d68-f3ba-4eb6-ab03-c0a3d00dd794 None None] RequestId filter calling following filter/app {{(pid=110840) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:22:39.784030 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-8b009d68-f3ba-4eb6-ab03-c0a3d00dd794 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:22:39.784262 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-8b009d68-f3ba-4eb6-ab03-c0a3d00dd794 demo demo] Empty body provided in request {{(pid=110840) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:22:39.784602 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.openstack.wsgi [None req-8b009d68-f3ba-4eb6-ab03-c0a3d00dd794 demo demo] Calling method 'detail' {{(pid=110840) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:22:39.784893 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.api.api_utils [None req-8b009d68-f3ba-4eb6-ab03-c0a3d00dd794 demo demo] Removing options '' from query. {{(pid=110840) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:22:39.785887 np0000185327 devstack@c-api.service[110840]: DEBUG cinder.volume.api [None req-8b009d68-f3ba-4eb6-ab03-c0a3d00dd794 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110840) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:22:39.794941 np0000185327 devstack@c-api.service[110840]: INFO cinder.volume.api [None req-8b009d68-f3ba-4eb6-ab03-c0a3d00dd794 demo demo] Get all volumes completed successfully. Jul 15 01:22:39.798697 np0000185327 devstack@c-api.service[110840]: INFO cinder.api.openstack.wsgi [None req-8b009d68-f3ba-4eb6-ab03-c0a3d00dd794 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:22:39.799156 np0000185327 devstack@c-api.service[110840]: [pid: 110840|app: 0|req: 12/48] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:22:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:22:49.789568 np0000185327 devstack@c-api.service[110840]: DEBUG dbcounter [-] [110840] Writing DB stats cinder:SELECT=1 {{(pid=110840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:23:39.851048 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.middleware.request_id [None req-a2c5f926-c866-48da-bac8-1e0bad25b9a7 None None] RequestId filter calling following filter/app {{(pid=110838) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:23:39.855396 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-a2c5f926-c866-48da-bac8-1e0bad25b9a7 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 15 01:23:39.855708 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-a2c5f926-c866-48da-bac8-1e0bad25b9a7 demo demo] Empty body provided in request {{(pid=110838) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:23:39.855977 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.openstack.wsgi [None req-a2c5f926-c866-48da-bac8-1e0bad25b9a7 demo demo] Calling method 'detail' {{(pid=110838) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:23:39.856302 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.api.api_utils [None req-a2c5f926-c866-48da-bac8-1e0bad25b9a7 demo demo] Removing options '' from query. {{(pid=110838) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:23:39.857611 np0000185327 devstack@c-api.service[110838]: DEBUG cinder.volume.api [None req-a2c5f926-c866-48da-bac8-1e0bad25b9a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110838) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:23:39.869251 np0000185327 devstack@c-api.service[110838]: INFO cinder.volume.api [None req-a2c5f926-c866-48da-bac8-1e0bad25b9a7 demo demo] Get all volumes completed successfully. Jul 15 01:23:39.871579 np0000185327 devstack@c-api.service[110838]: INFO cinder.api.openstack.wsgi [None req-a2c5f926-c866-48da-bac8-1e0bad25b9a7 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:23:39.872020 np0000185327 devstack@c-api.service[110838]: [pid: 110838|app: 0|req: 12/49] 199.204.45.138 () {64 vars in 1296 bytes} [Wed Jul 15 01:23:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:23:49.862033 np0000185327 devstack@c-api.service[110838]: DEBUG dbcounter [-] [110838] Writing DB stats cinder:SELECT=1 {{(pid=110838) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}