Sep 10 10:36:28.401370 np0000192471 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 10 10:36:28.407067 np0000192471 devstack@c-api.service[110926]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 10 10:36:28.409264 np0000192471 devstack@c-api.service[110926]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 10 10:36:28 2026] *** Sep 10 10:36:28.409264 np0000192471 devstack@c-api.service[110926]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 10 10:36:28.409264 np0000192471 devstack@c-api.service[110926]: os: Linux-6.8.0-139-generic #139-Ubuntu SMP PREEMPT_DYNAMIC Sat Aug 1 03:52:05 UTC 2026 Sep 10 10:36:28.409264 np0000192471 devstack@c-api.service[110926]: nodename: np0000192471 Sep 10 10:36:28.409264 np0000192471 devstack@c-api.service[110926]: machine: x86_64 Sep 10 10:36:28.409264 np0000192471 devstack@c-api.service[110926]: clock source: unix Sep 10 10:36:28.409264 np0000192471 devstack@c-api.service[110926]: pcre jit disabled Sep 10 10:36:28.409264 np0000192471 devstack@c-api.service[110926]: detected number of CPU cores: 16 Sep 10 10:36:28.409264 np0000192471 devstack@c-api.service[110926]: current working directory: / Sep 10 10:36:28.409264 np0000192471 devstack@c-api.service[110926]: detected binary path: /usr/bin/uwsgi-core Sep 10 10:36:28.409264 np0000192471 devstack@c-api.service[110926]: your processes number limit is 256916 Sep 10 10:36:28.409264 np0000192471 devstack@c-api.service[110926]: your memory page size is 4096 bytes Sep 10 10:36:28.409264 np0000192471 devstack@c-api.service[110926]: detected max file descriptor number: 2048 Sep 10 10:36:28.409264 np0000192471 devstack@c-api.service[110926]: lock engine: pthread robust mutexes Sep 10 10:36:28.410028 np0000192471 devstack@c-api.service[110926]: thunder lock: enabled Sep 10 10:36:28.410028 np0000192471 devstack@c-api.service[110926]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 10 10:36:28.410028 np0000192471 devstack@c-api.service[110926]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 10 10:36:28.410028 np0000192471 devstack@c-api.service[110926]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 10 10:36:28.410028 np0000192471 devstack@c-api.service[110926]: Set PythonHome to /opt/stack/data/venv Sep 10 10:36:28.443748 np0000192471 devstack@c-api.service[110926]: Python main interpreter initialized at 0x733065ea4668 Sep 10 10:36:28.443748 np0000192471 devstack@c-api.service[110926]: python threads support enabled Sep 10 10:36:28.443748 np0000192471 devstack@c-api.service[110926]: your server socket listen backlog is limited to 100 connections Sep 10 10:36:28.443748 np0000192471 devstack@c-api.service[110926]: your mercy for graceful operations on workers is 80 seconds Sep 10 10:36:28.444252 np0000192471 devstack@c-api.service[110926]: mapped 671795 bytes (656 KB) for 4 cores Sep 10 10:36:28.444362 np0000192471 devstack@c-api.service[110926]: *** Operational MODE: preforking *** Sep 10 10:36:28.444529 np0000192471 devstack@c-api.service[110926]: *** uWSGI is running in multiple interpreter mode *** Sep 10 10:36:28.444529 np0000192471 devstack@c-api.service[110926]: spawned uWSGI master process (pid: 110926) Sep 10 10:36:28.444679 np0000192471 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 10 10:36:28.446225 np0000192471 devstack@c-api.service[110926]: spawned uWSGI worker 1 (pid: 110930, cores: 1) Sep 10 10:36:28.446225 np0000192471 devstack@c-api.service[110926]: spawned uWSGI worker 2 (pid: 110931, cores: 1) Sep 10 10:36:28.446500 np0000192471 devstack@c-api.service[110926]: spawned uWSGI worker 3 (pid: 110932, cores: 1) Sep 10 10:36:28.446848 np0000192471 devstack@c-api.service[110926]: spawned uWSGI worker 4 (pid: 110933, cores: 1) Sep 10 10:36:28.446909 np0000192471 devstack@c-api.service[110926]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 10 10:36:28.572218 np0000192471 devstack@c-api.service[110933]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:36:28.572218 np0000192471 devstack@c-api.service[110933]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:36:28.572218 np0000192471 devstack@c-api.service[110933]: we strongly recommend against using it for new projects. Sep 10 10:36:28.572218 np0000192471 devstack@c-api.service[110933]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:36:28.572218 np0000192471 devstack@c-api.service[110933]: framework. For more detail see Sep 10 10:36:28.572218 np0000192471 devstack@c-api.service[110933]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:36:28.572218 np0000192471 devstack@c-api.service[110933]: import eventlet # noqa Sep 10 10:36:28.580228 np0000192471 devstack@c-api.service[110932]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:36:28.580228 np0000192471 devstack@c-api.service[110932]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:36:28.580228 np0000192471 devstack@c-api.service[110932]: we strongly recommend against using it for new projects. Sep 10 10:36:28.580228 np0000192471 devstack@c-api.service[110932]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:36:28.580228 np0000192471 devstack@c-api.service[110932]: framework. For more detail see Sep 10 10:36:28.580228 np0000192471 devstack@c-api.service[110932]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:36:28.580228 np0000192471 devstack@c-api.service[110932]: import eventlet # noqa Sep 10 10:36:28.586139 np0000192471 devstack@c-api.service[110931]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:36:28.586139 np0000192471 devstack@c-api.service[110931]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:36:28.586139 np0000192471 devstack@c-api.service[110931]: we strongly recommend against using it for new projects. Sep 10 10:36:28.586139 np0000192471 devstack@c-api.service[110931]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:36:28.586139 np0000192471 devstack@c-api.service[110931]: framework. For more detail see Sep 10 10:36:28.586139 np0000192471 devstack@c-api.service[110931]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:36:28.586139 np0000192471 devstack@c-api.service[110931]: import eventlet # noqa Sep 10 10:36:28.595735 np0000192471 devstack@c-api.service[110930]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:36:28.595735 np0000192471 devstack@c-api.service[110930]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:36:28.595735 np0000192471 devstack@c-api.service[110930]: we strongly recommend against using it for new projects. Sep 10 10:36:28.595735 np0000192471 devstack@c-api.service[110930]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:36:28.595735 np0000192471 devstack@c-api.service[110930]: framework. For more detail see Sep 10 10:36:28.595735 np0000192471 devstack@c-api.service[110930]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:36:28.595735 np0000192471 devstack@c-api.service[110930]: import eventlet # noqa Sep 10 10:36:28.731234 np0000192471 devstack@c-api.service[110933]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 10 10:36:28.731234 np0000192471 devstack@c-api.service[110933]: from cgi import parse_header Sep 10 10:36:28.744752 np0000192471 devstack@c-api.service[110932]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 10 10:36:28.744752 np0000192471 devstack@c-api.service[110932]: from cgi import parse_header Sep 10 10:36:28.761680 np0000192471 devstack@c-api.service[110931]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 10 10:36:28.761680 np0000192471 devstack@c-api.service[110931]: from cgi import parse_header Sep 10 10:36:28.763802 np0000192471 devstack@c-api.service[110930]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 10 10:36:28.763802 np0000192471 devstack@c-api.service[110930]: from cgi import parse_header Sep 10 10:36:28.776203 np0000192471 devstack@c-api.service[110933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 10:36:28.776203 np0000192471 devstack@c-api.service[110933]: warnings.warn( Sep 10 10:36:28.784900 np0000192471 devstack@c-api.service[110932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 10:36:28.784900 np0000192471 devstack@c-api.service[110932]: warnings.warn( Sep 10 10:36:28.787279 np0000192471 devstack@c-api.service[110933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 10 10:36:28.787279 np0000192471 devstack@c-api.service[110933]: removals.removed_module( Sep 10 10:36:28.788480 np0000192471 devstack@c-api.service[110933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 10 10:36:28.788480 np0000192471 devstack@c-api.service[110933]: removals.removed_module( Sep 10 10:36:28.796930 np0000192471 devstack@c-api.service[110932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 10 10:36:28.796930 np0000192471 devstack@c-api.service[110932]: removals.removed_module( Sep 10 10:36:28.797791 np0000192471 devstack@c-api.service[110932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 10 10:36:28.797791 np0000192471 devstack@c-api.service[110932]: removals.removed_module( Sep 10 10:36:28.803888 np0000192471 devstack@c-api.service[110931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 10:36:28.803888 np0000192471 devstack@c-api.service[110931]: warnings.warn( Sep 10 10:36:28.804836 np0000192471 devstack@c-api.service[110930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 10:36:28.804836 np0000192471 devstack@c-api.service[110930]: warnings.warn( Sep 10 10:36:28.816092 np0000192471 devstack@c-api.service[110930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 10 10:36:28.816092 np0000192471 devstack@c-api.service[110930]: removals.removed_module( Sep 10 10:36:28.816224 np0000192471 devstack@c-api.service[110931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 10 10:36:28.816224 np0000192471 devstack@c-api.service[110931]: removals.removed_module( Sep 10 10:36:28.816860 np0000192471 devstack@c-api.service[110930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 10 10:36:28.816860 np0000192471 devstack@c-api.service[110930]: removals.removed_module( Sep 10 10:36:28.816951 np0000192471 devstack@c-api.service[110931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 10 10:36:28.816951 np0000192471 devstack@c-api.service[110931]: removals.removed_module( Sep 10 10:36:29.539775 np0000192471 devstack@c-api.service[110933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 10 10:36:29.539775 np0000192471 devstack@c-api.service[110933]: warnings.warn( Sep 10 10:36:29.585437 np0000192471 devstack@c-api.service[110932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 10 10:36:29.585437 np0000192471 devstack@c-api.service[110932]: warnings.warn( Sep 10 10:36:29.590700 np0000192471 devstack@c-api.service[110933]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 10 10:36:29.590700 np0000192471 devstack@c-api.service[110933]: warnings.warn( Sep 10 10:36:29.601116 np0000192471 devstack@c-api.service[110931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 10 10:36:29.601116 np0000192471 devstack@c-api.service[110931]: warnings.warn( Sep 10 10:36:29.607973 np0000192471 devstack@c-api.service[110930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 10 10:36:29.607973 np0000192471 devstack@c-api.service[110930]: warnings.warn( Sep 10 10:36:29.635865 np0000192471 devstack@c-api.service[110932]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 10 10:36:29.635865 np0000192471 devstack@c-api.service[110932]: warnings.warn( Sep 10 10:36:29.653373 np0000192471 devstack@c-api.service[110931]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 10 10:36:29.653373 np0000192471 devstack@c-api.service[110931]: warnings.warn( Sep 10 10:36:29.659975 np0000192471 devstack@c-api.service[110930]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 10 10:36:29.659975 np0000192471 devstack@c-api.service[110930]: warnings.warn( Sep 10 10:36:29.767390 np0000192471 devstack@c-api.service[110933]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 10 10:36:29.767565 np0000192471 devstack@c-api.service[110933]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110933) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:36:29.811773 np0000192471 devstack@c-api.service[110932]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 10 10:36:29.811920 np0000192471 devstack@c-api.service[110932]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110932) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:36:29.844061 np0000192471 devstack@c-api.service[110931]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 10 10:36:29.844061 np0000192471 devstack@c-api.service[110931]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110931) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:36:29.848991 np0000192471 devstack@c-api.service[110930]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 10 10:36:29.849243 np0000192471 devstack@c-api.service[110930]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110930) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:36:29.852389 np0000192471 devstack@c-api.service[110933]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 10 10:36:29.852389 np0000192471 devstack@c-api.service[110933]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:36:29.872653 np0000192471 devstack@c-api.service[110932]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 10 10:36:29.872653 np0000192471 devstack@c-api.service[110932]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:36:29.906482 np0000192471 devstack@c-api.service[110931]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 10 10:36:29.906482 np0000192471 devstack@c-api.service[110931]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:36:29.925440 np0000192471 devstack@c-api.service[110930]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 10 10:36:29.925440 np0000192471 devstack@c-api.service[110930]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:36:30.316602 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110932) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:36:30.316761 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110933) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:36:30.316889 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.316945 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.316985 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110931) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:36:30.317041 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110930) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:36:30.317081 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.317112 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.317167 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.317419 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.317482 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.317520 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.317564 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.317598 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.317634 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.317717 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.317989 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.318056 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.318431 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.318487 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.318526 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.318566 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.318602 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.318636 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.318674 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.318706 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.318706 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.318766 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.318795 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.318795 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.318853 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.318853 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.318853 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.318956 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.318994 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.319042 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.319086 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.319121 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.319156 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.319187 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.319226 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.319261 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.319320 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.319358 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.319400 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.319440 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.319475 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.319512 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.319543 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.319580 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.319609 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.319647 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.319689 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.319726 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.319760 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.319793 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.319831 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.319869 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.319898 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.319932 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.319966 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.320005 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.320053 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.320097 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.320138 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.320138 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.320205 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.320243 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.320276 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.320276 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.320276 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.320276 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.320566 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.320621 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.320653 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.320690 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.320726 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.320758 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.320792 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.320828 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.320867 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.320901 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.320945 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.320987 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.320987 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.321080 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.321115 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.321146 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.321180 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.321216 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.321256 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.321310 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.321348 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.321383 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.321423 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.321457 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.321494 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.321528 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.321528 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.321591 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.323245 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.323319 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.323363 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.323432 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.323479 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.323515 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.323556 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.323596 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.323627 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.323661 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.323661 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.323730 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.323765 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.323810 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.323850 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.323885 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.323922 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.323952 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.323988 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.324022 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.324078 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.324110 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.324151 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.324192 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.324223 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.324266 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.324310 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.324529 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.325956 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.326016 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.329115 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.329115 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.329115 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.329115 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.329115 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.329311 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.329351 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.329392 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.329423 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.329458 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.329492 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.329526 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.329566 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.329566 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.329632 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.329667 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.329703 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.329742 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.329777 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.329811 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.329846 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.329885 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.329885 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.329948 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.329983 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.330024 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.330075 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.330109 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.330138 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.330172 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.330202 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.330242 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.330281 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.330346 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.330385 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.330420 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.330450 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.330490 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.330524 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.330565 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.330598 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.330637 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.330681 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.330712 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.330746 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.330779 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.330818 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.330848 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.330885 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.330916 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.330916 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.330978 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.331017 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.331063 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.331063 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.331134 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.331173 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.331207 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.331248 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.331280 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.331339 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.331374 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.331410 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.331439 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.331477 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.331508 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.331546 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.331576 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.331610 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.331654 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.331689 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.331723 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.331757 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.331787 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.331825 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.331864 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.331898 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.331927 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.331962 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.331997 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.332049 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.332082 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.332117 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.332147 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.332193 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.332232 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.332264 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.332309 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.332342 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.332382 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.332418 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.332454 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.332493 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.332527 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.332566 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.332600 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.332635 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.332682 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.332722 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.332757 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.332792 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.332829 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.332869 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.332869 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.333018 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.333071 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.333110 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.333146 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.333182 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.333182 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.333250 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.333250 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.333250 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.333250 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.333250 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.333250 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.333446 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.333482 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.333512 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.333512 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.333512 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.333512 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.333512 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.333512 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.333683 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.333683 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.333683 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.333683 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.333812 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.333848 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.333881 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.333912 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.333953 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.333992 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.334022 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.334022 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.334022 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.334022 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.334159 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.334159 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.334159 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.334260 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.334313 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.334348 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.334382 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.334418 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.334448 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.334483 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.334517 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.334552 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.334582 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.334622 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.334655 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.334692 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.334721 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.334760 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.334790 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.334824 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.334855 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.334898 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.334940 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.334975 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.335008 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.336734 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.336802 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.336842 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.336874 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.336910 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.336947 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.336983 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.337024 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.337096 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.337140 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.337180 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.337216 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.337251 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.337303 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.337340 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.337375 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.337406 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.337446 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.337477 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.337511 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.337540 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.337578 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.337610 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.337643 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.337677 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.337713 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.337751 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.337785 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.337815 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.337853 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.337887 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.337924 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.337957 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.337990 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.338025 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.338081 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.338116 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.338151 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.338186 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.338219 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.338257 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.338310 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.338351 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.338385 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.338423 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.338459 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.338497 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.338530 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.338563 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.338597 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.338634 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.338667 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.338702 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.338732 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.338769 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.338807 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.338841 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.338871 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.338911 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.338949 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.338949 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.338949 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.338949 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.338949 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.339107 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.339144 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.339179 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.339212 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.339241 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.339279 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.339341 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.339380 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.339417 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.339458 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.339493 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.339531 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.339565 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.339603 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.339637 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.339675 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.339712 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.339746 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.339784 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.339814 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.339851 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.339881 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.339914 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.339954 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.339987 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.340018 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.340077 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.340117 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.340153 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.340183 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.340216 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.340246 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.340298 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.340336 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.340376 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.340410 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.340433 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.340456 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.340487 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.340511 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.340538 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.340561 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.340588 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.340622 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.340646 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.340676 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.340702 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.340730 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.340753 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.340776 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.340807 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.342244 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.342315 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.342375 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.342434 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.342489 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.342544 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.342573 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.342601 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.342633 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.342661 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.342723 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.342779 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.342835 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.342898 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.343362 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.343397 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.343421 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.343446 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.343477 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.343509 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.343538 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.343567 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.343600 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.343642 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.343674 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.343704 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.343735 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.343760 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.343788 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.343816 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.343842 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.343914 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.343971 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.344026 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.344079 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.344136 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.344167 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.344195 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.344244 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.344315 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.344389 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.344467 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.344720 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.344789 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.344852 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.344914 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.344973 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.345043 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.345114 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.345516 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.345588 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.345648 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.345699 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.345758 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.345814 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.345877 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.349860 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.349906 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.349977 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.350044 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.350126 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.350196 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.350254 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.350300 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.350339 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.350402 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.350463 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.350519 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.350574 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.350635 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.350736 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.350903 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.350967 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.350992 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.351067 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.351105 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.351130 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.351158 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.351183 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.351207 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.351234 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.351257 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.351302 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.351370 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.354692 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.354815 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.354815 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.354882 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.354882 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.354949 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.354994 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.355126 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.355184 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.355222 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.355267 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.355327 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.355366 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.355405 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.355443 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.355484 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.355526 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.355568 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.355610 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.355610 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.355683 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.355726 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.355726 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.355797 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.355840 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.355878 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.355945 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.355999 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.357595 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.357672 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.357672 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.357789 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.357789 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.357884 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.357884 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.357993 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.358080 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.358231 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.358276 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.358335 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.358381 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.358423 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.358463 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.358498 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.358531 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.358569 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.358604 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.358638 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.358683 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.358724 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.358767 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.358807 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.358847 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.358885 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.358923 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.358923 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.359437 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.359489 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.359542 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.359588 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.359647 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.359695 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.359754 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.359797 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.359835 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.359875 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.359920 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.359961 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.360009 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.360073 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.360129 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.360178 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.360217 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.360253 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.360318 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.360366 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.360411 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.360456 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.360505 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.360545 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.360584 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.360619 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.360659 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.360696 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.360745 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.360784 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.360819 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.360857 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.360899 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.360938 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.360979 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.361019 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.361077 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.361113 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.361160 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.361205 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.361245 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.361310 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.361359 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.361399 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.361432 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.361471 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.361505 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.361550 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.361597 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.361636 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.361675 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.361720 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.361760 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.361794 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.361838 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.361876 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.361911 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.361953 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.361998 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.362054 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.362091 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.362148 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.362188 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.362229 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.362270 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.362330 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.362371 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.362411 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.362458 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.362503 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.362548 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.362588 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.362622 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.362667 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.362707 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.362747 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.362786 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.362825 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.362868 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.362906 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.362956 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.363000 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.363000 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.363000 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.363125 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.363125 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.363125 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.363125 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.363125 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.363327 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.363380 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.363433 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.363475 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.363521 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.363521 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.363521 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.363521 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.363521 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.363690 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.363690 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.363690 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.363690 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.363849 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.363896 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.363934 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.363976 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.364013 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.364078 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.364136 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.364136 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.364136 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.364136 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.364263 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.364315 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.364350 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.364390 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.364430 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.364467 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.364507 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.364547 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.364581 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.364617 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.364652 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.364689 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.364723 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.364760 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.364794 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.364842 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.364888 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.364923 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.364963 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.365001 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.365051 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.365106 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.365153 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.365191 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.365226 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.365270 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.365336 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.365377 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.365418 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.365418 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.365418 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.365516 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.365558 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.365596 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.365636 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.365666 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.365692 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.365718 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.365748 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.365772 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.365799 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.365826 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.365850 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.365881 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.365909 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.365932 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.365959 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.365989 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.366013 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.366053 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.366080 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.366113 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.366144 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.366174 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.366174 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.366174 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.367905 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.367954 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.368019 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.368087 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.368153 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.368202 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.368271 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.368317 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.368395 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.368453 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.368482 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.368513 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.368541 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.368585 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.368613 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.368638 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.368663 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.368696 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.368724 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.368749 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.368780 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.368804 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.368832 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.368855 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.368879 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.368906 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.368934 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.368934 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.369090 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.369151 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.369181 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.369206 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.369234 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.369257 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.369301 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.369330 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.369362 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.369390 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.369418 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.369449 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.369477 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.369501 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.369524 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.369557 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.369580 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.369615 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.369615 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.369667 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.369706 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.369741 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.369784 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.369784 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.369784 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.369881 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.369919 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.369960 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.371748 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.371808 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.371847 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.371886 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.371949 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.372005 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.372058 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.372094 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.372144 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.372194 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.372237 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.372346 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.372405 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.372446 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.372484 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.372518 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.372581 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.372646 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.372704 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.372762 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.372814 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.372860 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.372903 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.372903 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.372968 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.373011 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.373103 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.373165 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.374299 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.374361 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.374413 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.374453 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.374487 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.374525 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.374566 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.374616 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.374650 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.374695 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.374737 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.374771 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.374821 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.374821 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.374887 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.374887 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.374974 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.375052 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.375098 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.375139 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.375176 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.375227 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.375271 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.375271 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.375365 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.375438 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.375506 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.375584 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.375963 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.376017 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.376069 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.376126 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.376168 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.376209 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.376248 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.376306 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.376351 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.376391 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.376426 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.376471 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.376507 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.376649 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.376693 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.376727 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.376771 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.376811 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.376856 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.376895 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.376929 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.376929 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.377011 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.377098 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.377157 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.377198 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.377248 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.377248 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.377342 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.377342 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.377342 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.377342 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.377479 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.377525 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.377565 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.377601 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.377638 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.377673 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.377716 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.377757 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.377797 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.377797 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.377883 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.377922 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.377974 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.377974 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.378077 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.378133 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.378133 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.378200 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.378245 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.378308 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.378308 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.378308 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.378308 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.378308 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:36:30.378683 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.378748 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.378791 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.378831 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.378887 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.378938 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.378974 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.379019 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.379107 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.379152 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.379198 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.379239 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.379280 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:36:30.379339 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.379377 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.379411 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:36:30.379458 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.379498 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.379532 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.379569 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:36:30.379602 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.379641 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:36:30.379641 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:36:30.379641 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:36:30.422937 np0000192471 devstack@c-api.service[110932]: INFO dbcounter [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Registered counter for database cinder Sep 10 10:36:30.425045 np0000192471 devstack@c-api.service[110931]: INFO dbcounter [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Registered counter for database cinder Sep 10 10:36:30.425110 np0000192471 devstack@c-api.service[110933]: INFO dbcounter [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Registered counter for database cinder Sep 10 10:36:30.427966 np0000192471 devstack@c-api.service[110930]: INFO dbcounter [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Registered counter for database cinder Sep 10 10:36:30.462943 np0000192471 devstack@c-api.service[110932]: DEBUG oslo_db.sqlalchemy.engines [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e 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=110932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:36:30.469055 np0000192471 devstack@c-api.service[110931]: DEBUG oslo_db.sqlalchemy.engines [None req-f7f1381f-fc8a-4844-acc6-0070015de800 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=110931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:36:30.470113 np0000192471 devstack@c-api.service[110930]: DEBUG oslo_db.sqlalchemy.engines [None req-167604f0-48c0-4472-a493-a9d8110e9df5 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=110930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:36:30.472327 np0000192471 devstack@c-api.service[110933]: DEBUG oslo_db.sqlalchemy.engines [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 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=110933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:36:30.570807 np0000192471 devstack@c-api.service[110932]: DEBUG dbcounter [-] [110932] Writer thread running {{(pid=110932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:36:30.573561 np0000192471 devstack@c-api.service[110932]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 10 10:36:30.573561 np0000192471 devstack@c-api.service[110932]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:36:30.573806 np0000192471 devstack@c-api.service[110932]: INFO cinder.rpc [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:36:30.576189 np0000192471 devstack@c-api.service[110932]: INFO cinder.rpc [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:36:30.578341 np0000192471 devstack@c-api.service[110932]: INFO cinder.rpc [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:36:30.580231 np0000192471 devstack@c-api.service[110932]: INFO cinder.rpc [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:36:30.581381 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.583921 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.584116 np0000192471 devstack@c-api.service[110930]: DEBUG dbcounter [-] [110930] Writer thread running {{(pid=110930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:36:30.586438 np0000192471 devstack@c-api.service[110930]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 10 10:36:30.586438 np0000192471 devstack@c-api.service[110930]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:36:30.586681 np0000192471 devstack@c-api.service[110930]: INFO cinder.rpc [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:36:30.588762 np0000192471 devstack@c-api.service[110930]: INFO cinder.rpc [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:36:30.589766 np0000192471 devstack@c-api.service[110933]: DEBUG dbcounter [-] [110933] Writer thread running {{(pid=110933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:36:30.590666 np0000192471 devstack@c-api.service[110930]: INFO cinder.rpc [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:36:30.592376 np0000192471 devstack@c-api.service[110930]: INFO cinder.rpc [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:36:30.592987 np0000192471 devstack@c-api.service[110933]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 10 10:36:30.592987 np0000192471 devstack@c-api.service[110933]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:36:30.593533 np0000192471 devstack@c-api.service[110933]: INFO cinder.rpc [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:36:30.593615 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.595984 np0000192471 devstack@c-api.service[110933]: INFO cinder.rpc [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:36:30.596363 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.598331 np0000192471 devstack@c-api.service[110933]: INFO cinder.rpc [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:36:30.598488 np0000192471 devstack@c-api.service[110931]: DEBUG dbcounter [-] [110931] Writer thread running {{(pid=110931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:36:30.600420 np0000192471 devstack@c-api.service[110933]: INFO cinder.rpc [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:36:30.601263 np0000192471 devstack@c-api.service[110931]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 10 10:36:30.601263 np0000192471 devstack@c-api.service[110931]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:36:30.601687 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.601749 np0000192471 devstack@c-api.service[110931]: INFO cinder.rpc [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:36:30.604056 np0000192471 devstack@c-api.service[110931]: INFO cinder.rpc [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:36:30.604295 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.606350 np0000192471 devstack@c-api.service[110931]: INFO cinder.rpc [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:36:30.608647 np0000192471 devstack@c-api.service[110931]: INFO cinder.rpc [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:36:30.609668 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.612876 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.617819 np0000192471 devstack@c-api.service[110932]: DEBUG oslo_db.sqlalchemy.engines [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e 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=110932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:36:30.620281 np0000192471 devstack@c-api.service[110932]: INFO cinder.rpc [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:36:30.622437 np0000192471 devstack@c-api.service[110932]: INFO cinder.rpc [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:36:30.623420 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.630376 np0000192471 devstack@c-api.service[110930]: DEBUG oslo_db.sqlalchemy.engines [None req-167604f0-48c0-4472-a493-a9d8110e9df5 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=110930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:36:30.632878 np0000192471 devstack@c-api.service[110930]: INFO cinder.rpc [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:36:30.634600 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.635071 np0000192471 devstack@c-api.service[110930]: INFO cinder.rpc [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:36:30.636122 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.637723 np0000192471 devstack@c-api.service[110933]: DEBUG oslo_db.sqlalchemy.engines [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 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=110933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:36:30.638096 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.640145 np0000192471 devstack@c-api.service[110933]: INFO cinder.rpc [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:36:30.641249 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.643126 np0000192471 devstack@c-api.service[110933]: INFO cinder.rpc [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:36:30.643309 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.645276 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.647218 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.649528 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.651763 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.652778 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.653886 np0000192471 devstack@c-api.service[110931]: DEBUG oslo_db.sqlalchemy.engines [None req-f7f1381f-fc8a-4844-acc6-0070015de800 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=110931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:36:30.654486 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.655086 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.655823 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.656319 np0000192471 devstack@c-api.service[110931]: INFO cinder.rpc [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:36:30.657683 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.658597 np0000192471 devstack@c-api.service[110931]: INFO cinder.rpc [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:36:30.658782 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.659189 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.659822 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.660882 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.661695 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.662360 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.663269 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.664876 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.665517 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.665963 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.668887 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.669167 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.671541 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.671946 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.672019 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.672202 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.675006 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.675258 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.675345 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.675718 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.676748 np0000192471 devstack@c-api.service[110932]: WARNING cinder.api.contrib.hosts [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:36:30.676955 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.677538 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.678197 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.679095 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.680083 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.680499 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.681483 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.681644 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.682085 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.682885 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.683486 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.685092 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.686392 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.686488 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.686620 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.686838 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.687974 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.688903 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: extensions {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.689543 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.690234 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: encryption {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.691156 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.691675 np0000192471 devstack@c-api.service[110930]: WARNING cinder.api.contrib.hosts [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:36:30.691779 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: os-hosts {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.692389 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.692486 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.693089 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: os-volume-transfer {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.695124 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.695266 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: os-quota-class-sets {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.695394 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.695828 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.695915 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.696642 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: os-volume-manage {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.697407 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.697819 np0000192471 devstack@c-api.service[110933]: WARNING cinder.api.contrib.hosts [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:36:30.698013 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: consistencygroups {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.698658 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.698847 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.700711 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.700812 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: os-volume-type-access {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.700892 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.700972 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.701481 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: os-snapshot-manage {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.702817 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.702932 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.703013 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.703129 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: qos-specs {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.703400 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.703491 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.704344 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: extensions {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.704870 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: cgsnapshots {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.704964 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.705756 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.706244 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: scheduler-stats {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.706360 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: encryption {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.706544 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.707316 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.708553 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: backups {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.708689 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: os-hosts {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.708783 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.709321 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: os-volume-transfer {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.709593 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: os-availability-zone {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.709699 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.710121 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.710660 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: extensions {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.710853 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: extra_specs {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.711257 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: os-quota-class-sets {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.712307 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: encryption {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.712529 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: os-quota-sets {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.712647 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: os-volume-manage {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.713815 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: os-hosts {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.713933 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: capabilities {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.714070 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: consistencygroups {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.715210 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extended resource: encryption {{(pid=110932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.715310 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: os-volume-transfer {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.716394 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.716487 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: os-volume-type-access {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.717641 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: os-quota-class-sets {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.717733 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.718126 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: os-snapshot-manage {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.719081 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.719885 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.719938 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: os-volume-manage {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.719975 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: qos-specs {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.721152 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.721212 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: consistencygroups {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.721269 np0000192471 devstack@c-api.service[110931]: WARNING cinder.api.contrib.hosts [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:36:30.721795 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: cgsnapshots {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.721888 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.721945 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.723215 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: os-volume-type-access {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.723319 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: scheduler-stats {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.723367 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.723408 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.724750 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.724834 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: backups {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.724892 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.725806 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: os-snapshot-manage {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.725869 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.contrib.snapshot_actions [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] SnapshotActionsController initialized {{(pid=110932) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:36:30.726357 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.726478 np0000192471 devstack@c-api.service[110932]: WARNING castellan.key_manager.migration [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.726678 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: qos-specs {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.727604 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: os-availability-zone {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.727678 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.727678 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.727678 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.727824 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.727867 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.727867 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.727940 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension VolumeTypeAccess extending resource: types {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.728078 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension VolumeActions extending resource: volumes {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.728199 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.728423 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension AdminActions extending resource: volumes {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.728423 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension AdminActions extending resource: snapshots {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.728524 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: extra_specs {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.728573 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension AdminActions extending resource: backups {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.728633 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension SnapshotActions extending resource: snapshots {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.728707 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.728788 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: cgsnapshots {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.728846 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension TypesManage extending resource: types {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.728888 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension UsedLimits extending resource: limits {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.728995 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.v3.router [None req-0fef9c20-bb9b-4ccc-9c9a-2dfd2ffb746e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.729881 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.730022 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: os-quota-sets {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.730212 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: scheduler-stats {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.730808 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.732298 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: backups {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.732384 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.732431 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: capabilities {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.733670 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: extensions {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.733783 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: os-availability-zone {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.733866 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extended resource: encryption {{(pid=110930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.734461 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: encryption {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.734917 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: extra_specs {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.735896 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: os-hosts {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.736482 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: os-quota-sets {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.737384 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.737920 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: capabilities {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.738024 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: os-volume-transfer {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.738900 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.738960 np0000192471 devstack@c-api.service[110932]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x733065ea4668 pid: 110932 (default app) Sep 10 10:36:30.739137 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extended resource: encryption {{(pid=110933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.739788 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: os-quota-class-sets {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.740165 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.740953 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: os-volume-manage {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.741519 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.742014 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.742156 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: consistencygroups {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.743198 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.743261 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.744124 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: os-volume-type-access {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.744857 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.744933 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.745787 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: os-snapshot-manage {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.745893 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.745966 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.contrib.snapshot_actions [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] SnapshotActionsController initialized {{(pid=110930) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:36:30.746774 np0000192471 devstack@c-api.service[110930]: WARNING castellan.key_manager.migration [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.747236 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: qos-specs {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.747368 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.747730 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.747843 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.747937 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.748053 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.748150 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.748265 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.748791 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension VolumeActions extending resource: volumes {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.748791 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.748791 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension AdminActions extending resource: volumes {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.748925 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.748964 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension AdminActions extending resource: snapshots {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.748964 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension AdminActions extending resource: backups {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.749068 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.749124 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.749211 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension TypesManage extending resource: types {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.749267 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: cgsnapshots {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.749346 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension UsedLimits extending resource: limits {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.749387 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.middleware.request_id [None req-527f98cb-5c0a-4fac-a696-5124a5d1d195 None None] RequestId filter calling following filter/app {{(pid=110932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:36:30.749473 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.v3.router [None req-167604f0-48c0-4472-a493-a9d8110e9df5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.749675 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.contrib.snapshot_actions [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] SnapshotActionsController initialized {{(pid=110933) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:36:30.750466 np0000192471 devstack@c-api.service[110933]: WARNING castellan.key_manager.migration [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.750678 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: scheduler-stats {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.751394 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.751512 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.751615 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.751702 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.751970 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.752111 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.752182 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: backups {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.752224 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension VolumeActions extending resource: volumes {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.752377 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.752426 np0000192471 devstack@c-api.service[110932]: [pid: 110932|app: 0|req: 1/1] 162.253.55.92 () {60 vars in 949 bytes} [Thu Sep 10 10:36:30 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 10:36:30.752472 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension AdminActions extending resource: volumes {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.752774 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension AdminActions extending resource: snapshots {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.752774 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension AdminActions extending resource: backups {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.752774 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.752905 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.752942 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension TypesManage extending resource: types {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.753058 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension UsedLimits extending resource: limits {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.753149 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.v3.router [None req-5738c9d0-11d0-4e24-84a8-f31e9f105860 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.754158 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: os-availability-zone {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.755580 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: extra_specs {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.757093 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: os-quota-sets {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.757715 np0000192471 devstack@c-api.service[110930]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x733065ea4668 pid: 110930 (default app) Sep 10 10:36:30.758530 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: capabilities {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.759750 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extended resource: encryption {{(pid=110931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:36:30.760982 np0000192471 devstack@c-api.service[110933]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x733065ea4668 pid: 110933 (default app) Sep 10 10:36:30.762080 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.763669 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.765998 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.767480 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.769730 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.771220 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.772168 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.contrib.snapshot_actions [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] SnapshotActionsController initialized {{(pid=110931) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:36:30.772965 np0000192471 devstack@c-api.service[110931]: WARNING castellan.key_manager.migration [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:36:30.775113 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.775199 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.775323 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.775416 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.775505 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.775626 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.775744 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension VolumeActions extending resource: volumes {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.775851 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.775955 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension AdminActions extending resource: volumes {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.776102 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension AdminActions extending resource: snapshots {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.776180 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension AdminActions extending resource: backups {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.776310 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.776419 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.776529 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension TypesManage extending resource: types {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.776641 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension UsedLimits extending resource: limits {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.776736 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.v3.router [None req-f7f1381f-fc8a-4844-acc6-0070015de800 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:36:30.785530 np0000192471 devstack@c-api.service[110931]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x733065ea4668 pid: 110931 (default app) Sep 10 10:36:37.368835 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.middleware.request_id [None req-e8a4bc87-6b54-4be1-9fce-4293d9f28069 None None] RequestId filter calling following filter/app {{(pid=110932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:36:37.900003 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-e8a4bc87-6b54-4be1-9fce-4293d9f28069 admin admin] POST https://162.253.55.92/volume/v3/types Sep 10 10:36:37.900637 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.openstack.wsgi [None req-e8a4bc87-6b54-4be1-9fce-4293d9f28069 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=110932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 10 10:36:37.902296 np0000192471 devstack@c-api.service[110932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 10 10:36:37.902296 np0000192471 devstack@c-api.service[110932]: warnings.warn( Sep 10 10:36:37.938761 np0000192471 devstack@c-api.service[110932]: DEBUG oslo_db.sqlalchemy.engines [None req-e8a4bc87-6b54-4be1-9fce-4293d9f28069 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=110932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:36:37.970932 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-e8a4bc87-6b54-4be1-9fce-4293d9f28069 admin admin] https://162.253.55.92/volume/v3/types returned with HTTP 200 Sep 10 10:36:37.971303 np0000192471 devstack@c-api.service[110932]: [pid: 110932|app: 0|req: 2/2] 162.253.55.92 () {68 vars in 1326 bytes} [Thu Sep 10 10:36:37 2026] POST /volume/v3/types => generated 186 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:36:38.011061 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.middleware.request_id [None req-942bcbca-4577-4114-a299-36e03ee0e076 None None] RequestId filter calling following filter/app {{(pid=110930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:36:38.351091 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-942bcbca-4577-4114-a299-36e03ee0e076 admin admin] POST https://162.253.55.92/volume/v3/types/c5929db5-dd8f-4b5f-95fd-f25684303bcc/extra_specs Sep 10 10:36:38.351609 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [None req-942bcbca-4577-4114-a299-36e03ee0e076 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 10 10:36:38.353234 np0000192471 devstack@c-api.service[110930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 10 10:36:38.353234 np0000192471 devstack@c-api.service[110930]: warnings.warn( Sep 10 10:36:38.391289 np0000192471 devstack@c-api.service[110930]: DEBUG oslo_db.sqlalchemy.engines [None req-942bcbca-4577-4114-a299-36e03ee0e076 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=110930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:36:38.453129 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-942bcbca-4577-4114-a299-36e03ee0e076 admin admin] https://162.253.55.92/volume/v3/types/c5929db5-dd8f-4b5f-95fd-f25684303bcc/extra_specs returned with HTTP 200 Sep 10 10:36:38.453418 np0000192471 devstack@c-api.service[110930]: [pid: 110930|app: 0|req: 1/3] 162.253.55.92 () {68 vars in 1473 bytes} [Thu Sep 10 10:36:37 2026] POST /volume/v3/types/c5929db5-dd8f-4b5f-95fd-f25684303bcc/extra_specs => generated 55 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:36:40.642115 np0000192471 devstack@c-api.service[110933]: DEBUG dbcounter [-] [110933] Writing DB stats cinder:SELECT=6 {{(pid=110933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:36:40.657713 np0000192471 devstack@c-api.service[110931]: DEBUG dbcounter [-] [110931] Writing DB stats cinder:SELECT=6 {{(pid=110931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:36:47.969266 np0000192471 devstack@c-api.service[110932]: DEBUG dbcounter [-] [110932] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:36:48.451571 np0000192471 devstack@c-api.service[110930]: DEBUG dbcounter [-] [110930] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:39:14.192213 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.middleware.request_id [None req-67869f87-638a-4847-8dc5-c7358f301f68 None None] RequestId filter calling following filter/app {{(pid=110933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:14.193822 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-67869f87-638a-4847-8dc5-c7358f301f68 None None] GET https://162.253.55.92/volume// Sep 10 10:39:14.194179 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-67869f87-638a-4847-8dc5-c7358f301f68 None None] Empty body provided in request {{(pid=110933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:39:14.194668 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-67869f87-638a-4847-8dc5-c7358f301f68 None None] Calling method 'all' {{(pid=110933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:39:14.195830 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-67869f87-638a-4847-8dc5-c7358f301f68 None None] https://162.253.55.92/volume// returned with HTTP 300 Sep 10 10:39:14.196622 np0000192471 devstack@c-api.service[110933]: [pid: 110933|app: 0|req: 1/4] 162.253.55.92 () {66 vars in 1449 bytes} [Thu Sep 10 10:39:14 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 10 10:39:51.734835 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.middleware.request_id [None req-d5577c3b-cfdb-47af-92a9-ac1d55a746b8 None None] RequestId filter calling following filter/app {{(pid=110931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:51.741381 np0000192471 devstack@c-api.service[110931]: [pid: 110931|app: 0|req: 1/5] 162.253.55.92 () {62 vars in 1061 bytes} [Thu Sep 10 10:39:51 2026] GET /volume/v3 => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 10:39:51.775180 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.middleware.request_id [None req-4bc7bc7c-0a7a-48e4-8cee-91d18420f208 None None] RequestId filter calling following filter/app {{(pid=110932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:51.785345 np0000192471 devstack@c-api.service[110932]: [pid: 110932|app: 0|req: 3/6] 162.253.55.92 () {64 vars in 1265 bytes} [Thu Sep 10 10:39:51 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 10 10:39:51.826760 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.middleware.request_id [req-4bc7bc7c-0a7a-48e4-8cee-91d18420f208 req-3efd4af7-4cd5-4a29-b916-876ad79563f2 None None] RequestId filter calling following filter/app {{(pid=110930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:51.829866 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [req-4bc7bc7c-0a7a-48e4-8cee-91d18420f208 req-3efd4af7-4cd5-4a29-b916-876ad79563f2 demo demo] GET https://162.253.55.92/volume/v3/ Sep 10 10:39:51.830100 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [req-4bc7bc7c-0a7a-48e4-8cee-91d18420f208 req-3efd4af7-4cd5-4a29-b916-876ad79563f2 demo demo] Empty body provided in request {{(pid=110930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:39:51.830328 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [req-4bc7bc7c-0a7a-48e4-8cee-91d18420f208 req-3efd4af7-4cd5-4a29-b916-876ad79563f2 demo demo] Calling method 'version_select' {{(pid=110930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:39:51.831264 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [req-4bc7bc7c-0a7a-48e4-8cee-91d18420f208 req-3efd4af7-4cd5-4a29-b916-876ad79563f2 demo demo] https://162.253.55.92/volume/v3/ returned with HTTP 200 Sep 10 10:39:51.831625 np0000192471 devstack@c-api.service[110930]: [pid: 110930|app: 0|req: 2/7] 162.253.55.92 () {66 vars in 1339 bytes} [Thu Sep 10 10:39:51 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:39:51.865829 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.middleware.request_id [None req-9e456b04-cd32-4f93-9a6d-4481fc727a93 None None] RequestId filter calling following filter/app {{(pid=110933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:52.234217 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-9e456b04-cd32-4f93-9a6d-4481fc727a93 demo demo] GET https://162.253.55.92/volume/v3/types Sep 10 10:39:52.234726 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-9e456b04-cd32-4f93-9a6d-4481fc727a93 demo demo] Empty body provided in request {{(pid=110933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:39:52.235002 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-9e456b04-cd32-4f93-9a6d-4481fc727a93 demo demo] Calling method 'index' {{(pid=110933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:39:52.235680 np0000192471 devstack@c-api.service[110933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 10 10:39:52.235680 np0000192471 devstack@c-api.service[110933]: warnings.warn( Sep 10 10:39:52.236591 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.api_utils [None req-9e456b04-cd32-4f93-9a6d-4481fc727a93 demo demo] Removing options '' from query. {{(pid=110933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:39:52.286722 np0000192471 devstack@c-api.service[110933]: DEBUG oslo_db.sqlalchemy.engines [None req-9e456b04-cd32-4f93-9a6d-4481fc727a93 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=110933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:39:52.313884 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-9e456b04-cd32-4f93-9a6d-4481fc727a93 demo demo] https://162.253.55.92/volume/v3/types returned with HTTP 200 Sep 10 10:39:52.314725 np0000192471 devstack@c-api.service[110933]: [pid: 110933|app: 0|req: 2/8] 162.253.55.92 () {64 vars in 1283 bytes} [Thu Sep 10 10:39:51 2026] GET /volume/v3/types => generated 377 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:39:52.370637 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.middleware.request_id [None req-ee165cc5-818e-4c6b-9561-daa8a8230bf6 None None] RequestId filter calling following filter/app {{(pid=110931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:52.720681 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-ee165cc5-818e-4c6b-9561-daa8a8230bf6 demo demo] GET https://162.253.55.92/volume/v3/types/default Sep 10 10:39:52.721014 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-ee165cc5-818e-4c6b-9561-daa8a8230bf6 demo demo] Empty body provided in request {{(pid=110931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:39:52.721262 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-ee165cc5-818e-4c6b-9561-daa8a8230bf6 demo demo] Calling method 'show' {{(pid=110931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:39:52.759986 np0000192471 devstack@c-api.service[110931]: DEBUG oslo_db.sqlalchemy.engines [None req-ee165cc5-818e-4c6b-9561-daa8a8230bf6 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=110931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:39:52.775864 np0000192471 devstack@c-api.service[110931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 10 10:39:52.775864 np0000192471 devstack@c-api.service[110931]: warnings.warn( Sep 10 10:39:52.778419 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-ee165cc5-818e-4c6b-9561-daa8a8230bf6 demo demo] https://162.253.55.92/volume/v3/types/default returned with HTTP 200 Sep 10 10:39:52.778822 np0000192471 devstack@c-api.service[110931]: [pid: 110931|app: 0|req: 2/9] 162.253.55.92 () {64 vars in 1294 bytes} [Thu Sep 10 10:39:52 2026] GET /volume/v3/types/default => generated 145 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:39:53.353000 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.middleware.request_id [None req-d60326ce-3040-46d5-93ac-47c525c6532a None None] RequestId filter calling following filter/app {{(pid=110932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:53.353666 np0000192471 devstack@c-api.service[110932]: [pid: 110932|app: 0|req: 4/10] 162.253.55.92 () {62 vars in 1061 bytes} [Thu Sep 10 10:39:53 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 10:39:53.393115 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.middleware.request_id [None req-92ed33f2-dc2e-472f-8672-1556dfcead75 None None] RequestId filter calling following filter/app {{(pid=110930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:53.399284 np0000192471 devstack@c-api.service[110930]: [pid: 110930|app: 0|req: 3/11] 162.253.55.92 () {64 vars in 1265 bytes} [Thu Sep 10 10:39:53 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 10 10:39:53.434550 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.middleware.request_id [req-92ed33f2-dc2e-472f-8672-1556dfcead75 req-17abdacd-fa54-4f47-9495-b51de13fdcb1 None None] RequestId filter calling following filter/app {{(pid=110933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:53.436675 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [req-92ed33f2-dc2e-472f-8672-1556dfcead75 req-17abdacd-fa54-4f47-9495-b51de13fdcb1 demo demo] GET https://162.253.55.92/volume/v3/ Sep 10 10:39:53.436952 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [req-92ed33f2-dc2e-472f-8672-1556dfcead75 req-17abdacd-fa54-4f47-9495-b51de13fdcb1 demo demo] Empty body provided in request {{(pid=110933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:39:53.437279 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [req-92ed33f2-dc2e-472f-8672-1556dfcead75 req-17abdacd-fa54-4f47-9495-b51de13fdcb1 demo demo] Calling method 'version_select' {{(pid=110933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:39:53.437718 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [req-92ed33f2-dc2e-472f-8672-1556dfcead75 req-17abdacd-fa54-4f47-9495-b51de13fdcb1 demo demo] https://162.253.55.92/volume/v3/ returned with HTTP 200 Sep 10 10:39:53.438062 np0000192471 devstack@c-api.service[110933]: [pid: 110933|app: 0|req: 3/12] 162.253.55.92 () {66 vars in 1339 bytes} [Thu Sep 10 10:39:53 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:39:53.473595 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.middleware.request_id [None req-60b3376e-0e4a-4736-9d14-7715f81e798f None None] RequestId filter calling following filter/app {{(pid=110931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:53.475816 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-60b3376e-0e4a-4736-9d14-7715f81e798f demo demo] GET https://162.253.55.92/volume/v3/types/default Sep 10 10:39:53.475934 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-60b3376e-0e4a-4736-9d14-7715f81e798f demo demo] Empty body provided in request {{(pid=110931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:39:53.476198 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-60b3376e-0e4a-4736-9d14-7715f81e798f demo demo] Calling method 'show' {{(pid=110931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:39:53.489218 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-60b3376e-0e4a-4736-9d14-7715f81e798f demo demo] https://162.253.55.92/volume/v3/types/default returned with HTTP 200 Sep 10 10:39:53.489892 np0000192471 devstack@c-api.service[110931]: [pid: 110931|app: 0|req: 3/13] 162.253.55.92 () {64 vars in 1294 bytes} [Thu Sep 10 10:39:53 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:39:54.155477 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.middleware.request_id [None req-38e73c25-1830-483b-82b7-0f177ea4377e None None] RequestId filter calling following filter/app {{(pid=110932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:54.156700 np0000192471 devstack@c-api.service[110932]: [pid: 110932|app: 0|req: 5/14] 162.253.55.92 () {62 vars in 1061 bytes} [Thu Sep 10 10:39:54 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 10:39:54.187387 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.middleware.request_id [None req-758e1241-55bd-4391-90ec-b72f802f2635 None None] RequestId filter calling following filter/app {{(pid=110930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:54.190970 np0000192471 devstack@c-api.service[110930]: [pid: 110930|app: 0|req: 4/15] 162.253.55.92 () {64 vars in 1265 bytes} [Thu Sep 10 10:39:54 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 10 10:39:54.219535 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.middleware.request_id [req-758e1241-55bd-4391-90ec-b72f802f2635 req-7dfcf0b2-4128-4f22-8bc4-29d45e2a69e7 None None] RequestId filter calling following filter/app {{(pid=110933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:54.221079 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [req-758e1241-55bd-4391-90ec-b72f802f2635 req-7dfcf0b2-4128-4f22-8bc4-29d45e2a69e7 demo demo] GET https://162.253.55.92/volume/v3/ Sep 10 10:39:54.221236 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [req-758e1241-55bd-4391-90ec-b72f802f2635 req-7dfcf0b2-4128-4f22-8bc4-29d45e2a69e7 demo demo] Empty body provided in request {{(pid=110933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:39:54.221408 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [req-758e1241-55bd-4391-90ec-b72f802f2635 req-7dfcf0b2-4128-4f22-8bc4-29d45e2a69e7 demo demo] Calling method 'version_select' {{(pid=110933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:39:54.221710 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [req-758e1241-55bd-4391-90ec-b72f802f2635 req-7dfcf0b2-4128-4f22-8bc4-29d45e2a69e7 demo demo] https://162.253.55.92/volume/v3/ returned with HTTP 200 Sep 10 10:39:54.222005 np0000192471 devstack@c-api.service[110933]: [pid: 110933|app: 0|req: 4/16] 162.253.55.92 () {66 vars in 1339 bytes} [Thu Sep 10 10:39:54 2026] GET /volume/v3/ => generated 389 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 10 10:39:54.255308 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.middleware.request_id [None req-9974d9e1-8ca9-464c-98ae-cd6ec9aef889 None None] RequestId filter calling following filter/app {{(pid=110931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:54.257392 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-9974d9e1-8ca9-464c-98ae-cd6ec9aef889 demo demo] GET https://162.253.55.92/volume/v3/types/default Sep 10 10:39:54.257593 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-9974d9e1-8ca9-464c-98ae-cd6ec9aef889 demo demo] Empty body provided in request {{(pid=110931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:39:54.257798 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-9974d9e1-8ca9-464c-98ae-cd6ec9aef889 demo demo] Calling method 'show' {{(pid=110931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:39:54.266586 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-9974d9e1-8ca9-464c-98ae-cd6ec9aef889 demo demo] https://162.253.55.92/volume/v3/types/default returned with HTTP 200 Sep 10 10:39:54.267215 np0000192471 devstack@c-api.service[110931]: [pid: 110931|app: 0|req: 4/17] 162.253.55.92 () {64 vars in 1294 bytes} [Thu Sep 10 10:39:54 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:39:54.301790 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.middleware.request_id [None req-974063b0-7c85-44f2-a231-8b199d4972b1 None None] RequestId filter calling following filter/app {{(pid=110932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:54.302893 np0000192471 devstack@c-api.service[110932]: [pid: 110932|app: 0|req: 6/18] 162.253.55.92 () {62 vars in 1061 bytes} [Thu Sep 10 10:39:54 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 10:39:54.332590 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.middleware.request_id [None req-a8dc4055-a73a-4842-b865-c871ea108307 None None] RequestId filter calling following filter/app {{(pid=110930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:54.335495 np0000192471 devstack@c-api.service[110930]: [pid: 110930|app: 0|req: 5/19] 162.253.55.92 () {64 vars in 1265 bytes} [Thu Sep 10 10:39:54 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 10 10:39:54.365774 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.middleware.request_id [req-a8dc4055-a73a-4842-b865-c871ea108307 req-8062a697-6011-493d-9b75-1f6b727fe2e2 None None] RequestId filter calling following filter/app {{(pid=110933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:54.368384 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [req-a8dc4055-a73a-4842-b865-c871ea108307 req-8062a697-6011-493d-9b75-1f6b727fe2e2 demo demo] GET https://162.253.55.92/volume/v3/ Sep 10 10:39:54.368516 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [req-a8dc4055-a73a-4842-b865-c871ea108307 req-8062a697-6011-493d-9b75-1f6b727fe2e2 demo demo] Empty body provided in request {{(pid=110933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:39:54.368696 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [req-a8dc4055-a73a-4842-b865-c871ea108307 req-8062a697-6011-493d-9b75-1f6b727fe2e2 demo demo] Calling method 'version_select' {{(pid=110933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:39:54.368987 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [req-a8dc4055-a73a-4842-b865-c871ea108307 req-8062a697-6011-493d-9b75-1f6b727fe2e2 demo demo] https://162.253.55.92/volume/v3/ returned with HTTP 200 Sep 10 10:39:54.369313 np0000192471 devstack@c-api.service[110933]: [pid: 110933|app: 0|req: 5/20] 162.253.55.92 () {66 vars in 1339 bytes} [Thu Sep 10 10:39:54 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:39:54.406868 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.middleware.request_id [None req-ce6c3f2d-594d-4943-a551-eef89fc9786c None None] RequestId filter calling following filter/app {{(pid=110931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:54.410944 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-ce6c3f2d-594d-4943-a551-eef89fc9786c demo demo] GET https://162.253.55.92/volume/v3/types/default Sep 10 10:39:54.411329 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-ce6c3f2d-594d-4943-a551-eef89fc9786c demo demo] Empty body provided in request {{(pid=110931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:39:54.411578 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-ce6c3f2d-594d-4943-a551-eef89fc9786c demo demo] Calling method 'show' {{(pid=110931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:39:54.423895 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-ce6c3f2d-594d-4943-a551-eef89fc9786c demo demo] https://162.253.55.92/volume/v3/types/default returned with HTTP 200 Sep 10 10:39:54.424408 np0000192471 devstack@c-api.service[110931]: [pid: 110931|app: 0|req: 5/21] 162.253.55.92 () {64 vars in 1294 bytes} [Thu Sep 10 10:39:54 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:40:02.304601 np0000192471 devstack@c-api.service[110933]: DEBUG dbcounter [-] [110933] Writing DB stats cinder:SELECT=1 {{(pid=110933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:40:04.419718 np0000192471 devstack@c-api.service[110931]: DEBUG dbcounter [-] [110931] Writing DB stats cinder:SELECT=8 {{(pid=110931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:44:43.239179 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.middleware.request_id [None req-51ef9b8d-7d10-4493-99c4-84b7b20b0a01 None None] RequestId filter calling following filter/app {{(pid=110932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:43.326174 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-51ef9b8d-7d10-4493-99c4-84b7b20b0a01 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:44:43.326174 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.openstack.wsgi [None req-51ef9b8d-7d10-4493-99c4-84b7b20b0a01 demo demo] Empty body provided in request {{(pid=110932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:44:43.326430 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.openstack.wsgi [None req-51ef9b8d-7d10-4493-99c4-84b7b20b0a01 demo demo] Calling method 'detail' {{(pid=110932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:44:43.327370 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.api_utils [None req-51ef9b8d-7d10-4493-99c4-84b7b20b0a01 demo demo] Removing options '' from query. {{(pid=110932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:44:43.328892 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.volume.api [None req-51ef9b8d-7d10-4493-99c4-84b7b20b0a01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:44:43.390628 np0000192471 devstack@c-api.service[110932]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 10 10:44:43.390628 np0000192471 devstack@c-api.service[110932]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:44:43.390628 np0000192471 devstack@c-api.service[110932]: INFO cinder.volume.api [None req-51ef9b8d-7d10-4493-99c4-84b7b20b0a01 demo demo] Get all volumes completed successfully. Sep 10 10:44:43.391573 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-51ef9b8d-7d10-4493-99c4-84b7b20b0a01 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:44:43.392130 np0000192471 devstack@c-api.service[110932]: [pid: 110932|app: 0|req: 7/22] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:44:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:44:53.381413 np0000192471 devstack@c-api.service[110932]: DEBUG dbcounter [-] [110932] Writing DB stats cinder:SELECT=1 {{(pid=110932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:45:43.417221 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.middleware.request_id [None req-e67dfcc8-0134-418b-8d02-4c779498b087 None None] RequestId filter calling following filter/app {{(pid=110930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:45:43.421071 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-e67dfcc8-0134-418b-8d02-4c779498b087 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:45:43.421570 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [None req-e67dfcc8-0134-418b-8d02-4c779498b087 demo demo] Empty body provided in request {{(pid=110930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:45:43.421847 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [None req-e67dfcc8-0134-418b-8d02-4c779498b087 demo demo] Calling method 'detail' {{(pid=110930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:45:43.423496 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.api_utils [None req-e67dfcc8-0134-418b-8d02-4c779498b087 demo demo] Removing options '' from query. {{(pid=110930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:45:43.424446 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.volume.api [None req-e67dfcc8-0134-418b-8d02-4c779498b087 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:45:43.479024 np0000192471 devstack@c-api.service[110930]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 10 10:45:43.479024 np0000192471 devstack@c-api.service[110930]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:45:43.479280 np0000192471 devstack@c-api.service[110930]: INFO cinder.volume.api [None req-e67dfcc8-0134-418b-8d02-4c779498b087 demo demo] Get all volumes completed successfully. Sep 10 10:45:43.481985 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-e67dfcc8-0134-418b-8d02-4c779498b087 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:45:43.482610 np0000192471 devstack@c-api.service[110930]: [pid: 110930|app: 0|req: 6/23] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:45:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:45:53.471008 np0000192471 devstack@c-api.service[110930]: DEBUG dbcounter [-] [110930] Writing DB stats cinder:SELECT=1 {{(pid=110930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:46:43.493551 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.middleware.request_id [None req-3559974c-ca44-4c93-b9b5-e83e7a8d49fa None None] RequestId filter calling following filter/app {{(pid=110933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:46:43.498959 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-3559974c-ca44-4c93-b9b5-e83e7a8d49fa demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:46:43.501062 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-3559974c-ca44-4c93-b9b5-e83e7a8d49fa demo demo] Empty body provided in request {{(pid=110933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:46:43.502379 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-3559974c-ca44-4c93-b9b5-e83e7a8d49fa demo demo] Calling method 'detail' {{(pid=110933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:46:43.503550 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.api_utils [None req-3559974c-ca44-4c93-b9b5-e83e7a8d49fa demo demo] Removing options '' from query. {{(pid=110933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:46:43.504829 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.volume.api [None req-3559974c-ca44-4c93-b9b5-e83e7a8d49fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:46:43.553765 np0000192471 devstack@c-api.service[110933]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 10 10:46:43.553765 np0000192471 devstack@c-api.service[110933]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:46:43.554029 np0000192471 devstack@c-api.service[110933]: INFO cinder.volume.api [None req-3559974c-ca44-4c93-b9b5-e83e7a8d49fa demo demo] Get all volumes completed successfully. Sep 10 10:46:43.556138 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-3559974c-ca44-4c93-b9b5-e83e7a8d49fa demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:46:43.556557 np0000192471 devstack@c-api.service[110933]: [pid: 110933|app: 0|req: 6/24] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:46:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:46:53.547556 np0000192471 devstack@c-api.service[110933]: DEBUG dbcounter [-] [110933] Writing DB stats cinder:SELECT=1 {{(pid=110933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:47:43.578965 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.middleware.request_id [None req-99c0b38c-d1e3-4309-963d-d3f8553b7571 None None] RequestId filter calling following filter/app {{(pid=110931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:47:43.582363 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-99c0b38c-d1e3-4309-963d-d3f8553b7571 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:47:43.582527 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-99c0b38c-d1e3-4309-963d-d3f8553b7571 demo demo] Empty body provided in request {{(pid=110931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:47:43.582733 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-99c0b38c-d1e3-4309-963d-d3f8553b7571 demo demo] Calling method 'detail' {{(pid=110931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:47:43.583418 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.api_utils [None req-99c0b38c-d1e3-4309-963d-d3f8553b7571 demo demo] Removing options '' from query. {{(pid=110931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:47:43.584443 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.volume.api [None req-99c0b38c-d1e3-4309-963d-d3f8553b7571 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:47:43.623326 np0000192471 devstack@c-api.service[110931]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 10 10:47:43.623326 np0000192471 devstack@c-api.service[110931]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:47:43.623604 np0000192471 devstack@c-api.service[110931]: INFO cinder.volume.api [None req-99c0b38c-d1e3-4309-963d-d3f8553b7571 demo demo] Get all volumes completed successfully. Sep 10 10:47:43.625704 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-99c0b38c-d1e3-4309-963d-d3f8553b7571 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:47:43.626192 np0000192471 devstack@c-api.service[110931]: [pid: 110931|app: 0|req: 6/25] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:47:43 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) Sep 10 10:47:53.616455 np0000192471 devstack@c-api.service[110931]: DEBUG dbcounter [-] [110931] Writing DB stats cinder:SELECT=1 {{(pid=110931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:48:43.648768 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.middleware.request_id [None req-54a2aa8f-14c5-403e-ad78-e254b4cf6a78 None None] RequestId filter calling following filter/app {{(pid=110932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:48:43.654092 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-54a2aa8f-14c5-403e-ad78-e254b4cf6a78 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:48:43.654898 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.openstack.wsgi [None req-54a2aa8f-14c5-403e-ad78-e254b4cf6a78 demo demo] Empty body provided in request {{(pid=110932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:48:43.655287 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.openstack.wsgi [None req-54a2aa8f-14c5-403e-ad78-e254b4cf6a78 demo demo] Calling method 'detail' {{(pid=110932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:48:43.655905 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.api_utils [None req-54a2aa8f-14c5-403e-ad78-e254b4cf6a78 demo demo] Removing options '' from query. {{(pid=110932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:48:43.658321 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.volume.api [None req-54a2aa8f-14c5-403e-ad78-e254b4cf6a78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:48:43.673519 np0000192471 devstack@c-api.service[110932]: INFO cinder.volume.api [None req-54a2aa8f-14c5-403e-ad78-e254b4cf6a78 demo demo] Get all volumes completed successfully. Sep 10 10:48:43.678478 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-54a2aa8f-14c5-403e-ad78-e254b4cf6a78 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:48:43.680066 np0000192471 devstack@c-api.service[110932]: [pid: 110932|app: 0|req: 8/26] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:48:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:48:53.663796 np0000192471 devstack@c-api.service[110932]: DEBUG dbcounter [-] [110932] Writing DB stats cinder:SELECT=1 {{(pid=110932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:49:43.691568 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.middleware.request_id [None req-a2338870-0ec2-4fac-9eee-aaf5040008ae None None] RequestId filter calling following filter/app {{(pid=110930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:49:43.887557 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-a2338870-0ec2-4fac-9eee-aaf5040008ae demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:49:43.887921 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [None req-a2338870-0ec2-4fac-9eee-aaf5040008ae demo demo] Empty body provided in request {{(pid=110930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:49:43.888435 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [None req-a2338870-0ec2-4fac-9eee-aaf5040008ae demo demo] Calling method 'detail' {{(pid=110930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:49:43.888924 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.api_utils [None req-a2338870-0ec2-4fac-9eee-aaf5040008ae demo demo] Removing options '' from query. {{(pid=110930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:49:43.890809 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.volume.api [None req-a2338870-0ec2-4fac-9eee-aaf5040008ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:49:43.904576 np0000192471 devstack@c-api.service[110930]: INFO cinder.volume.api [None req-a2338870-0ec2-4fac-9eee-aaf5040008ae demo demo] Get all volumes completed successfully. Sep 10 10:49:43.908595 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-a2338870-0ec2-4fac-9eee-aaf5040008ae demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:49:43.909337 np0000192471 devstack@c-api.service[110930]: [pid: 110930|app: 0|req: 7/27] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:49:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:49:53.898236 np0000192471 devstack@c-api.service[110930]: DEBUG dbcounter [-] [110930] Writing DB stats cinder:SELECT=1 {{(pid=110930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:50:43.933908 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.middleware.request_id [None req-32c6277c-f6db-44a1-bc56-29b98accfdb3 None None] RequestId filter calling following filter/app {{(pid=110933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:50:43.937934 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-32c6277c-f6db-44a1-bc56-29b98accfdb3 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:50:43.938322 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-32c6277c-f6db-44a1-bc56-29b98accfdb3 demo demo] Empty body provided in request {{(pid=110933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:50:43.938728 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-32c6277c-f6db-44a1-bc56-29b98accfdb3 demo demo] Calling method 'detail' {{(pid=110933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:50:43.939241 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.api_utils [None req-32c6277c-f6db-44a1-bc56-29b98accfdb3 demo demo] Removing options '' from query. {{(pid=110933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:50:43.941346 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.volume.api [None req-32c6277c-f6db-44a1-bc56-29b98accfdb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:50:43.953650 np0000192471 devstack@c-api.service[110933]: INFO cinder.volume.api [None req-32c6277c-f6db-44a1-bc56-29b98accfdb3 demo demo] Get all volumes completed successfully. Sep 10 10:50:43.957644 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-32c6277c-f6db-44a1-bc56-29b98accfdb3 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:50:43.958329 np0000192471 devstack@c-api.service[110933]: [pid: 110933|app: 0|req: 7/28] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:50:43 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) Sep 10 10:50:53.945830 np0000192471 devstack@c-api.service[110933]: DEBUG dbcounter [-] [110933] Writing DB stats cinder:SELECT=1 {{(pid=110933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:51:43.974003 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.middleware.request_id [None req-92c752e4-7bf6-4c19-afb4-3d0f85ad0e21 None None] RequestId filter calling following filter/app {{(pid=110931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:51:43.978401 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-92c752e4-7bf6-4c19-afb4-3d0f85ad0e21 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:51:43.978786 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-92c752e4-7bf6-4c19-afb4-3d0f85ad0e21 demo demo] Empty body provided in request {{(pid=110931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:51:43.979170 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-92c752e4-7bf6-4c19-afb4-3d0f85ad0e21 demo demo] Calling method 'detail' {{(pid=110931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:51:43.979638 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.api_utils [None req-92c752e4-7bf6-4c19-afb4-3d0f85ad0e21 demo demo] Removing options '' from query. {{(pid=110931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:51:43.982250 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.volume.api [None req-92c752e4-7bf6-4c19-afb4-3d0f85ad0e21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:51:43.995952 np0000192471 devstack@c-api.service[110931]: INFO cinder.volume.api [None req-92c752e4-7bf6-4c19-afb4-3d0f85ad0e21 demo demo] Get all volumes completed successfully. Sep 10 10:51:44.000225 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-92c752e4-7bf6-4c19-afb4-3d0f85ad0e21 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:51:44.000893 np0000192471 devstack@c-api.service[110931]: [pid: 110931|app: 0|req: 7/29] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:51:43 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) Sep 10 10:51:53.986980 np0000192471 devstack@c-api.service[110931]: DEBUG dbcounter [-] [110931] Writing DB stats cinder:SELECT=1 {{(pid=110931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:52:44.020568 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.middleware.request_id [None req-60e8137d-faf8-4b39-84b2-92df6ff1c254 None None] RequestId filter calling following filter/app {{(pid=110932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:52:44.024503 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-60e8137d-faf8-4b39-84b2-92df6ff1c254 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:52:44.024806 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.openstack.wsgi [None req-60e8137d-faf8-4b39-84b2-92df6ff1c254 demo demo] Empty body provided in request {{(pid=110932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:52:44.025168 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.openstack.wsgi [None req-60e8137d-faf8-4b39-84b2-92df6ff1c254 demo demo] Calling method 'detail' {{(pid=110932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:52:44.025487 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.api_utils [None req-60e8137d-faf8-4b39-84b2-92df6ff1c254 demo demo] Removing options '' from query. {{(pid=110932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:52:44.027023 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.volume.api [None req-60e8137d-faf8-4b39-84b2-92df6ff1c254 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:52:44.046862 np0000192471 devstack@c-api.service[110932]: INFO cinder.volume.api [None req-60e8137d-faf8-4b39-84b2-92df6ff1c254 demo demo] Get all volumes completed successfully. Sep 10 10:52:44.050091 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-60e8137d-faf8-4b39-84b2-92df6ff1c254 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:52:44.050695 np0000192471 devstack@c-api.service[110932]: [pid: 110932|app: 0|req: 9/30] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:52:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:52:54.031637 np0000192471 devstack@c-api.service[110932]: DEBUG dbcounter [-] [110932] Writing DB stats cinder:SELECT=1 {{(pid=110932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:53:44.063368 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.middleware.request_id [None req-28fac42c-8b0a-4c0c-90b1-5b2495bcab64 None None] RequestId filter calling following filter/app {{(pid=110930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:53:44.066151 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-28fac42c-8b0a-4c0c-90b1-5b2495bcab64 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:53:44.066384 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [None req-28fac42c-8b0a-4c0c-90b1-5b2495bcab64 demo demo] Empty body provided in request {{(pid=110930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:53:44.066632 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [None req-28fac42c-8b0a-4c0c-90b1-5b2495bcab64 demo demo] Calling method 'detail' {{(pid=110930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:53:44.066922 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.api_utils [None req-28fac42c-8b0a-4c0c-90b1-5b2495bcab64 demo demo] Removing options '' from query. {{(pid=110930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:53:44.067806 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.volume.api [None req-28fac42c-8b0a-4c0c-90b1-5b2495bcab64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:53:44.075550 np0000192471 devstack@c-api.service[110930]: INFO cinder.volume.api [None req-28fac42c-8b0a-4c0c-90b1-5b2495bcab64 demo demo] Get all volumes completed successfully. Sep 10 10:53:44.078111 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-28fac42c-8b0a-4c0c-90b1-5b2495bcab64 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:53:44.078581 np0000192471 devstack@c-api.service[110930]: [pid: 110930|app: 0|req: 8/31] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:53:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:53:54.071068 np0000192471 devstack@c-api.service[110930]: DEBUG dbcounter [-] [110930] Writing DB stats cinder:SELECT=1 {{(pid=110930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:54:44.094746 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.middleware.request_id [None req-1b2492b4-0328-4a95-93ec-47be5b2e0e99 None None] RequestId filter calling following filter/app {{(pid=110933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:54:44.297329 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-1b2492b4-0328-4a95-93ec-47be5b2e0e99 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:54:44.297678 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-1b2492b4-0328-4a95-93ec-47be5b2e0e99 demo demo] Empty body provided in request {{(pid=110933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:54:44.298163 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-1b2492b4-0328-4a95-93ec-47be5b2e0e99 demo demo] Calling method 'detail' {{(pid=110933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:54:44.298624 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.api_utils [None req-1b2492b4-0328-4a95-93ec-47be5b2e0e99 demo demo] Removing options '' from query. {{(pid=110933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:54:44.300155 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.volume.api [None req-1b2492b4-0328-4a95-93ec-47be5b2e0e99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:54:44.313166 np0000192471 devstack@c-api.service[110933]: INFO cinder.volume.api [None req-1b2492b4-0328-4a95-93ec-47be5b2e0e99 demo demo] Get all volumes completed successfully. Sep 10 10:54:44.317266 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-1b2492b4-0328-4a95-93ec-47be5b2e0e99 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:54:44.318070 np0000192471 devstack@c-api.service[110933]: [pid: 110933|app: 0|req: 8/32] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:54:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:54:54.306191 np0000192471 devstack@c-api.service[110933]: DEBUG dbcounter [-] [110933] Writing DB stats cinder:SELECT=1 {{(pid=110933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:55:44.330691 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.middleware.request_id [None req-9070db12-a5e0-4bc7-92fd-486e365471e2 None None] RequestId filter calling following filter/app {{(pid=110931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:55:44.334484 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-9070db12-a5e0-4bc7-92fd-486e365471e2 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:55:44.334830 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-9070db12-a5e0-4bc7-92fd-486e365471e2 demo demo] Empty body provided in request {{(pid=110931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:55:44.335237 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-9070db12-a5e0-4bc7-92fd-486e365471e2 demo demo] Calling method 'detail' {{(pid=110931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:55:44.335652 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.api_utils [None req-9070db12-a5e0-4bc7-92fd-486e365471e2 demo demo] Removing options '' from query. {{(pid=110931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:55:44.337419 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.volume.api [None req-9070db12-a5e0-4bc7-92fd-486e365471e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:55:44.347603 np0000192471 devstack@c-api.service[110931]: INFO cinder.volume.api [None req-9070db12-a5e0-4bc7-92fd-486e365471e2 demo demo] Get all volumes completed successfully. Sep 10 10:55:44.351896 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-9070db12-a5e0-4bc7-92fd-486e365471e2 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:55:44.352565 np0000192471 devstack@c-api.service[110931]: [pid: 110931|app: 0|req: 8/33] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:55:44 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) Sep 10 10:55:54.341367 np0000192471 devstack@c-api.service[110931]: DEBUG dbcounter [-] [110931] Writing DB stats cinder:SELECT=1 {{(pid=110931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:56:44.362354 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.middleware.request_id [None req-5ce3bbdf-ba4f-4fed-982d-5f17f98211ca None None] RequestId filter calling following filter/app {{(pid=110932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:56:44.364489 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-5ce3bbdf-ba4f-4fed-982d-5f17f98211ca demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:56:44.364655 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.openstack.wsgi [None req-5ce3bbdf-ba4f-4fed-982d-5f17f98211ca demo demo] Empty body provided in request {{(pid=110932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:56:44.364848 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.openstack.wsgi [None req-5ce3bbdf-ba4f-4fed-982d-5f17f98211ca demo demo] Calling method 'detail' {{(pid=110932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:56:44.365143 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.api_utils [None req-5ce3bbdf-ba4f-4fed-982d-5f17f98211ca demo demo] Removing options '' from query. {{(pid=110932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:56:44.365839 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.volume.api [None req-5ce3bbdf-ba4f-4fed-982d-5f17f98211ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:56:44.372932 np0000192471 devstack@c-api.service[110932]: INFO cinder.volume.api [None req-5ce3bbdf-ba4f-4fed-982d-5f17f98211ca demo demo] Get all volumes completed successfully. Sep 10 10:56:44.374997 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-5ce3bbdf-ba4f-4fed-982d-5f17f98211ca demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:56:44.375446 np0000192471 devstack@c-api.service[110932]: [pid: 110932|app: 0|req: 10/34] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:56:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:56:54.368402 np0000192471 devstack@c-api.service[110932]: DEBUG dbcounter [-] [110932] Writing DB stats cinder:SELECT=1 {{(pid=110932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:57:44.390614 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.middleware.request_id [None req-692d6aa1-3d76-44d5-a086-de70b6b85efd None None] RequestId filter calling following filter/app {{(pid=110930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:57:44.395188 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-692d6aa1-3d76-44d5-a086-de70b6b85efd demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:57:44.395697 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [None req-692d6aa1-3d76-44d5-a086-de70b6b85efd demo demo] Empty body provided in request {{(pid=110930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:57:44.396425 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [None req-692d6aa1-3d76-44d5-a086-de70b6b85efd demo demo] Calling method 'detail' {{(pid=110930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:57:44.397048 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.api_utils [None req-692d6aa1-3d76-44d5-a086-de70b6b85efd demo demo] Removing options '' from query. {{(pid=110930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:57:44.398598 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.volume.api [None req-692d6aa1-3d76-44d5-a086-de70b6b85efd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:57:44.411431 np0000192471 devstack@c-api.service[110930]: INFO cinder.volume.api [None req-692d6aa1-3d76-44d5-a086-de70b6b85efd demo demo] Get all volumes completed successfully. Sep 10 10:57:44.416545 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-692d6aa1-3d76-44d5-a086-de70b6b85efd demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:57:44.417391 np0000192471 devstack@c-api.service[110930]: [pid: 110930|app: 0|req: 9/35] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:57:44 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) Sep 10 10:57:54.403846 np0000192471 devstack@c-api.service[110930]: DEBUG dbcounter [-] [110930] Writing DB stats cinder:SELECT=1 {{(pid=110930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:58:44.437134 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.middleware.request_id [None req-afaff990-8fc2-4bd9-8cb5-c7902817ce5a None None] RequestId filter calling following filter/app {{(pid=110933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:58:44.441292 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-afaff990-8fc2-4bd9-8cb5-c7902817ce5a demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:58:44.441649 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-afaff990-8fc2-4bd9-8cb5-c7902817ce5a demo demo] Empty body provided in request {{(pid=110933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:58:44.442228 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-afaff990-8fc2-4bd9-8cb5-c7902817ce5a demo demo] Calling method 'detail' {{(pid=110933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:58:44.442568 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.api_utils [None req-afaff990-8fc2-4bd9-8cb5-c7902817ce5a demo demo] Removing options '' from query. {{(pid=110933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:58:44.443980 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.volume.api [None req-afaff990-8fc2-4bd9-8cb5-c7902817ce5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:58:44.455623 np0000192471 devstack@c-api.service[110933]: INFO cinder.volume.api [None req-afaff990-8fc2-4bd9-8cb5-c7902817ce5a demo demo] Get all volumes completed successfully. Sep 10 10:58:44.459860 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-afaff990-8fc2-4bd9-8cb5-c7902817ce5a demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:58:44.460587 np0000192471 devstack@c-api.service[110933]: [pid: 110933|app: 0|req: 9/36] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:58:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:58:54.448295 np0000192471 devstack@c-api.service[110933]: DEBUG dbcounter [-] [110933] Writing DB stats cinder:SELECT=1 {{(pid=110933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:59:44.481505 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.middleware.request_id [None req-64375952-6a32-458d-997a-5e06c4ef8cfa None None] RequestId filter calling following filter/app {{(pid=110931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:59:44.689555 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-64375952-6a32-458d-997a-5e06c4ef8cfa demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 10:59:44.689723 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-64375952-6a32-458d-997a-5e06c4ef8cfa demo demo] Empty body provided in request {{(pid=110931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:59:44.689954 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-64375952-6a32-458d-997a-5e06c4ef8cfa demo demo] Calling method 'detail' {{(pid=110931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:59:44.690240 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.api_utils [None req-64375952-6a32-458d-997a-5e06c4ef8cfa demo demo] Removing options '' from query. {{(pid=110931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:59:44.691663 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.volume.api [None req-64375952-6a32-458d-997a-5e06c4ef8cfa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:59:44.699808 np0000192471 devstack@c-api.service[110931]: INFO cinder.volume.api [None req-64375952-6a32-458d-997a-5e06c4ef8cfa demo demo] Get all volumes completed successfully. Sep 10 10:59:44.702499 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-64375952-6a32-458d-997a-5e06c4ef8cfa demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:59:44.702499 np0000192471 devstack@c-api.service[110931]: [pid: 110931|app: 0|req: 9/37] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 10:59:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:59:54.694543 np0000192471 devstack@c-api.service[110931]: DEBUG dbcounter [-] [110931] Writing DB stats cinder:SELECT=1 {{(pid=110931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:00:44.721960 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.middleware.request_id [None req-a2912ef1-5667-464f-8266-84812669dd87 None None] RequestId filter calling following filter/app {{(pid=110932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:00:44.724632 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-a2912ef1-5667-464f-8266-84812669dd87 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 11:00:44.724915 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.openstack.wsgi [None req-a2912ef1-5667-464f-8266-84812669dd87 demo demo] Empty body provided in request {{(pid=110932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:00:44.725426 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.openstack.wsgi [None req-a2912ef1-5667-464f-8266-84812669dd87 demo demo] Calling method 'detail' {{(pid=110932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:00:44.725730 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.api_utils [None req-a2912ef1-5667-464f-8266-84812669dd87 demo demo] Removing options '' from query. {{(pid=110932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:00:44.726839 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.volume.api [None req-a2912ef1-5667-464f-8266-84812669dd87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:00:44.738312 np0000192471 devstack@c-api.service[110932]: INFO cinder.volume.api [None req-a2912ef1-5667-464f-8266-84812669dd87 demo demo] Get all volumes completed successfully. Sep 10 11:00:44.740841 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-a2912ef1-5667-464f-8266-84812669dd87 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:00:44.741333 np0000192471 devstack@c-api.service[110932]: [pid: 110932|app: 0|req: 11/38] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 11:00:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:00:54.731636 np0000192471 devstack@c-api.service[110932]: DEBUG dbcounter [-] [110932] Writing DB stats cinder:SELECT=1 {{(pid=110932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:01:44.760127 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.middleware.request_id [None req-b1ffb2d9-cbb7-401b-adcf-21f66c8c345a None None] RequestId filter calling following filter/app {{(pid=110930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:01:44.764110 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-b1ffb2d9-cbb7-401b-adcf-21f66c8c345a demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 11:01:44.764110 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [None req-b1ffb2d9-cbb7-401b-adcf-21f66c8c345a demo demo] Empty body provided in request {{(pid=110930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:01:44.764110 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [None req-b1ffb2d9-cbb7-401b-adcf-21f66c8c345a demo demo] Calling method 'detail' {{(pid=110930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:01:44.764110 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.api_utils [None req-b1ffb2d9-cbb7-401b-adcf-21f66c8c345a demo demo] Removing options '' from query. {{(pid=110930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:01:44.765066 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.volume.api [None req-b1ffb2d9-cbb7-401b-adcf-21f66c8c345a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:01:44.776778 np0000192471 devstack@c-api.service[110930]: INFO cinder.volume.api [None req-b1ffb2d9-cbb7-401b-adcf-21f66c8c345a demo demo] Get all volumes completed successfully. Sep 10 11:01:44.780067 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-b1ffb2d9-cbb7-401b-adcf-21f66c8c345a demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:01:44.780617 np0000192471 devstack@c-api.service[110930]: [pid: 110930|app: 0|req: 10/39] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 11:01:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:01:54.769626 np0000192471 devstack@c-api.service[110930]: DEBUG dbcounter [-] [110930] Writing DB stats cinder:SELECT=1 {{(pid=110930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:02:44.800890 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.middleware.request_id [None req-787c85dd-9c44-4053-bc03-b83be410e33b None None] RequestId filter calling following filter/app {{(pid=110933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:02:44.807571 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-787c85dd-9c44-4053-bc03-b83be410e33b demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 11:02:44.807868 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-787c85dd-9c44-4053-bc03-b83be410e33b demo demo] Empty body provided in request {{(pid=110933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:02:44.808343 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-787c85dd-9c44-4053-bc03-b83be410e33b demo demo] Calling method 'detail' {{(pid=110933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:02:44.808923 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.api_utils [None req-787c85dd-9c44-4053-bc03-b83be410e33b demo demo] Removing options '' from query. {{(pid=110933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:02:44.810504 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.volume.api [None req-787c85dd-9c44-4053-bc03-b83be410e33b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:02:44.822259 np0000192471 devstack@c-api.service[110933]: INFO cinder.volume.api [None req-787c85dd-9c44-4053-bc03-b83be410e33b demo demo] Get all volumes completed successfully. Sep 10 11:02:44.826972 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-787c85dd-9c44-4053-bc03-b83be410e33b demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:02:44.827728 np0000192471 devstack@c-api.service[110933]: [pid: 110933|app: 0|req: 10/40] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 11:02:44 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) Sep 10 11:02:54.814762 np0000192471 devstack@c-api.service[110933]: DEBUG dbcounter [-] [110933] Writing DB stats cinder:SELECT=1 {{(pid=110933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:03:44.851496 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.middleware.request_id [None req-fddefe2b-1341-4fd2-8e31-54245ce35878 None None] RequestId filter calling following filter/app {{(pid=110931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:03:44.856596 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-fddefe2b-1341-4fd2-8e31-54245ce35878 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 11:03:44.857083 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-fddefe2b-1341-4fd2-8e31-54245ce35878 demo demo] Empty body provided in request {{(pid=110931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:03:44.857552 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-fddefe2b-1341-4fd2-8e31-54245ce35878 demo demo] Calling method 'detail' {{(pid=110931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:03:44.858140 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.api_utils [None req-fddefe2b-1341-4fd2-8e31-54245ce35878 demo demo] Removing options '' from query. {{(pid=110931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:03:44.859932 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.volume.api [None req-fddefe2b-1341-4fd2-8e31-54245ce35878 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:03:44.871698 np0000192471 devstack@c-api.service[110931]: INFO cinder.volume.api [None req-fddefe2b-1341-4fd2-8e31-54245ce35878 demo demo] Get all volumes completed successfully. Sep 10 11:03:44.875942 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-fddefe2b-1341-4fd2-8e31-54245ce35878 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:03:44.876761 np0000192471 devstack@c-api.service[110931]: [pid: 110931|app: 0|req: 10/41] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 11:03:44 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) Sep 10 11:03:54.864495 np0000192471 devstack@c-api.service[110931]: DEBUG dbcounter [-] [110931] Writing DB stats cinder:SELECT=1 {{(pid=110931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:04:44.892903 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.middleware.request_id [None req-b2466309-fc8e-4d03-83a0-47d3c490743e None None] RequestId filter calling following filter/app {{(pid=110932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:04:45.040181 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-b2466309-fc8e-4d03-83a0-47d3c490743e demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 11:04:45.040363 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.openstack.wsgi [None req-b2466309-fc8e-4d03-83a0-47d3c490743e demo demo] Empty body provided in request {{(pid=110932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:04:45.040609 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.openstack.wsgi [None req-b2466309-fc8e-4d03-83a0-47d3c490743e demo demo] Calling method 'detail' {{(pid=110932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:04:45.040878 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.api_utils [None req-b2466309-fc8e-4d03-83a0-47d3c490743e demo demo] Removing options '' from query. {{(pid=110932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:04:45.041673 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.volume.api [None req-b2466309-fc8e-4d03-83a0-47d3c490743e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:04:45.049969 np0000192471 devstack@c-api.service[110932]: INFO cinder.volume.api [None req-b2466309-fc8e-4d03-83a0-47d3c490743e demo demo] Get all volumes completed successfully. Sep 10 11:04:45.052028 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-b2466309-fc8e-4d03-83a0-47d3c490743e demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:04:45.052396 np0000192471 devstack@c-api.service[110932]: [pid: 110932|app: 0|req: 12/42] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 11:04:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:04:55.044571 np0000192471 devstack@c-api.service[110932]: DEBUG dbcounter [-] [110932] Writing DB stats cinder:SELECT=1 {{(pid=110932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:05:45.066365 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.middleware.request_id [None req-2eeae3b2-c739-4fe3-b9b4-1e5e75e1c0cf None None] RequestId filter calling following filter/app {{(pid=110930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:05:45.068905 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-2eeae3b2-c739-4fe3-b9b4-1e5e75e1c0cf demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 11:05:45.069083 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [None req-2eeae3b2-c739-4fe3-b9b4-1e5e75e1c0cf demo demo] Empty body provided in request {{(pid=110930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:05:45.069326 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [None req-2eeae3b2-c739-4fe3-b9b4-1e5e75e1c0cf demo demo] Calling method 'detail' {{(pid=110930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:05:45.069569 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.api_utils [None req-2eeae3b2-c739-4fe3-b9b4-1e5e75e1c0cf demo demo] Removing options '' from query. {{(pid=110930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:05:45.070372 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.volume.api [None req-2eeae3b2-c739-4fe3-b9b4-1e5e75e1c0cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:05:45.080608 np0000192471 devstack@c-api.service[110930]: INFO cinder.volume.api [None req-2eeae3b2-c739-4fe3-b9b4-1e5e75e1c0cf demo demo] Get all volumes completed successfully. Sep 10 11:05:45.083750 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-2eeae3b2-c739-4fe3-b9b4-1e5e75e1c0cf demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:05:45.084326 np0000192471 devstack@c-api.service[110930]: [pid: 110930|app: 0|req: 11/43] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 11:05:45 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) Sep 10 11:05:55.073913 np0000192471 devstack@c-api.service[110930]: DEBUG dbcounter [-] [110930] Writing DB stats cinder:SELECT=1 {{(pid=110930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:06:45.101670 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.middleware.request_id [None req-bd560d88-c530-4172-b877-76d23e617519 None None] RequestId filter calling following filter/app {{(pid=110933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:06:45.105572 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-bd560d88-c530-4172-b877-76d23e617519 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 11:06:45.105912 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-bd560d88-c530-4172-b877-76d23e617519 demo demo] Empty body provided in request {{(pid=110933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:06:45.106320 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-bd560d88-c530-4172-b877-76d23e617519 demo demo] Calling method 'detail' {{(pid=110933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:06:45.106762 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.api_utils [None req-bd560d88-c530-4172-b877-76d23e617519 demo demo] Removing options '' from query. {{(pid=110933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:06:45.108212 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.volume.api [None req-bd560d88-c530-4172-b877-76d23e617519 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:06:45.120600 np0000192471 devstack@c-api.service[110933]: INFO cinder.volume.api [None req-bd560d88-c530-4172-b877-76d23e617519 demo demo] Get all volumes completed successfully. Sep 10 11:06:45.124796 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-bd560d88-c530-4172-b877-76d23e617519 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:06:45.125490 np0000192471 devstack@c-api.service[110933]: [pid: 110933|app: 0|req: 11/44] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 11:06:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:06:55.112669 np0000192471 devstack@c-api.service[110933]: DEBUG dbcounter [-] [110933] Writing DB stats cinder:SELECT=1 {{(pid=110933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:07:45.145611 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.middleware.request_id [None req-4f00a339-234f-452a-97fc-1c78063f0462 None None] RequestId filter calling following filter/app {{(pid=110931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:07:45.150164 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-4f00a339-234f-452a-97fc-1c78063f0462 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 11:07:45.150505 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-4f00a339-234f-452a-97fc-1c78063f0462 demo demo] Empty body provided in request {{(pid=110931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:07:45.150923 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.openstack.wsgi [None req-4f00a339-234f-452a-97fc-1c78063f0462 demo demo] Calling method 'detail' {{(pid=110931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:07:45.151418 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.api.api_utils [None req-4f00a339-234f-452a-97fc-1c78063f0462 demo demo] Removing options '' from query. {{(pid=110931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:07:45.152813 np0000192471 devstack@c-api.service[110931]: DEBUG cinder.volume.api [None req-4f00a339-234f-452a-97fc-1c78063f0462 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:07:45.165397 np0000192471 devstack@c-api.service[110931]: INFO cinder.volume.api [None req-4f00a339-234f-452a-97fc-1c78063f0462 demo demo] Get all volumes completed successfully. Sep 10 11:07:45.170155 np0000192471 devstack@c-api.service[110931]: INFO cinder.api.openstack.wsgi [None req-4f00a339-234f-452a-97fc-1c78063f0462 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:07:45.170940 np0000192471 devstack@c-api.service[110931]: [pid: 110931|app: 0|req: 11/45] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 11:07:45 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) Sep 10 11:07:55.157308 np0000192471 devstack@c-api.service[110931]: DEBUG dbcounter [-] [110931] Writing DB stats cinder:SELECT=1 {{(pid=110931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:08:45.193552 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.middleware.request_id [None req-9c66cb24-5b8a-494b-96f7-c56f8f3248db None None] RequestId filter calling following filter/app {{(pid=110932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:08:45.196806 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-9c66cb24-5b8a-494b-96f7-c56f8f3248db demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 11:08:45.197221 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.openstack.wsgi [None req-9c66cb24-5b8a-494b-96f7-c56f8f3248db demo demo] Empty body provided in request {{(pid=110932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:08:45.197221 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.openstack.wsgi [None req-9c66cb24-5b8a-494b-96f7-c56f8f3248db demo demo] Calling method 'detail' {{(pid=110932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:08:45.197500 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.api.api_utils [None req-9c66cb24-5b8a-494b-96f7-c56f8f3248db demo demo] Removing options '' from query. {{(pid=110932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:08:45.198462 np0000192471 devstack@c-api.service[110932]: DEBUG cinder.volume.api [None req-9c66cb24-5b8a-494b-96f7-c56f8f3248db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:08:45.207774 np0000192471 devstack@c-api.service[110932]: INFO cinder.volume.api [None req-9c66cb24-5b8a-494b-96f7-c56f8f3248db demo demo] Get all volumes completed successfully. Sep 10 11:08:45.210041 np0000192471 devstack@c-api.service[110932]: INFO cinder.api.openstack.wsgi [None req-9c66cb24-5b8a-494b-96f7-c56f8f3248db demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:08:45.210530 np0000192471 devstack@c-api.service[110932]: [pid: 110932|app: 0|req: 13/46] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 11:08:45 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) Sep 10 11:08:55.202888 np0000192471 devstack@c-api.service[110932]: DEBUG dbcounter [-] [110932] Writing DB stats cinder:SELECT=1 {{(pid=110932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:09:45.222190 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.middleware.request_id [None req-3583773e-6418-4fe1-bec3-c35cd57aa145 None None] RequestId filter calling following filter/app {{(pid=110930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:09:45.310255 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-3583773e-6418-4fe1-bec3-c35cd57aa145 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 11:09:45.310499 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [None req-3583773e-6418-4fe1-bec3-c35cd57aa145 demo demo] Empty body provided in request {{(pid=110930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:09:45.310748 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.openstack.wsgi [None req-3583773e-6418-4fe1-bec3-c35cd57aa145 demo demo] Calling method 'detail' {{(pid=110930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:09:45.311148 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.api.api_utils [None req-3583773e-6418-4fe1-bec3-c35cd57aa145 demo demo] Removing options '' from query. {{(pid=110930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:09:45.312133 np0000192471 devstack@c-api.service[110930]: DEBUG cinder.volume.api [None req-3583773e-6418-4fe1-bec3-c35cd57aa145 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:09:45.320892 np0000192471 devstack@c-api.service[110930]: INFO cinder.volume.api [None req-3583773e-6418-4fe1-bec3-c35cd57aa145 demo demo] Get all volumes completed successfully. Sep 10 11:09:45.323395 np0000192471 devstack@c-api.service[110930]: INFO cinder.api.openstack.wsgi [None req-3583773e-6418-4fe1-bec3-c35cd57aa145 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:09:45.323843 np0000192471 devstack@c-api.service[110930]: [pid: 110930|app: 0|req: 12/47] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 11:09:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:09:55.315514 np0000192471 devstack@c-api.service[110930]: DEBUG dbcounter [-] [110930] Writing DB stats cinder:SELECT=1 {{(pid=110930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:10:45.340658 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.middleware.request_id [None req-63ea5e5b-5d98-4525-8817-74ee312ec952 None None] RequestId filter calling following filter/app {{(pid=110933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:10:45.345409 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-63ea5e5b-5d98-4525-8817-74ee312ec952 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 10 11:10:45.345718 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-63ea5e5b-5d98-4525-8817-74ee312ec952 demo demo] Empty body provided in request {{(pid=110933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:10:45.346197 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.openstack.wsgi [None req-63ea5e5b-5d98-4525-8817-74ee312ec952 demo demo] Calling method 'detail' {{(pid=110933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:10:45.346737 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.api.api_utils [None req-63ea5e5b-5d98-4525-8817-74ee312ec952 demo demo] Removing options '' from query. {{(pid=110933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:10:45.348619 np0000192471 devstack@c-api.service[110933]: DEBUG cinder.volume.api [None req-63ea5e5b-5d98-4525-8817-74ee312ec952 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110933) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:10:45.362042 np0000192471 devstack@c-api.service[110933]: INFO cinder.volume.api [None req-63ea5e5b-5d98-4525-8817-74ee312ec952 demo demo] Get all volumes completed successfully. Sep 10 11:10:45.366125 np0000192471 devstack@c-api.service[110933]: INFO cinder.api.openstack.wsgi [None req-63ea5e5b-5d98-4525-8817-74ee312ec952 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:10:45.366738 np0000192471 devstack@c-api.service[110933]: [pid: 110933|app: 0|req: 12/48] 162.253.55.92 () {64 vars in 1290 bytes} [Thu Sep 10 11:10:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:10:55.353096 np0000192471 devstack@c-api.service[110933]: DEBUG dbcounter [-] [110933] Writing DB stats cinder:SELECT=1 {{(pid=110933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}