Jul 31 06:42:55.065229 np0000187763 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 31 06:42:55.072240 np0000187763 devstack@c-api.service[111221]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 31 06:42:55 2026] *** Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: os: Linux-6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: nodename: np0000187763 Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: machine: x86_64 Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: clock source: unix Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: pcre jit disabled Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: detected number of CPU cores: 16 Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: current working directory: / Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: detected binary path: /usr/bin/uwsgi-core Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: your processes number limit is 256916 Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: your memory page size is 4096 bytes Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: detected max file descriptor number: 2048 Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: lock engine: pthread robust mutexes Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: thunder lock: enabled Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 31 06:42:55.075766 np0000187763 devstack@c-api.service[111221]: Set PythonHome to /opt/stack/data/venv Jul 31 06:42:55.110349 np0000187763 devstack@c-api.service[111221]: Python main interpreter initialized at 0x7f8b1d8a4668 Jul 31 06:42:55.110349 np0000187763 devstack@c-api.service[111221]: python threads support enabled Jul 31 06:42:55.110349 np0000187763 devstack@c-api.service[111221]: your server socket listen backlog is limited to 100 connections Jul 31 06:42:55.110349 np0000187763 devstack@c-api.service[111221]: your mercy for graceful operations on workers is 80 seconds Jul 31 06:42:55.110845 np0000187763 devstack@c-api.service[111221]: mapped 671795 bytes (656 KB) for 4 cores Jul 31 06:42:55.111000 np0000187763 devstack@c-api.service[111221]: *** Operational MODE: preforking *** Jul 31 06:42:55.111144 np0000187763 devstack@c-api.service[111221]: *** uWSGI is running in multiple interpreter mode *** Jul 31 06:42:55.111144 np0000187763 devstack@c-api.service[111221]: spawned uWSGI master process (pid: 111221) Jul 31 06:42:55.111310 np0000187763 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 31 06:42:55.111962 np0000187763 devstack@c-api.service[111221]: spawned uWSGI worker 1 (pid: 111232, cores: 1) Jul 31 06:42:55.112572 np0000187763 devstack@c-api.service[111221]: spawned uWSGI worker 2 (pid: 111233, cores: 1) Jul 31 06:42:55.113068 np0000187763 devstack@c-api.service[111221]: spawned uWSGI worker 3 (pid: 111234, cores: 1) Jul 31 06:42:55.113586 np0000187763 devstack@c-api.service[111221]: spawned uWSGI worker 4 (pid: 111235, cores: 1) Jul 31 06:42:55.113586 np0000187763 devstack@c-api.service[111221]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 31 06:42:55.242341 np0000187763 devstack@c-api.service[111234]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 06:42:55.242341 np0000187763 devstack@c-api.service[111234]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 06:42:55.242341 np0000187763 devstack@c-api.service[111234]: we strongly recommend against using it for new projects. Jul 31 06:42:55.242341 np0000187763 devstack@c-api.service[111234]: If you are already using Eventlet, we recommend migrating to a different Jul 31 06:42:55.242341 np0000187763 devstack@c-api.service[111234]: framework. For more detail see Jul 31 06:42:55.242341 np0000187763 devstack@c-api.service[111234]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 06:42:55.242341 np0000187763 devstack@c-api.service[111234]: import eventlet # noqa Jul 31 06:42:55.250876 np0000187763 devstack@c-api.service[111233]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 06:42:55.250876 np0000187763 devstack@c-api.service[111233]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 06:42:55.250876 np0000187763 devstack@c-api.service[111233]: we strongly recommend against using it for new projects. Jul 31 06:42:55.250876 np0000187763 devstack@c-api.service[111233]: If you are already using Eventlet, we recommend migrating to a different Jul 31 06:42:55.250876 np0000187763 devstack@c-api.service[111233]: framework. For more detail see Jul 31 06:42:55.250876 np0000187763 devstack@c-api.service[111233]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 06:42:55.250876 np0000187763 devstack@c-api.service[111233]: import eventlet # noqa Jul 31 06:42:55.252105 np0000187763 devstack@c-api.service[111232]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 06:42:55.252105 np0000187763 devstack@c-api.service[111232]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 06:42:55.252105 np0000187763 devstack@c-api.service[111232]: we strongly recommend against using it for new projects. Jul 31 06:42:55.252105 np0000187763 devstack@c-api.service[111232]: If you are already using Eventlet, we recommend migrating to a different Jul 31 06:42:55.252105 np0000187763 devstack@c-api.service[111232]: framework. For more detail see Jul 31 06:42:55.252105 np0000187763 devstack@c-api.service[111232]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 06:42:55.252105 np0000187763 devstack@c-api.service[111232]: import eventlet # noqa Jul 31 06:42:55.252900 np0000187763 devstack@c-api.service[111235]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 06:42:55.252900 np0000187763 devstack@c-api.service[111235]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 06:42:55.252900 np0000187763 devstack@c-api.service[111235]: we strongly recommend against using it for new projects. Jul 31 06:42:55.252900 np0000187763 devstack@c-api.service[111235]: If you are already using Eventlet, we recommend migrating to a different Jul 31 06:42:55.252900 np0000187763 devstack@c-api.service[111235]: framework. For more detail see Jul 31 06:42:55.252900 np0000187763 devstack@c-api.service[111235]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 06:42:55.252900 np0000187763 devstack@c-api.service[111235]: import eventlet # noqa Jul 31 06:42:55.404350 np0000187763 devstack@c-api.service[111234]: /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 31 06:42:55.404350 np0000187763 devstack@c-api.service[111234]: from cgi import parse_header Jul 31 06:42:55.419347 np0000187763 devstack@c-api.service[111232]: /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 31 06:42:55.419347 np0000187763 devstack@c-api.service[111232]: from cgi import parse_header Jul 31 06:42:55.424694 np0000187763 devstack@c-api.service[111235]: /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 31 06:42:55.424694 np0000187763 devstack@c-api.service[111235]: from cgi import parse_header Jul 31 06:42:55.428317 np0000187763 devstack@c-api.service[111233]: /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 31 06:42:55.428317 np0000187763 devstack@c-api.service[111233]: from cgi import parse_header Jul 31 06:42:55.442259 np0000187763 devstack@c-api.service[111234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 06:42:55.442259 np0000187763 devstack@c-api.service[111234]: warnings.warn( Jul 31 06:42:55.451562 np0000187763 devstack@c-api.service[111234]: /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 31 06:42:55.451562 np0000187763 devstack@c-api.service[111234]: removals.removed_module( Jul 31 06:42:55.452920 np0000187763 devstack@c-api.service[111234]: /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 31 06:42:55.452920 np0000187763 devstack@c-api.service[111234]: removals.removed_module( Jul 31 06:42:55.462036 np0000187763 devstack@c-api.service[111232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 06:42:55.462036 np0000187763 devstack@c-api.service[111232]: warnings.warn( Jul 31 06:42:55.465577 np0000187763 devstack@c-api.service[111235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 06:42:55.465577 np0000187763 devstack@c-api.service[111235]: warnings.warn( Jul 31 06:42:55.472535 np0000187763 devstack@c-api.service[111232]: /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 31 06:42:55.472535 np0000187763 devstack@c-api.service[111232]: removals.removed_module( Jul 31 06:42:55.473063 np0000187763 devstack@c-api.service[111233]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 06:42:55.473063 np0000187763 devstack@c-api.service[111233]: warnings.warn( Jul 31 06:42:55.474244 np0000187763 devstack@c-api.service[111232]: /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 31 06:42:55.474244 np0000187763 devstack@c-api.service[111232]: removals.removed_module( Jul 31 06:42:55.476428 np0000187763 devstack@c-api.service[111235]: /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 31 06:42:55.476428 np0000187763 devstack@c-api.service[111235]: removals.removed_module( Jul 31 06:42:55.478985 np0000187763 devstack@c-api.service[111235]: /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 31 06:42:55.478985 np0000187763 devstack@c-api.service[111235]: removals.removed_module( Jul 31 06:42:55.485235 np0000187763 devstack@c-api.service[111233]: /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 31 06:42:55.485235 np0000187763 devstack@c-api.service[111233]: removals.removed_module( Jul 31 06:42:55.487241 np0000187763 devstack@c-api.service[111233]: /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 31 06:42:55.487241 np0000187763 devstack@c-api.service[111233]: removals.removed_module( Jul 31 06:42:56.184939 np0000187763 devstack@c-api.service[111234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 06:42:56.184939 np0000187763 devstack@c-api.service[111234]: warnings.warn( Jul 31 06:42:56.236526 np0000187763 devstack@c-api.service[111232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 06:42:56.236526 np0000187763 devstack@c-api.service[111232]: warnings.warn( Jul 31 06:42:56.238881 np0000187763 devstack@c-api.service[111234]: /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 31 06:42:56.238881 np0000187763 devstack@c-api.service[111234]: warnings.warn( Jul 31 06:42:56.281311 np0000187763 devstack@c-api.service[111233]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 06:42:56.281311 np0000187763 devstack@c-api.service[111233]: warnings.warn( Jul 31 06:42:56.289036 np0000187763 devstack@c-api.service[111232]: /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 31 06:42:56.289036 np0000187763 devstack@c-api.service[111232]: warnings.warn( Jul 31 06:42:56.329263 np0000187763 devstack@c-api.service[111235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 06:42:56.329263 np0000187763 devstack@c-api.service[111235]: warnings.warn( Jul 31 06:42:56.331353 np0000187763 devstack@c-api.service[111233]: /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 31 06:42:56.331353 np0000187763 devstack@c-api.service[111233]: warnings.warn( Jul 31 06:42:56.383723 np0000187763 devstack@c-api.service[111235]: /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 31 06:42:56.383723 np0000187763 devstack@c-api.service[111235]: warnings.warn( Jul 31 06:42:56.444502 np0000187763 devstack@c-api.service[111234]: 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 31 06:42:56.445232 np0000187763 devstack@c-api.service[111234]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111234) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 06:42:56.479632 np0000187763 devstack@c-api.service[111232]: 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 31 06:42:56.479782 np0000187763 devstack@c-api.service[111232]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111232) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 06:42:56.520836 np0000187763 devstack@c-api.service[111233]: 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 31 06:42:56.521027 np0000187763 devstack@c-api.service[111233]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111233) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 06:42:56.531095 np0000187763 devstack@c-api.service[111234]: /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 31 06:42:56.531095 np0000187763 devstack@c-api.service[111234]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 06:42:56.543405 np0000187763 devstack@c-api.service[111232]: /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 31 06:42:56.543405 np0000187763 devstack@c-api.service[111232]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 06:42:56.578972 np0000187763 devstack@c-api.service[111235]: 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 31 06:42:56.579244 np0000187763 devstack@c-api.service[111235]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111235) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 06:42:56.589018 np0000187763 devstack@c-api.service[111233]: /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 31 06:42:56.589018 np0000187763 devstack@c-api.service[111233]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 06:42:56.646835 np0000187763 devstack@c-api.service[111235]: /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 31 06:42:56.646835 np0000187763 devstack@c-api.service[111235]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 06:42:56.997485 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111234) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 06:42:56.997689 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111232) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 06:42:56.997785 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111233) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 06:42:56.997862 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:56.997862 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:56.998026 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:56.998089 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:56.998156 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:56.998236 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:56.998236 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:56.998366 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:56.998432 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:56.998872 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:56.998994 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:56.998994 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:56.999123 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:56.999123 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:56.999259 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:56.999325 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:56.999393 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:56.999468 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:56.999468 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:56.999468 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:56.999468 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:56.999702 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:56.999769 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:56.999828 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:56.999918 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:56.999918 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:56.999918 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:56.999918 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:56.999918 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.000203 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.001818 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.001922 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.001992 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.001992 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.002094 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.002140 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.002182 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.002222 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.002274 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.002314 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.002314 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.002314 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.002433 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.002433 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.002504 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.002504 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.002632 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.002632 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.002726 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.002726 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.002873 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.003554 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.003635 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.003681 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.003717 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.003759 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.003759 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.003839 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.003909 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.003965 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.004012 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.004061 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.004061 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.004135 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.004179 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.004227 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.004227 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.004721 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.004802 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.004802 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.004802 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.004802 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.010039 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.010139 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.010139 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.010224 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.010312 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.010574 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.010574 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.010674 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.010765 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.010832 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.010832 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.010832 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.011023 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.011077 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.011133 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.011202 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.011254 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.011254 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.011254 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.011254 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.011254 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.011709 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.011766 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.011827 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.011899 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.011955 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.012005 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.012049 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.012091 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.012146 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.012208 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.012208 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.012333 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.012398 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.012451 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.012500 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.012605 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.012656 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.012703 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.012739 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.012786 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.012832 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.012870 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.012960 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.013013 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.013062 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.013107 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.013147 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.013187 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.013231 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.013270 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.013314 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.013353 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.013405 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.013450 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.013489 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.013550 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.013615 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.013615 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.013615 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.013615 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.013615 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.013615 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.013945 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.014020 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.014063 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.014102 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.014151 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.014151 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.014219 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.014259 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.014304 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.014350 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.014396 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.014439 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.014478 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.014522 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.014566 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.014612 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.014655 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.014699 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.014743 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.014743 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.014743 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.015424 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.015510 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.015549 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.015650 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.015727 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.015791 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.015834 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.015906 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.015974 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.016018 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.016065 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.016110 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.016110 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.016110 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.016233 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.016314 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.016380 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.016448 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.016508 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.016602 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.016649 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.017995 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.018071 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.018122 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.018170 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.018216 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.018265 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.018311 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.018454 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.018510 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.018568 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.018672 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.018726 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.018773 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.018820 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.018860 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.018929 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.018976 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.019020 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.019020 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.019020 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.019122 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.020320 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.020390 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.020432 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.020475 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.020570 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.020624 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.020674 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.020714 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.020754 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.020799 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.020799 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.020872 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.020927 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.020973 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.021083 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.021151 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.021216 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.021281 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.021343 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.021404 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.021470 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.021808 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.021865 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.021937 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.021981 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.022022 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.022086 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.022132 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.022181 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.022224 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.022263 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.022303 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.022347 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.022391 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.022430 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.022470 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.022510 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.022560 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.022604 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.022645 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.022688 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.022733 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.022771 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.022811 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.022855 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.022909 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.022948 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.022998 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.023041 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.023080 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.023117 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.023159 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.023203 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.023246 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.023290 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.023329 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.023372 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.023428 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.023469 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.023505 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.023544 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.023588 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.023631 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.023917 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.023991 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.024041 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.024109 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.024151 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.024192 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.024238 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.024283 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.024322 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.024362 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.024410 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.024450 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.024488 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.024527 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.024615 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.024661 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.024705 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.024749 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.024797 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.024841 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.024903 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.024944 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.024983 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.025033 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.025079 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.025123 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.025165 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.025209 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.025258 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.025306 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.025524 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.025572 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.025610 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.025610 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.025685 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.025722 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.025722 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.025722 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.025845 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.025901 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.025951 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.025951 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.029293 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.029364 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.029400 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.029454 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.029495 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.029542 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.029587 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.029626 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.029664 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.029701 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.029747 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.029747 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.029747 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.029855 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.030460 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.030515 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.030581 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.030629 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.030674 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.030745 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.030803 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.031666 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.031727 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.031768 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.031924 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.031924 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.032012 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.032060 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.032099 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.032138 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.032172 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.032216 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.032260 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.032299 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.032343 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.032386 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.032426 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.032469 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.032469 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.032536 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.032599 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.032633 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.032678 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.032717 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.032717 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.032717 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.032717 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.032717 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.032926 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.033375 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.033423 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.033489 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.033534 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.034070 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.034070 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.034070 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.034070 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.034070 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.034070 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.034070 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.034070 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.034070 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.034469 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.035139 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.035196 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.035247 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.035314 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.035358 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.035394 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.035436 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.035476 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.035516 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.035555 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.035593 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.035638 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.035683 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.035683 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.035749 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.035749 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.035816 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.035854 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.035854 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.035937 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.036007 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.038059 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.038110 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.038182 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.038230 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.038291 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.038335 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.038377 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.038424 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.038476 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.038517 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.038517 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.038597 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.038645 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.038701 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.038701 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.038778 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.038778 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.038778 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.038918 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.038918 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.038995 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.043230 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.043303 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.043352 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.043395 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.043459 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.043505 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.043571 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.043823 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.043908 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.043954 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.044018 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.044071 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.044121 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.044166 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.044214 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.044274 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.044341 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.044386 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.044423 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.044470 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.044516 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.044589 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.044648 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.044696 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.044743 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.044784 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.044832 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.044878 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.044937 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.044983 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.045032 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.045073 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.045073 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.045073 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.045206 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.045253 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.045293 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.045293 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.045293 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.045293 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.045293 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.045293 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.046063 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.046120 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.046168 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.046168 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.046247 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.046290 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.046328 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.046369 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.046406 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.046454 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.046501 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.046501 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.046571 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.046613 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.046728 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.046802 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.046853 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.046937 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.046993 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.047053 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.047117 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.048802 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.048851 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.048944 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.049003 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.049050 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.049089 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.049128 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.049176 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.049219 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.049253 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.049298 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.049340 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.049340 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.049340 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.049445 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.049501 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.049553 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.049614 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.049671 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.049718 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.049797 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.050681 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.050740 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.050800 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.050845 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.050936 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.050982 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.051033 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.051075 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.051075 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.051144 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.051182 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.051219 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.051257 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.051257 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.051323 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.051368 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.051407 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.051446 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.051493 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.051532 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.051576 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.051623 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.051623 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.051695 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.051734 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.051780 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.051823 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.051861 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.051917 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.051956 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.052004 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.052044 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.052082 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.052125 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.052169 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.052213 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.052256 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.052294 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.052332 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.052368 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.052406 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.052449 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.052992 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.053065 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.053127 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.053173 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.053220 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.053220 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.053300 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.053338 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.053376 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.053419 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.053465 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.053509 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.053548 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.053587 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.053636 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.053676 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.053719 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.053757 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.053795 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.053834 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.053871 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.053940 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.053986 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.054026 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.054064 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.054110 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.054148 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.054192 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.054229 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.054266 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.054309 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.054353 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.054397 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.054438 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.054481 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.054529 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.054569 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.054611 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.054649 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.054693 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.054693 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.054693 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.054802 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.054802 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.054802 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.054802 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.054802 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.054999 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.055050 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.055089 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.055132 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.055171 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.055171 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.055171 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.055171 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.055313 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.055352 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.055391 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.055391 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.055391 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.055391 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.055391 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.055391 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.055644 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.055692 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.055736 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.055779 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.055822 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.055872 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.055966 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.056012 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.056056 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.056101 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.056146 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.056189 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.056228 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.056274 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.056314 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.056353 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.056353 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.056353 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.056353 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.056353 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.056353 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.056791 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.056859 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.056918 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.056918 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.056998 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.057041 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.057081 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.057133 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.057172 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.057218 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.057258 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.057296 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.057343 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.057382 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.057427 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.057467 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.057510 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.057555 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.057603 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.057643 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.057687 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.057726 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.057770 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.057809 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.057857 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.057914 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.057949 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.058091 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.058134 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.058168 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.058207 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.058245 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.058288 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.058330 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.058370 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.058407 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.058407 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.058407 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.058407 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.058407 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.058407 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.058407 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.058648 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.058648 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.058648 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.058761 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.058801 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.058846 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.058900 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.058935 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.058976 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.059024 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.059024 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.059024 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.059132 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.059132 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.059132 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.059132 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.059132 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.059319 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.065757 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111235) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 06:42:57.066231 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.066313 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.066515 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.066812 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.066863 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.066972 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.067034 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.067103 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.067159 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.067229 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.067745 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.067815 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.067874 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.067966 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.068021 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.068081 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.068147 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.068630 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.068730 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.068730 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.068851 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.068851 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.068992 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.068992 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.069949 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.070047 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.070047 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.070167 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.070167 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.070297 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.070297 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.070732 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.070917 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.070917 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.070917 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.071122 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.071122 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.071122 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.071122 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.071364 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.071364 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.071537 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.071537 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.071537 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.071751 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.071825 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.071918 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.071986 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.072052 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.072052 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.072196 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.072196 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.072726 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.072833 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.072833 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.072999 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.072999 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.072999 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.073186 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.073585 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.073662 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.073744 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.073744 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.073882 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.073882 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.074023 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.074453 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.074545 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.074545 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.074731 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.074731 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.074731 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.074957 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.075270 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.075349 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.075419 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.075419 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.075588 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.075588 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.075588 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.075787 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.075787 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.075787 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.075787 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.076070 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.076070 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.076070 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.076486 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.076614 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.076614 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.076752 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.076752 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.076752 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.076949 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.076949 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.076949 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.077154 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.077154 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.077154 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.077154 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.077295 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.078057 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.078126 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.078169 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.078223 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.078266 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.078350 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.078399 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.078917 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.078975 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.079031 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.079095 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.079150 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.079193 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.079276 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.079331 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.079397 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.079445 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.079525 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.079572 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.079633 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.079695 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.080366 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.080433 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.080499 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.080576 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.080576 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.080660 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.080701 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.081379 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.081431 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.081500 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.081547 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.081609 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.081668 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.081729 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.082627 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.082697 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.082748 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.082796 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.082837 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.082877 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.082979 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.083248 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.083306 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.083369 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.083416 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.083490 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.083555 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.083598 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.084032 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.084083 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.084139 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.084204 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.084262 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.084315 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.084397 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.084958 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.085042 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.085093 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.085140 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.085185 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.085227 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.085305 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.085823 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.085928 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.086014 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.086106 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.086181 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.086259 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.086340 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.086651 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.086737 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.086794 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.086839 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.086941 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.087006 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.087116 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.087574 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.087646 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.087694 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.087743 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.087786 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.087862 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.087951 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.088025 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.088094 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.088167 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.088221 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.088269 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.088310 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.088386 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.088703 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.088756 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.088823 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.088869 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.088959 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.089006 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.089089 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.089389 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.089444 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.089514 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.089567 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.089615 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.089685 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.089734 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.090059 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.090121 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.090191 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.090256 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.090306 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.090370 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.090435 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.090502 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.090554 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.090625 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.090678 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.090727 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.090768 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.090841 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 06:42:57.091189 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 06:42:57.091253 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 06:42:57.091302 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 06:42:57.091347 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 06:42:57.091392 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 06:42:57.091469 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 06:42:57.104832 np0000187763 devstack@c-api.service[111234]: INFO dbcounter [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Registered counter for database cinder Jul 31 06:42:57.109061 np0000187763 devstack@c-api.service[111233]: INFO dbcounter [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Registered counter for database cinder Jul 31 06:42:57.109574 np0000187763 devstack@c-api.service[111232]: INFO dbcounter [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Registered counter for database cinder Jul 31 06:42:57.138662 np0000187763 devstack@c-api.service[111235]: INFO dbcounter [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Registered counter for database cinder Jul 31 06:42:57.148915 np0000187763 devstack@c-api.service[111234]: DEBUG oslo_db.sqlalchemy.engines [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d 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=111234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 06:42:57.153098 np0000187763 devstack@c-api.service[111233]: DEBUG oslo_db.sqlalchemy.engines [None req-998377b8-3421-413c-8377-baa4a3e99237 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=111233) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 06:42:57.155661 np0000187763 devstack@c-api.service[111232]: DEBUG oslo_db.sqlalchemy.engines [None req-5d1b811a-28a2-46de-9006-4269c49689c0 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=111232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 06:42:57.185789 np0000187763 devstack@c-api.service[111235]: DEBUG oslo_db.sqlalchemy.engines [None req-258d8ec3-ec71-4e66-9013-0556718b1447 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=111235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 06:42:57.263966 np0000187763 devstack@c-api.service[111234]: DEBUG dbcounter [-] [111234] Writer thread running {{(pid=111234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 06:42:57.266743 np0000187763 devstack@c-api.service[111234]: INFO cinder.rpc [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 06:42:57.268827 np0000187763 devstack@c-api.service[111234]: INFO cinder.rpc [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 06:42:57.270717 np0000187763 devstack@c-api.service[111234]: INFO cinder.rpc [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 06:42:57.272447 np0000187763 devstack@c-api.service[111234]: INFO cinder.rpc [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 06:42:57.273290 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.275721 np0000187763 devstack@c-api.service[111233]: DEBUG dbcounter [-] [111233] Writer thread running {{(pid=111233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 06:42:57.276176 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.278460 np0000187763 devstack@c-api.service[111233]: INFO cinder.rpc [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 06:42:57.279580 np0000187763 devstack@c-api.service[111232]: DEBUG dbcounter [-] [111232] Writer thread running {{(pid=111232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 06:42:57.280912 np0000187763 devstack@c-api.service[111233]: INFO cinder.rpc [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 06:42:57.282484 np0000187763 devstack@c-api.service[111232]: INFO cinder.rpc [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 06:42:57.283202 np0000187763 devstack@c-api.service[111233]: INFO cinder.rpc [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 06:42:57.284714 np0000187763 devstack@c-api.service[111232]: INFO cinder.rpc [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 06:42:57.285298 np0000187763 devstack@c-api.service[111233]: INFO cinder.rpc [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 06:42:57.286247 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.286699 np0000187763 devstack@c-api.service[111232]: INFO cinder.rpc [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 06:42:57.288447 np0000187763 devstack@c-api.service[111232]: INFO cinder.rpc [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 06:42:57.289214 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.289313 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.292293 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.309060 np0000187763 devstack@c-api.service[111234]: DEBUG oslo_db.sqlalchemy.engines [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d 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=111234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 06:42:57.311115 np0000187763 devstack@c-api.service[111235]: DEBUG dbcounter [-] [111235] Writer thread running {{(pid=111235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 06:42:57.311817 np0000187763 devstack@c-api.service[111234]: INFO cinder.rpc [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 06:42:57.314004 np0000187763 devstack@c-api.service[111235]: INFO cinder.rpc [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 06:42:57.315600 np0000187763 devstack@c-api.service[111234]: INFO cinder.rpc [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 06:42:57.316341 np0000187763 devstack@c-api.service[111235]: INFO cinder.rpc [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 06:42:57.317059 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.318735 np0000187763 devstack@c-api.service[111235]: INFO cinder.rpc [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 06:42:57.321376 np0000187763 devstack@c-api.service[111235]: INFO cinder.rpc [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 06:42:57.322653 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.326005 np0000187763 devstack@c-api.service[111232]: DEBUG oslo_db.sqlalchemy.engines [None req-5d1b811a-28a2-46de-9006-4269c49689c0 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=111232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 06:42:57.326903 np0000187763 devstack@c-api.service[111233]: DEBUG oslo_db.sqlalchemy.engines [None req-998377b8-3421-413c-8377-baa4a3e99237 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=111233) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 06:42:57.328026 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.328085 np0000187763 devstack@c-api.service[111232]: INFO cinder.rpc [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 06:42:57.329683 np0000187763 devstack@c-api.service[111233]: INFO cinder.rpc [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 06:42:57.329924 np0000187763 devstack@c-api.service[111232]: INFO cinder.rpc [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 06:42:57.330232 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.331085 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.332518 np0000187763 devstack@c-api.service[111233]: INFO cinder.rpc [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 06:42:57.333762 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.333809 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.338562 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.342640 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.345110 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.345836 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.346652 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.348329 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.349774 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.349911 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.353193 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.353301 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.354311 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.357378 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.357618 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.357866 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.360670 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.361037 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.361110 np0000187763 devstack@c-api.service[111235]: DEBUG oslo_db.sqlalchemy.engines [None req-258d8ec3-ec71-4e66-9013-0556718b1447 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=111235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 06:42:57.361564 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.362761 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.363727 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.364296 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.364422 np0000187763 devstack@c-api.service[111235]: INFO cinder.rpc [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 06:42:57.365492 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.366979 np0000187763 devstack@c-api.service[111235]: INFO cinder.rpc [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 06:42:57.367220 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.367356 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.368295 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.370109 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.370209 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.371139 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.373123 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.373271 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.374505 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.374607 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.374928 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.376711 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.377346 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.377663 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.378113 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.379615 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.381039 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.381368 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.382904 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.383202 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.383313 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.384414 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.385771 np0000187763 devstack@c-api.service[111234]: WARNING cinder.api.contrib.hosts [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 06:42:57.386280 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.386595 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.386689 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.386918 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.388057 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.388862 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.388970 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: extensions {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.389524 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.389766 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.390195 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.390267 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: extra_specs {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.391069 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.391667 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.391779 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: capabilities {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.392599 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.393200 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.393965 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: qos-specs {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.394192 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.394339 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.394582 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.395837 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.395952 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.396012 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: os-availability-zone {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.397111 np0000187763 devstack@c-api.service[111232]: WARNING cinder.api.contrib.hosts [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 06:42:57.397350 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.397428 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: os-volume-transfer {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.397588 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.397953 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.398759 np0000187763 devstack@c-api.service[111233]: WARNING cinder.api.contrib.hosts [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 06:42:57.398969 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: encryption {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.399358 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.399592 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.400243 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: extensions {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.400329 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.400545 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: os-volume-type-access {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.401064 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.401557 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: extra_specs {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.401914 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: extensions {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.402192 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: consistencygroups {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.403118 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: capabilities {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.403393 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.403465 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: extra_specs {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.404135 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: os-snapshot-manage {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.405267 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: capabilities {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.405429 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: qos-specs {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.405827 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: os-quota-sets {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.406925 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.406991 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: qos-specs {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.407246 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: os-volume-manage {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.407847 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: os-availability-zone {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.408753 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: cgsnapshots {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.409336 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: os-availability-zone {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.409542 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: os-volume-transfer {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.409870 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.410148 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: encryption {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.410667 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: os-volume-transfer {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.411147 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: encryption {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.411345 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.411696 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: os-quota-class-sets {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.412293 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: encryption {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.412720 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: os-volume-type-access {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.412973 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: os-hosts {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.413908 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: os-volume-type-access {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.414195 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.414304 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: scheduler-stats {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.414358 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: consistencygroups {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.415599 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: consistencygroups {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.415675 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extended resource: backups {{(pid=111234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.416296 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: os-snapshot-manage {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.417578 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: os-snapshot-manage {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.417709 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: os-quota-sets {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.418506 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.419015 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: os-quota-sets {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.419143 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: os-volume-manage {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.419973 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.420214 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.420490 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: os-volume-manage {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.420680 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: cgsnapshots {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.420839 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.contrib.snapshot_actions [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] SnapshotActionsController initialized {{(pid=111234) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 06:42:57.421573 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.422034 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: encryption {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.422122 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: cgsnapshots {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.422881 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.423429 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: encryption {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.423540 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: os-quota-class-sets {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.423697 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.424264 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.424815 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: os-hosts {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.425026 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: os-quota-class-sets {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.425727 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.425932 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.426232 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: scheduler-stats {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.426304 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: os-hosts {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.427065 np0000187763 devstack@c-api.service[111234]: WARNING castellan.key_manager.migration [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.427410 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.427632 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extended resource: backups {{(pid=111232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.427906 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.428018 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.428107 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.428910 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.429047 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension VolumeTypeAccess extending resource: types {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.429165 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.429267 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension SnapshotActions extending resource: snapshots {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.429373 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension AdminActions extending resource: volumes {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.429488 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension AdminActions extending resource: snapshots {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.429565 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension AdminActions extending resource: backups {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.429685 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension TypesManage extending resource: types {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.429766 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension VolumeActions extending resource: volumes {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.430028 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.430028 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.430163 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.430225 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.430317 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.v3.router [None req-ac92fdd1-0c64-43fb-9fb0-190339e5405d None None] Extension UsedLimits extending resource: limits {{(pid=111234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.430395 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.430458 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.430849 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: scheduler-stats {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.431686 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.431785 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.432598 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] SnapshotActionsController initialized {{(pid=111232) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 06:42:57.432904 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extended resource: backups {{(pid=111233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.433059 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.433326 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.434336 np0000187763 devstack@c-api.service[111235]: WARNING cinder.api.contrib.hosts [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 06:42:57.434619 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.435181 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.436011 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.436107 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.436597 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.437451 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: extensions {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.437567 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.437842 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.438309 np0000187763 devstack@c-api.service[111234]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8b1d8a4668 pid: 111234 (default app) Jul 31 06:42:57.438710 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.contrib.snapshot_actions [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] SnapshotActionsController initialized {{(pid=111233) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 06:42:57.438806 np0000187763 devstack@c-api.service[111232]: WARNING castellan.key_manager.migration [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.439491 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.439595 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.439725 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.439820 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.439911 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: extra_specs {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.440622 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.440745 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.440816 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.440883 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.440991 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension AdminActions extending resource: volumes {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.441080 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension AdminActions extending resource: snapshots {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.441203 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension AdminActions extending resource: backups {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.441271 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension TypesManage extending resource: types {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.441362 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension VolumeActions extending resource: volumes {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.441427 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: capabilities {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.441489 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.441575 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.441675 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.441803 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.441911 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.v3.router [None req-5d1b811a-28a2-46de-9006-4269c49689c0 None None] Extension UsedLimits extending resource: limits {{(pid=111232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.442340 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.442956 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: qos-specs {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.443872 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.445061 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: os-availability-zone {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.445310 np0000187763 devstack@c-api.service[111233]: WARNING castellan.key_manager.migration [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.446212 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.446358 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.446434 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: os-volume-transfer {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.446524 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.446603 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.446717 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.446805 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.446933 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension AdminActions extending resource: volumes {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.447038 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension AdminActions extending resource: snapshots {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.447157 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension AdminActions extending resource: backups {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.447255 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension TypesManage extending resource: types {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.447352 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension VolumeActions extending resource: volumes {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.447498 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.447590 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.447686 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.447792 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.447872 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.middleware.request_id [None req-efa7b2de-a129-438d-8ef9-92e2850189c1 None None] RequestId filter calling following filter/app {{(pid=111234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:42:57.448527 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.v3.router [None req-998377b8-3421-413c-8377-baa4a3e99237 None None] Extension UsedLimits extending resource: limits {{(pid=111233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.448611 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: encryption {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.449501 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: os-volume-type-access {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.449581 np0000187763 devstack@c-api.service[111232]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8b1d8a4668 pid: 111232 (default app) Jul 31 06:42:57.450576 np0000187763 devstack@c-api.service[111234]: [pid: 111234|app: 0|req: 1/1] 199.204.45.89 () {60 vars in 949 bytes} [Fri Jul 31 06:42:57 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 31 06:42:57.451181 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: consistencygroups {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.453283 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: os-snapshot-manage {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.454693 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: os-quota-sets {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.455854 np0000187763 devstack@c-api.service[111233]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8b1d8a4668 pid: 111233 (default app) Jul 31 06:42:57.456156 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: os-volume-manage {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.457622 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: cgsnapshots {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.458966 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: encryption {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.460681 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: os-quota-class-sets {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.461976 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: os-hosts {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.463372 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: scheduler-stats {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.464828 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extended resource: backups {{(pid=111235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 06:42:57.468448 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.470116 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.470997 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.contrib.snapshot_actions [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] SnapshotActionsController initialized {{(pid=111235) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 06:42:57.471752 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.473186 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.474581 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.476076 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.477371 np0000187763 devstack@c-api.service[111235]: WARNING castellan.key_manager.migration [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 31 06:42:57.478225 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.478348 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.478459 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.478653 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.478788 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.478876 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.479003 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension AdminActions extending resource: volumes {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.479124 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension AdminActions extending resource: snapshots {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.479223 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension AdminActions extending resource: backups {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.479327 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension TypesManage extending resource: types {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.479481 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension VolumeActions extending resource: volumes {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.479561 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.479665 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.479776 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.479874 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.479995 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.v3.router [None req-258d8ec3-ec71-4e66-9013-0556718b1447 None None] Extension UsedLimits extending resource: limits {{(pid=111235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 06:42:57.488957 np0000187763 devstack@c-api.service[111235]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8b1d8a4668 pid: 111235 (default app) Jul 31 06:43:04.948483 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.middleware.request_id [None req-c9905f86-ccce-4e09-9f92-798a64966566 None None] RequestId filter calling following filter/app {{(pid=111232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:43:05.445881 np0000187763 devstack@c-api.service[111232]: INFO cinder.api.openstack.wsgi [None req-c9905f86-ccce-4e09-9f92-798a64966566 admin admin] POST https://199.204.45.89/volume/v3/types Jul 31 06:43:05.446363 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.openstack.wsgi [None req-c9905f86-ccce-4e09-9f92-798a64966566 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 06:43:05.447985 np0000187763 devstack@c-api.service[111232]: /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 31 06:43:05.447985 np0000187763 devstack@c-api.service[111232]: warnings.warn( Jul 31 06:43:05.484225 np0000187763 devstack@c-api.service[111232]: DEBUG oslo_db.sqlalchemy.engines [None req-c9905f86-ccce-4e09-9f92-798a64966566 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=111232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 06:43:05.517775 np0000187763 devstack@c-api.service[111232]: INFO cinder.api.openstack.wsgi [None req-c9905f86-ccce-4e09-9f92-798a64966566 admin admin] https://199.204.45.89/volume/v3/types returned with HTTP 200 Jul 31 06:43:05.518527 np0000187763 devstack@c-api.service[111232]: [pid: 111232|app: 0|req: 1/2] 199.204.45.89 () {68 vars in 1326 bytes} [Fri Jul 31 06:43:04 2026] POST /volume/v3/types => generated 186 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 06:43:05.536565 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.middleware.request_id [None req-d52714a1-7cbb-4967-b96d-9eba48e37e45 None None] RequestId filter calling following filter/app {{(pid=111234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:43:05.875678 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [None req-d52714a1-7cbb-4967-b96d-9eba48e37e45 admin admin] POST https://199.204.45.89/volume/v3/types/4dcb36c5-0da6-4a88-aadc-4869f62d9401/extra_specs Jul 31 06:43:05.876253 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.openstack.wsgi [None req-d52714a1-7cbb-4967-b96d-9eba48e37e45 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 06:43:05.877963 np0000187763 devstack@c-api.service[111234]: /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 31 06:43:05.877963 np0000187763 devstack@c-api.service[111234]: warnings.warn( Jul 31 06:43:05.911306 np0000187763 devstack@c-api.service[111234]: DEBUG oslo_db.sqlalchemy.engines [None req-d52714a1-7cbb-4967-b96d-9eba48e37e45 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=111234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 06:43:05.980081 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [None req-d52714a1-7cbb-4967-b96d-9eba48e37e45 admin admin] https://199.204.45.89/volume/v3/types/4dcb36c5-0da6-4a88-aadc-4869f62d9401/extra_specs returned with HTTP 200 Jul 31 06:43:05.980547 np0000187763 devstack@c-api.service[111234]: [pid: 111234|app: 0|req: 2/3] 199.204.45.89 () {68 vars in 1473 bytes} [Fri Jul 31 06:43:05 2026] POST /volume/v3/types/4dcb36c5-0da6-4a88-aadc-4869f62d9401/extra_specs => generated 55 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 06:43:07.331775 np0000187763 devstack@c-api.service[111233]: DEBUG dbcounter [-] [111233] Writing DB stats cinder:SELECT=6 {{(pid=111233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 06:43:07.366044 np0000187763 devstack@c-api.service[111235]: DEBUG dbcounter [-] [111235] Writing DB stats cinder:SELECT=6 {{(pid=111235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 06:43:15.514029 np0000187763 devstack@c-api.service[111232]: DEBUG dbcounter [-] [111232] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 06:43:15.978928 np0000187763 devstack@c-api.service[111234]: DEBUG dbcounter [-] [111234] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 06:45:24.872316 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.middleware.request_id [None req-2cbd04a2-791a-4a3b-a6bc-5b37e000bea2 None None] RequestId filter calling following filter/app {{(pid=111233) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:45:24.873130 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [None req-2cbd04a2-791a-4a3b-a6bc-5b37e000bea2 None None] GET https://199.204.45.89/volume// Jul 31 06:45:24.873379 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [None req-2cbd04a2-791a-4a3b-a6bc-5b37e000bea2 None None] Empty body provided in request {{(pid=111233) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:45:24.873661 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [None req-2cbd04a2-791a-4a3b-a6bc-5b37e000bea2 None None] Calling method 'all' {{(pid=111233) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:45:24.874310 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [None req-2cbd04a2-791a-4a3b-a6bc-5b37e000bea2 None None] https://199.204.45.89/volume// returned with HTTP 300 Jul 31 06:45:24.874743 np0000187763 devstack@c-api.service[111233]: [pid: 111233|app: 0|req: 1/4] 199.204.45.89 () {66 vars in 1449 bytes} [Fri Jul 31 06:45:24 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 06:46:15.101019 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.middleware.request_id [None req-7e7d6a21-74bb-4040-a0e3-89f918ad819a None None] RequestId filter calling following filter/app {{(pid=111235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:15.103936 np0000187763 devstack@c-api.service[111235]: [pid: 111235|app: 0|req: 1/5] 199.204.45.89 () {62 vars in 1061 bytes} [Fri Jul 31 06:46:15 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 31 06:46:15.140315 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.middleware.request_id [None req-148b4560-bfbc-476f-88e6-ab4667d5d6ef None None] RequestId filter calling following filter/app {{(pid=111232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:15.149781 np0000187763 devstack@c-api.service[111232]: [pid: 111232|app: 0|req: 2/6] 199.204.45.89 () {64 vars in 1265 bytes} [Fri Jul 31 06:46:15 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 31 06:46:15.183565 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.middleware.request_id [req-148b4560-bfbc-476f-88e6-ab4667d5d6ef req-d03e772c-2bf9-4e48-b21e-2b987dc546c2 None None] RequestId filter calling following filter/app {{(pid=111234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:15.189347 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [req-148b4560-bfbc-476f-88e6-ab4667d5d6ef req-d03e772c-2bf9-4e48-b21e-2b987dc546c2 demo demo] GET https://199.204.45.89/volume/v3/ Jul 31 06:46:15.189616 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.openstack.wsgi [req-148b4560-bfbc-476f-88e6-ab4667d5d6ef req-d03e772c-2bf9-4e48-b21e-2b987dc546c2 demo demo] Empty body provided in request {{(pid=111234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:46:15.189931 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.openstack.wsgi [req-148b4560-bfbc-476f-88e6-ab4667d5d6ef req-d03e772c-2bf9-4e48-b21e-2b987dc546c2 demo demo] Calling method 'version_select' {{(pid=111234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:46:15.191112 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [req-148b4560-bfbc-476f-88e6-ab4667d5d6ef req-d03e772c-2bf9-4e48-b21e-2b987dc546c2 demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jul 31 06:46:15.191565 np0000187763 devstack@c-api.service[111234]: [pid: 111234|app: 0|req: 3/7] 199.204.45.89 () {66 vars in 1339 bytes} [Fri Jul 31 06:46:15 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 06:46:15.230101 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.middleware.request_id [None req-f9ae10dd-4f1f-4293-b0b1-4a8b4af13ddc None None] RequestId filter calling following filter/app {{(pid=111233) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:15.564341 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [None req-f9ae10dd-4f1f-4293-b0b1-4a8b4af13ddc demo demo] GET https://199.204.45.89/volume/v3/types Jul 31 06:46:15.564604 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [None req-f9ae10dd-4f1f-4293-b0b1-4a8b4af13ddc demo demo] Empty body provided in request {{(pid=111233) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:46:15.564842 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [None req-f9ae10dd-4f1f-4293-b0b1-4a8b4af13ddc demo demo] Calling method 'index' {{(pid=111233) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:46:15.565384 np0000187763 devstack@c-api.service[111233]: /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 31 06:46:15.565384 np0000187763 devstack@c-api.service[111233]: warnings.warn( Jul 31 06:46:15.566031 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.api_utils [None req-f9ae10dd-4f1f-4293-b0b1-4a8b4af13ddc demo demo] Removing options '' from query. {{(pid=111233) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 06:46:15.607863 np0000187763 devstack@c-api.service[111233]: DEBUG oslo_db.sqlalchemy.engines [None req-f9ae10dd-4f1f-4293-b0b1-4a8b4af13ddc 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=111233) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 06:46:15.632154 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [None req-f9ae10dd-4f1f-4293-b0b1-4a8b4af13ddc demo demo] https://199.204.45.89/volume/v3/types returned with HTTP 200 Jul 31 06:46:15.632782 np0000187763 devstack@c-api.service[111233]: [pid: 111233|app: 0|req: 2/8] 199.204.45.89 () {64 vars in 1283 bytes} [Fri Jul 31 06:46:15 2026] GET /volume/v3/types => generated 377 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 06:46:15.669402 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.middleware.request_id [None req-275c0597-0ac1-48c6-b8cb-abb92a82981c None None] RequestId filter calling following filter/app {{(pid=111235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:15.979030 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-275c0597-0ac1-48c6-b8cb-abb92a82981c demo demo] GET https://199.204.45.89/volume/v3/types/default Jul 31 06:46:15.979392 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-275c0597-0ac1-48c6-b8cb-abb92a82981c demo demo] Empty body provided in request {{(pid=111235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:46:15.979628 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-275c0597-0ac1-48c6-b8cb-abb92a82981c demo demo] Calling method 'show' {{(pid=111235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:46:16.012992 np0000187763 devstack@c-api.service[111235]: DEBUG oslo_db.sqlalchemy.engines [None req-275c0597-0ac1-48c6-b8cb-abb92a82981c 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=111235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 06:46:16.031333 np0000187763 devstack@c-api.service[111235]: /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 31 06:46:16.031333 np0000187763 devstack@c-api.service[111235]: warnings.warn( Jul 31 06:46:16.033395 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-275c0597-0ac1-48c6-b8cb-abb92a82981c demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jul 31 06:46:16.033757 np0000187763 devstack@c-api.service[111235]: [pid: 111235|app: 0|req: 2/9] 199.204.45.89 () {64 vars in 1294 bytes} [Fri Jul 31 06:46:15 2026] GET /volume/v3/types/default => generated 145 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 06:46:16.524387 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.middleware.request_id [None req-beaae10d-e280-4b80-8ad2-b0de58919a5d None None] RequestId filter calling following filter/app {{(pid=111232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:16.525600 np0000187763 devstack@c-api.service[111232]: [pid: 111232|app: 0|req: 3/10] 199.204.45.89 () {62 vars in 1061 bytes} [Fri Jul 31 06:46:16 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 31 06:46:16.559902 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.middleware.request_id [None req-e1e3a440-4f52-4238-8941-518a3389d42f None None] RequestId filter calling following filter/app {{(pid=111234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:16.568000 np0000187763 devstack@c-api.service[111234]: [pid: 111234|app: 0|req: 4/11] 199.204.45.89 () {64 vars in 1265 bytes} [Fri Jul 31 06:46:16 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 31 06:46:16.600690 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.middleware.request_id [req-e1e3a440-4f52-4238-8941-518a3389d42f req-efd70f0f-69a2-4b64-a726-89bc84377f91 None None] RequestId filter calling following filter/app {{(pid=111233) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:16.604702 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [req-e1e3a440-4f52-4238-8941-518a3389d42f req-efd70f0f-69a2-4b64-a726-89bc84377f91 demo demo] GET https://199.204.45.89/volume/v3/ Jul 31 06:46:16.605196 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [req-e1e3a440-4f52-4238-8941-518a3389d42f req-efd70f0f-69a2-4b64-a726-89bc84377f91 demo demo] Empty body provided in request {{(pid=111233) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:46:16.605659 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [req-e1e3a440-4f52-4238-8941-518a3389d42f req-efd70f0f-69a2-4b64-a726-89bc84377f91 demo demo] Calling method 'version_select' {{(pid=111233) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:46:16.606778 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [req-e1e3a440-4f52-4238-8941-518a3389d42f req-efd70f0f-69a2-4b64-a726-89bc84377f91 demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jul 31 06:46:16.607591 np0000187763 devstack@c-api.service[111233]: [pid: 111233|app: 0|req: 3/12] 199.204.45.89 () {66 vars in 1339 bytes} [Fri Jul 31 06:46:16 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 06:46:16.646589 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.middleware.request_id [None req-2bc2be14-44e7-483f-bb46-4fcd54bf649b None None] RequestId filter calling following filter/app {{(pid=111235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:16.649221 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-2bc2be14-44e7-483f-bb46-4fcd54bf649b demo demo] GET https://199.204.45.89/volume/v3/types/default Jul 31 06:46:16.649425 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-2bc2be14-44e7-483f-bb46-4fcd54bf649b demo demo] Empty body provided in request {{(pid=111235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:46:16.649744 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-2bc2be14-44e7-483f-bb46-4fcd54bf649b demo demo] Calling method 'show' {{(pid=111235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:46:16.660686 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-2bc2be14-44e7-483f-bb46-4fcd54bf649b demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jul 31 06:46:16.661134 np0000187763 devstack@c-api.service[111235]: [pid: 111235|app: 0|req: 3/13] 199.204.45.89 () {64 vars in 1294 bytes} [Fri Jul 31 06:46:16 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 06:46:17.269340 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.middleware.request_id [None req-c880b73d-85f4-4933-9a2a-6f6f493065b6 None None] RequestId filter calling following filter/app {{(pid=111232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:17.269970 np0000187763 devstack@c-api.service[111232]: [pid: 111232|app: 0|req: 4/14] 199.204.45.89 () {62 vars in 1061 bytes} [Fri Jul 31 06:46:17 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 31 06:46:17.301319 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.middleware.request_id [None req-c33c85e7-af26-40d8-8554-a0c10abebbdd None None] RequestId filter calling following filter/app {{(pid=111234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:17.303870 np0000187763 devstack@c-api.service[111234]: [pid: 111234|app: 0|req: 5/15] 199.204.45.89 () {64 vars in 1265 bytes} [Fri Jul 31 06:46:17 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 31 06:46:17.336931 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.middleware.request_id [req-c33c85e7-af26-40d8-8554-a0c10abebbdd req-61a7e47b-ec49-4512-bfc5-a0f55549afa5 None None] RequestId filter calling following filter/app {{(pid=111233) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:17.338688 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [req-c33c85e7-af26-40d8-8554-a0c10abebbdd req-61a7e47b-ec49-4512-bfc5-a0f55549afa5 demo demo] GET https://199.204.45.89/volume/v3/ Jul 31 06:46:17.338948 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [req-c33c85e7-af26-40d8-8554-a0c10abebbdd req-61a7e47b-ec49-4512-bfc5-a0f55549afa5 demo demo] Empty body provided in request {{(pid=111233) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:46:17.339181 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [req-c33c85e7-af26-40d8-8554-a0c10abebbdd req-61a7e47b-ec49-4512-bfc5-a0f55549afa5 demo demo] Calling method 'version_select' {{(pid=111233) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:46:17.339601 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [req-c33c85e7-af26-40d8-8554-a0c10abebbdd req-61a7e47b-ec49-4512-bfc5-a0f55549afa5 demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jul 31 06:46:17.340315 np0000187763 devstack@c-api.service[111233]: [pid: 111233|app: 0|req: 4/16] 199.204.45.89 () {66 vars in 1339 bytes} [Fri Jul 31 06:46:17 2026] GET /volume/v3/ => generated 389 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 06:46:17.377660 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.middleware.request_id [None req-ee56cb1b-da3d-440f-93e5-0bdb0043a7e8 None None] RequestId filter calling following filter/app {{(pid=111235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:17.381201 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-ee56cb1b-da3d-440f-93e5-0bdb0043a7e8 demo demo] GET https://199.204.45.89/volume/v3/types/default Jul 31 06:46:17.381628 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-ee56cb1b-da3d-440f-93e5-0bdb0043a7e8 demo demo] Empty body provided in request {{(pid=111235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:46:17.382283 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-ee56cb1b-da3d-440f-93e5-0bdb0043a7e8 demo demo] Calling method 'show' {{(pid=111235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:46:17.393089 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-ee56cb1b-da3d-440f-93e5-0bdb0043a7e8 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jul 31 06:46:17.393525 np0000187763 devstack@c-api.service[111235]: [pid: 111235|app: 0|req: 4/17] 199.204.45.89 () {64 vars in 1294 bytes} [Fri Jul 31 06:46:17 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 31 06:46:17.430238 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.middleware.request_id [None req-a6d79e6f-51a5-4a82-9f89-037d0ddedfe4 None None] RequestId filter calling following filter/app {{(pid=111232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:17.431395 np0000187763 devstack@c-api.service[111232]: [pid: 111232|app: 0|req: 5/18] 199.204.45.89 () {62 vars in 1061 bytes} [Fri Jul 31 06:46:17 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 31 06:46:17.462412 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.middleware.request_id [None req-8d43b371-0edf-44f8-a189-609010ff0b75 None None] RequestId filter calling following filter/app {{(pid=111234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:17.466787 np0000187763 devstack@c-api.service[111234]: [pid: 111234|app: 0|req: 6/19] 199.204.45.89 () {64 vars in 1265 bytes} [Fri Jul 31 06:46:17 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 31 06:46:17.500159 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.middleware.request_id [req-8d43b371-0edf-44f8-a189-609010ff0b75 req-a92ee1ea-b79f-4994-8654-b813e05ce3c5 None None] RequestId filter calling following filter/app {{(pid=111233) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:17.501778 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [req-8d43b371-0edf-44f8-a189-609010ff0b75 req-a92ee1ea-b79f-4994-8654-b813e05ce3c5 demo demo] GET https://199.204.45.89/volume/v3/ Jul 31 06:46:17.502030 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [req-8d43b371-0edf-44f8-a189-609010ff0b75 req-a92ee1ea-b79f-4994-8654-b813e05ce3c5 demo demo] Empty body provided in request {{(pid=111233) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:46:17.502193 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [req-8d43b371-0edf-44f8-a189-609010ff0b75 req-a92ee1ea-b79f-4994-8654-b813e05ce3c5 demo demo] Calling method 'version_select' {{(pid=111233) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:46:17.502694 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [req-8d43b371-0edf-44f8-a189-609010ff0b75 req-a92ee1ea-b79f-4994-8654-b813e05ce3c5 demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jul 31 06:46:17.503116 np0000187763 devstack@c-api.service[111233]: [pid: 111233|app: 0|req: 5/20] 199.204.45.89 () {66 vars in 1339 bytes} [Fri Jul 31 06:46:17 2026] GET /volume/v3/ => generated 389 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 06:46:17.539477 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.middleware.request_id [None req-1e1626f2-2eae-4df4-a32a-80efc965928a None None] RequestId filter calling following filter/app {{(pid=111235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:46:17.543021 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-1e1626f2-2eae-4df4-a32a-80efc965928a demo demo] GET https://199.204.45.89/volume/v3/types/default Jul 31 06:46:17.543407 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-1e1626f2-2eae-4df4-a32a-80efc965928a demo demo] Empty body provided in request {{(pid=111235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:46:17.543790 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-1e1626f2-2eae-4df4-a32a-80efc965928a demo demo] Calling method 'show' {{(pid=111235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:46:17.551784 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-1e1626f2-2eae-4df4-a32a-80efc965928a demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jul 31 06:46:17.552037 np0000187763 devstack@c-api.service[111235]: [pid: 111235|app: 0|req: 5/21] 199.204.45.89 () {64 vars in 1294 bytes} [Fri Jul 31 06:46:17 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 31 06:46:25.623452 np0000187763 devstack@c-api.service[111233]: DEBUG dbcounter [-] [111233] Writing DB stats cinder:SELECT=1 {{(pid=111233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 06:46:27.548599 np0000187763 devstack@c-api.service[111235]: DEBUG dbcounter [-] [111235] Writing DB stats cinder:SELECT=8 {{(pid=111235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 06:51:10.674324 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.middleware.request_id [None req-58a360a4-aa58-4f5b-9180-6542c36ab461 None None] RequestId filter calling following filter/app {{(pid=111232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:51:10.803299 np0000187763 devstack@c-api.service[111232]: INFO cinder.api.openstack.wsgi [None req-58a360a4-aa58-4f5b-9180-6542c36ab461 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 06:51:10.804059 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.openstack.wsgi [None req-58a360a4-aa58-4f5b-9180-6542c36ab461 demo demo] Empty body provided in request {{(pid=111232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:51:10.804510 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.openstack.wsgi [None req-58a360a4-aa58-4f5b-9180-6542c36ab461 demo demo] Calling method 'detail' {{(pid=111232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:51:10.805535 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.api_utils [None req-58a360a4-aa58-4f5b-9180-6542c36ab461 demo demo] Removing options '' from query. {{(pid=111232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 06:51:10.807171 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.volume.api [None req-58a360a4-aa58-4f5b-9180-6542c36ab461 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 06:51:10.871996 np0000187763 devstack@c-api.service[111232]: INFO cinder.volume.api [None req-58a360a4-aa58-4f5b-9180-6542c36ab461 demo demo] Get all volumes completed successfully. Jul 31 06:51:10.874138 np0000187763 devstack@c-api.service[111232]: INFO cinder.api.openstack.wsgi [None req-58a360a4-aa58-4f5b-9180-6542c36ab461 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 06:51:10.874851 np0000187763 devstack@c-api.service[111232]: [pid: 111232|app: 0|req: 6/22] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 06:51:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 06:51:20.842174 np0000187763 devstack@c-api.service[111232]: DEBUG dbcounter [-] [111232] Writing DB stats cinder:SELECT=1 {{(pid=111232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 06:52:10.893028 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.middleware.request_id [None req-84ceeb54-d2fd-4e4c-95ac-99b3575174dc None None] RequestId filter calling following filter/app {{(pid=111234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:52:10.896690 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [None req-84ceeb54-d2fd-4e4c-95ac-99b3575174dc demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 06:52:10.897088 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.openstack.wsgi [None req-84ceeb54-d2fd-4e4c-95ac-99b3575174dc demo demo] Empty body provided in request {{(pid=111234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:52:10.897434 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.openstack.wsgi [None req-84ceeb54-d2fd-4e4c-95ac-99b3575174dc demo demo] Calling method 'detail' {{(pid=111234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:52:10.898155 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.api_utils [None req-84ceeb54-d2fd-4e4c-95ac-99b3575174dc demo demo] Removing options '' from query. {{(pid=111234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 06:52:10.899211 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.volume.api [None req-84ceeb54-d2fd-4e4c-95ac-99b3575174dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 06:52:10.937163 np0000187763 devstack@c-api.service[111234]: INFO cinder.volume.api [None req-84ceeb54-d2fd-4e4c-95ac-99b3575174dc demo demo] Get all volumes completed successfully. Jul 31 06:52:10.939584 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [None req-84ceeb54-d2fd-4e4c-95ac-99b3575174dc demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 06:52:10.940039 np0000187763 devstack@c-api.service[111234]: [pid: 111234|app: 0|req: 7/23] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 06:52:10 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 31 06:52:20.931789 np0000187763 devstack@c-api.service[111234]: DEBUG dbcounter [-] [111234] Writing DB stats cinder:SELECT=1 {{(pid=111234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 06:53:10.960257 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.middleware.request_id [None req-13118df8-9694-425f-bc40-1403f093acc2 None None] RequestId filter calling following filter/app {{(pid=111233) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:53:10.963116 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [None req-13118df8-9694-425f-bc40-1403f093acc2 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 06:53:10.963291 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [None req-13118df8-9694-425f-bc40-1403f093acc2 demo demo] Empty body provided in request {{(pid=111233) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:53:10.963509 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [None req-13118df8-9694-425f-bc40-1403f093acc2 demo demo] Calling method 'detail' {{(pid=111233) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:53:10.963979 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.api_utils [None req-13118df8-9694-425f-bc40-1403f093acc2 demo demo] Removing options '' from query. {{(pid=111233) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 06:53:10.964652 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.volume.api [None req-13118df8-9694-425f-bc40-1403f093acc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111233) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 06:53:11.004921 np0000187763 devstack@c-api.service[111233]: INFO cinder.volume.api [None req-13118df8-9694-425f-bc40-1403f093acc2 demo demo] Get all volumes completed successfully. Jul 31 06:53:11.007718 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [None req-13118df8-9694-425f-bc40-1403f093acc2 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 06:53:11.008274 np0000187763 devstack@c-api.service[111233]: [pid: 111233|app: 0|req: 6/24] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 06:53:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 06:53:20.993803 np0000187763 devstack@c-api.service[111233]: DEBUG dbcounter [-] [111233] Writing DB stats cinder:SELECT=1 {{(pid=111233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 06:54:11.025452 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.middleware.request_id [None req-d7e3589d-6d4e-4509-bbbf-c786bb1a4d9b None None] RequestId filter calling following filter/app {{(pid=111235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:54:11.030192 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-d7e3589d-6d4e-4509-bbbf-c786bb1a4d9b demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 06:54:11.030425 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-d7e3589d-6d4e-4509-bbbf-c786bb1a4d9b demo demo] Empty body provided in request {{(pid=111235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:54:11.030665 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-d7e3589d-6d4e-4509-bbbf-c786bb1a4d9b demo demo] Calling method 'detail' {{(pid=111235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:54:11.031338 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.api_utils [None req-d7e3589d-6d4e-4509-bbbf-c786bb1a4d9b demo demo] Removing options '' from query. {{(pid=111235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 06:54:11.032293 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.volume.api [None req-d7e3589d-6d4e-4509-bbbf-c786bb1a4d9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 06:54:11.074646 np0000187763 devstack@c-api.service[111235]: INFO cinder.volume.api [None req-d7e3589d-6d4e-4509-bbbf-c786bb1a4d9b demo demo] Get all volumes completed successfully. Jul 31 06:54:11.078920 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-d7e3589d-6d4e-4509-bbbf-c786bb1a4d9b demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 06:54:11.079282 np0000187763 devstack@c-api.service[111235]: [pid: 111235|app: 0|req: 6/25] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 06:54:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 06:54:21.064313 np0000187763 devstack@c-api.service[111235]: DEBUG dbcounter [-] [111235] Writing DB stats cinder:SELECT=1 {{(pid=111235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 06:55:11.099855 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.middleware.request_id [None req-b573a343-80da-4cdb-aff3-32b551a41ac1 None None] RequestId filter calling following filter/app {{(pid=111232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:55:11.103377 np0000187763 devstack@c-api.service[111232]: INFO cinder.api.openstack.wsgi [None req-b573a343-80da-4cdb-aff3-32b551a41ac1 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 06:55:11.103547 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.openstack.wsgi [None req-b573a343-80da-4cdb-aff3-32b551a41ac1 demo demo] Empty body provided in request {{(pid=111232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:55:11.103734 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.openstack.wsgi [None req-b573a343-80da-4cdb-aff3-32b551a41ac1 demo demo] Calling method 'detail' {{(pid=111232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:55:11.104012 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.api_utils [None req-b573a343-80da-4cdb-aff3-32b551a41ac1 demo demo] Removing options '' from query. {{(pid=111232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 06:55:11.104679 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.volume.api [None req-b573a343-80da-4cdb-aff3-32b551a41ac1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 06:55:11.111037 np0000187763 devstack@c-api.service[111232]: INFO cinder.volume.api [None req-b573a343-80da-4cdb-aff3-32b551a41ac1 demo demo] Get all volumes completed successfully. Jul 31 06:55:11.112727 np0000187763 devstack@c-api.service[111232]: INFO cinder.api.openstack.wsgi [None req-b573a343-80da-4cdb-aff3-32b551a41ac1 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 06:55:11.113059 np0000187763 devstack@c-api.service[111232]: [pid: 111232|app: 0|req: 7/26] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 06:55:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 06:55:21.107465 np0000187763 devstack@c-api.service[111232]: DEBUG dbcounter [-] [111232] Writing DB stats cinder:SELECT=1 {{(pid=111232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 06:56:11.128405 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.middleware.request_id [None req-bba85d72-63f5-4f0f-8cbe-40540a489fff None None] RequestId filter calling following filter/app {{(pid=111234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:56:11.246869 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [None req-bba85d72-63f5-4f0f-8cbe-40540a489fff demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 06:56:11.247306 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.openstack.wsgi [None req-bba85d72-63f5-4f0f-8cbe-40540a489fff demo demo] Empty body provided in request {{(pid=111234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:56:11.247705 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.openstack.wsgi [None req-bba85d72-63f5-4f0f-8cbe-40540a489fff demo demo] Calling method 'detail' {{(pid=111234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:56:11.248241 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.api_utils [None req-bba85d72-63f5-4f0f-8cbe-40540a489fff demo demo] Removing options '' from query. {{(pid=111234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 06:56:11.249673 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.volume.api [None req-bba85d72-63f5-4f0f-8cbe-40540a489fff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 06:56:11.259122 np0000187763 devstack@c-api.service[111234]: INFO cinder.volume.api [None req-bba85d72-63f5-4f0f-8cbe-40540a489fff demo demo] Get all volumes completed successfully. Jul 31 06:56:11.260863 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [None req-bba85d72-63f5-4f0f-8cbe-40540a489fff demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 06:56:11.261197 np0000187763 devstack@c-api.service[111234]: [pid: 111234|app: 0|req: 8/27] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 06:56:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 06:56:21.255247 np0000187763 devstack@c-api.service[111234]: DEBUG dbcounter [-] [111234] Writing DB stats cinder:SELECT=1 {{(pid=111234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 06:57:11.277456 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.middleware.request_id [None req-ef88f250-0165-47bc-aa5e-49aa41137959 None None] RequestId filter calling following filter/app {{(pid=111233) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:57:11.279856 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [None req-ef88f250-0165-47bc-aa5e-49aa41137959 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 06:57:11.280016 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [None req-ef88f250-0165-47bc-aa5e-49aa41137959 demo demo] Empty body provided in request {{(pid=111233) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:57:11.280200 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [None req-ef88f250-0165-47bc-aa5e-49aa41137959 demo demo] Calling method 'detail' {{(pid=111233) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:57:11.280468 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.api_utils [None req-ef88f250-0165-47bc-aa5e-49aa41137959 demo demo] Removing options '' from query. {{(pid=111233) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 06:57:11.281186 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.volume.api [None req-ef88f250-0165-47bc-aa5e-49aa41137959 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111233) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 06:57:11.296473 np0000187763 devstack@c-api.service[111233]: INFO cinder.volume.api [None req-ef88f250-0165-47bc-aa5e-49aa41137959 demo demo] Get all volumes completed successfully. Jul 31 06:57:11.299526 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [None req-ef88f250-0165-47bc-aa5e-49aa41137959 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 06:57:11.300026 np0000187763 devstack@c-api.service[111233]: [pid: 111233|app: 0|req: 7/28] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 06:57:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 06:57:21.286504 np0000187763 devstack@c-api.service[111233]: DEBUG dbcounter [-] [111233] Writing DB stats cinder:SELECT=1 {{(pid=111233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 06:58:11.317918 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.middleware.request_id [None req-65daa5ae-7e61-4afb-a0e8-2b4018c19558 None None] RequestId filter calling following filter/app {{(pid=111235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:58:11.321828 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-65daa5ae-7e61-4afb-a0e8-2b4018c19558 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 06:58:11.322086 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-65daa5ae-7e61-4afb-a0e8-2b4018c19558 demo demo] Empty body provided in request {{(pid=111235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:58:11.322336 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-65daa5ae-7e61-4afb-a0e8-2b4018c19558 demo demo] Calling method 'detail' {{(pid=111235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:58:11.322650 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.api_utils [None req-65daa5ae-7e61-4afb-a0e8-2b4018c19558 demo demo] Removing options '' from query. {{(pid=111235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 06:58:11.323578 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.volume.api [None req-65daa5ae-7e61-4afb-a0e8-2b4018c19558 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 06:58:11.332339 np0000187763 devstack@c-api.service[111235]: INFO cinder.volume.api [None req-65daa5ae-7e61-4afb-a0e8-2b4018c19558 demo demo] Get all volumes completed successfully. Jul 31 06:58:11.334812 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-65daa5ae-7e61-4afb-a0e8-2b4018c19558 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 06:58:11.335532 np0000187763 devstack@c-api.service[111235]: [pid: 111235|app: 0|req: 7/29] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 06:58:11 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 31 06:58:21.326716 np0000187763 devstack@c-api.service[111235]: DEBUG dbcounter [-] [111235] Writing DB stats cinder:SELECT=1 {{(pid=111235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 06:59:11.353811 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.middleware.request_id [None req-8dc6aa1e-7ddd-4b06-b077-528dadc58a26 None None] RequestId filter calling following filter/app {{(pid=111232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 06:59:11.356987 np0000187763 devstack@c-api.service[111232]: INFO cinder.api.openstack.wsgi [None req-8dc6aa1e-7ddd-4b06-b077-528dadc58a26 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 06:59:11.357260 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.openstack.wsgi [None req-8dc6aa1e-7ddd-4b06-b077-528dadc58a26 demo demo] Empty body provided in request {{(pid=111232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 06:59:11.357627 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.openstack.wsgi [None req-8dc6aa1e-7ddd-4b06-b077-528dadc58a26 demo demo] Calling method 'detail' {{(pid=111232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 06:59:11.358101 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.api_utils [None req-8dc6aa1e-7ddd-4b06-b077-528dadc58a26 demo demo] Removing options '' from query. {{(pid=111232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 06:59:11.359142 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.volume.api [None req-8dc6aa1e-7ddd-4b06-b077-528dadc58a26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 06:59:11.368125 np0000187763 devstack@c-api.service[111232]: INFO cinder.volume.api [None req-8dc6aa1e-7ddd-4b06-b077-528dadc58a26 demo demo] Get all volumes completed successfully. Jul 31 06:59:11.370119 np0000187763 devstack@c-api.service[111232]: INFO cinder.api.openstack.wsgi [None req-8dc6aa1e-7ddd-4b06-b077-528dadc58a26 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 06:59:11.370516 np0000187763 devstack@c-api.service[111232]: [pid: 111232|app: 0|req: 8/30] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 06:59:11 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 31 06:59:21.362410 np0000187763 devstack@c-api.service[111232]: DEBUG dbcounter [-] [111232] Writing DB stats cinder:SELECT=1 {{(pid=111232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 07:00:11.387070 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.middleware.request_id [None req-ad9d8906-d027-447a-a3bf-93e8f7de41f7 None None] RequestId filter calling following filter/app {{(pid=111234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 07:00:11.392608 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [None req-ad9d8906-d027-447a-a3bf-93e8f7de41f7 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 07:00:11.393179 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.openstack.wsgi [None req-ad9d8906-d027-447a-a3bf-93e8f7de41f7 demo demo] Empty body provided in request {{(pid=111234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 07:00:11.394372 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.openstack.wsgi [None req-ad9d8906-d027-447a-a3bf-93e8f7de41f7 demo demo] Calling method 'detail' {{(pid=111234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 07:00:11.395087 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.api_utils [None req-ad9d8906-d027-447a-a3bf-93e8f7de41f7 demo demo] Removing options '' from query. {{(pid=111234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 07:00:11.396704 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.volume.api [None req-ad9d8906-d027-447a-a3bf-93e8f7de41f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 07:00:11.406298 np0000187763 devstack@c-api.service[111234]: INFO cinder.volume.api [None req-ad9d8906-d027-447a-a3bf-93e8f7de41f7 demo demo] Get all volumes completed successfully. Jul 31 07:00:11.408917 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [None req-ad9d8906-d027-447a-a3bf-93e8f7de41f7 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 07:00:11.409479 np0000187763 devstack@c-api.service[111234]: [pid: 111234|app: 0|req: 9/31] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 07:00:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 07:00:21.403091 np0000187763 devstack@c-api.service[111234]: DEBUG dbcounter [-] [111234] Writing DB stats cinder:SELECT=1 {{(pid=111234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 07:01:11.427231 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.middleware.request_id [None req-468c1782-518a-45dc-84fe-0f2fd2c644cd None None] RequestId filter calling following filter/app {{(pid=111233) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 07:01:11.574771 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [None req-468c1782-518a-45dc-84fe-0f2fd2c644cd demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 07:01:11.575086 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [None req-468c1782-518a-45dc-84fe-0f2fd2c644cd demo demo] Empty body provided in request {{(pid=111233) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 07:01:11.575330 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [None req-468c1782-518a-45dc-84fe-0f2fd2c644cd demo demo] Calling method 'detail' {{(pid=111233) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 07:01:11.575624 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.api_utils [None req-468c1782-518a-45dc-84fe-0f2fd2c644cd demo demo] Removing options '' from query. {{(pid=111233) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 07:01:11.576878 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.volume.api [None req-468c1782-518a-45dc-84fe-0f2fd2c644cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111233) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 07:01:11.586062 np0000187763 devstack@c-api.service[111233]: INFO cinder.volume.api [None req-468c1782-518a-45dc-84fe-0f2fd2c644cd demo demo] Get all volumes completed successfully. Jul 31 07:01:11.588449 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [None req-468c1782-518a-45dc-84fe-0f2fd2c644cd demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 07:01:11.588878 np0000187763 devstack@c-api.service[111233]: [pid: 111233|app: 0|req: 8/32] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 07:01:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 07:01:21.580316 np0000187763 devstack@c-api.service[111233]: DEBUG dbcounter [-] [111233] Writing DB stats cinder:SELECT=1 {{(pid=111233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 07:02:11.612326 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.middleware.request_id [None req-1584208b-4830-4a58-9160-f47f6f1a6e7b None None] RequestId filter calling following filter/app {{(pid=111235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 07:02:11.617843 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-1584208b-4830-4a58-9160-f47f6f1a6e7b demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 07:02:11.618563 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-1584208b-4830-4a58-9160-f47f6f1a6e7b demo demo] Empty body provided in request {{(pid=111235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 07:02:11.618876 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-1584208b-4830-4a58-9160-f47f6f1a6e7b demo demo] Calling method 'detail' {{(pid=111235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 07:02:11.619225 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.api_utils [None req-1584208b-4830-4a58-9160-f47f6f1a6e7b demo demo] Removing options '' from query. {{(pid=111235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 07:02:11.620163 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.volume.api [None req-1584208b-4830-4a58-9160-f47f6f1a6e7b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 07:02:11.632217 np0000187763 devstack@c-api.service[111235]: INFO cinder.volume.api [None req-1584208b-4830-4a58-9160-f47f6f1a6e7b demo demo] Get all volumes completed successfully. Jul 31 07:02:11.634957 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-1584208b-4830-4a58-9160-f47f6f1a6e7b demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 07:02:11.635307 np0000187763 devstack@c-api.service[111235]: [pid: 111235|app: 0|req: 8/33] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 07:02:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 07:02:21.623962 np0000187763 devstack@c-api.service[111235]: DEBUG dbcounter [-] [111235] Writing DB stats cinder:SELECT=1 {{(pid=111235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 07:03:11.652900 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.middleware.request_id [None req-aeb80a7c-ac47-4f59-b5e8-1dac128d6944 None None] RequestId filter calling following filter/app {{(pid=111232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 07:03:11.656702 np0000187763 devstack@c-api.service[111232]: INFO cinder.api.openstack.wsgi [None req-aeb80a7c-ac47-4f59-b5e8-1dac128d6944 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 07:03:11.657129 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.openstack.wsgi [None req-aeb80a7c-ac47-4f59-b5e8-1dac128d6944 demo demo] Empty body provided in request {{(pid=111232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 07:03:11.657499 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.openstack.wsgi [None req-aeb80a7c-ac47-4f59-b5e8-1dac128d6944 demo demo] Calling method 'detail' {{(pid=111232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 07:03:11.658079 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.api_utils [None req-aeb80a7c-ac47-4f59-b5e8-1dac128d6944 demo demo] Removing options '' from query. {{(pid=111232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 07:03:11.659556 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.volume.api [None req-aeb80a7c-ac47-4f59-b5e8-1dac128d6944 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 07:03:11.667982 np0000187763 devstack@c-api.service[111232]: INFO cinder.volume.api [None req-aeb80a7c-ac47-4f59-b5e8-1dac128d6944 demo demo] Get all volumes completed successfully. Jul 31 07:03:11.669759 np0000187763 devstack@c-api.service[111232]: INFO cinder.api.openstack.wsgi [None req-aeb80a7c-ac47-4f59-b5e8-1dac128d6944 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 07:03:11.670093 np0000187763 devstack@c-api.service[111232]: [pid: 111232|app: 0|req: 9/34] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 07:03:11 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 31 07:03:21.662771 np0000187763 devstack@c-api.service[111232]: DEBUG dbcounter [-] [111232] Writing DB stats cinder:SELECT=1 {{(pid=111232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 07:04:11.682011 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.middleware.request_id [None req-66d5c22d-36cc-493c-aa62-634c8f57a78d None None] RequestId filter calling following filter/app {{(pid=111234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 07:04:11.694146 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [None req-66d5c22d-36cc-493c-aa62-634c8f57a78d demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 07:04:11.694146 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.openstack.wsgi [None req-66d5c22d-36cc-493c-aa62-634c8f57a78d demo demo] Empty body provided in request {{(pid=111234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 07:04:11.694146 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.openstack.wsgi [None req-66d5c22d-36cc-493c-aa62-634c8f57a78d demo demo] Calling method 'detail' {{(pid=111234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 07:04:11.694146 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.api_utils [None req-66d5c22d-36cc-493c-aa62-634c8f57a78d demo demo] Removing options '' from query. {{(pid=111234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 07:04:11.694946 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.volume.api [None req-66d5c22d-36cc-493c-aa62-634c8f57a78d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 07:04:11.706833 np0000187763 devstack@c-api.service[111234]: INFO cinder.volume.api [None req-66d5c22d-36cc-493c-aa62-634c8f57a78d demo demo] Get all volumes completed successfully. Jul 31 07:04:11.709714 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [None req-66d5c22d-36cc-493c-aa62-634c8f57a78d demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 07:04:11.710116 np0000187763 devstack@c-api.service[111234]: [pid: 111234|app: 0|req: 10/35] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 07:04:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 07:04:21.701343 np0000187763 devstack@c-api.service[111234]: DEBUG dbcounter [-] [111234] Writing DB stats cinder:SELECT=1 {{(pid=111234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 07:05:11.735128 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.middleware.request_id [None req-ab615d55-e117-45f3-b00e-3b5b0750545f None None] RequestId filter calling following filter/app {{(pid=111233) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 07:05:11.738127 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [None req-ab615d55-e117-45f3-b00e-3b5b0750545f demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 07:05:11.738386 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [None req-ab615d55-e117-45f3-b00e-3b5b0750545f demo demo] Empty body provided in request {{(pid=111233) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 07:05:11.738632 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [None req-ab615d55-e117-45f3-b00e-3b5b0750545f demo demo] Calling method 'detail' {{(pid=111233) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 07:05:11.740335 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.api_utils [None req-ab615d55-e117-45f3-b00e-3b5b0750545f demo demo] Removing options '' from query. {{(pid=111233) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 07:05:11.744945 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.volume.api [None req-ab615d55-e117-45f3-b00e-3b5b0750545f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111233) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 07:05:11.757361 np0000187763 devstack@c-api.service[111233]: INFO cinder.volume.api [None req-ab615d55-e117-45f3-b00e-3b5b0750545f demo demo] Get all volumes completed successfully. Jul 31 07:05:11.761646 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [None req-ab615d55-e117-45f3-b00e-3b5b0750545f demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 07:05:11.761646 np0000187763 devstack@c-api.service[111233]: [pid: 111233|app: 0|req: 9/36] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 07:05:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 07:05:21.751652 np0000187763 devstack@c-api.service[111233]: DEBUG dbcounter [-] [111233] Writing DB stats cinder:SELECT=1 {{(pid=111233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 07:06:11.778367 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.middleware.request_id [None req-2896a8d6-7a84-4837-bfcb-04eb03a2382b None None] RequestId filter calling following filter/app {{(pid=111235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 07:06:11.894209 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-2896a8d6-7a84-4837-bfcb-04eb03a2382b demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 07:06:11.894578 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-2896a8d6-7a84-4837-bfcb-04eb03a2382b demo demo] Empty body provided in request {{(pid=111235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 07:06:11.895500 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-2896a8d6-7a84-4837-bfcb-04eb03a2382b demo demo] Calling method 'detail' {{(pid=111235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 07:06:11.896060 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.api_utils [None req-2896a8d6-7a84-4837-bfcb-04eb03a2382b demo demo] Removing options '' from query. {{(pid=111235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 07:06:11.897424 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.volume.api [None req-2896a8d6-7a84-4837-bfcb-04eb03a2382b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 07:06:11.907728 np0000187763 devstack@c-api.service[111235]: INFO cinder.volume.api [None req-2896a8d6-7a84-4837-bfcb-04eb03a2382b demo demo] Get all volumes completed successfully. Jul 31 07:06:11.910302 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-2896a8d6-7a84-4837-bfcb-04eb03a2382b demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 07:06:11.910838 np0000187763 devstack@c-api.service[111235]: [pid: 111235|app: 0|req: 9/37] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 07:06:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 07:06:21.902004 np0000187763 devstack@c-api.service[111235]: DEBUG dbcounter [-] [111235] Writing DB stats cinder:SELECT=1 {{(pid=111235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 07:07:11.927869 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.middleware.request_id [None req-69433e4a-bb07-4849-b416-19869282750c None None] RequestId filter calling following filter/app {{(pid=111232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 07:07:11.930012 np0000187763 devstack@c-api.service[111232]: INFO cinder.api.openstack.wsgi [None req-69433e4a-bb07-4849-b416-19869282750c demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 07:07:11.930213 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.openstack.wsgi [None req-69433e4a-bb07-4849-b416-19869282750c demo demo] Empty body provided in request {{(pid=111232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 07:07:11.930434 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.openstack.wsgi [None req-69433e4a-bb07-4849-b416-19869282750c demo demo] Calling method 'detail' {{(pid=111232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 07:07:11.930722 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.api_utils [None req-69433e4a-bb07-4849-b416-19869282750c demo demo] Removing options '' from query. {{(pid=111232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 07:07:11.932997 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.volume.api [None req-69433e4a-bb07-4849-b416-19869282750c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 07:07:11.941112 np0000187763 devstack@c-api.service[111232]: INFO cinder.volume.api [None req-69433e4a-bb07-4849-b416-19869282750c demo demo] Get all volumes completed successfully. Jul 31 07:07:11.943623 np0000187763 devstack@c-api.service[111232]: INFO cinder.api.openstack.wsgi [None req-69433e4a-bb07-4849-b416-19869282750c demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 07:07:11.944147 np0000187763 devstack@c-api.service[111232]: [pid: 111232|app: 0|req: 10/38] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 07:07:11 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 31 07:07:21.935833 np0000187763 devstack@c-api.service[111232]: DEBUG dbcounter [-] [111232] Writing DB stats cinder:SELECT=1 {{(pid=111232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 07:08:11.959546 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.middleware.request_id [None req-f0165712-84eb-4a33-b6e6-e8a0ffb4b356 None None] RequestId filter calling following filter/app {{(pid=111234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 07:08:11.961377 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [None req-f0165712-84eb-4a33-b6e6-e8a0ffb4b356 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 07:08:11.961597 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.openstack.wsgi [None req-f0165712-84eb-4a33-b6e6-e8a0ffb4b356 demo demo] Empty body provided in request {{(pid=111234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 07:08:11.961832 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.openstack.wsgi [None req-f0165712-84eb-4a33-b6e6-e8a0ffb4b356 demo demo] Calling method 'detail' {{(pid=111234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 07:08:11.962147 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.api_utils [None req-f0165712-84eb-4a33-b6e6-e8a0ffb4b356 demo demo] Removing options '' from query. {{(pid=111234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 07:08:11.963023 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.volume.api [None req-f0165712-84eb-4a33-b6e6-e8a0ffb4b356 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 07:08:11.971936 np0000187763 devstack@c-api.service[111234]: INFO cinder.volume.api [None req-f0165712-84eb-4a33-b6e6-e8a0ffb4b356 demo demo] Get all volumes completed successfully. Jul 31 07:08:11.974672 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [None req-f0165712-84eb-4a33-b6e6-e8a0ffb4b356 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 07:08:11.975249 np0000187763 devstack@c-api.service[111234]: [pid: 111234|app: 0|req: 11/39] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 07:08:11 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 31 07:08:21.966336 np0000187763 devstack@c-api.service[111234]: DEBUG dbcounter [-] [111234] Writing DB stats cinder:SELECT=1 {{(pid=111234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 07:09:11.994282 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.middleware.request_id [None req-39a98a70-3c09-49c2-9f44-6cb2131becc5 None None] RequestId filter calling following filter/app {{(pid=111233) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 07:09:11.997047 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [None req-39a98a70-3c09-49c2-9f44-6cb2131becc5 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 07:09:11.997438 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [None req-39a98a70-3c09-49c2-9f44-6cb2131becc5 demo demo] Empty body provided in request {{(pid=111233) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 07:09:11.997915 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.openstack.wsgi [None req-39a98a70-3c09-49c2-9f44-6cb2131becc5 demo demo] Calling method 'detail' {{(pid=111233) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 07:09:11.998382 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.api.api_utils [None req-39a98a70-3c09-49c2-9f44-6cb2131becc5 demo demo] Removing options '' from query. {{(pid=111233) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 07:09:12.000350 np0000187763 devstack@c-api.service[111233]: DEBUG cinder.volume.api [None req-39a98a70-3c09-49c2-9f44-6cb2131becc5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111233) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 07:09:12.009154 np0000187763 devstack@c-api.service[111233]: INFO cinder.volume.api [None req-39a98a70-3c09-49c2-9f44-6cb2131becc5 demo demo] Get all volumes completed successfully. Jul 31 07:09:12.011094 np0000187763 devstack@c-api.service[111233]: INFO cinder.api.openstack.wsgi [None req-39a98a70-3c09-49c2-9f44-6cb2131becc5 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 07:09:12.011476 np0000187763 devstack@c-api.service[111233]: [pid: 111233|app: 0|req: 10/40] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 07:09:11 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 31 07:09:22.004508 np0000187763 devstack@c-api.service[111233]: DEBUG dbcounter [-] [111233] Writing DB stats cinder:SELECT=1 {{(pid=111233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 07:10:12.029266 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.middleware.request_id [None req-962105f2-954d-4465-99ec-e8d6c0eb0f12 None None] RequestId filter calling following filter/app {{(pid=111235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 07:10:12.034311 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-962105f2-954d-4465-99ec-e8d6c0eb0f12 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 07:10:12.034770 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-962105f2-954d-4465-99ec-e8d6c0eb0f12 demo demo] Empty body provided in request {{(pid=111235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 07:10:12.035319 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.openstack.wsgi [None req-962105f2-954d-4465-99ec-e8d6c0eb0f12 demo demo] Calling method 'detail' {{(pid=111235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 07:10:12.035930 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.api.api_utils [None req-962105f2-954d-4465-99ec-e8d6c0eb0f12 demo demo] Removing options '' from query. {{(pid=111235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 07:10:12.037467 np0000187763 devstack@c-api.service[111235]: DEBUG cinder.volume.api [None req-962105f2-954d-4465-99ec-e8d6c0eb0f12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 07:10:12.049545 np0000187763 devstack@c-api.service[111235]: INFO cinder.volume.api [None req-962105f2-954d-4465-99ec-e8d6c0eb0f12 demo demo] Get all volumes completed successfully. Jul 31 07:10:12.052975 np0000187763 devstack@c-api.service[111235]: INFO cinder.api.openstack.wsgi [None req-962105f2-954d-4465-99ec-e8d6c0eb0f12 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 07:10:12.053391 np0000187763 devstack@c-api.service[111235]: [pid: 111235|app: 0|req: 10/41] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 07:10:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 07:10:22.042947 np0000187763 devstack@c-api.service[111235]: DEBUG dbcounter [-] [111235] Writing DB stats cinder:SELECT=1 {{(pid=111235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 07:11:12.069589 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.middleware.request_id [None req-17f56c5b-916f-4a0b-8143-b12a7e801a5b None None] RequestId filter calling following filter/app {{(pid=111232) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 07:11:12.186361 np0000187763 devstack@c-api.service[111232]: INFO cinder.api.openstack.wsgi [None req-17f56c5b-916f-4a0b-8143-b12a7e801a5b demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 07:11:12.187011 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.openstack.wsgi [None req-17f56c5b-916f-4a0b-8143-b12a7e801a5b demo demo] Empty body provided in request {{(pid=111232) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 07:11:12.187011 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.openstack.wsgi [None req-17f56c5b-916f-4a0b-8143-b12a7e801a5b demo demo] Calling method 'detail' {{(pid=111232) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 07:11:12.187365 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.api.api_utils [None req-17f56c5b-916f-4a0b-8143-b12a7e801a5b demo demo] Removing options '' from query. {{(pid=111232) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 07:11:12.188273 np0000187763 devstack@c-api.service[111232]: DEBUG cinder.volume.api [None req-17f56c5b-916f-4a0b-8143-b12a7e801a5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111232) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 07:11:12.198645 np0000187763 devstack@c-api.service[111232]: INFO cinder.volume.api [None req-17f56c5b-916f-4a0b-8143-b12a7e801a5b demo demo] Get all volumes completed successfully. Jul 31 07:11:12.201425 np0000187763 devstack@c-api.service[111232]: INFO cinder.api.openstack.wsgi [None req-17f56c5b-916f-4a0b-8143-b12a7e801a5b demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 07:11:12.201997 np0000187763 devstack@c-api.service[111232]: [pid: 111232|app: 0|req: 11/42] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 07:11:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 07:11:22.191619 np0000187763 devstack@c-api.service[111232]: DEBUG dbcounter [-] [111232] Writing DB stats cinder:SELECT=1 {{(pid=111232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 07:12:12.220214 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.middleware.request_id [None req-d6adcbac-424f-4d2e-ab59-b0c87371e4d5 None None] RequestId filter calling following filter/app {{(pid=111234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 07:12:12.223802 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [None req-d6adcbac-424f-4d2e-ab59-b0c87371e4d5 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jul 31 07:12:12.224073 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.openstack.wsgi [None req-d6adcbac-424f-4d2e-ab59-b0c87371e4d5 demo demo] Empty body provided in request {{(pid=111234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 07:12:12.224403 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.openstack.wsgi [None req-d6adcbac-424f-4d2e-ab59-b0c87371e4d5 demo demo] Calling method 'detail' {{(pid=111234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 07:12:12.224633 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.api.api_utils [None req-d6adcbac-424f-4d2e-ab59-b0c87371e4d5 demo demo] Removing options '' from query. {{(pid=111234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 07:12:12.227903 np0000187763 devstack@c-api.service[111234]: DEBUG cinder.volume.api [None req-d6adcbac-424f-4d2e-ab59-b0c87371e4d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 07:12:12.242106 np0000187763 devstack@c-api.service[111234]: INFO cinder.volume.api [None req-d6adcbac-424f-4d2e-ab59-b0c87371e4d5 demo demo] Get all volumes completed successfully. Jul 31 07:12:12.244428 np0000187763 devstack@c-api.service[111234]: INFO cinder.api.openstack.wsgi [None req-d6adcbac-424f-4d2e-ab59-b0c87371e4d5 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jul 31 07:12:12.244971 np0000187763 devstack@c-api.service[111234]: [pid: 111234|app: 0|req: 12/43] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jul 31 07:12:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 07:12:22.233625 np0000187763 devstack@c-api.service[111234]: DEBUG dbcounter [-] [111234] Writing DB stats cinder:SELECT=1 {{(pid=111234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}